logger=settings t=2026-05-12T21:46:58.847356882Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T21:46:58Z logger=settings t=2026-05-12T21:46:58.847881324Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T21:46:58.847903215Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T21:46:58.847910935Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T21:46:58.847919255Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T21:46:58.847926165Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T21:46:58.847936576Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T21:46:58.847942936Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T21:46:58.847952226Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T21:46:58.847958826Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T21:46:58.847966036Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T21:46:58.847972526Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T21:46:58.847978697Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T21:46:58.847984767Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T21:46:58.847991607Z level=info msg=Target target=[all] logger=settings t=2026-05-12T21:46:58.848012127Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T21:46:58.848018828Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T21:46:58.848024888Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T21:46:58.848031598Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T21:46:58.848037918Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T21:46:58.848044098Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T21:46:58.848704884Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T21:46:58.848739085Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T21:46:58.851200403Z level=info msg="Locking database" logger=migrator t=2026-05-12T21:46:58.851207943Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T21:46:58.851721375Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T21:46:58.852554075Z level=info msg="Migration successfully executed" id="create migration_log table" duration=831.03µs logger=migrator t=2026-05-12T21:46:59.729030196Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T21:46:59.729813044Z level=info msg="Migration successfully executed" id="create user table" duration=786.088µs logger=migrator t=2026-05-12T21:46:59.791442356Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T21:46:59.792263025Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=824.62µs logger=migrator t=2026-05-12T21:47:00.630050395Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T21:47:00.631653763Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.608938ms logger=migrator t=2026-05-12T21:47:01.323495806Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T21:47:01.326137518Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=2.643422ms logger=migrator t=2026-05-12T21:47:01.345844123Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T21:47:01.346899928Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.060115ms logger=migrator t=2026-05-12T21:47:01.352001728Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T21:47:01.354414464Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.412836ms logger=migrator t=2026-05-12T21:47:01.359128345Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T21:47:01.360029967Z level=info msg="Migration successfully executed" id="create user table v2" duration=900.782µs logger=migrator t=2026-05-12T21:47:01.369525341Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T21:47:01.371267291Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.748111ms logger=migrator t=2026-05-12T21:47:01.375790588Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T21:47:01.377001747Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.207628ms logger=migrator t=2026-05-12T21:47:01.386796237Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T21:47:01.387229767Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=402.179µs logger=migrator t=2026-05-12T21:47:01.391280203Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T21:47:01.392103232Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=822.949µs logger=migrator t=2026-05-12T21:47:01.397187362Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T21:47:01.398287978Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.097756ms logger=migrator t=2026-05-12T21:47:01.404428383Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T21:47:01.404461713Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.481µs logger=migrator t=2026-05-12T21:47:01.412982294Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T21:47:01.415172805Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.194061ms logger=migrator t=2026-05-12T21:47:01.461423804Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T21:47:01.461914406Z level=info msg="Migration successfully executed" id="Add missing user data" duration=493.302µs logger=migrator t=2026-05-12T21:47:01.495584859Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T21:47:01.496996543Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.415264ms logger=migrator t=2026-05-12T21:47:01.519886761Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T21:47:01.5215254Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.641549ms logger=migrator t=2026-05-12T21:47:01.536244087Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T21:47:01.540279722Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=4.035975ms logger=migrator t=2026-05-12T21:47:01.561453971Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T21:47:01.568591819Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.123348ms logger=migrator t=2026-05-12T21:47:01.578044111Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T21:47:01.579070715Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.026464ms logger=migrator t=2026-05-12T21:47:01.588060747Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T21:47:01.58820069Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=140.233µs logger=migrator t=2026-05-12T21:47:01.599509237Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T21:47:01.600256104Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=741.817µs logger=migrator t=2026-05-12T21:47:01.730354847Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-12T21:47:01.73088822Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=536.423µs logger=migrator t=2026-05-12T21:47:01.743492216Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T21:47:01.744103601Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=612.645µs logger=migrator t=2026-05-12T21:47:01.753517152Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T21:47:01.754431524Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=917.642µs logger=migrator t=2026-05-12T21:47:01.76060803Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T21:47:01.761363518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=756.097µs logger=migrator t=2026-05-12T21:47:01.766506359Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T21:47:01.767226856Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=718.526µs logger=migrator t=2026-05-12T21:47:01.777088318Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T21:47:01.778215164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.130046ms logger=migrator t=2026-05-12T21:47:01.78480724Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T21:47:01.786222463Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.414604ms logger=migrator t=2026-05-12T21:47:01.792513121Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T21:47:01.792583133Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=71.042µs logger=migrator t=2026-05-12T21:47:01.799842624Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T21:47:01.800659223Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=817.22µs logger=migrator t=2026-05-12T21:47:01.805692051Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T21:47:01.806760326Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.069035ms logger=migrator t=2026-05-12T21:47:01.812085232Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T21:47:01.813176438Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.089576ms logger=migrator t=2026-05-12T21:47:01.819086137Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T21:47:01.820212393Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.124876ms logger=migrator t=2026-05-12T21:47:01.825647161Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:47:01.829601274Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.954873ms logger=migrator t=2026-05-12T21:47:01.835998225Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T21:47:01.837377268Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.380302ms logger=migrator t=2026-05-12T21:47:01.844143337Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T21:47:01.844891974Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=755.047µs logger=migrator t=2026-05-12T21:47:01.849232717Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T21:47:01.850166359Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=976.443µs logger=migrator t=2026-05-12T21:47:01.855216348Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T21:47:01.856202341Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=985.553µs logger=migrator t=2026-05-12T21:47:01.862462948Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T21:47:01.863157185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=694.937µs logger=migrator t=2026-05-12T21:47:01.868659284Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T21:47:01.868956101Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=297.067µs logger=migrator t=2026-05-12T21:47:01.873226092Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T21:47:01.87358543Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=359.488µs logger=migrator t=2026-05-12T21:47:01.878395734Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T21:47:01.878728681Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=330.988µs logger=migrator t=2026-05-12T21:47:01.885099031Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T21:47:01.886342131Z level=info msg="Migration successfully executed" id="create star table" duration=1.23437ms logger=migrator t=2026-05-12T21:47:01.892304061Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T21:47:01.893390387Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.085896ms logger=migrator t=2026-05-12T21:47:01.90076152Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T21:47:01.901515038Z level=info msg="Migration successfully executed" id="create org table v1" duration=756.598µs logger=migrator t=2026-05-12T21:47:01.906596018Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T21:47:01.90712521Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=529.392µs logger=migrator t=2026-05-12T21:47:01.915056707Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T21:47:01.91561871Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=562.743µs logger=migrator t=2026-05-12T21:47:01.921673953Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T21:47:01.922227106Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=553.783µs logger=migrator t=2026-05-12T21:47:01.927411028Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T21:47:01.928098984Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=688.086µs logger=migrator t=2026-05-12T21:47:01.933211835Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T21:47:01.93384845Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=636.915µs logger=migrator t=2026-05-12T21:47:01.939842581Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T21:47:01.939871301Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.7µs logger=migrator t=2026-05-12T21:47:01.945007552Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T21:47:01.945030473Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=24.551µs logger=migrator t=2026-05-12T21:47:01.949737674Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T21:47:01.949949649Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=209.485µs logger=migrator t=2026-05-12T21:47:01.955161492Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T21:47:01.95594027Z level=info msg="Migration successfully executed" id="create dashboard table" duration=778.999µs logger=migrator t=2026-05-12T21:47:01.962486404Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T21:47:01.963655851Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.168507ms logger=migrator t=2026-05-12T21:47:01.970236266Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T21:47:01.971042155Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=805.029µs logger=migrator t=2026-05-12T21:47:01.976807461Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T21:47:01.977429516Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=620.775µs logger=migrator t=2026-05-12T21:47:01.983931489Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T21:47:01.984722718Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=790.219µs logger=migrator t=2026-05-12T21:47:01.99035355Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T21:47:01.991425166Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.071895ms logger=migrator t=2026-05-12T21:47:01.996209108Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T21:47:02.001440291Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.230313ms logger=migrator t=2026-05-12T21:47:02.007179146Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T21:47:02.007933184Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=753.358µs logger=migrator t=2026-05-12T21:47:02.012918722Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T21:47:02.0141011Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.183358ms logger=migrator t=2026-05-12T21:47:02.019512957Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T21:47:02.020602803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.090486ms logger=migrator t=2026-05-12T21:47:02.027063205Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T21:47:02.027391543Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=328.137µs logger=migrator t=2026-05-12T21:47:02.032441192Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T21:47:02.03366249Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.221519ms logger=migrator t=2026-05-12T21:47:02.039759244Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T21:47:02.039826755Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=70.381µs logger=migrator t=2026-05-12T21:47:02.046903322Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T21:47:02.049985305Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.082483ms logger=migrator t=2026-05-12T21:47:02.054747067Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T21:47:02.05658242Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.835173ms logger=migrator t=2026-05-12T21:47:02.061220039Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T21:47:02.06296196Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.740931ms logger=migrator t=2026-05-12T21:47:02.068229944Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T21:47:02.069962385Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.729951ms logger=migrator t=2026-05-12T21:47:02.075516436Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T21:47:02.077573474Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.057338ms logger=migrator t=2026-05-12T21:47:02.083668758Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T21:47:02.08458744Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=918.171µs logger=migrator t=2026-05-12T21:47:02.091232036Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T21:47:02.092774852Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.541286ms logger=migrator t=2026-05-12T21:47:02.099536652Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T21:47:02.099752497Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=216.665µs logger=migrator t=2026-05-12T21:47:02.106342632Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T21:47:02.106405373Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=67.691µs logger=migrator t=2026-05-12T21:47:02.112800404Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T21:47:02.116137763Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.340499ms logger=migrator t=2026-05-12T21:47:02.12156671Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T21:47:02.123561868Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.994597ms logger=migrator t=2026-05-12T21:47:02.129427515Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T21:47:02.132432556Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.004661ms logger=migrator t=2026-05-12T21:47:02.13852556Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T21:47:02.140508597Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.980536ms logger=migrator t=2026-05-12T21:47:02.146636921Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T21:47:02.146848286Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=211.995µs logger=migrator t=2026-05-12T21:47:02.1542577Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T21:47:02.155468109Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.210509ms logger=migrator t=2026-05-12T21:47:02.1627325Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T21:47:02.163811355Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.078915ms logger=migrator t=2026-05-12T21:47:02.169566941Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T21:47:02.169605712Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.321µs logger=migrator t=2026-05-12T21:47:02.173623356Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T21:47:02.174863986Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.240529ms logger=migrator t=2026-05-12T21:47:02.185456135Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T21:47:02.186324626Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=864.36µs logger=migrator t=2026-05-12T21:47:02.194051737Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:47:02.203237134Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.185947ms logger=migrator t=2026-05-12T21:47:02.211616361Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T21:47:02.213016574Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.405253ms logger=migrator t=2026-05-12T21:47:02.218061963Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T21:47:02.218864522Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=802.329µs logger=migrator t=2026-05-12T21:47:02.223906011Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T21:47:02.224747721Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=840.849µs logger=migrator t=2026-05-12T21:47:02.229258587Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T21:47:02.229567374Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=308.708µs logger=migrator t=2026-05-12T21:47:02.235911593Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T21:47:02.236768223Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=856.76µs logger=migrator t=2026-05-12T21:47:02.241034594Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T21:47:02.244223799Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.193025ms logger=migrator t=2026-05-12T21:47:02.24808912Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T21:47:02.2489392Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=849.57µs logger=migrator t=2026-05-12T21:47:02.254268696Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T21:47:02.25443251Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=164.113µs logger=migrator t=2026-05-12T21:47:02.25871704Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T21:47:02.258874604Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=157.884µs logger=migrator t=2026-05-12T21:47:02.263651096Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T21:47:02.264904296Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.25022ms logger=migrator t=2026-05-12T21:47:02.270738433Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T21:47:02.272934685Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.196212ms logger=migrator t=2026-05-12T21:47:02.278000475Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T21:47:02.278876815Z level=info msg="Migration successfully executed" id="create data_source table" duration=876.05µs logger=migrator t=2026-05-12T21:47:02.286175577Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T21:47:02.287446857Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.26915ms logger=migrator t=2026-05-12T21:47:02.295240071Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T21:47:02.296022659Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=782.589µs logger=migrator t=2026-05-12T21:47:02.301743484Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T21:47:02.30287593Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.133747ms logger=migrator t=2026-05-12T21:47:02.306813803Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T21:47:02.308020791Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.206528ms logger=migrator t=2026-05-12T21:47:02.316541672Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T21:47:02.326750413Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.20028ms logger=migrator t=2026-05-12T21:47:02.333520182Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T21:47:02.335197411Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.678749ms logger=migrator t=2026-05-12T21:47:02.343007006Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T21:47:02.344410699Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.406964ms logger=migrator t=2026-05-12T21:47:02.350904852Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T21:47:02.351784182Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=880.031µs logger=migrator t=2026-05-12T21:47:02.360727743Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T21:47:02.361752317Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.024324ms logger=migrator t=2026-05-12T21:47:02.365573657Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T21:47:02.369245673Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.673156ms logger=migrator t=2026-05-12T21:47:02.479525931Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T21:47:02.482103061Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.58013ms logger=migrator t=2026-05-12T21:47:02.854744687Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T21:47:02.854795058Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=69.741µs logger=migrator t=2026-05-12T21:47:02.861600239Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T21:47:02.861869765Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=270.707µs logger=migrator t=2026-05-12T21:47:02.866610046Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T21:47:02.869268209Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.660723ms logger=migrator t=2026-05-12T21:47:02.877276128Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T21:47:02.877925633Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=654.425µs logger=migrator t=2026-05-12T21:47:02.888796189Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T21:47:02.889130917Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=331.578µs logger=migrator t=2026-05-12T21:47:02.895893766Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T21:47:02.899089022Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.193626ms logger=migrator t=2026-05-12T21:47:02.904826447Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T21:47:02.905125384Z level=info msg="Migration successfully executed" id="Update uid value" duration=300.788µs logger=migrator t=2026-05-12T21:47:02.909095507Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T21:47:02.910348907Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.24965ms logger=migrator t=2026-05-12T21:47:02.915111889Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T21:47:02.915942308Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=828.409µs logger=migrator t=2026-05-12T21:47:02.926655541Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T21:47:02.928597346Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.940865ms logger=migrator t=2026-05-12T21:47:02.956020772Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T21:47:02.957035406Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.017784ms logger=migrator t=2026-05-12T21:47:02.977793505Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T21:47:02.978948452Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.158497ms logger=migrator t=2026-05-12T21:47:02.987007272Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T21:47:02.987881993Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=875.131µs logger=migrator t=2026-05-12T21:47:02.993937595Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T21:47:02.994824936Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=891.051µs logger=migrator t=2026-05-12T21:47:02.998685927Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T21:47:02.999369313Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=683.376µs logger=migrator t=2026-05-12T21:47:03.005093498Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T21:47:03.005809835Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=716.507µs logger=migrator t=2026-05-12T21:47:03.01025754Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T21:47:03.017444529Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.188009ms logger=migrator t=2026-05-12T21:47:03.024775902Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T21:47:03.025789615Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.015204ms logger=migrator t=2026-05-12T21:47:03.064995189Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T21:47:03.066066724Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.071285ms logger=migrator t=2026-05-12T21:47:03.082428999Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T21:47:03.083202977Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=776.698µs logger=migrator t=2026-05-12T21:47:03.086588407Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T21:47:03.087333815Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=745.028µs logger=migrator t=2026-05-12T21:47:03.101794985Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T21:47:03.102323148Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=531.623µs logger=migrator t=2026-05-12T21:47:03.110611903Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T21:47:03.111364121Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=751.718µs logger=migrator t=2026-05-12T21:47:03.116796239Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T21:47:03.116819649Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.63µs logger=migrator t=2026-05-12T21:47:03.121354286Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T21:47:03.124436329Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.088073ms logger=migrator t=2026-05-12T21:47:03.128846523Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T21:47:03.131334881Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.488418ms logger=migrator t=2026-05-12T21:47:03.140255541Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T21:47:03.140522597Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=266.546µs logger=migrator t=2026-05-12T21:47:03.146327294Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T21:47:03.150450281Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.122487ms logger=migrator t=2026-05-12T21:47:03.154744152Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T21:47:03.157256521Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.515299ms logger=migrator t=2026-05-12T21:47:03.161187994Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T21:47:03.161930202Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=742.108µs logger=migrator t=2026-05-12T21:47:03.166931019Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T21:47:03.168263111Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.336942ms logger=migrator t=2026-05-12T21:47:03.172851589Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T21:47:03.174271392Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.411623ms logger=migrator t=2026-05-12T21:47:03.180028278Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T21:47:03.181576404Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.552806ms logger=migrator t=2026-05-12T21:47:03.187032113Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T21:47:03.18778553Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=753.807µs logger=migrator t=2026-05-12T21:47:03.191896607Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T21:47:03.192697606Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=800.509µs logger=migrator t=2026-05-12T21:47:03.198909163Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T21:47:03.198974244Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=65.152µs logger=migrator t=2026-05-12T21:47:03.203019599Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T21:47:03.2030614Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.991µs logger=migrator t=2026-05-12T21:47:03.208939259Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T21:47:03.213316492Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.377013ms logger=migrator t=2026-05-12T21:47:03.23958451Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T21:47:03.243186325Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.597605ms logger=migrator t=2026-05-12T21:47:03.272069416Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T21:47:03.272230359Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=166.784µs logger=migrator t=2026-05-12T21:47:03.281121669Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T21:47:03.282487451Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.366482ms logger=migrator t=2026-05-12T21:47:03.2871305Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T21:47:03.287928309Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=797.529µs logger=migrator t=2026-05-12T21:47:03.29222498Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T21:47:03.292249731Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.271µs logger=migrator t=2026-05-12T21:47:03.296763547Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T21:47:03.297949095Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.183318ms logger=migrator t=2026-05-12T21:47:03.302144584Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T21:47:03.303326712Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.182037ms logger=migrator t=2026-05-12T21:47:03.307480509Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T21:47:03.310326546Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.847867ms logger=migrator t=2026-05-12T21:47:03.321633953Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T21:47:03.321720485Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=94.003µs logger=migrator t=2026-05-12T21:47:03.326466077Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T21:47:03.327955982Z level=info msg="Migration successfully executed" id="create session table" duration=1.493766ms logger=migrator t=2026-05-12T21:47:03.335690604Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T21:47:03.335830607Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=142.653µs logger=migrator t=2026-05-12T21:47:03.34019712Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T21:47:03.340274082Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.392µs logger=migrator t=2026-05-12T21:47:03.345672269Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T21:47:03.347089232Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.420953ms logger=migrator t=2026-05-12T21:47:03.352843258Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T21:47:03.353682998Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=840.829µs logger=migrator t=2026-05-12T21:47:03.366676944Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T21:47:03.366829447Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=157.584µs logger=migrator t=2026-05-12T21:47:03.37332406Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T21:47:03.373374631Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=55.641µs logger=migrator t=2026-05-12T21:47:03.3771482Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T21:47:03.380603452Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.434301ms logger=migrator t=2026-05-12T21:47:03.384900082Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T21:47:03.388206941Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.306768ms logger=migrator t=2026-05-12T21:47:03.393576787Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T21:47:03.39368109Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=106.463µs logger=migrator t=2026-05-12T21:47:03.397268434Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T21:47:03.397358386Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.222µs logger=migrator t=2026-05-12T21:47:03.401568165Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T21:47:03.402881526Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.313501ms logger=migrator t=2026-05-12T21:47:03.407110836Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T21:47:03.407150867Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.831µs logger=migrator t=2026-05-12T21:47:03.412612115Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T21:47:03.417782507Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.171722ms logger=migrator t=2026-05-12T21:47:03.424189128Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T21:47:03.424402433Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=213.415µs logger=migrator t=2026-05-12T21:47:03.429905053Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T21:47:03.434525941Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.621308ms logger=migrator t=2026-05-12T21:47:03.439855187Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T21:47:03.443253017Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.40091ms logger=migrator t=2026-05-12T21:47:03.449658768Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T21:47:03.44974213Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=82.072µs logger=migrator t=2026-05-12T21:47:03.454343818Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T21:47:03.455229129Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=881.581µs logger=migrator t=2026-05-12T21:47:03.461801974Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T21:47:03.462544451Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=742.397µs logger=migrator t=2026-05-12T21:47:03.47352716Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T21:47:03.474901852Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.347531ms logger=migrator t=2026-05-12T21:47:03.48713277Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T21:47:03.488190395Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.061005ms logger=migrator t=2026-05-12T21:47:03.496084341Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T21:47:03.499178014Z level=info msg="Migration successfully executed" id="add index alert state" duration=3.073682ms logger=migrator t=2026-05-12T21:47:03.507468999Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T21:47:03.508316419Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=847.63µs logger=migrator t=2026-05-12T21:47:03.515074718Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T21:47:03.516641525Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.567027ms logger=migrator t=2026-05-12T21:47:03.524820718Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T21:47:03.525908964Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.088455ms logger=migrator t=2026-05-12T21:47:03.534784613Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T21:47:03.53595205Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.170198ms logger=migrator t=2026-05-12T21:47:03.542664908Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T21:47:03.553252977Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.577139ms logger=migrator t=2026-05-12T21:47:03.560458827Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T21:47:03.561366158Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=907.371µs logger=migrator t=2026-05-12T21:47:03.567957694Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-12T21:47:03.569113091Z 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.155827ms logger=migrator t=2026-05-12T21:47:03.57631642Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T21:47:03.577076028Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=758.848µs logger=migrator t=2026-05-12T21:47:03.590943235Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T21:47:03.591684503Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=748.688µs logger=migrator t=2026-05-12T21:47:03.600237714Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T21:47:03.601136285Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=898.571µs logger=migrator t=2026-05-12T21:47:03.607234049Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T21:47:03.610520916Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.283867ms logger=migrator t=2026-05-12T21:47:03.618657758Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T21:47:03.622063198Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.40472ms logger=migrator t=2026-05-12T21:47:03.627208649Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T21:47:03.630503267Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.294038ms logger=migrator t=2026-05-12T21:47:03.657225946Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T21:47:03.661138108Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.907682ms logger=migrator t=2026-05-12T21:47:03.677262418Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T21:47:03.680412492Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=3.151584ms logger=migrator t=2026-05-12T21:47:03.708191696Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T21:47:03.708244578Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=57.432µs logger=migrator t=2026-05-12T21:47:03.717996307Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T21:47:03.718042268Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=49.351µs logger=migrator t=2026-05-12T21:47:03.786702545Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T21:47:03.787729349Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.029644ms logger=migrator t=2026-05-12T21:47:03.795221786Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T21:47:03.796123507Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=901.711µs logger=migrator t=2026-05-12T21:47:03.804388272Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T21:47:03.807069695Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.680983ms logger=migrator t=2026-05-12T21:47:03.817415139Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T21:47:03.818266599Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=838.829µs logger=migrator t=2026-05-12T21:47:03.831356307Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T21:47:03.832857692Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.501605ms logger=migrator t=2026-05-12T21:47:03.838483125Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T21:47:03.843114704Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.635729ms logger=migrator t=2026-05-12T21:47:03.850019957Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T21:47:03.853805336Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.786219ms logger=migrator t=2026-05-12T21:47:03.867203721Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T21:47:03.867411166Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.795µs logger=migrator t=2026-05-12T21:47:03.900312471Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T21:47:03.901615682Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.314601ms logger=migrator t=2026-05-12T21:47:03.909120058Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T21:47:03.909869296Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=752.508µs logger=migrator t=2026-05-12T21:47:03.916367869Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T21:47:03.920426925Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.061786ms logger=migrator t=2026-05-12T21:47:03.925994336Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T21:47:03.926061707Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.281µs logger=migrator t=2026-05-12T21:47:03.932797866Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T21:47:03.933764249Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=968.483µs logger=migrator t=2026-05-12T21:47:03.941285446Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T21:47:03.943425266Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.145571ms logger=migrator t=2026-05-12T21:47:03.951033085Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T21:47:03.951140198Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=107.583µs logger=migrator t=2026-05-12T21:47:03.963893198Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T21:47:03.965378373Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.485255ms logger=migrator t=2026-05-12T21:47:03.973046944Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T21:47:03.974323534Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.28603ms logger=migrator t=2026-05-12T21:47:03.981140224Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T21:47:03.982145538Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.001094ms logger=migrator t=2026-05-12T21:47:03.992209905Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T21:47:03.993388613Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.183708ms logger=migrator t=2026-05-12T21:47:03.998066863Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T21:47:03.998966984Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=900.071µs logger=migrator t=2026-05-12T21:47:04.005938758Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T21:47:04.00687284Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=934.322µs logger=migrator t=2026-05-12T21:47:04.013368184Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T21:47:04.013407284Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.381µs logger=migrator t=2026-05-12T21:47:04.019506488Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T21:47:04.02640283Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.891322ms logger=migrator t=2026-05-12T21:47:04.031954471Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T21:47:04.032514964Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=560.453µs logger=migrator t=2026-05-12T21:47:04.040628165Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T21:47:04.047285712Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.658577ms logger=migrator t=2026-05-12T21:47:04.05271601Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T21:47:04.053405276Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=689.336µs logger=migrator t=2026-05-12T21:47:04.059248814Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T21:47:04.060559815Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.30365ms logger=migrator t=2026-05-12T21:47:04.066807212Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T21:47:04.068036231Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.228889ms logger=migrator t=2026-05-12T21:47:04.07565396Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T21:47:04.088452422Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.803762ms logger=migrator t=2026-05-12T21:47:04.094074304Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T21:47:04.094604827Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=535.413µs logger=migrator t=2026-05-12T21:47:04.099880041Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-12T21:47:04.101364426Z 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.483795ms logger=migrator t=2026-05-12T21:47:04.106042196Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T21:47:04.106465126Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=423.05µs logger=migrator t=2026-05-12T21:47:04.111440733Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T21:47:04.112290493Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=850.22µs logger=migrator t=2026-05-12T21:47:04.120035836Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T21:47:04.120335253Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=297.247µs logger=migrator t=2026-05-12T21:47:04.126700792Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T21:47:04.131609068Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.908966ms logger=migrator t=2026-05-12T21:47:04.137340223Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T21:47:04.141256135Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.913612ms logger=migrator t=2026-05-12T21:47:04.147666846Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T21:47:04.148538087Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=868.141µs logger=migrator t=2026-05-12T21:47:04.156858953Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T21:47:04.157761694Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=903.861µs logger=migrator t=2026-05-12T21:47:04.167330369Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T21:47:04.167551164Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=224.875µs logger=migrator t=2026-05-12T21:47:04.173575606Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T21:47:04.180169122Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.592276ms logger=migrator t=2026-05-12T21:47:04.185764164Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T21:47:04.186638684Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=873.961µs logger=migrator t=2026-05-12T21:47:04.191710474Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T21:47:04.19198245Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=272.837µs logger=migrator t=2026-05-12T21:47:04.196695951Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T21:47:04.197288745Z level=info msg="Migration successfully executed" id="Move region to single row" duration=596.924µs logger=migrator t=2026-05-12T21:47:04.201971965Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T21:47:04.203202044Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.230169ms logger=migrator t=2026-05-12T21:47:04.208400437Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T21:47:04.209201195Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=800.419µs logger=migrator t=2026-05-12T21:47:04.216346164Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T21:47:04.217798238Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.452174ms logger=migrator t=2026-05-12T21:47:04.225589711Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T21:47:04.227020535Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.430494ms logger=migrator t=2026-05-12T21:47:04.233236041Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T21:47:04.234549712Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.316951ms logger=migrator t=2026-05-12T21:47:04.240248297Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T21:47:04.241580178Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.332181ms logger=migrator t=2026-05-12T21:47:04.246929404Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T21:47:04.247034956Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.792µs logger=migrator t=2026-05-12T21:47:04.253286044Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T21:47:04.254134144Z level=info msg="Migration successfully executed" id="create test_data table" duration=847.89µs logger=migrator t=2026-05-12T21:47:04.260451712Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T21:47:04.261827535Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.375603ms logger=migrator t=2026-05-12T21:47:04.267626751Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T21:47:04.268976663Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.350052ms logger=migrator t=2026-05-12T21:47:04.274637527Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T21:47:04.275873246Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.23547ms logger=migrator t=2026-05-12T21:47:04.280956925Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T21:47:04.28116616Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=209.595µs logger=migrator t=2026-05-12T21:47:04.285879151Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T21:47:04.286187548Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=308.377µs logger=migrator t=2026-05-12T21:47:04.290956171Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T21:47:04.291007202Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=50.981µs logger=migrator t=2026-05-12T21:47:04.295497218Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T21:47:04.296194044Z level=info msg="Migration successfully executed" id="create team table" duration=697.466µs logger=migrator t=2026-05-12T21:47:04.301830177Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T21:47:04.302936123Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.104426ms logger=migrator t=2026-05-12T21:47:04.308916094Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T21:47:04.3100454Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.130346ms logger=migrator t=2026-05-12T21:47:04.315091409Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T21:47:04.319517383Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.418954ms logger=migrator t=2026-05-12T21:47:04.324083171Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T21:47:04.324233124Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=150.303µs logger=migrator t=2026-05-12T21:47:04.329279343Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T21:47:04.330062242Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=782.049µs logger=migrator t=2026-05-12T21:47:04.336882942Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T21:47:04.337859125Z level=info msg="Migration successfully executed" id="create team member table" duration=975.863µs logger=migrator t=2026-05-12T21:47:04.346636112Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T21:47:04.34739635Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=759.928µs logger=migrator t=2026-05-12T21:47:04.353460143Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T21:47:04.354292532Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=831.759µs logger=migrator t=2026-05-12T21:47:04.35971398Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T21:47:04.360544299Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=827.059µs logger=migrator t=2026-05-12T21:47:04.365899816Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T21:47:04.370769591Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.869044ms logger=migrator t=2026-05-12T21:47:04.377009648Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T21:47:04.381705118Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.698131ms logger=migrator t=2026-05-12T21:47:04.387582696Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T21:47:04.393779862Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.197146ms logger=migrator t=2026-05-12T21:47:04.398943314Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T21:47:04.400112391Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.132677ms logger=migrator t=2026-05-12T21:47:04.406499362Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T21:47:04.407624028Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.123986ms logger=migrator t=2026-05-12T21:47:04.414507541Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T21:47:04.41535325Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=844.38µs logger=migrator t=2026-05-12T21:47:04.423236866Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T21:47:04.424207929Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=971.013µs logger=migrator t=2026-05-12T21:47:04.430852755Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T21:47:04.432201087Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.348642ms logger=migrator t=2026-05-12T21:47:04.438516616Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T21:47:04.440016761Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.499135ms logger=migrator t=2026-05-12T21:47:04.447206701Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T21:47:04.448563903Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.356822ms logger=migrator t=2026-05-12T21:47:04.454670106Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T21:47:04.456018288Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.344842ms logger=migrator t=2026-05-12T21:47:04.461526658Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T21:47:04.461993919Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=465.341µs logger=migrator t=2026-05-12T21:47:04.466684449Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T21:47:04.466902445Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=218.276µs logger=migrator t=2026-05-12T21:47:04.471951273Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T21:47:04.473215213Z level=info msg="Migration successfully executed" id="create tag table" duration=1.25996ms logger=migrator t=2026-05-12T21:47:04.479543552Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T21:47:04.481109399Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.565697ms logger=migrator t=2026-05-12T21:47:04.488767659Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T21:47:04.489536207Z level=info msg="Migration successfully executed" id="create login attempt table" duration=768.568µs logger=migrator t=2026-05-12T21:47:04.495284463Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T21:47:04.497130286Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.845103ms logger=migrator t=2026-05-12T21:47:04.504167202Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T21:47:04.505032153Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=865.07µs logger=migrator t=2026-05-12T21:47:04.510972132Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:47:04.527135573Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.163401ms logger=migrator t=2026-05-12T21:47:04.532288885Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T21:47:04.533096633Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=807.319µs logger=migrator t=2026-05-12T21:47:04.53846007Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T21:47:04.539390962Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=932.002µs logger=migrator t=2026-05-12T21:47:04.545012984Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T21:47:04.545473335Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=468.081µs logger=migrator t=2026-05-12T21:47:04.55077333Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T21:47:04.551360733Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=629.704µs logger=migrator t=2026-05-12T21:47:04.556081125Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T21:47:04.557802415Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.71801ms logger=migrator t=2026-05-12T21:47:04.569823758Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T21:47:04.570771251Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=947.383µs logger=migrator t=2026-05-12T21:47:04.576230889Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T21:47:04.576328732Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=99.133µs logger=migrator t=2026-05-12T21:47:04.582028756Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T21:47:04.589107252Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.078986ms logger=migrator t=2026-05-12T21:47:04.594791886Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T21:47:04.59879845Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.006974ms logger=migrator t=2026-05-12T21:47:04.604807182Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T21:47:04.609769309Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.959277ms logger=migrator t=2026-05-12T21:47:04.614233574Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T21:47:04.620715257Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.481553ms logger=migrator t=2026-05-12T21:47:04.6246863Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T21:47:04.625574121Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=890.441µs logger=migrator t=2026-05-12T21:47:04.631734506Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T21:47:04.640555804Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.822628ms logger=migrator t=2026-05-12T21:47:04.64673675Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T21:47:04.647309213Z level=info msg="Migration successfully executed" id="create server_lock table" duration=572.533µs logger=migrator t=2026-05-12T21:47:04.653591481Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T21:47:04.654604565Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.012234ms logger=migrator t=2026-05-12T21:47:04.659744456Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T21:47:04.660683988Z level=info msg="Migration successfully executed" id="create user auth token table" duration=939.842µs logger=migrator t=2026-05-12T21:47:04.665586794Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T21:47:04.667087669Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.501026ms logger=migrator t=2026-05-12T21:47:04.672638119Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T21:47:04.674033172Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.394533ms logger=migrator t=2026-05-12T21:47:04.678683432Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T21:47:04.679696886Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.013574ms logger=migrator t=2026-05-12T21:47:04.6853947Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T21:47:04.691857562Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.462782ms logger=migrator t=2026-05-12T21:47:04.69559754Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T21:47:04.69685652Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.25903ms logger=migrator t=2026-05-12T21:47:04.701744585Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T21:47:04.70321108Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.465785ms logger=migrator t=2026-05-12T21:47:04.710135793Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T21:47:04.710897261Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=761.668µs logger=migrator t=2026-05-12T21:47:04.71638778Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T21:47:04.717364163Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=976.373µs logger=migrator t=2026-05-12T21:47:04.724432519Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T21:47:04.726039627Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.606778ms logger=migrator t=2026-05-12T21:47:04.733265388Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T21:47:04.73335721Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=92.683µs logger=migrator t=2026-05-12T21:47:04.737386304Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T21:47:04.737499467Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=113.733µs logger=migrator t=2026-05-12T21:47:04.741224975Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T21:47:04.742184307Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=959.002µs logger=migrator t=2026-05-12T21:47:04.746674033Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T21:47:04.747590715Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=916.712µs logger=migrator t=2026-05-12T21:47:04.752791377Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T21:47:04.75374444Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=952.502µs logger=migrator t=2026-05-12T21:47:04.760460768Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:47:04.760571141Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=108.893µs logger=migrator t=2026-05-12T21:47:04.766969731Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T21:47:04.76859775Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.628609ms logger=migrator t=2026-05-12T21:47:04.774080549Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T21:47:04.775076582Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=996.163µs logger=migrator t=2026-05-12T21:47:04.781235107Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T21:47:04.782176889Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=941.302µs logger=migrator t=2026-05-12T21:47:04.786952602Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T21:47:04.788016607Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.063315ms logger=migrator t=2026-05-12T21:47:04.792611275Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T21:47:04.798001802Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.390027ms logger=migrator t=2026-05-12T21:47:04.804123276Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T21:47:04.805001787Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=878.501µs logger=migrator t=2026-05-12T21:47:04.811162252Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T21:47:04.811287935Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.883µs logger=migrator t=2026-05-12T21:47:04.816001786Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T21:47:04.81704479Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.059655ms logger=migrator t=2026-05-12T21:47:04.822362286Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-12T21:47:04.823480372Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.116696ms logger=migrator t=2026-05-12T21:47:04.829120355Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-12T21:47:04.830768514Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.647799ms logger=migrator t=2026-05-12T21:47:04.835597417Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:47:04.835670099Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.962µs logger=migrator t=2026-05-12T21:47:04.847221361Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T21:47:04.848273236Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.066305ms logger=migrator t=2026-05-12T21:47:04.85564924Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T21:47:04.856752986Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.103826ms logger=migrator t=2026-05-12T21:47:04.860558385Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-12T21:47:04.861965528Z 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.406803ms logger=migrator t=2026-05-12T21:47:04.866421673Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T21:47:04.867623102Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.201479ms logger=migrator t=2026-05-12T21:47:04.87563587Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T21:47:04.881346735Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.710745ms logger=migrator t=2026-05-12T21:47:04.885282017Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T21:47:04.886159878Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=881.481µs logger=migrator t=2026-05-12T21:47:04.889825064Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T21:47:04.890715595Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=890.951µs logger=migrator t=2026-05-12T21:47:04.895720983Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T21:47:04.921033379Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.304436ms logger=migrator t=2026-05-12T21:47:04.924611334Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T21:47:04.947524543Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.909879ms logger=migrator t=2026-05-12T21:47:04.952156182Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T21:47:04.95293298Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=777.518µs logger=migrator t=2026-05-12T21:47:04.956929215Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T21:47:04.958088222Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.157427ms logger=migrator t=2026-05-12T21:47:04.962204629Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T21:47:04.969280136Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.076887ms logger=migrator t=2026-05-12T21:47:04.975608425Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T21:47:04.988770064Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=13.158549ms logger=migrator t=2026-05-12T21:47:04.993507716Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T21:47:04.994787506Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.28403ms logger=migrator t=2026-05-12T21:47:04.999577319Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T21:47:05.001036323Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.459674ms logger=migrator t=2026-05-12T21:47:05.008420837Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T21:47:05.009758269Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.340912ms logger=migrator t=2026-05-12T21:47:05.018258009Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T21:47:05.01999696Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.734361ms logger=migrator t=2026-05-12T21:47:05.034223955Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:47:05.034365929Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=143.003µs logger=migrator t=2026-05-12T21:47:05.056647303Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T21:47:05.064914098Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.271475ms logger=migrator t=2026-05-12T21:47:05.076722556Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T21:47:05.085408771Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.684385ms logger=migrator t=2026-05-12T21:47:05.152077061Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T21:47:05.159373863Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.298272ms logger=migrator t=2026-05-12T21:47:05.1745678Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T21:47:05.175991644Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.426854ms logger=migrator t=2026-05-12T21:47:05.21282996Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T21:47:05.214596442Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.768372ms logger=migrator t=2026-05-12T21:47:05.24803679Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T21:47:05.257599765Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.564366ms logger=migrator t=2026-05-12T21:47:05.270941879Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T21:47:05.279622613Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.684894ms logger=migrator t=2026-05-12T21:47:05.356310479Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-12T21:47:05.358347707Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.038938ms logger=migrator t=2026-05-12T21:47:05.39963842Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T21:47:05.407656829Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.022928ms logger=migrator t=2026-05-12T21:47:05.422063818Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T21:47:05.433650841Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.570452ms logger=migrator t=2026-05-12T21:47:05.455991177Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T21:47:05.45613381Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=144.933µs logger=migrator t=2026-05-12T21:47:05.484012087Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T21:47:05.485908862Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.898074ms logger=migrator t=2026-05-12T21:47:05.509496377Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-12T21:47:05.511156446Z 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.659949ms logger=migrator t=2026-05-12T21:47:05.551363223Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-12T21:47:05.552461349Z 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.098066ms logger=migrator t=2026-05-12T21:47:05.572019539Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:47:05.572119492Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=101.123µs logger=migrator t=2026-05-12T21:47:05.592139953Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T21:47:05.60051525Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.380757ms logger=migrator t=2026-05-12T21:47:05.618983946Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T21:47:05.628396537Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.412022ms logger=migrator t=2026-05-12T21:47:05.767959174Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T21:47:05.777816406Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.860302ms logger=migrator t=2026-05-12T21:47:05.897858813Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T21:47:05.904183392Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.323479ms logger=migrator t=2026-05-12T21:47:05.930322528Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T21:47:05.940100228Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.77668ms logger=migrator t=2026-05-12T21:47:05.945452544Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T21:47:05.945507875Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=49.771µs logger=migrator t=2026-05-12T21:47:05.951101437Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T21:47:05.952299725Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.198428ms logger=migrator t=2026-05-12T21:47:05.962970867Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T21:47:05.96947716Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.506184ms logger=migrator t=2026-05-12T21:47:05.977893938Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T21:47:05.97797185Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=78.472µs logger=migrator t=2026-05-12T21:47:05.985168619Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T21:47:05.993418064Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.247604ms logger=migrator t=2026-05-12T21:47:05.998005012Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T21:47:05.999073747Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.069095ms logger=migrator t=2026-05-12T21:47:06.003539172Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T21:47:06.010492156Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.949304ms logger=migrator t=2026-05-12T21:47:06.017248265Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T21:47:06.018099215Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=845.7µs logger=migrator t=2026-05-12T21:47:06.025887218Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T21:47:06.027529617Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.643709ms logger=migrator t=2026-05-12T21:47:06.032355191Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T21:47:06.039644222Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.287351ms logger=migrator t=2026-05-12T21:47:06.05143362Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T21:47:06.053208602Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.776002ms logger=migrator t=2026-05-12T21:47:06.12488421Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T21:47:06.126751764Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.866684ms logger=migrator t=2026-05-12T21:47:06.136246838Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T21:47:06.137534678Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.289941ms logger=migrator t=2026-05-12T21:47:06.14739563Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T21:47:06.149195702Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.801882ms logger=migrator t=2026-05-12T21:47:06.167485843Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T21:47:06.167619376Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=135.693µs logger=migrator t=2026-05-12T21:47:06.173576077Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T21:47:06.175213485Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.637508ms logger=migrator t=2026-05-12T21:47:06.181468332Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T21:47:06.183713185Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.241313ms logger=migrator t=2026-05-12T21:47:06.191410886Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T21:47:06.19199452Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T21:47:06.200267805Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T21:47:06.201043774Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=777.438µs logger=migrator t=2026-05-12T21:47:06.206525203Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T21:47:06.207338362Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=814.55µs logger=migrator t=2026-05-12T21:47:06.211244584Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T21:47:06.222256183Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.012079ms logger=migrator t=2026-05-12T21:47:06.409441031Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T21:47:06.411600282Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.160911ms logger=migrator t=2026-05-12T21:47:06.422813656Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T21:47:06.424168268Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.358802ms logger=migrator t=2026-05-12T21:47:06.730923132Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T21:47:06.732421708Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.508226ms logger=migrator t=2026-05-12T21:47:06.969150033Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T21:47:06.971117889Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.974067ms logger=migrator t=2026-05-12T21:47:07.106924447Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T21:47:07.108951635Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.029928ms logger=migrator t=2026-05-12T21:47:07.118391558Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T21:47:07.118444809Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.492µs logger=migrator t=2026-05-12T21:47:07.128644339Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T21:47:07.128828943Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=188.464µs logger=migrator t=2026-05-12T21:47:07.138776967Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T21:47:07.147253227Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.47317ms logger=migrator t=2026-05-12T21:47:07.154817165Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T21:47:07.155292347Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=477.432µs logger=migrator t=2026-05-12T21:47:07.160752815Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T21:47:07.162083936Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.330291ms logger=migrator t=2026-05-12T21:47:07.170108355Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T21:47:07.170440043Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=331.938µs logger=migrator t=2026-05-12T21:47:07.176061915Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T21:47:07.17710289Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.033955ms logger=migrator t=2026-05-12T21:47:07.183320087Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T21:47:07.18429516Z level=info msg="Migration successfully executed" id="create secrets table" duration=974.963µs logger=migrator t=2026-05-12T21:47:07.190969987Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T21:47:07.221799003Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.820726ms logger=migrator t=2026-05-12T21:47:07.227873226Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T21:47:07.235435354Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.562398ms logger=migrator t=2026-05-12T21:47:07.241326453Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T21:47:07.241499717Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=173.895µs logger=migrator t=2026-05-12T21:47:07.248176014Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T21:47:07.277931605Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=29.752961ms logger=migrator t=2026-05-12T21:47:07.284185642Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T21:47:07.315809227Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.617045ms logger=migrator t=2026-05-12T21:47:07.321734166Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T21:47:07.322630567Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=897.511µs logger=migrator t=2026-05-12T21:47:07.329145331Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T21:47:07.330844131Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.69797ms logger=migrator t=2026-05-12T21:47:07.338334967Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T21:47:07.338627354Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=292.757µs logger=migrator t=2026-05-12T21:47:07.344037032Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T21:47:07.344953253Z level=info msg="Migration successfully executed" id="create permission table" duration=916.552µs logger=migrator t=2026-05-12T21:47:07.350950424Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T21:47:07.35204311Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.092696ms logger=migrator t=2026-05-12T21:47:07.358710167Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T21:47:07.360455998Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.745971ms logger=migrator t=2026-05-12T21:47:07.366607473Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T21:47:07.367540705Z level=info msg="Migration successfully executed" id="create role table" duration=933.402µs logger=migrator t=2026-05-12T21:47:07.373503026Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T21:47:07.383834449Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.331303ms logger=migrator t=2026-05-12T21:47:07.391826087Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T21:47:07.403725247Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.89728ms logger=migrator t=2026-05-12T21:47:07.412485724Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T21:47:07.413890707Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.405603ms logger=migrator t=2026-05-12T21:47:07.422925649Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T21:47:07.426074524Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.151984ms logger=migrator t=2026-05-12T21:47:07.43230995Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T21:47:07.433720064Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.411893ms logger=migrator t=2026-05-12T21:47:07.444785684Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T21:47:07.44588469Z level=info msg="Migration successfully executed" id="create team role table" duration=1.103966ms logger=migrator t=2026-05-12T21:47:07.454029692Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T21:47:07.455319612Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.29131ms logger=migrator t=2026-05-12T21:47:07.464077259Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T21:47:07.465720047Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.644728ms logger=migrator t=2026-05-12T21:47:07.472850705Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T21:47:07.475284753Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.436558ms logger=migrator t=2026-05-12T21:47:07.482061362Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T21:47:07.483303501Z level=info msg="Migration successfully executed" id="create user role table" duration=1.244229ms logger=migrator t=2026-05-12T21:47:07.492677742Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T21:47:07.494076195Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.398233ms logger=migrator t=2026-05-12T21:47:07.503918867Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T21:47:07.50534704Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.428313ms logger=migrator t=2026-05-12T21:47:07.511995097Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T21:47:07.51296473Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=970.183µs logger=migrator t=2026-05-12T21:47:07.520861576Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T21:47:07.521610564Z level=info msg="Migration successfully executed" id="create builtin role table" duration=747.388µs logger=migrator t=2026-05-12T21:47:07.527962863Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T21:47:07.528732461Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=769.438µs logger=migrator t=2026-05-12T21:47:07.535216974Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T21:47:07.536463893Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.245739ms logger=migrator t=2026-05-12T21:47:07.54948621Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T21:47:07.557069709Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.586969ms logger=migrator t=2026-05-12T21:47:07.564540855Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T21:47:07.565379524Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=842.479µs logger=migrator t=2026-05-12T21:47:07.572198535Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T21:47:07.574261924Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.063679ms logger=migrator t=2026-05-12T21:47:07.585085469Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T21:47:07.586968693Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.884845ms logger=migrator t=2026-05-12T21:47:07.594698255Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T21:47:07.595547515Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=849.01µs logger=migrator t=2026-05-12T21:47:07.600908901Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T21:47:07.601915475Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.006504ms logger=migrator t=2026-05-12T21:47:07.607621659Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T21:47:07.608657694Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.036624ms logger=migrator t=2026-05-12T21:47:07.61827515Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T21:47:07.62717543Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.90459ms logger=migrator t=2026-05-12T21:47:07.63485277Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T21:47:07.643274269Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.423069ms logger=migrator t=2026-05-12T21:47:07.649740391Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T21:47:07.656417598Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.678317ms logger=migrator t=2026-05-12T21:47:07.663390443Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T21:47:07.671458273Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.067341ms logger=migrator t=2026-05-12T21:47:07.677009313Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T21:47:07.67813961Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.130327ms logger=migrator t=2026-05-12T21:47:07.685068223Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T21:47:07.68620755Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.138737ms logger=migrator t=2026-05-12T21:47:07.692981039Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T21:47:07.694785882Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.805483ms logger=migrator t=2026-05-12T21:47:07.69935873Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T21:47:07.700995208Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.635919ms logger=migrator t=2026-05-12T21:47:07.708173367Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T21:47:07.709814366Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.640209ms logger=migrator t=2026-05-12T21:47:07.717958828Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T21:47:07.718098031Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=139.313µs logger=migrator t=2026-05-12T21:47:07.723768494Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T21:47:07.723809175Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=41.511µs logger=migrator t=2026-05-12T21:47:07.729774996Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T21:47:07.730270378Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=495.191µs logger=migrator t=2026-05-12T21:47:07.738269596Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T21:47:07.73926628Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=998.004µs logger=migrator t=2026-05-12T21:47:07.747518154Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T21:47:07.748734853Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.214058ms logger=migrator t=2026-05-12T21:47:07.754844086Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T21:47:07.755060451Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=217.455µs logger=migrator t=2026-05-12T21:47:07.760663663Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T21:47:07.762730162Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=2.065309ms logger=migrator t=2026-05-12T21:47:07.769721157Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T21:47:07.770850893Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.146877ms logger=migrator t=2026-05-12T21:47:07.782711373Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T21:47:07.783941542Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.230519ms logger=migrator t=2026-05-12T21:47:07.793179099Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T21:47:07.802703424Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.525035ms logger=migrator t=2026-05-12T21:47:07.808604442Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T21:47:07.808669304Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=65.642µs logger=migrator t=2026-05-12T21:47:07.815369052Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T21:47:07.816469168Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.099375ms logger=migrator t=2026-05-12T21:47:07.82292219Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T21:47:07.824132628Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.209758ms logger=migrator t=2026-05-12T21:47:07.829620687Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T21:47:07.831528933Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.907755ms logger=migrator t=2026-05-12T21:47:07.839308926Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T21:47:07.84755295Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.243664ms logger=migrator t=2026-05-12T21:47:07.852377603Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T21:47:07.853389727Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.012464ms logger=migrator t=2026-05-12T21:47:07.858464397Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T21:47:07.859540232Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.074585ms logger=migrator t=2026-05-12T21:47:07.865330568Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:47:07.887582552Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.251024ms logger=migrator t=2026-05-12T21:47:07.894053515Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T21:47:07.895202272Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.148667ms logger=migrator t=2026-05-12T21:47:07.908748671Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T21:47:07.910894511Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.14562ms logger=migrator t=2026-05-12T21:47:07.926391066Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T21:47:07.928463785Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.075469ms logger=migrator t=2026-05-12T21:47:07.93630756Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T21:47:07.937662552Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.355022ms logger=migrator t=2026-05-12T21:47:07.94394156Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T21:47:07.944535004Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=573.283µs logger=migrator t=2026-05-12T21:47:07.950447543Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T21:47:07.95244129Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.991067ms logger=migrator t=2026-05-12T21:47:07.959787933Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T21:47:07.968750054Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.962121ms logger=migrator t=2026-05-12T21:47:07.974037849Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T21:47:07.974699544Z level=info msg="Migration successfully executed" id="create entity_events table" duration=658.756µs logger=migrator t=2026-05-12T21:47:07.979370824Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T21:47:07.980355297Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=984.663µs logger=migrator t=2026-05-12T21:47:07.985474708Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T21:47:07.986016771Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T21:47:07.992262298Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T21:47:07.992966684Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T21:47:07.998529195Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T21:47:07.999882447Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.360862ms logger=migrator t=2026-05-12T21:47:08.005887389Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T21:47:08.006910683Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.023274ms logger=migrator t=2026-05-12T21:47:08.012854213Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T21:47:08.013918228Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.063995ms logger=migrator t=2026-05-12T21:47:08.019273394Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T21:47:08.020412991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.137997ms logger=migrator t=2026-05-12T21:47:08.027511268Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T21:47:08.029147566Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.636228ms logger=migrator t=2026-05-12T21:47:08.033191232Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T21:47:08.034762879Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.570987ms logger=migrator t=2026-05-12T21:47:08.039963881Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T21:47:08.04077155Z level=info msg="Migration successfully executed" id="Drop public config table" duration=807.219µs logger=migrator t=2026-05-12T21:47:08.044841156Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T21:47:08.046545486Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.70342ms logger=migrator t=2026-05-12T21:47:08.05267147Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T21:47:08.053790097Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.118707ms logger=migrator t=2026-05-12T21:47:08.060955426Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T21:47:08.06242071Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.463654ms logger=migrator t=2026-05-12T21:47:08.069008535Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T21:47:08.070435329Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.425794ms logger=migrator t=2026-05-12T21:47:08.078793576Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T21:47:08.104081951Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.286476ms logger=migrator t=2026-05-12T21:47:08.107916791Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T21:47:08.11845672Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.532118ms logger=migrator t=2026-05-12T21:47:08.125002104Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T21:47:08.133390952Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.388927ms logger=migrator t=2026-05-12T21:47:08.139298241Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T21:47:08.139515776Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=217.995µs logger=migrator t=2026-05-12T21:47:08.14438416Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T21:47:08.155064052Z level=info msg="Migration successfully executed" id="add share column" duration=10.677942ms logger=migrator t=2026-05-12T21:47:08.158450172Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T21:47:08.158575725Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=125.373µs logger=migrator t=2026-05-12T21:47:08.161237887Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T21:47:08.162121268Z level=info msg="Migration successfully executed" id="create file table" duration=885.781µs logger=migrator t=2026-05-12T21:47:08.166286756Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T21:47:08.167441073Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.153737ms logger=migrator t=2026-05-12T21:47:08.172459451Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T21:47:08.173566838Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.107306ms logger=migrator t=2026-05-12T21:47:08.178078234Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T21:47:08.179227641Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.148317ms logger=migrator t=2026-05-12T21:47:08.183965002Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T21:47:08.185787635Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.821873ms logger=migrator t=2026-05-12T21:47:08.191568731Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T21:47:08.191635923Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=72.052µs logger=migrator t=2026-05-12T21:47:08.195212727Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T21:47:08.19531448Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=97.023µs logger=migrator t=2026-05-12T21:47:08.199269803Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T21:47:08.200096482Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=826.989µs logger=migrator t=2026-05-12T21:47:08.205021078Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T21:47:08.205216903Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=196.285µs logger=migrator t=2026-05-12T21:47:08.208992482Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T21:47:08.210236531Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.243589ms logger=migrator t=2026-05-12T21:47:08.21487182Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T21:47:08.225252405Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.381815ms logger=migrator t=2026-05-12T21:47:08.230074498Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T21:47:08.230192141Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=117.753µs logger=migrator t=2026-05-12T21:47:08.234035002Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T21:47:08.235350303Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.313561ms logger=migrator t=2026-05-12T21:47:08.240469043Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T21:47:08.241127239Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=659.396µs logger=migrator t=2026-05-12T21:47:08.245813979Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T21:47:08.246029714Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=218.855µs logger=migrator t=2026-05-12T21:47:08.25053691Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T21:47:08.250995491Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=458.891µs logger=migrator t=2026-05-12T21:47:08.255132298Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T21:47:08.266708501Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.577133ms logger=migrator t=2026-05-12T21:47:08.271429402Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T21:47:08.282860991Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.425159ms logger=migrator t=2026-05-12T21:47:08.287505991Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T21:47:08.288694119Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.188478ms logger=migrator t=2026-05-12T21:47:08.292650392Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T21:47:08.363564502Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=70.91454ms logger=migrator t=2026-05-12T21:47:08.368693693Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T21:47:08.369951883Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.25778ms logger=migrator t=2026-05-12T21:47:08.373982687Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T21:47:08.375206126Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.223219ms logger=migrator t=2026-05-12T21:47:08.380090741Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T21:47:08.405041749Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.951248ms logger=migrator t=2026-05-12T21:47:08.411270386Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T21:47:08.420563064Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.292358ms logger=migrator t=2026-05-12T21:47:08.424560469Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T21:47:08.424974839Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=414.529µs logger=migrator t=2026-05-12T21:47:08.429938425Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T21:47:08.430233022Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=296.287µs logger=migrator t=2026-05-12T21:47:08.435967397Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T21:47:08.436401867Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=435.2µs logger=migrator t=2026-05-12T21:47:08.442153403Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T21:47:08.442520782Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=371.058µs logger=migrator t=2026-05-12T21:47:08.448423781Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T21:47:08.448928023Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=504.261µs logger=migrator t=2026-05-12T21:47:08.455952028Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T21:47:08.458035617Z level=info msg="Migration successfully executed" id="create folder table" duration=2.082969ms logger=migrator t=2026-05-12T21:47:08.466152458Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T21:47:08.467881299Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.725711ms logger=migrator t=2026-05-12T21:47:08.476737107Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T21:47:08.479360789Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.616712ms logger=migrator t=2026-05-12T21:47:08.485404722Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T21:47:08.485449463Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.982µs logger=migrator t=2026-05-12T21:47:08.490821829Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T21:47:08.492213212Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.392033ms logger=migrator t=2026-05-12T21:47:08.497041736Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T21:47:08.498325386Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.28994ms logger=migrator t=2026-05-12T21:47:08.503439446Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T21:47:08.504936632Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.491265ms logger=migrator t=2026-05-12T21:47:08.511353543Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T21:47:08.511919446Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=570.034µs logger=migrator t=2026-05-12T21:47:08.516039993Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T21:47:08.516580496Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=540.802µs logger=migrator t=2026-05-12T21:47:08.521393299Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T21:47:08.522620888Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.227769ms logger=migrator t=2026-05-12T21:47:08.529187953Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T21:47:08.530476903Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.28917ms logger=migrator t=2026-05-12T21:47:08.53418599Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T21:47:08.535356438Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.170128ms logger=migrator t=2026-05-12T21:47:08.539978527Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T21:47:08.541263067Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.2844ms logger=migrator t=2026-05-12T21:47:08.547018433Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T21:47:08.549072421Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.054599ms logger=migrator t=2026-05-12T21:47:08.553137337Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T21:47:08.554273894Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.137736ms logger=migrator t=2026-05-12T21:47:08.559318862Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T21:47:08.560718925Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.397003ms logger=migrator t=2026-05-12T21:47:08.565042187Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T21:47:08.566222085Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.179688ms logger=migrator t=2026-05-12T21:47:08.571056259Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T21:47:08.572060902Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.004353ms logger=migrator t=2026-05-12T21:47:08.57791479Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T21:47:08.580326297Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.414337ms logger=migrator t=2026-05-12T21:47:08.586706637Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T21:47:08.588055219Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.348402ms logger=migrator t=2026-05-12T21:47:08.594217134Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T21:47:08.594798388Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=582.764µs logger=migrator t=2026-05-12T21:47:08.59957359Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T21:47:08.609469983Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.904493ms logger=migrator t=2026-05-12T21:47:08.61357812Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T21:47:08.614150984Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=573.544µs logger=migrator t=2026-05-12T21:47:08.617653816Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T21:47:08.617695317Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.341µs logger=migrator t=2026-05-12T21:47:08.621527497Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T21:47:08.623299729Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.769042ms logger=migrator t=2026-05-12T21:47:08.63014721Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T21:47:08.630225552Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=79.722µs logger=migrator t=2026-05-12T21:47:08.634832861Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T21:47:08.636886599Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.053128ms logger=migrator t=2026-05-12T21:47:08.641358414Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T21:47:08.642592283Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.233539ms logger=migrator t=2026-05-12T21:47:08.649364373Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T21:47:08.651097644Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.732971ms logger=migrator t=2026-05-12T21:47:08.656187524Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T21:47:08.657011823Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=824.98µs logger=migrator t=2026-05-12T21:47:08.660810793Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T21:47:08.661165921Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=355.808µs logger=migrator t=2026-05-12T21:47:08.666321602Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T21:47:08.667126081Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=804.529µs logger=migrator t=2026-05-12T21:47:08.67131139Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T21:47:08.672230981Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=919.311µs logger=migrator t=2026-05-12T21:47:08.676894891Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T21:47:08.677870464Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=975.103µs logger=migrator t=2026-05-12T21:47:08.683667221Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T21:47:08.693153934Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.486243ms logger=migrator t=2026-05-12T21:47:08.697248541Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T21:47:08.704687566Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.438215ms logger=migrator t=2026-05-12T21:47:08.709265633Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T21:47:08.718531412Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.265839ms logger=migrator t=2026-05-12T21:47:08.722867954Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T21:47:08.722984767Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=107.743µs logger=migrator t=2026-05-12T21:47:08.743709945Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T21:47:08.753503476Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.79323ms logger=migrator t=2026-05-12T21:47:08.776951388Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T21:47:08.786219846Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.267678ms logger=migrator t=2026-05-12T21:47:08.790198149Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T21:47:08.790525506Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=327.167µs logger=migrator t=2026-05-12T21:47:08.795087554Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.94339081s logger=migrator t=2026-05-12T21:47:08.795697518Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T21:47:08.810426915Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T21:47:08.810817314Z level=info msg="Created default organization" logger=secrets t=2026-05-12T21:47:08.816085298Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T21:47:08.86118642Z level=info msg="Restored cache from database" duration=589.793µs logger=plugin.store t=2026-05-12T21:47:08.862476851Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T21:47:08.898815427Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T21:47:08.898907619Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T21:47:08.899038372Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T21:47:08.899089313Z level=info msg="Plugins loaded" count=54 duration=36.612842ms logger=query_data t=2026-05-12T21:47:08.903115968Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T21:47:08.90662482Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T21:47:08.914426074Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T21:47:08.929360516Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T21:47:08.930885482Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T21:47:08.932245444Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T21:47:08.96860121Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T21:47:09.060030823Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T21:47:09.233452198Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T21:47:09.233486028Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-12T21:47:09.233749205Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-12T21:47:09.234012411Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-05-12T21:47:09.234117013Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-12T21:47:09.238082047Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-12T21:47:09.320855256Z level=info msg="Update check succeeded" duration=86.866306ms logger=plugins.update.checker t=2026-05-12T21:47:09.329776916Z level=info msg="Update check succeeded" duration=96.109643ms logger=grafana-apiserver t=2026-05-12T21:47:09.594662674Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T21:47:09.595135665Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T21:47:09.698640113Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-12T21:47:09.700511917Z level=info msg="State cache has been initialized" states=0 duration=466.762512ms logger=ngalert.scheduler t=2026-05-12T21:47:09.700589649Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T21:47:09.700752533Z level=info msg=starting first_tick=2026-05-12T21:47:10Z logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T21:47:09.796946498Z level=info msg="Patterns update finished" duration=104.00637ms logger=provisioning.dashboard t=2026-05-12T21:47:09.828768718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.083517792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.084826463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.193946923Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-12T21:47:26.230579456Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-12T21:47:26.246024729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-12T21:47:26.258130494Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-12T21:47:26.261538535Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-12T21:47:26.284347852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.308933521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.326893854Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.397029025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.415963921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.447631967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.466983123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.49700613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.514626685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.552870436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.578730255Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.635531542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.657535571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.70681106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.727802274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.778708593Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.795866067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.831594729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.850917794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.897226414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.91442988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.964237813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:26.97942792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.025980907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.044780189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.261197646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.276102907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.360014773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.383304092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.599833771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.621250136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.663931981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.679635471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.735950977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.752481386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.798013659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.816059643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.919721205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.933723235Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:27.984853119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.004978413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.045336523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.065520158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.124405875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.141868726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.187150383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.205393463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.260129642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.279210411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.327675512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.342798498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.399029993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.416782321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.464084665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.480045791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.535096107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.552921297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.600680072Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.618567813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.66939709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.688273355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.730991121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.749699921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.805505986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.839759462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.947338046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:28.968909154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.044189907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.06046773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.124085928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.13899995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.206588151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.221433841Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.294775818Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.312746491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:47:29.382376131Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T21:47:39.25484441Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T21:57:09.29118373Z level=info msg="Completed cleanup jobs" duration=56.209417ms logger=plugins.update.checker t=2026-05-12T21:57:09.393419046Z level=info msg="Update check succeeded" duration=62.761639ms logger=sqlstore.transactions t=2026-05-12T22:02:08.923119909Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-12T22:07:09.272754673Z level=info msg="Completed cleanup jobs" duration=38.148921ms logger=plugins.update.checker t=2026-05-12T22:07:09.380830697Z level=info msg="Update check succeeded" duration=50.352236ms logger=cleanup t=2026-05-12T22:17:09.269771139Z level=info msg="Completed cleanup jobs" duration=35.723436ms logger=plugins.update.checker t=2026-05-12T22:17:09.389090258Z level=info msg="Update check succeeded" duration=58.498578ms logger=infra.usagestats t=2026-05-12T22:17:39.273372577Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-12T22:27:09.378437915Z level=info msg="Update check succeeded" duration=48.163665ms logger=cleanup t=2026-05-12T22:27:09.488186858Z level=info msg="Completed cleanup jobs" duration=251.857411ms logger=cleanup t=2026-05-12T22:37:09.261276777Z level=info msg="Completed cleanup jobs" duration=24.766568ms logger=plugins.update.checker t=2026-05-12T22:37:09.384983506Z level=info msg="Update check succeeded" duration=54.126984ms logger=cleanup t=2026-05-12T22:47:09.275668574Z level=info msg="Completed cleanup jobs" duration=40.774632ms logger=plugins.update.checker t=2026-05-12T22:47:09.381811674Z level=info msg="Update check succeeded" duration=51.645896ms logger=infra.usagestats t=2026-05-12T22:47:39.281311605Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T22:57:09.260099387Z level=info msg="Completed cleanup jobs" duration=24.40967ms logger=plugins.update.checker t=2026-05-12T22:57:09.382018365Z level=info msg="Update check succeeded" duration=51.844841ms