logger=settings t=2026-06-19T01:37:12.063103271Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-19T01:37:12Z logger=settings t=2026-06-19T01:37:12.064159287Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-19T01:37:12.064180688Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-19T01:37:12.064187728Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-19T01:37:12.064199898Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-19T01:37:12.064206498Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-19T01:37:12.064212519Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-19T01:37:12.064218719Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-19T01:37:12.064226479Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-19T01:37:12.064233269Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-19T01:37:12.064240219Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-19T01:37:12.06426179Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-19T01:37:12.06426828Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-19T01:37:12.06427505Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-19T01:37:12.06428463Z level=info msg=Target target=[all] logger=settings t=2026-06-19T01:37:12.064303921Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-19T01:37:12.064310161Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-19T01:37:12.064458385Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-19T01:37:12.064787583Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-19T01:37:12.064808383Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-19T01:37:12.064816044Z level=info msg="App mode production" logger=sqlstore t=2026-06-19T01:37:12.065371299Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-19T01:37:12.065401909Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-19T01:37:12.067727747Z level=info msg="Locking database" logger=migrator t=2026-06-19T01:37:12.067747968Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-19T01:37:12.068474607Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-19T01:37:12.069678557Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.20276ms logger=migrator t=2026-06-19T01:37:12.074034458Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-19T01:37:12.074645203Z level=info msg="Migration successfully executed" id="create user table" duration=610.935µs logger=migrator t=2026-06-19T01:37:12.07965225Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-19T01:37:12.080327717Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=673.777µs logger=migrator t=2026-06-19T01:37:12.086040761Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-19T01:37:12.087120388Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.082587ms logger=migrator t=2026-06-19T01:37:12.093980102Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-19T01:37:12.0954889Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.508728ms logger=migrator t=2026-06-19T01:37:12.103459442Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-19T01:37:12.104274092Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=817.16µs logger=migrator t=2026-06-19T01:37:12.115660371Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-19T01:37:12.118516763Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.856182ms logger=migrator t=2026-06-19T01:37:12.12352983Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-19T01:37:12.124477814Z level=info msg="Migration successfully executed" id="create user table v2" duration=948.274µs logger=migrator t=2026-06-19T01:37:12.131945503Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-19T01:37:12.132938498Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=993.756µs logger=migrator t=2026-06-19T01:37:12.139709769Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-19T01:37:12.141075974Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.365275ms logger=migrator t=2026-06-19T01:37:12.147561358Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-19T01:37:12.147927797Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=366.739µs logger=migrator t=2026-06-19T01:37:12.154951966Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-19T01:37:12.15594717Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=995.074µs logger=migrator t=2026-06-19T01:37:12.160839864Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-19T01:37:12.161997333Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.157429ms logger=migrator t=2026-06-19T01:37:12.16699759Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-19T01:37:12.167029541Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.731µs logger=migrator t=2026-06-19T01:37:12.171052332Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-19T01:37:12.172881919Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.828757ms logger=migrator t=2026-06-19T01:37:12.17688546Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-19T01:37:12.177158956Z level=info msg="Migration successfully executed" id="Add missing user data" duration=273.956µs logger=migrator t=2026-06-19T01:37:12.181329983Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-19T01:37:12.182455781Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.125998ms logger=migrator t=2026-06-19T01:37:12.187891658Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-19T01:37:12.189159131Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.265373ms logger=migrator t=2026-06-19T01:37:12.195711346Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-19T01:37:12.19701418Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.302894ms logger=migrator t=2026-06-19T01:37:12.203189706Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-19T01:37:12.212248925Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.057309ms logger=migrator t=2026-06-19T01:37:12.217550079Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-19T01:37:12.218334889Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=784.81µs logger=migrator t=2026-06-19T01:37:12.224450633Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-19T01:37:12.22471226Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=267.247µs logger=migrator t=2026-06-19T01:37:12.228966598Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-19T01:37:12.22984206Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=875.442µs logger=migrator t=2026-06-19T01:37:12.236067658Z 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-06-19T01:37:12.236362686Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=295.598µs logger=migrator t=2026-06-19T01:37:12.241886385Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-19T01:37:12.242258095Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=371.83µs logger=migrator t=2026-06-19T01:37:12.246820689Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-19T01:37:12.248048031Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.227222ms logger=migrator t=2026-06-19T01:37:12.253472689Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-19T01:37:12.256155256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=2.685288ms logger=migrator t=2026-06-19T01:37:12.265706848Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-19T01:37:12.267467283Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.769755ms logger=migrator t=2026-06-19T01:37:12.275460135Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-19T01:37:12.276787178Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.331163ms logger=migrator t=2026-06-19T01:37:12.281342274Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-19T01:37:12.28238422Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.042646ms logger=migrator t=2026-06-19T01:37:12.289016197Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-19T01:37:12.289044448Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.591µs logger=migrator t=2026-06-19T01:37:12.293914682Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-19T01:37:12.29500834Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.093609ms logger=migrator t=2026-06-19T01:37:12.35705378Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-19T01:37:12.358787943Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.739314ms logger=migrator t=2026-06-19T01:37:12.367092843Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-19T01:37:12.367877954Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=786.341µs logger=migrator t=2026-06-19T01:37:12.37408135Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-19T01:37:12.374722526Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=641.546µs logger=migrator t=2026-06-19T01:37:12.380024941Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-19T01:37:12.383352955Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.327624ms logger=migrator t=2026-06-19T01:37:12.389066599Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-19T01:37:12.389939961Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=874.212µs logger=migrator t=2026-06-19T01:37:12.395466391Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-19T01:37:12.39618133Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=713.259µs logger=migrator t=2026-06-19T01:37:12.400988691Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-19T01:37:12.402060388Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.071508ms logger=migrator t=2026-06-19T01:37:12.407288701Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-19T01:37:12.407963668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=674.367µs logger=migrator t=2026-06-19T01:37:12.413792675Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-19T01:37:12.414838491Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.045466ms logger=migrator t=2026-06-19T01:37:12.420619478Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-19T01:37:12.421224384Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=604.837µs logger=migrator t=2026-06-19T01:37:12.427646176Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-19T01:37:12.428471596Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=832.091µs logger=migrator t=2026-06-19T01:37:12.436029198Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-19T01:37:12.436636763Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=608.725µs logger=migrator t=2026-06-19T01:37:12.441535307Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-19T01:37:12.4428568Z level=info msg="Migration successfully executed" id="create star table" duration=1.320783ms logger=migrator t=2026-06-19T01:37:12.450089234Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-19T01:37:12.451646003Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.558008ms logger=migrator t=2026-06-19T01:37:12.458562748Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-19T01:37:12.459379719Z level=info msg="Migration successfully executed" id="create org table v1" duration=817.05µs logger=migrator t=2026-06-19T01:37:12.465311268Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-19T01:37:12.466021537Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=710.429µs logger=migrator t=2026-06-19T01:37:12.471181467Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-19T01:37:12.4724876Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.305873ms logger=migrator t=2026-06-19T01:37:12.478045211Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-19T01:37:12.479048556Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.004495ms logger=migrator t=2026-06-19T01:37:12.48550818Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-19T01:37:12.486166367Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=659.837µs logger=migrator t=2026-06-19T01:37:12.491936143Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-19T01:37:12.492491157Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=554.444µs logger=migrator t=2026-06-19T01:37:12.497410461Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-19T01:37:12.497449762Z level=info msg="Migration successfully executed" id="Update org table charset" duration=40.721µs logger=migrator t=2026-06-19T01:37:12.502808728Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-19T01:37:12.502846809Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.641µs logger=migrator t=2026-06-19T01:37:12.508133123Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-19T01:37:12.5084096Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=276.087µs logger=migrator t=2026-06-19T01:37:12.514627317Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-19T01:37:12.515579391Z level=info msg="Migration successfully executed" id="create dashboard table" duration=953.884µs logger=migrator t=2026-06-19T01:37:12.520653909Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-19T01:37:12.521464609Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=810.17µs logger=migrator t=2026-06-19T01:37:12.526861436Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-19T01:37:12.527671777Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=808.061µs logger=migrator t=2026-06-19T01:37:12.534400427Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-19T01:37:12.535386252Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=985.535µs logger=migrator t=2026-06-19T01:37:12.541142387Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-19T01:37:12.542542973Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.399936ms logger=migrator t=2026-06-19T01:37:12.54795184Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-19T01:37:12.549016967Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.062687ms logger=migrator t=2026-06-19T01:37:12.55584325Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-19T01:37:12.562628791Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.785961ms logger=migrator t=2026-06-19T01:37:12.567378232Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-19T01:37:12.568233133Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=854.751µs logger=migrator t=2026-06-19T01:37:12.573057496Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-19T01:37:12.573832165Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=774.429µs logger=migrator t=2026-06-19T01:37:12.579538839Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-19T01:37:12.580699429Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.16001ms logger=migrator t=2026-06-19T01:37:12.586631509Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-19T01:37:12.587153082Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=521.733µs logger=migrator t=2026-06-19T01:37:12.592867197Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-19T01:37:12.59421661Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.349413ms logger=migrator t=2026-06-19T01:37:12.60047583Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-19T01:37:12.600579872Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.252µs logger=migrator t=2026-06-19T01:37:12.606487232Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-19T01:37:12.608279486Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.790885ms logger=migrator t=2026-06-19T01:37:12.613790476Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-19T01:37:12.616629568Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.838713ms logger=migrator t=2026-06-19T01:37:12.623402489Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-19T01:37:12.625239995Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.835326ms logger=migrator t=2026-06-19T01:37:12.631244468Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-19T01:37:12.632809767Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.564439ms logger=migrator t=2026-06-19T01:37:12.640856351Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-19T01:37:12.644085943Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.229521ms logger=migrator t=2026-06-19T01:37:12.649821388Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-19T01:37:12.650636668Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=814.92µs logger=migrator t=2026-06-19T01:37:12.655307747Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-19T01:37:12.656123837Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=815.471µs logger=migrator t=2026-06-19T01:37:12.660928699Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-19T01:37:12.66095901Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.881µs logger=migrator t=2026-06-19T01:37:12.666215673Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-19T01:37:12.666254183Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.621µs logger=migrator t=2026-06-19T01:37:12.674076642Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-19T01:37:12.677229311Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.152139ms logger=migrator t=2026-06-19T01:37:12.682683899Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-19T01:37:12.68467668Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.993711ms logger=migrator t=2026-06-19T01:37:12.690809525Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-19T01:37:12.693958645Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.14868ms logger=migrator t=2026-06-19T01:37:12.699736461Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-19T01:37:12.70165376Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.917059ms logger=migrator t=2026-06-19T01:37:12.707948989Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-19T01:37:12.708151904Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.355µs logger=migrator t=2026-06-19T01:37:12.714252528Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-19T01:37:12.715614833Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.360655ms logger=migrator t=2026-06-19T01:37:12.722757983Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-19T01:37:12.723907993Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.14976ms logger=migrator t=2026-06-19T01:37:12.729198717Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-19T01:37:12.729236378Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.141µs logger=migrator t=2026-06-19T01:37:12.735174778Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-19T01:37:12.736669535Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.494507ms logger=migrator t=2026-06-19T01:37:12.746170346Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-19T01:37:12.747742436Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.568759ms logger=migrator t=2026-06-19T01:37:12.75346972Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-19T01:37:12.760003547Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.533346ms logger=migrator t=2026-06-19T01:37:12.766324276Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-19T01:37:12.766843569Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=519.353µs logger=migrator t=2026-06-19T01:37:12.7732188Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-19T01:37:12.774596766Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.377685ms logger=migrator t=2026-06-19T01:37:12.781547491Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-19T01:37:12.783197403Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.650722ms logger=migrator t=2026-06-19T01:37:12.787915712Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-19T01:37:12.788480417Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=559.205µs logger=migrator t=2026-06-19T01:37:12.796673044Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-19T01:37:12.79730437Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=632.726µs logger=migrator t=2026-06-19T01:37:12.801205158Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-19T01:37:12.803269841Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.064413ms logger=migrator t=2026-06-19T01:37:12.808975205Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-19T01:37:12.810058592Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.085697ms logger=migrator t=2026-06-19T01:37:12.81548124Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-19T01:37:12.815731496Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=250.106µs logger=migrator t=2026-06-19T01:37:12.821001299Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-19T01:37:12.821201974Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=201.165µs logger=migrator t=2026-06-19T01:37:12.825181656Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-19T01:37:12.826527109Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.345083ms logger=migrator t=2026-06-19T01:37:12.830801268Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-19T01:37:12.833231389Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.433101ms logger=migrator t=2026-06-19T01:37:12.838170804Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-19T01:37:12.839046947Z level=info msg="Migration successfully executed" id="create data_source table" duration=878.993µs logger=migrator t=2026-06-19T01:37:12.843007766Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-19T01:37:12.844160966Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.15177ms logger=migrator t=2026-06-19T01:37:12.849146041Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-19T01:37:12.850570238Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.423347ms logger=migrator t=2026-06-19T01:37:12.855934794Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-19T01:37:12.856958259Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.024265ms logger=migrator t=2026-06-19T01:37:12.86132398Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-19T01:37:12.862189932Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=864.152µs logger=migrator t=2026-06-19T01:37:12.867834765Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-19T01:37:12.880064104Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.225579ms logger=migrator t=2026-06-19T01:37:12.889199736Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-19T01:37:12.890327544Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.131119ms logger=migrator t=2026-06-19T01:37:12.905517188Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-19T01:37:12.907498248Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.002551ms logger=migrator t=2026-06-19T01:37:13.062575213Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-19T01:37:13.064024119Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.451426ms logger=migrator t=2026-06-19T01:37:13.7089846Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-19T01:37:13.710017687Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.036467ms logger=migrator t=2026-06-19T01:37:14.21204256Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-19T01:37:14.217772395Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.728045ms logger=migrator t=2026-06-19T01:37:14.271138836Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-19T01:37:14.274045969Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.911613ms logger=migrator t=2026-06-19T01:37:14.305388612Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-19T01:37:14.305427153Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=40.751µs logger=migrator t=2026-06-19T01:37:14.321868819Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-19T01:37:14.322229658Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=362.329µs logger=migrator t=2026-06-19T01:37:14.339260089Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-19T01:37:14.343705332Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.448043ms logger=migrator t=2026-06-19T01:37:14.362669562Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-19T01:37:14.363158465Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=488.642µs logger=migrator t=2026-06-19T01:37:14.398606451Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-19T01:37:14.399086794Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=483.283µs logger=migrator t=2026-06-19T01:37:14.458081297Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-19T01:37:14.460636462Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.558164ms logger=migrator t=2026-06-19T01:37:14.484021003Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-19T01:37:14.484410033Z level=info msg="Migration successfully executed" id="Update uid value" duration=391.85µs logger=migrator t=2026-06-19T01:37:14.522385404Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-19T01:37:14.529596666Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=7.211472ms logger=migrator t=2026-06-19T01:37:14.574785839Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-19T01:37:14.576482113Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.698133ms logger=migrator t=2026-06-19T01:37:14.589989515Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-19T01:37:14.591772399Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.787045ms logger=migrator t=2026-06-19T01:37:14.618441604Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-19T01:37:14.619512861Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.075507ms logger=migrator t=2026-06-19T01:37:14.640645686Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-19T01:37:14.641442236Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=799.75µs logger=migrator t=2026-06-19T01:37:14.665892215Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-19T01:37:14.667607048Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.716603ms logger=migrator t=2026-06-19T01:37:14.683922821Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-19T01:37:14.684944408Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.025307ms logger=migrator t=2026-06-19T01:37:14.709538319Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-19T01:37:14.711061588Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.523469ms logger=migrator t=2026-06-19T01:37:14.728197712Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-19T01:37:14.729805163Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.610322ms logger=migrator t=2026-06-19T01:37:14.749248175Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-19T01:37:14.756240591Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.993887ms logger=migrator t=2026-06-19T01:37:14.859351031Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-19T01:37:14.860801657Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.457537ms logger=migrator t=2026-06-19T01:37:14.892849039Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-19T01:37:14.89371038Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=860.852µs logger=migrator t=2026-06-19T01:37:14.930254145Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-19T01:37:14.931550488Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.297144ms logger=migrator t=2026-06-19T01:37:14.968835211Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-19T01:37:14.969951429Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.120908ms logger=migrator t=2026-06-19T01:37:15.037417006Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-19T01:37:15.038083334Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=669.698µs logger=migrator t=2026-06-19T01:37:15.161657751Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-19T01:37:15.162349858Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=698.298µs logger=migrator t=2026-06-19T01:37:15.211948423Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-19T01:37:15.212006165Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=61.752µs logger=migrator t=2026-06-19T01:37:15.223240579Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-19T01:37:15.227542918Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.302458ms logger=migrator t=2026-06-19T01:37:15.235870428Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-19T01:37:15.238558036Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.687848ms logger=migrator t=2026-06-19T01:37:15.245875512Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-19T01:37:15.246441136Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=568.514µs logger=migrator t=2026-06-19T01:37:15.254226983Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-19T01:37:15.257934637Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.707124ms logger=migrator t=2026-06-19T01:37:15.263963269Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-19T01:37:15.267459908Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.496039ms logger=migrator t=2026-06-19T01:37:15.273317186Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-19T01:37:15.274149517Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=831.651µs logger=migrator t=2026-06-19T01:37:15.282831377Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-19T01:37:15.283454912Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=623.535µs logger=migrator t=2026-06-19T01:37:15.290389738Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-19T01:37:15.291206459Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=816.281µs logger=migrator t=2026-06-19T01:37:15.298234967Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-19T01:37:15.299283703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.051556ms logger=migrator t=2026-06-19T01:37:15.304265619Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-19T01:37:15.305181912Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=916.563µs logger=migrator t=2026-06-19T01:37:15.310765614Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-19T01:37:15.311534883Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=767.339µs logger=migrator t=2026-06-19T01:37:15.317092783Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-19T01:37:15.317171285Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=79.252µs logger=migrator t=2026-06-19T01:37:15.320810888Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-19T01:37:15.320840829Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.241µs logger=migrator t=2026-06-19T01:37:15.325918007Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-19T01:37:15.329859937Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.94296ms logger=migrator t=2026-06-19T01:37:15.333654063Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-19T01:37:15.336237448Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.583075ms logger=migrator t=2026-06-19T01:37:15.339784408Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-19T01:37:15.339849149Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=63.371µs logger=migrator t=2026-06-19T01:37:15.345452131Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-19T01:37:15.346203941Z level=info msg="Migration successfully executed" id="create quota table v1" duration=755.44µs logger=migrator t=2026-06-19T01:37:15.351572007Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-19T01:37:15.352841779Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.266571ms logger=migrator t=2026-06-19T01:37:15.357026645Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-19T01:37:15.357068176Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.161µs logger=migrator t=2026-06-19T01:37:15.360743978Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-19T01:37:15.361545218Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=801.12µs logger=migrator t=2026-06-19T01:37:15.366630418Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-19T01:37:15.367863368Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.23277ms logger=migrator t=2026-06-19T01:37:15.373315066Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-19T01:37:15.377184945Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.868258ms logger=migrator t=2026-06-19T01:37:15.383245098Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-19T01:37:15.383266599Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=22.441µs logger=migrator t=2026-06-19T01:37:15.390657576Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-19T01:37:15.391443346Z level=info msg="Migration successfully executed" id="create session table" duration=785.719µs logger=migrator t=2026-06-19T01:37:15.398286128Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-19T01:37:15.398400211Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.173µs logger=migrator t=2026-06-19T01:37:15.403959822Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-19T01:37:15.404085485Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=126.634µs logger=migrator t=2026-06-19T01:37:15.409765329Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-19T01:37:15.410663732Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=897.683µs logger=migrator t=2026-06-19T01:37:15.415742311Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-19T01:37:15.416466179Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=725.809µs logger=migrator t=2026-06-19T01:37:15.421187548Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-19T01:37:15.42123317Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.492µs logger=migrator t=2026-06-19T01:37:15.425849856Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-19T01:37:15.425891237Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=40.461µs logger=migrator t=2026-06-19T01:37:15.431703324Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-19T01:37:15.435188032Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.485348ms logger=migrator t=2026-06-19T01:37:15.441336788Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-19T01:37:15.447170546Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.817787ms logger=migrator t=2026-06-19T01:37:15.453814494Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-19T01:37:15.454048629Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=234.036µs logger=migrator t=2026-06-19T01:37:15.462474152Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-19T01:37:15.462808001Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=337.719µs logger=migrator t=2026-06-19T01:37:15.473338737Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-19T01:37:15.474806725Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.467418ms logger=migrator t=2026-06-19T01:37:15.4828748Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-19T01:37:15.48290959Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.661µs logger=migrator t=2026-06-19T01:37:15.487522096Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-19T01:37:15.494688438Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=7.164772ms logger=migrator t=2026-06-19T01:37:15.500387472Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-19T01:37:15.50069669Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=312.328µs logger=migrator t=2026-06-19T01:37:15.507672636Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-19T01:37:15.51337809Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.705384ms logger=migrator t=2026-06-19T01:37:15.519625359Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-19T01:37:15.52239706Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.772051ms logger=migrator t=2026-06-19T01:37:15.528696669Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-19T01:37:15.5287611Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.282µs logger=migrator t=2026-06-19T01:37:15.555321292Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-19T01:37:15.556507122Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.18873ms logger=migrator t=2026-06-19T01:37:15.564086955Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-19T01:37:15.56589166Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.817607ms logger=migrator t=2026-06-19T01:37:15.668933887Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-19T01:37:15.670877407Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.94676ms logger=migrator t=2026-06-19T01:37:15.693985321Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-19T01:37:15.695599912Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.61747ms logger=migrator t=2026-06-19T01:37:15.704747574Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-19T01:37:15.705619326Z level=info msg="Migration successfully executed" id="add index alert state" duration=871.322µs logger=migrator t=2026-06-19T01:37:15.711553326Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-19T01:37:15.712945752Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.393166ms logger=migrator t=2026-06-19T01:37:15.721868007Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-19T01:37:15.723020376Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.151718ms logger=migrator t=2026-06-19T01:37:15.728965856Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-19T01:37:15.72986801Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=902.214µs logger=migrator t=2026-06-19T01:37:15.735338048Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-19T01:37:15.736137238Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=798.85µs logger=migrator t=2026-06-19T01:37:15.741819542Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-19T01:37:15.751798615Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.022634ms logger=migrator t=2026-06-19T01:37:15.75793401Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-19T01:37:15.759019327Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.085647ms logger=migrator t=2026-06-19T01:37:15.763810258Z 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-06-19T01:37:15.764645139Z 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=834.141µs logger=migrator t=2026-06-19T01:37:15.770135158Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-19T01:37:15.770410965Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.307µs logger=migrator t=2026-06-19T01:37:15.774859868Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-19T01:37:15.775691569Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=831.991µs logger=migrator t=2026-06-19T01:37:15.780629874Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-19T01:37:15.781900756Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.270442ms logger=migrator t=2026-06-19T01:37:15.788269748Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-19T01:37:15.793923181Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.653083ms logger=migrator t=2026-06-19T01:37:15.799140672Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-19T01:37:15.802632831Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.491369ms logger=migrator t=2026-06-19T01:37:15.806844697Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-19T01:37:15.810310314Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.465247ms logger=migrator t=2026-06-19T01:37:15.817867786Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-19T01:37:15.821424136Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.55432ms logger=migrator t=2026-06-19T01:37:15.8274691Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-19T01:37:15.828431854Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=961.934µs logger=migrator t=2026-06-19T01:37:15.834082076Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-19T01:37:15.834121237Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.791µs logger=migrator t=2026-06-19T01:37:15.838853618Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-19T01:37:15.838885488Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.421µs logger=migrator t=2026-06-19T01:37:15.846961572Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-19T01:37:15.848120752Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.15897ms logger=migrator t=2026-06-19T01:37:15.853661372Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-19T01:37:15.854738639Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.072517ms logger=migrator t=2026-06-19T01:37:15.859794567Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-19T01:37:15.860509825Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=713.588µs logger=migrator t=2026-06-19T01:37:15.865813099Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-19T01:37:15.866583238Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=768.449µs logger=migrator t=2026-06-19T01:37:15.872256283Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-19T01:37:15.87376122Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.504437ms logger=migrator t=2026-06-19T01:37:15.884028071Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-19T01:37:15.89073467Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.706959ms logger=migrator t=2026-06-19T01:37:15.897033859Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-19T01:37:15.902289312Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.254423ms logger=migrator t=2026-06-19T01:37:15.907248838Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-19T01:37:15.907424772Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=176.464µs logger=migrator t=2026-06-19T01:37:15.912353197Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-19T01:37:15.913872665Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.517928ms logger=migrator t=2026-06-19T01:37:15.91997775Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-19T01:37:15.921295973Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.321053ms logger=migrator t=2026-06-19T01:37:15.927517631Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-19T01:37:15.93460586Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.087449ms logger=migrator t=2026-06-19T01:37:15.940143601Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-19T01:37:15.940209292Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.461µs logger=migrator t=2026-06-19T01:37:15.945073285Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-19T01:37:15.946400289Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.326895ms logger=migrator t=2026-06-19T01:37:15.951558799Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-19T01:37:15.952864202Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.304803ms logger=migrator t=2026-06-19T01:37:15.95870399Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-19T01:37:15.958820693Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.282µs logger=migrator t=2026-06-19T01:37:15.964055815Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-19T01:37:15.964888457Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=832.212µs logger=migrator t=2026-06-19T01:37:15.970285443Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-19T01:37:15.971592346Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.307553ms logger=migrator t=2026-06-19T01:37:15.977462694Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-19T01:37:15.978949123Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.485399ms logger=migrator t=2026-06-19T01:37:15.985943869Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-19T01:37:15.987379296Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.434717ms logger=migrator t=2026-06-19T01:37:15.993160292Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-19T01:37:15.994704081Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.543169ms logger=migrator t=2026-06-19T01:37:16.000573369Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-19T01:37:16.00215987Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.585971ms logger=migrator t=2026-06-19T01:37:16.00849428Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-19T01:37:16.008543171Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=52.361µs logger=migrator t=2026-06-19T01:37:16.016086752Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-19T01:37:16.021793557Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.705355ms logger=migrator t=2026-06-19T01:37:16.028134607Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-19T01:37:16.029939733Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.807896ms logger=migrator t=2026-06-19T01:37:16.035975245Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-19T01:37:16.04250047Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.529405ms logger=migrator t=2026-06-19T01:37:16.048164904Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-19T01:37:16.048713277Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=548.903µs logger=migrator t=2026-06-19T01:37:16.055955271Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-19T01:37:16.057561832Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.605411ms logger=migrator t=2026-06-19T01:37:16.063631465Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-19T01:37:16.065083092Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.451247ms logger=migrator t=2026-06-19T01:37:16.072073689Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-19T01:37:16.082273537Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.199537ms logger=migrator t=2026-06-19T01:37:16.088211637Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-19T01:37:16.088999247Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=787.61µs logger=migrator t=2026-06-19T01:37:16.094497647Z 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-06-19T01:37:16.09545324Z 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=952.603µs logger=migrator t=2026-06-19T01:37:16.102369406Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-19T01:37:16.102896379Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=526.823µs logger=migrator t=2026-06-19T01:37:16.10729191Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-19T01:37:16.108259035Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=966.635µs logger=migrator t=2026-06-19T01:37:16.117231921Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-19T01:37:16.117783115Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=552.084µs logger=migrator t=2026-06-19T01:37:16.123680135Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-19T01:37:16.129539643Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.856098ms logger=migrator t=2026-06-19T01:37:16.134499649Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-19T01:37:16.139320041Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.820012ms logger=migrator t=2026-06-19T01:37:16.144948083Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-19T01:37:16.145912347Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=964.134µs logger=migrator t=2026-06-19T01:37:16.151229732Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-19T01:37:16.152171175Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=941.153µs logger=migrator t=2026-06-19T01:37:16.159367398Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-19T01:37:16.159751698Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=383.839µs logger=migrator t=2026-06-19T01:37:16.165910793Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-19T01:37:16.17011961Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.208207ms logger=migrator t=2026-06-19T01:37:16.175384463Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-19T01:37:16.176297666Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=913.093µs logger=migrator t=2026-06-19T01:37:16.181553879Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-19T01:37:16.181806306Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=249.297µs logger=migrator t=2026-06-19T01:37:16.18632498Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-19T01:37:16.18670623Z level=info msg="Migration successfully executed" id="Move region to single row" duration=381.34µs logger=migrator t=2026-06-19T01:37:16.193202444Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-19T01:37:16.194863206Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.664482ms logger=migrator t=2026-06-19T01:37:16.20014943Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-19T01:37:16.201561065Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.410945ms logger=migrator t=2026-06-19T01:37:16.205954817Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-19T01:37:16.206896641Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=941.404µs logger=migrator t=2026-06-19T01:37:16.211324933Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-19T01:37:16.212982234Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.657001ms logger=migrator t=2026-06-19T01:37:16.218363621Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-19T01:37:16.219340945Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=977.144µs logger=migrator t=2026-06-19T01:37:16.228533968Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-19T01:37:16.230310183Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.777024ms logger=migrator t=2026-06-19T01:37:16.236392046Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-19T01:37:16.236467859Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=77.573µs logger=migrator t=2026-06-19T01:37:16.245033726Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-19T01:37:16.246048612Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.014535ms logger=migrator t=2026-06-19T01:37:16.251492729Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-19T01:37:16.25273287Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.236351ms logger=migrator t=2026-06-19T01:37:16.258055265Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-19T01:37:16.258982019Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=925.604µs logger=migrator t=2026-06-19T01:37:16.263747339Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-19T01:37:16.26493943Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.193181ms logger=migrator t=2026-06-19T01:37:16.269394662Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-19T01:37:16.269659148Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=265.046µs logger=migrator t=2026-06-19T01:37:16.276072352Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-19T01:37:16.276439331Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=367.51µs logger=migrator t=2026-06-19T01:37:16.286226948Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-19T01:37:16.286294849Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=68.531µs logger=migrator t=2026-06-19T01:37:16.298861688Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-19T01:37:16.300230622Z level=info msg="Migration successfully executed" id="create team table" duration=1.369104ms logger=migrator t=2026-06-19T01:37:16.308410589Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-19T01:37:16.30999306Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.585671ms logger=migrator t=2026-06-19T01:37:16.316376231Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-19T01:37:16.318388772Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.014431ms logger=migrator t=2026-06-19T01:37:16.325074061Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-19T01:37:16.32977174Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.697929ms logger=migrator t=2026-06-19T01:37:16.334622283Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-19T01:37:16.334797077Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=175.664µs logger=migrator t=2026-06-19T01:37:16.339911396Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-19T01:37:16.341264431Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.351595ms logger=migrator t=2026-06-19T01:37:16.346574885Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-19T01:37:16.347884878Z level=info msg="Migration successfully executed" id="create team member table" duration=1.309523ms logger=migrator t=2026-06-19T01:37:16.353866129Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-19T01:37:16.354726812Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=861.023µs logger=migrator t=2026-06-19T01:37:16.361636806Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-19T01:37:16.363267268Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.630202ms logger=migrator t=2026-06-19T01:37:16.372417919Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-19T01:37:16.373529617Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.114958ms logger=migrator t=2026-06-19T01:37:16.381280393Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-19T01:37:16.384555376Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.274713ms logger=migrator t=2026-06-19T01:37:16.390420434Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-19T01:37:16.394917338Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.497244ms logger=migrator t=2026-06-19T01:37:16.40249324Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-19T01:37:16.407063415Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.569345ms logger=migrator t=2026-06-19T01:37:16.412844262Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-19T01:37:16.413773626Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=929.114µs logger=migrator t=2026-06-19T01:37:16.41867827Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-19T01:37:16.419568952Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=890.552µs logger=migrator t=2026-06-19T01:37:16.460845667Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-19T01:37:16.462095308Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.252051ms logger=migrator t=2026-06-19T01:37:16.469187978Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-19T01:37:16.469900766Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=712.768µs logger=migrator t=2026-06-19T01:37:16.474996105Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-19T01:37:16.47640326Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.407135ms logger=migrator t=2026-06-19T01:37:16.481580662Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-19T01:37:16.482463214Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=882.402µs logger=migrator t=2026-06-19T01:37:16.487828889Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-19T01:37:16.48940395Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.573771ms logger=migrator t=2026-06-19T01:37:16.495540665Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-19T01:37:16.497197847Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.657182ms logger=migrator t=2026-06-19T01:37:16.541021826Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-19T01:37:16.542092713Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.103298ms logger=migrator t=2026-06-19T01:37:16.551922081Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-19T01:37:16.552174508Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=253.267µs logger=migrator t=2026-06-19T01:37:16.558304633Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-19T01:37:16.559097263Z level=info msg="Migration successfully executed" id="create tag table" duration=792.64µs logger=migrator t=2026-06-19T01:37:16.568497841Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-19T01:37:16.570056361Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.55826ms logger=migrator t=2026-06-19T01:37:16.575310213Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-19T01:37:16.576617106Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.307113ms logger=migrator t=2026-06-19T01:37:16.583114891Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-19T01:37:16.584059965Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=944.754µs logger=migrator t=2026-06-19T01:37:16.592233852Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-19T01:37:16.593795221Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.560399ms logger=migrator t=2026-06-19T01:37:16.597921376Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-19T01:37:16.610484554Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.562947ms logger=migrator t=2026-06-19T01:37:16.615310056Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-19T01:37:16.616083275Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=773.779µs logger=migrator t=2026-06-19T01:37:16.622665451Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-19T01:37:16.623847722Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.182731ms logger=migrator t=2026-06-19T01:37:16.634593684Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-19T01:37:16.635081856Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=484.752µs logger=migrator t=2026-06-19T01:37:16.640174525Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-19T01:37:16.640879613Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=705.298µs logger=migrator t=2026-06-19T01:37:16.64670525Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-19T01:37:16.647551081Z level=info msg="Migration successfully executed" id="create user auth table" duration=846.221µs logger=migrator t=2026-06-19T01:37:16.654532788Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-19T01:37:16.655590555Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.062267ms logger=migrator t=2026-06-19T01:37:16.66052763Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-19T01:37:16.660574711Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=47.611µs logger=migrator t=2026-06-19T01:37:16.664269034Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-19T01:37:16.669426335Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.157341ms logger=migrator t=2026-06-19T01:37:16.675600631Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-19T01:37:16.680591928Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.991097ms logger=migrator t=2026-06-19T01:37:16.68661143Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-19T01:37:16.692526399Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.9158ms logger=migrator t=2026-06-19T01:37:16.704348039Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-19T01:37:16.714063774Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.714125ms logger=migrator t=2026-06-19T01:37:16.721929464Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-19T01:37:16.722710933Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=779.209µs logger=migrator t=2026-06-19T01:37:16.730303036Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-19T01:37:16.740119854Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.812907ms logger=migrator t=2026-06-19T01:37:16.745024168Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-19T01:37:16.746177867Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.155189ms logger=migrator t=2026-06-19T01:37:16.753845371Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-19T01:37:16.755840082Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.995881ms logger=migrator t=2026-06-19T01:37:16.766359918Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-19T01:37:16.768265616Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.907878ms logger=migrator t=2026-06-19T01:37:16.930164473Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-19T01:37:16.931889417Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.726994ms logger=migrator t=2026-06-19T01:37:16.969737384Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-19T01:37:16.970933705Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.198551ms logger=migrator t=2026-06-19T01:37:16.977568503Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-19T01:37:16.978356192Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=787.49µs logger=migrator t=2026-06-19T01:37:16.982433716Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-19T01:37:16.989562576Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.1278ms logger=migrator t=2026-06-19T01:37:16.993901006Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-19T01:37:16.994631294Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=730.538µs logger=migrator t=2026-06-19T01:37:16.998838241Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-19T01:37:16.999933379Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.092908ms logger=migrator t=2026-06-19T01:37:17.006151916Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-19T01:37:17.008071964Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.918608ms logger=migrator t=2026-06-19T01:37:17.013697027Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-19T01:37:17.014819715Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.122828ms logger=migrator t=2026-06-19T01:37:17.019539395Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-19T01:37:17.02056083Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.017155ms logger=migrator t=2026-06-19T01:37:17.028887601Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-19T01:37:17.028995034Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=109.243µs logger=migrator t=2026-06-19T01:37:17.037605961Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-19T01:37:17.037777737Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=175.615µs logger=migrator t=2026-06-19T01:37:17.042206858Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-19T01:37:17.043780129Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.57342ms logger=migrator t=2026-06-19T01:37:17.052691314Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-19T01:37:17.054202502Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.513888ms logger=migrator t=2026-06-19T01:37:17.060766288Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-19T01:37:17.062326887Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.564039ms logger=migrator t=2026-06-19T01:37:17.067205051Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-19T01:37:17.067310253Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.252µs logger=migrator t=2026-06-19T01:37:17.079863652Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-19T01:37:17.080939099Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.078127ms logger=migrator t=2026-06-19T01:37:17.089210718Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-19T01:37:17.090885361Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.672442ms logger=migrator t=2026-06-19T01:37:17.098702518Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-19T01:37:17.101249552Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.549254ms logger=migrator t=2026-06-19T01:37:17.108446625Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-19T01:37:17.109706586Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.261231ms logger=migrator t=2026-06-19T01:37:17.117425002Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-19T01:37:17.125976888Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.548576ms logger=migrator t=2026-06-19T01:37:17.130431641Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-19T01:37:17.131339584Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=908.833µs logger=migrator t=2026-06-19T01:37:17.135395406Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-19T01:37:17.135462818Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=69.112µs logger=migrator t=2026-06-19T01:37:17.140897795Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-19T01:37:17.142305032Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.408426ms logger=migrator t=2026-06-19T01:37:17.147690908Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-19T01:37:17.14939411Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.705252ms logger=migrator t=2026-06-19T01:37:17.154647953Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-19T01:37:17.155585278Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=937.125µs logger=migrator t=2026-06-19T01:37:17.16321527Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-19T01:37:17.163323743Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=109.593µs logger=migrator t=2026-06-19T01:37:17.169939771Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-19T01:37:17.171428058Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.488277ms logger=migrator t=2026-06-19T01:37:17.177409149Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-19T01:37:17.179088452Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.679233ms logger=migrator t=2026-06-19T01:37:17.183185325Z 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-06-19T01:37:17.184675774Z 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.490428ms logger=migrator t=2026-06-19T01:37:17.19202906Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-19T01:37:17.193581009Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.550539ms logger=migrator t=2026-06-19T01:37:17.20071715Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-19T01:37:17.206692691Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.976011ms logger=migrator t=2026-06-19T01:37:17.210943098Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-19T01:37:17.21180582Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=862.862µs logger=migrator t=2026-06-19T01:37:17.21575349Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-19T01:37:17.216587171Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=833.881µs logger=migrator t=2026-06-19T01:37:17.22168513Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-19T01:37:17.253053044Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.366593ms logger=migrator t=2026-06-19T01:37:17.258624124Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-19T01:37:17.285178987Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.554523ms logger=migrator t=2026-06-19T01:37:17.289325041Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-19T01:37:17.29005502Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=729.829µs logger=migrator t=2026-06-19T01:37:17.29519958Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-19T01:37:17.296111304Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=911.494µs logger=migrator t=2026-06-19T01:37:17.301287165Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-19T01:37:17.309050751Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.764515ms logger=migrator t=2026-06-19T01:37:17.315914795Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-19T01:37:17.321530767Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.615372ms logger=migrator t=2026-06-19T01:37:17.330044302Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-19T01:37:17.33073952Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=694.728µs logger=migrator t=2026-06-19T01:37:17.335121291Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-19T01:37:17.336040914Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=919.303µs logger=migrator t=2026-06-19T01:37:17.34181657Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-19T01:37:17.342772414Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=955.374µs logger=migrator t=2026-06-19T01:37:17.347966465Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-19T01:37:17.348981682Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.014407ms logger=migrator t=2026-06-19T01:37:17.353488955Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-19T01:37:17.353554937Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=60.402µs logger=migrator t=2026-06-19T01:37:17.358742828Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-19T01:37:17.367201862Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.458554ms logger=migrator t=2026-06-19T01:37:17.372101856Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-19T01:37:17.3773783Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.275254ms logger=migrator t=2026-06-19T01:37:17.381685119Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-19T01:37:17.387787174Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.101285ms logger=migrator t=2026-06-19T01:37:17.392834641Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-19T01:37:17.393727234Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=892.823µs logger=migrator t=2026-06-19T01:37:17.398451313Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-19T01:37:17.399410768Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=959.005µs logger=migrator t=2026-06-19T01:37:17.403033659Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-19T01:37:17.409034601Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.000542ms logger=migrator t=2026-06-19T01:37:17.413438693Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-19T01:37:17.419329842Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.890979ms logger=migrator t=2026-06-19T01:37:17.424265227Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-19T01:37:17.425260682Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=994.785µs logger=migrator t=2026-06-19T01:37:17.429486358Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-19T01:37:17.438434935Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.948487ms logger=migrator t=2026-06-19T01:37:17.442553169Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-19T01:37:17.447090154Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.536135ms logger=migrator t=2026-06-19T01:37:17.452564223Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-19T01:37:17.452626804Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=62.921µs logger=migrator t=2026-06-19T01:37:17.456640025Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-19T01:37:17.458345659Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.705274ms logger=migrator t=2026-06-19T01:37:17.463244372Z 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-06-19T01:37:17.464250668Z 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.006536ms logger=migrator t=2026-06-19T01:37:17.469726527Z 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-06-19T01:37:17.470814074Z 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.087067ms logger=migrator t=2026-06-19T01:37:17.4765602Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-19T01:37:17.476623981Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.941µs logger=migrator t=2026-06-19T01:37:17.483415753Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-19T01:37:17.490579924Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.165171ms logger=migrator t=2026-06-19T01:37:17.495566351Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-19T01:37:17.501785958Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.218927ms logger=migrator t=2026-06-19T01:37:17.506783705Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-19T01:37:17.512992531Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.204786ms logger=migrator t=2026-06-19T01:37:17.518743657Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-19T01:37:17.52482292Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.090203ms logger=migrator t=2026-06-19T01:37:17.530876085Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-19T01:37:17.536987039Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.111124ms logger=migrator t=2026-06-19T01:37:17.540652021Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-19T01:37:17.540709843Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=58.352µs logger=migrator t=2026-06-19T01:37:17.545757551Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-19T01:37:17.546681914Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=923.093µs logger=migrator t=2026-06-19T01:37:17.552653415Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-19T01:37:17.559512779Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.860004ms logger=migrator t=2026-06-19T01:37:17.564139655Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-19T01:37:17.564206527Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.112µs logger=migrator t=2026-06-19T01:37:17.568084056Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-19T01:37:17.574217881Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.132735ms logger=migrator t=2026-06-19T01:37:17.582794878Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-19T01:37:17.584315137Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.519619ms logger=migrator t=2026-06-19T01:37:17.590640537Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-19T01:37:17.597048538Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.409141ms logger=migrator t=2026-06-19T01:37:17.601994754Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-19T01:37:17.602766633Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=771.599µs logger=migrator t=2026-06-19T01:37:17.608250812Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-19T01:37:17.609237947Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=986.435µs logger=migrator t=2026-06-19T01:37:17.614917721Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-19T01:37:17.625085368Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.168377ms logger=migrator t=2026-06-19T01:37:17.628833704Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-19T01:37:17.629620353Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=786.659µs logger=migrator t=2026-06-19T01:37:17.634882816Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-19T01:37:17.635862431Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=979.265µs logger=migrator t=2026-06-19T01:37:17.641318979Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-19T01:37:17.642613481Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.294312ms logger=migrator t=2026-06-19T01:37:17.647496655Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-19T01:37:17.649019024Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.521679ms logger=migrator t=2026-06-19T01:37:17.653496267Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-19T01:37:17.653596929Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=100.183µs logger=migrator t=2026-06-19T01:37:17.658922474Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-19T01:37:17.659826088Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=903.584µs logger=migrator t=2026-06-19T01:37:17.664637139Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-19T01:37:17.665561273Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=923.734µs logger=migrator t=2026-06-19T01:37:17.669445671Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-19T01:37:17.66980715Z 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-06-19T01:37:17.675054053Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-19T01:37:17.675849892Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=798.96µs logger=migrator t=2026-06-19T01:37:17.680379807Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-19T01:37:17.682106201Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.729904ms logger=migrator t=2026-06-19T01:37:17.687379604Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-19T01:37:17.694128755Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.748461ms logger=migrator t=2026-06-19T01:37:17.698637649Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-19T01:37:17.700065516Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.427567ms logger=migrator t=2026-06-19T01:37:17.707087943Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-19T01:37:17.708632623Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.548839ms logger=migrator t=2026-06-19T01:37:17.716058401Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-19T01:37:17.716887631Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=829.57µs logger=migrator t=2026-06-19T01:37:17.722683098Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-19T01:37:17.723711624Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.028236ms logger=migrator t=2026-06-19T01:37:17.728661689Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-19T01:37:17.730449805Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.787436ms logger=migrator t=2026-06-19T01:37:17.738080438Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-19T01:37:17.738107149Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=27.351µs logger=migrator t=2026-06-19T01:37:17.745055654Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-19T01:37:17.74528912Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=230.446µs logger=migrator t=2026-06-19T01:37:17.751255411Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-19T01:37:17.760036893Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.783102ms logger=migrator t=2026-06-19T01:37:17.764138057Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-19T01:37:17.764515457Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=377.36µs logger=migrator t=2026-06-19T01:37:17.769076512Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-19T01:37:17.770332014Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.255352ms logger=migrator t=2026-06-19T01:37:17.775954216Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-19T01:37:17.776264783Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=310.337µs logger=migrator t=2026-06-19T01:37:17.780412279Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-19T01:37:17.781374073Z level=info msg="Migration successfully executed" id="create data_keys table" duration=961.544µs logger=migrator t=2026-06-19T01:37:17.786141404Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-19T01:37:17.787025876Z level=info msg="Migration successfully executed" id="create secrets table" duration=883.572µs logger=migrator t=2026-06-19T01:37:17.796220089Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-19T01:37:17.835943834Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=39.716434ms logger=migrator t=2026-06-19T01:37:17.841490844Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-19T01:37:17.848696197Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.205853ms logger=migrator t=2026-06-19T01:37:17.854930314Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-19T01:37:17.855067268Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=137.444µs logger=migrator t=2026-06-19T01:37:17.859611343Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-19T01:37:17.891163041Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.551508ms logger=migrator t=2026-06-19T01:37:17.905787341Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-19T01:37:17.94408927Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=38.300989ms logger=migrator t=2026-06-19T01:37:17.950688507Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-19T01:37:17.951285163Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=598.446µs logger=migrator t=2026-06-19T01:37:17.957842009Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-19T01:37:17.959731127Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.896419ms logger=migrator t=2026-06-19T01:37:17.965991795Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-19T01:37:17.96619094Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=199.135µs logger=migrator t=2026-06-19T01:37:17.972570801Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-19T01:37:17.973881125Z level=info msg="Migration successfully executed" id="create permission table" duration=1.310264ms logger=migrator t=2026-06-19T01:37:17.980260576Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-19T01:37:17.981961769Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.701113ms logger=migrator t=2026-06-19T01:37:17.987874409Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-19T01:37:17.988884224Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.009385ms logger=migrator t=2026-06-19T01:37:18.124544947Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-19T01:37:18.126006104Z level=info msg="Migration successfully executed" id="create role table" duration=1.462748ms logger=migrator t=2026-06-19T01:37:18.133906504Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-19T01:37:18.14402605Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.123356ms logger=migrator t=2026-06-19T01:37:18.150632117Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-19T01:37:18.157542002Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.902745ms logger=migrator t=2026-06-19T01:37:18.163750959Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-19T01:37:18.164723494Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=972.355µs logger=migrator t=2026-06-19T01:37:18.171335301Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-19T01:37:18.172334777Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=996.666µs logger=migrator t=2026-06-19T01:37:18.178516763Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-19T01:37:18.179427616Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=910.393µs logger=migrator t=2026-06-19T01:37:18.185252813Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-19T01:37:18.186117125Z level=info msg="Migration successfully executed" id="create team role table" duration=861.312µs logger=migrator t=2026-06-19T01:37:18.193130883Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-19T01:37:18.194082006Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=950.133µs logger=migrator t=2026-06-19T01:37:18.199410871Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-19T01:37:18.200425918Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.014817ms logger=migrator t=2026-06-19T01:37:18.205853855Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-19T01:37:18.206826879Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=972.574µs logger=migrator t=2026-06-19T01:37:18.213506208Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-19T01:37:18.21514321Z level=info msg="Migration successfully executed" id="create user role table" duration=1.639622ms logger=migrator t=2026-06-19T01:37:18.221447079Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-19T01:37:18.222583187Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.136628ms logger=migrator t=2026-06-19T01:37:18.229748669Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-19T01:37:18.23174743Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.998701ms logger=migrator t=2026-06-19T01:37:18.239107236Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-19T01:37:18.240902902Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.796796ms logger=migrator t=2026-06-19T01:37:18.247813397Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-19T01:37:18.248863303Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.048926ms logger=migrator t=2026-06-19T01:37:18.25505482Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-19T01:37:18.256373834Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.316593ms logger=migrator t=2026-06-19T01:37:18.262545629Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-19T01:37:18.263624876Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.079347ms logger=migrator t=2026-06-19T01:37:18.26969719Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-19T01:37:18.27876714Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.06966ms logger=migrator t=2026-06-19T01:37:18.28391178Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-19T01:37:18.2847024Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=790.65µs logger=migrator t=2026-06-19T01:37:18.290108757Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-19T01:37:18.291219975Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.110958ms logger=migrator t=2026-06-19T01:37:18.297964445Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-19T01:37:18.299677609Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.712564ms logger=migrator t=2026-06-19T01:37:18.305053865Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-19T01:37:18.306893512Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.839587ms logger=migrator t=2026-06-19T01:37:18.312418122Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-19T01:37:18.313264163Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=846.051µs logger=migrator t=2026-06-19T01:37:18.320001243Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-19T01:37:18.321365358Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.367165ms logger=migrator t=2026-06-19T01:37:18.32696482Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-19T01:37:18.334020118Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.057437ms logger=migrator t=2026-06-19T01:37:18.339274751Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-19T01:37:18.347724994Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.449613ms logger=migrator t=2026-06-19T01:37:18.352355662Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-19T01:37:18.357957694Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.601792ms logger=migrator t=2026-06-19T01:37:18.36334648Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-19T01:37:18.373263081Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.913891ms logger=migrator t=2026-06-19T01:37:18.378687028Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-19T01:37:18.379789287Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.100238ms logger=migrator t=2026-06-19T01:37:18.385498261Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-19T01:37:18.387260195Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.761524ms logger=migrator t=2026-06-19T01:37:18.392971539Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-19T01:37:18.394341054Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.370675ms logger=migrator t=2026-06-19T01:37:18.399022542Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-19T01:37:18.400041429Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.016797ms logger=migrator t=2026-06-19T01:37:18.406604074Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-19T01:37:18.408073772Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.470518ms logger=migrator t=2026-06-19T01:37:18.413832108Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-19T01:37:18.41393423Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=108.642µs logger=migrator t=2026-06-19T01:37:18.419356458Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-19T01:37:18.419399309Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.311µs logger=migrator t=2026-06-19T01:37:18.424819506Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-19T01:37:18.425279158Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=459.931µs logger=migrator t=2026-06-19T01:37:18.430171941Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-19T01:37:18.430788717Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=616.716µs logger=migrator t=2026-06-19T01:37:18.435881386Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-19T01:37:18.436969983Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.088677ms logger=migrator t=2026-06-19T01:37:18.442231806Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-19T01:37:18.442596875Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=365.819µs logger=migrator t=2026-06-19T01:37:18.447954281Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-19T01:37:18.448660919Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=705.738µs logger=migrator t=2026-06-19T01:37:18.453776268Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-19T01:37:18.454813854Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.037716ms logger=migrator t=2026-06-19T01:37:18.460549279Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-19T01:37:18.462273453Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.723674ms logger=migrator t=2026-06-19T01:37:18.470063021Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-19T01:37:18.477277363Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.215882ms logger=migrator t=2026-06-19T01:37:18.483641064Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-19T01:37:18.483737167Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=97.563µs logger=migrator t=2026-06-19T01:37:18.489616095Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-19T01:37:18.490714833Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.098678ms logger=migrator t=2026-06-19T01:37:18.49692928Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-19T01:37:18.498202323Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.276903ms logger=migrator t=2026-06-19T01:37:18.503919188Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-19T01:37:18.505740254Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.820437ms logger=migrator t=2026-06-19T01:37:18.512443383Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-19T01:37:18.522288512Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.844549ms logger=migrator t=2026-06-19T01:37:18.539078717Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-19T01:37:18.541146289Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.070333ms logger=migrator t=2026-06-19T01:37:18.547849239Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-19T01:37:18.549604343Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.755584ms logger=migrator t=2026-06-19T01:37:18.556371075Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-19T01:37:18.581289956Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.91299ms logger=migrator t=2026-06-19T01:37:18.588550349Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-19T01:37:18.589871593Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.322854ms logger=migrator t=2026-06-19T01:37:18.596553171Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-19T01:37:18.598334337Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.780746ms logger=migrator t=2026-06-19T01:37:18.604579435Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-19T01:37:18.606362999Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.783524ms logger=migrator t=2026-06-19T01:37:18.615556553Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-19T01:37:18.616682081Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.127828ms logger=migrator t=2026-06-19T01:37:18.621010921Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-19T01:37:18.621366Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=358.478µs logger=migrator t=2026-06-19T01:37:18.626413397Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-19T01:37:18.627190947Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=777.83µs logger=migrator t=2026-06-19T01:37:18.632068701Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-19T01:37:18.641867778Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.799358ms logger=migrator t=2026-06-19T01:37:18.646628039Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-19T01:37:18.647247604Z level=info msg="Migration successfully executed" id="create entity_events table" duration=619.095µs logger=migrator t=2026-06-19T01:37:18.652053836Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-19T01:37:18.65380578Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.752924ms logger=migrator t=2026-06-19T01:37:18.659135425Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-19T01:37:18.659655929Z 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-06-19T01:37:18.665571678Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-19T01:37:18.666925052Z 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-06-19T01:37:18.673008896Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-19T01:37:18.673999532Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=990.736µs logger=migrator t=2026-06-19T01:37:18.679662135Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-19T01:37:18.680801283Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.138138ms logger=migrator t=2026-06-19T01:37:18.695094815Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-19T01:37:18.696499141Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.405636ms logger=migrator t=2026-06-19T01:37:18.702331499Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-19T01:37:18.7035869Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.255041ms logger=migrator t=2026-06-19T01:37:18.710092805Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-19T01:37:18.711522231Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.430316ms logger=migrator t=2026-06-19T01:37:18.716512677Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-19T01:37:18.717714467Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.20123ms logger=migrator t=2026-06-19T01:37:18.723296698Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-19T01:37:18.724189652Z level=info msg="Migration successfully executed" id="Drop public config table" duration=892.794µs logger=migrator t=2026-06-19T01:37:18.861999459Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-19T01:37:18.863962798Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.966079ms logger=migrator t=2026-06-19T01:37:18.870309009Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-19T01:37:18.871431397Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.122158ms logger=migrator t=2026-06-19T01:37:18.877611423Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-19T01:37:18.879393109Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.781086ms logger=migrator t=2026-06-19T01:37:18.885713779Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-19T01:37:18.887715759Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.00203ms logger=migrator t=2026-06-19T01:37:18.89524661Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-19T01:37:18.91856736Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.32423ms logger=migrator t=2026-06-19T01:37:18.925126476Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-19T01:37:18.936954066Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.82517ms logger=migrator t=2026-06-19T01:37:18.944117117Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-19T01:37:18.951562405Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.442838ms logger=migrator t=2026-06-19T01:37:18.957738281Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-19T01:37:18.957958017Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=220.206µs logger=migrator t=2026-06-19T01:37:18.964301527Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-19T01:37:18.977519032Z level=info msg="Migration successfully executed" id="add share column" duration=13.207614ms logger=migrator t=2026-06-19T01:37:18.993307482Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-19T01:37:18.993518417Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=212.156µs logger=migrator t=2026-06-19T01:37:18.999005126Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-19T01:37:18.999867257Z level=info msg="Migration successfully executed" id="create file table" duration=862.861µs logger=migrator t=2026-06-19T01:37:19.006825693Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-19T01:37:19.007671125Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=841.092µs logger=migrator t=2026-06-19T01:37:19.013515413Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-19T01:37:19.014302283Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=786.93µs logger=migrator t=2026-06-19T01:37:19.021239308Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-19T01:37:19.021864924Z level=info msg="Migration successfully executed" id="create file_meta table" duration=624.146µs logger=migrator t=2026-06-19T01:37:19.030178905Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-19T01:37:19.031225781Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.047526ms logger=migrator t=2026-06-19T01:37:19.037595072Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-19T01:37:19.037679204Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=84.872µs logger=migrator t=2026-06-19T01:37:19.043341727Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-19T01:37:19.043456411Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=115.354µs logger=migrator t=2026-06-19T01:37:19.050106929Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-19T01:37:19.05135914Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.237141ms logger=migrator t=2026-06-19T01:37:19.058099911Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-19T01:37:19.058434109Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=334.978µs logger=migrator t=2026-06-19T01:37:19.064732749Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-19T01:37:19.065707553Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=974.604µs logger=migrator t=2026-06-19T01:37:19.070994347Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-19T01:37:19.077902602Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.908125ms logger=migrator t=2026-06-19T01:37:19.084314174Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-19T01:37:19.084450218Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=136.594µs logger=migrator t=2026-06-19T01:37:19.09009568Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-19T01:37:19.092063981Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.967541ms logger=migrator t=2026-06-19T01:37:19.098924144Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-19T01:37:19.099312893Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=389.719µs logger=migrator t=2026-06-19T01:37:19.105220244Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-19T01:37:19.105575253Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=354.909µs logger=migrator t=2026-06-19T01:37:19.113478573Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-19T01:37:19.114207751Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=729.548µs logger=migrator t=2026-06-19T01:37:19.120398248Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-19T01:37:19.135270344Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.869637ms logger=migrator t=2026-06-19T01:37:19.140466155Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-19T01:37:19.15052082Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.046225ms logger=migrator t=2026-06-19T01:37:19.157406954Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-19T01:37:19.158543923Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.136919ms logger=migrator t=2026-06-19T01:37:19.163730494Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-19T01:37:19.255044395Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=91.30822ms logger=migrator t=2026-06-19T01:37:19.263202521Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-19T01:37:19.264914985Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.711574ms logger=migrator t=2026-06-19T01:37:19.271958873Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-19T01:37:19.274073407Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.116624ms logger=migrator t=2026-06-19T01:37:19.280454848Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-19T01:37:19.310045037Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.585689ms logger=migrator t=2026-06-19T01:37:19.31610298Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-19T01:37:19.323457285Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.353975ms logger=migrator t=2026-06-19T01:37:19.330235778Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-19T01:37:19.330570536Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=334.818µs logger=migrator t=2026-06-19T01:37:19.337240194Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-19T01:37:19.337584964Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=351.93µs logger=migrator t=2026-06-19T01:37:19.341697937Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-19T01:37:19.342102868Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=405.57µs logger=migrator t=2026-06-19T01:37:19.349719131Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-19T01:37:19.350258154Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=536.243µs logger=migrator t=2026-06-19T01:37:19.356448741Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-19T01:37:19.356856671Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=408.02µs logger=migrator t=2026-06-19T01:37:19.362566335Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-19T01:37:19.364283649Z level=info msg="Migration successfully executed" id="create folder table" duration=1.717404ms logger=migrator t=2026-06-19T01:37:19.370974748Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-19T01:37:19.372247941Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.272943ms logger=migrator t=2026-06-19T01:37:19.379293218Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-19T01:37:19.381344871Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.050822ms logger=migrator t=2026-06-19T01:37:19.387693791Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-19T01:37:19.387721202Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.481µs logger=migrator t=2026-06-19T01:37:19.394132825Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-19T01:37:19.396183996Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.050581ms logger=migrator t=2026-06-19T01:37:19.40579445Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-19T01:37:19.407257986Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.461026ms logger=migrator t=2026-06-19T01:37:19.414691265Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-19T01:37:19.416017379Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.328124ms logger=migrator t=2026-06-19T01:37:19.422190995Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-19T01:37:19.422858041Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=667.307µs logger=migrator t=2026-06-19T01:37:19.429182771Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-19T01:37:19.429589321Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=407.21µs logger=migrator t=2026-06-19T01:37:19.435418609Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-19T01:37:19.437060111Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.635061ms logger=migrator t=2026-06-19T01:37:19.442521629Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-19T01:37:19.444339235Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.816536ms logger=migrator t=2026-06-19T01:37:19.452286835Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-19T01:37:19.453359623Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.073038ms logger=migrator t=2026-06-19T01:37:19.461336835Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-19T01:37:19.463387036Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.049641ms logger=migrator t=2026-06-19T01:37:19.470995769Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-19T01:37:19.473077662Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.081213ms logger=migrator t=2026-06-19T01:37:19.479627067Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-19T01:37:19.480980852Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.353815ms logger=migrator t=2026-06-19T01:37:19.487056186Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-19T01:37:19.488358498Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.303142ms logger=migrator t=2026-06-19T01:37:19.494213746Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-19T01:37:19.495318795Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.098439ms logger=migrator t=2026-06-19T01:37:19.499640004Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-19T01:37:19.500523457Z level=info msg="Migration successfully executed" id="create signing_key table" duration=886.293µs logger=migrator t=2026-06-19T01:37:19.506141909Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-19T01:37:19.508039996Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.902207ms logger=migrator t=2026-06-19T01:37:19.521882187Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-19T01:37:19.522978835Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.091698ms logger=migrator t=2026-06-19T01:37:19.526890564Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-19T01:37:19.527217792Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=327.698µs logger=migrator t=2026-06-19T01:37:19.536017764Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-19T01:37:19.546979182Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.962668ms logger=migrator t=2026-06-19T01:37:19.552752488Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-19T01:37:19.553281802Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=529.914µs logger=migrator t=2026-06-19T01:37:19.557465208Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-19T01:37:19.557494648Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.011µs logger=migrator t=2026-06-19T01:37:19.561994662Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-19T01:37:19.563674584Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.679352ms logger=migrator t=2026-06-19T01:37:19.56824127Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-19T01:37:19.568267321Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.161µs logger=migrator t=2026-06-19T01:37:19.573865063Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-19T01:37:19.575773221Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.907558ms logger=migrator t=2026-06-19T01:37:19.580653324Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-19T01:37:19.5820601Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.407546ms logger=migrator t=2026-06-19T01:37:19.588100243Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-19T01:37:19.589086077Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=981.774µs logger=migrator t=2026-06-19T01:37:19.594880094Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-19T01:37:19.595615653Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=734.009µs logger=migrator t=2026-06-19T01:37:19.602898927Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-19T01:37:19.603362639Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=464.971µs logger=migrator t=2026-06-19T01:37:19.607312549Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-19T01:37:19.608222762Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=910.453µs logger=migrator t=2026-06-19T01:37:19.613380753Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-19T01:37:19.614752957Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.371684ms logger=migrator t=2026-06-19T01:37:19.619643861Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-19T01:37:19.620466191Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=826.811µs logger=migrator t=2026-06-19T01:37:19.624869813Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-19T01:37:19.637869473Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.00143ms logger=migrator t=2026-06-19T01:37:19.642854898Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-19T01:37:19.65201758Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.162052ms logger=migrator t=2026-06-19T01:37:19.65595551Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-19T01:37:19.662603529Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.647738ms logger=migrator t=2026-06-19T01:37:19.666812955Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-19T01:37:19.666882136Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.101µs logger=migrator t=2026-06-19T01:37:19.671036612Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-19T01:37:19.682985024Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.948612ms logger=migrator t=2026-06-19T01:37:19.688512354Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-19T01:37:19.698048455Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.540671ms logger=migrator t=2026-06-19T01:37:19.701970585Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-19T01:37:19.70219831Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=227.905µs logger=migrator t=2026-06-19T01:37:19.705511224Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.637062618s logger=migrator t=2026-06-19T01:37:19.706086418Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-19T01:37:19.723738975Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-19T01:37:19.724015332Z level=info msg="Created default organization" logger=secrets t=2026-06-19T01:37:19.729359317Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-19T01:37:19.774361206Z level=info msg="Restored cache from database" duration=465.982µs logger=plugin.store t=2026-06-19T01:37:19.775994318Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-19T01:37:19.810803778Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-19T01:37:19.810827968Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-19T01:37:19.81088608Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-19T01:37:19.81089536Z level=info msg="Plugins loaded" count=54 duration=34.903793ms logger=query_data t=2026-06-19T01:37:19.815014945Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-19T01:37:19.819154799Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-19T01:37:19.827996014Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-19T01:37:19.84172115Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-19T01:37:19.844992174Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-19T01:37:19.848118183Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-19T01:37:19.872329785Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-19T01:37:19.895876461Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-19T01:37:19.918480733Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-19T01:37:19.918516774Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-19T01:37:19.918666508Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-19T01:37:19.919014367Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-19T01:37:19.919603371Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-19T01:37:19.921818678Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-06-19T01:37:19.930541388Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-19T01:37:19.94208977Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-06-19T01:37:19.978154313Z level=info msg="State cache has been initialized" states=0 duration=59.129336ms logger=ngalert.scheduler t=2026-06-19T01:37:19.978227425Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-19T01:37:19.97841872Z level=info msg=starting first_tick=2026-06-19T01:37:20Z logger=provisioning.dashboard t=2026-06-19T01:37:19.980999415Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-19T01:37:19.99227149Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-06-19T01:37:20.003813832Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-19T01:37:20.003857973Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=grafana.update.checker t=2026-06-19T01:37:20.022747291Z level=info msg="Update check succeeded" duration=103.595861ms logger=plugins.update.checker t=2026-06-19T01:37:20.027638866Z level=info msg="Update check succeeded" duration=108.586268ms logger=provisioning.dashboard t=2026-06-19T01:37:20.134958681Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-19T01:37:20.177925388Z level=info msg="Patterns update finished" duration=195.040795ms logger=sqlstore.transactions t=2026-06-19T01:37:20.272591114Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=sqlstore.transactions t=2026-06-19T01:37:20.275722243Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=auth t=2026-06-19T01:37:20.285349987Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=sqlstore.transactions t=2026-06-19T01:37:20.287576293Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-06-19T01:37:20.298419738Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-19T01:37:20.299041254Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-19T01:37:37.393721992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.394595514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.41298824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.434000851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.459100686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.491034105Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.511432691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.539085261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.554000348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.585617088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.602949447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.630718269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.646753335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.683488284Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.702516656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.729354905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.747104374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.776100798Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.805545503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.865040548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.896838144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:37.985383744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.008013036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.07609382Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.097426389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.159176642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.176628143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.235300928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.260551027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.336545671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.351872568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.416025992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.432387316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.493251205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.514121214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.568493919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.589236135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.658594529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.675368124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.788014725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.805761014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.949171153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:38.969728533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.138244618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.159113835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.260234834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.282650171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.368620117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.39167483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.490703767Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.515257967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.670861086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.69317909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.802263921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.822515893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.956909114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:39.97968935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.077732141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.092760141Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.195684556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.210190863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.324073615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.341713781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.43570321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.45231523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.529806761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.548085694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.627237807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.644597206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.711064858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.727849713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.802906972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.820572229Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.901504437Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:40.9229456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.002626426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.023869534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.098374559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.117163814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.196322717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.216229241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-19T01:37:41.294329437Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-19T01:38:14.942716522Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-06-19T01:47:19.931062715Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-19T01:47:19.964054972Z level=info msg="Completed cleanup jobs" duration=44.833447ms logger=plugins.update.checker t=2026-06-19T01:47:20.116706718Z level=info msg="Update check succeeded" duration=88.366812ms logger=sqlstore.transactions t=2026-06-19T01:52:19.834970054Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-19T01:57:19.944944062Z level=info msg="Completed cleanup jobs" duration=25.77034ms logger=plugins.update.checker t=2026-06-19T01:57:20.11997564Z level=info msg="Update check succeeded" duration=91.752172ms logger=cleanup t=2026-06-19T02:07:19.977212754Z level=info msg="Completed cleanup jobs" duration=57.6605ms logger=plugins.update.checker t=2026-06-19T02:07:20.134629628Z level=info msg="Update check succeeded" duration=106.879446ms logger=infra.usagestats t=2026-06-19T02:08:14.969782224Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-06-19T02:17:20.127280828Z level=info msg="Update check succeeded" duration=98.944249ms logger=cleanup t=2026-06-19T02:17:22.270813431Z level=info msg="Completed cleanup jobs" duration=2.351791272s logger=cleanup t=2026-06-19T02:27:19.958769286Z level=info msg="Completed cleanup jobs" duration=38.86118ms logger=plugins.update.checker t=2026-06-19T02:27:20.129171565Z level=info msg="Update check succeeded" duration=100.779886ms logger=cleanup t=2026-06-19T02:37:19.958909837Z level=info msg="Completed cleanup jobs" duration=39.189767ms logger=plugins.update.checker t=2026-06-19T02:37:20.114226061Z level=info msg="Update check succeeded" duration=86.315276ms logger=infra.usagestats t=2026-06-19T02:38:14.970096381Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-19T02:47:19.941473391Z level=info msg="Completed cleanup jobs" duration=22.162095ms logger=plugins.update.checker t=2026-06-19T02:47:20.142096379Z level=info msg="Update check succeeded" duration=113.850541ms