logger=settings t=2026-08-24T20:50:30.173705166Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-24T20:50:30Z logger=settings t=2026-08-24T20:50:30.174105817Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-24T20:50:30.174123018Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-24T20:50:30.174128248Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-24T20:50:30.174133018Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-24T20:50:30.174138228Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-24T20:50:30.174142808Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-24T20:50:30.174147359Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-24T20:50:30.174158619Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-24T20:50:30.174163119Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-24T20:50:30.174167689Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-24T20:50:30.174175539Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-24T20:50:30.174179629Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-24T20:50:30.17418485Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-24T20:50:30.17419301Z level=info msg=Target target=[all] logger=settings t=2026-08-24T20:50:30.17421205Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-24T20:50:30.17421664Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-24T20:50:30.174221721Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-24T20:50:30.174226701Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-24T20:50:30.174234591Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-24T20:50:30.174238981Z level=info msg="App mode production" logger=sqlstore t=2026-08-24T20:50:30.174728565Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-24T20:50:30.174755095Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-24T20:50:30.176811553Z level=info msg="Locking database" logger=migrator t=2026-08-24T20:50:30.176829934Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-24T20:50:30.177595086Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-24T20:50:30.178855961Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.259995ms logger=migrator t=2026-08-24T20:50:30.186963388Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-24T20:50:30.188858042Z level=info msg="Migration successfully executed" id="create user table" duration=1.898294ms logger=migrator t=2026-08-24T20:50:30.201602489Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-24T20:50:30.202449642Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=850.974µs logger=migrator t=2026-08-24T20:50:30.211908068Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-24T20:50:30.213605855Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.695737ms logger=migrator t=2026-08-24T20:50:30.228492693Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-24T20:50:30.229169782Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=678.649µs logger=migrator t=2026-08-24T20:50:30.233102221Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-24T20:50:30.233663838Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=561.337µs logger=migrator t=2026-08-24T20:50:30.23767414Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-24T20:50:30.240779137Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.100266ms logger=migrator t=2026-08-24T20:50:30.251849247Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-24T20:50:30.253159424Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.310476ms logger=migrator t=2026-08-24T20:50:30.259901723Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-24T20:50:30.260669324Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=770.221µs logger=migrator t=2026-08-24T20:50:30.264508542Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-24T20:50:30.265253303Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=744.361µs logger=migrator t=2026-08-24T20:50:30.273908096Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-24T20:50:30.274761259Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=804.002µs logger=migrator t=2026-08-24T20:50:30.279359409Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-24T20:50:30.280245913Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=886.294µs logger=migrator t=2026-08-24T20:50:30.284895514Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-24T20:50:30.289241825Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=4.347821ms logger=migrator t=2026-08-24T20:50:30.301934631Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-24T20:50:30.301981933Z level=info msg="Migration successfully executed" id="Update user table charset" duration=49.452µs logger=migrator t=2026-08-24T20:50:30.309619107Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-24T20:50:30.310977545Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.361787ms logger=migrator t=2026-08-24T20:50:30.323758403Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-24T20:50:30.324158165Z level=info msg="Migration successfully executed" id="Add missing user data" duration=394.761µs logger=migrator t=2026-08-24T20:50:30.330014838Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-24T20:50:30.331938693Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.929135ms logger=migrator t=2026-08-24T20:50:30.335749099Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-24T20:50:30.336435378Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=685.779µs logger=migrator t=2026-08-24T20:50:30.34040257Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-24T20:50:30.341581893Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.184033ms logger=migrator t=2026-08-24T20:50:30.345554624Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-24T20:50:30.354026201Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.468637ms logger=migrator t=2026-08-24T20:50:30.365010519Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-24T20:50:30.367771847Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.765908ms logger=migrator t=2026-08-24T20:50:30.376267585Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-24T20:50:30.376492072Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=224.807µs logger=migrator t=2026-08-24T20:50:30.382468289Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-24T20:50:30.383194209Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=725.67µs logger=migrator t=2026-08-24T20:50:30.391718318Z 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-08-24T20:50:30.392306785Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=593.027µs logger=migrator t=2026-08-24T20:50:30.399018753Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-24T20:50:30.399717973Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=702.23µs logger=migrator t=2026-08-24T20:50:30.406739659Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-24T20:50:30.408065157Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.324588ms logger=migrator t=2026-08-24T20:50:30.421173823Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-24T20:50:30.422324846Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.151143ms logger=migrator t=2026-08-24T20:50:30.428588482Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-24T20:50:30.429339002Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=750.651µs logger=migrator t=2026-08-24T20:50:30.442865952Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-24T20:50:30.444068596Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.205704ms logger=migrator t=2026-08-24T20:50:30.472668608Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-24T20:50:30.473603743Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=937.966µs logger=migrator t=2026-08-24T20:50:30.48592535Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-24T20:50:30.485980271Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=59.572µs logger=migrator t=2026-08-24T20:50:30.492450372Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-24T20:50:30.493906442Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.456ms logger=migrator t=2026-08-24T20:50:30.503498772Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-24T20:50:30.504529371Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.027988ms logger=migrator t=2026-08-24T20:50:30.514091179Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-24T20:50:30.514886181Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=795.452µs logger=migrator t=2026-08-24T20:50:30.52268423Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-24T20:50:30.523353768Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=670.768µs logger=migrator t=2026-08-24T20:50:30.532220947Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-24T20:50:30.534606884Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.383307ms logger=migrator t=2026-08-24T20:50:30.545283413Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-24T20:50:30.546926799Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.643316ms logger=migrator t=2026-08-24T20:50:30.553252997Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-24T20:50:30.554534493Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.280975ms logger=migrator t=2026-08-24T20:50:30.560447868Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-24T20:50:30.561154008Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=704.219µs logger=migrator t=2026-08-24T20:50:30.567733573Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-24T20:50:30.568926226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.194993ms logger=migrator t=2026-08-24T20:50:30.574085951Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-24T20:50:30.574943894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=837.983µs logger=migrator t=2026-08-24T20:50:30.58227861Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-24T20:50:30.582968679Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=687.449µs logger=migrator t=2026-08-24T20:50:30.588887055Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-24T20:50:30.589685028Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=800.003µs logger=migrator t=2026-08-24T20:50:30.596573231Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-24T20:50:30.597130997Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=556.115µs logger=migrator t=2026-08-24T20:50:30.608135755Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-24T20:50:30.608806783Z level=info msg="Migration successfully executed" id="create star table" duration=671.608µs logger=migrator t=2026-08-24T20:50:30.615626065Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-24T20:50:30.616704965Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.07697ms logger=migrator t=2026-08-24T20:50:30.622400795Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-24T20:50:30.623209458Z level=info msg="Migration successfully executed" id="create org table v1" duration=808.823µs logger=migrator t=2026-08-24T20:50:30.631722257Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-24T20:50:30.63255442Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=831.944µs logger=migrator t=2026-08-24T20:50:30.638732973Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-24T20:50:30.639429022Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=695.049µs logger=migrator t=2026-08-24T20:50:30.645465662Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-24T20:50:30.646664835Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.199403ms logger=migrator t=2026-08-24T20:50:30.653866858Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-24T20:50:30.654703511Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=836.134µs logger=migrator t=2026-08-24T20:50:30.660232276Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-24T20:50:30.661436619Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.204124ms logger=migrator t=2026-08-24T20:50:30.669437224Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-24T20:50:30.669467724Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.05µs logger=migrator t=2026-08-24T20:50:30.675051941Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-24T20:50:30.675079422Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=30.391µs logger=migrator t=2026-08-24T20:50:30.680199575Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-24T20:50:30.680467973Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=269.028µs logger=migrator t=2026-08-24T20:50:30.68536587Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-24T20:50:30.686650946Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.284706ms logger=migrator t=2026-08-24T20:50:30.692953512Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-24T20:50:30.69425745Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.303337ms logger=migrator t=2026-08-24T20:50:30.701094031Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-24T20:50:30.702149801Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.05663ms logger=migrator t=2026-08-24T20:50:30.708815787Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-24T20:50:30.709439774Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=623.937µs logger=migrator t=2026-08-24T20:50:30.716317908Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-24T20:50:30.717089509Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=771.251µs logger=migrator t=2026-08-24T20:50:30.724292442Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-24T20:50:30.725371792Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.079339ms logger=migrator t=2026-08-24T20:50:30.733422928Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-24T20:50:30.74206609Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.644783ms logger=migrator t=2026-08-24T20:50:30.74780584Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-24T20:50:30.748533681Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=728.41µs logger=migrator t=2026-08-24T20:50:30.754810737Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-24T20:50:30.7559884Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.177793ms logger=migrator t=2026-08-24T20:50:30.761041442Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-24T20:50:30.762477992Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.43594ms logger=migrator t=2026-08-24T20:50:30.767812141Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-24T20:50:30.76813605Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=323.989µs logger=migrator t=2026-08-24T20:50:30.774647103Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-24T20:50:30.775444535Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=795.552µs logger=migrator t=2026-08-24T20:50:30.780152808Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-24T20:50:30.78021875Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=65.561µs logger=migrator t=2026-08-24T20:50:30.784943001Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-24T20:50:30.787850523Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.907562ms logger=migrator t=2026-08-24T20:50:30.794276904Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-24T20:50:30.797522614Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.244611ms logger=migrator t=2026-08-24T20:50:30.807535475Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-24T20:50:30.809340726Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.806401ms logger=migrator t=2026-08-24T20:50:30.814538191Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-24T20:50:30.815376845Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=838.144µs logger=migrator t=2026-08-24T20:50:30.820659403Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-24T20:50:30.822548766Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.889473ms logger=migrator t=2026-08-24T20:50:30.827413932Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-24T20:50:30.828184194Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=770.102µs logger=migrator t=2026-08-24T20:50:30.834701316Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-24T20:50:30.837913386Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=3.21167ms logger=migrator t=2026-08-24T20:50:30.845309544Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-24T20:50:30.845342255Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.981µs logger=migrator t=2026-08-24T20:50:30.851193299Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-24T20:50:30.851385114Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=173.535µs logger=migrator t=2026-08-24T20:50:30.856881838Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-24T20:50:30.859526873Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.639224ms logger=migrator t=2026-08-24T20:50:30.866955861Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-24T20:50:30.87122581Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.270459ms logger=migrator t=2026-08-24T20:50:30.876890919Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-24T20:50:30.879291557Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.400368ms logger=migrator t=2026-08-24T20:50:30.884325398Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-24T20:50:30.886352345Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.023047ms logger=migrator t=2026-08-24T20:50:30.891726165Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-24T20:50:30.892109676Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=384.062µs logger=migrator t=2026-08-24T20:50:30.900501922Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-24T20:50:30.901393116Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=891.434µs logger=migrator t=2026-08-24T20:50:30.90831047Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-24T20:50:30.909068272Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=757.692µs logger=migrator t=2026-08-24T20:50:30.914313818Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-24T20:50:30.91437798Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=65.302µs logger=migrator t=2026-08-24T20:50:30.919902814Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-24T20:50:30.920726478Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=823.304µs logger=migrator t=2026-08-24T20:50:30.928387353Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-24T20:50:30.929630068Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.242725ms logger=migrator t=2026-08-24T20:50:30.935135912Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-24T20:50:30.94400598Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.881528ms logger=migrator t=2026-08-24T20:50:30.948143117Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-24T20:50:30.948921559Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=777.982µs logger=migrator t=2026-08-24T20:50:30.954122685Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-24T20:50:30.955002669Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=879.685µs logger=migrator t=2026-08-24T20:50:30.960791131Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-24T20:50:30.962627423Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.842422ms logger=migrator t=2026-08-24T20:50:30.967697425Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-24T20:50:30.971004028Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=3.305573ms logger=migrator t=2026-08-24T20:50:30.97679373Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-24T20:50:30.977461969Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=668.508µs logger=migrator t=2026-08-24T20:50:30.982045737Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-24T20:50:30.984761003Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.715036ms logger=migrator t=2026-08-24T20:50:30.9914197Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-24T20:50:30.992986014Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.567644ms logger=migrator t=2026-08-24T20:50:30.997310975Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-24T20:50:30.997719216Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=412.901µs logger=migrator t=2026-08-24T20:50:31.0039195Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-24T20:50:31.0042616Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=342.8µs logger=migrator t=2026-08-24T20:50:31.011494952Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-24T20:50:31.012647355Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.153053ms logger=migrator t=2026-08-24T20:50:31.017743367Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-24T20:50:31.020170536Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.422588ms logger=migrator t=2026-08-24T20:50:31.024758514Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-24T20:50:31.026649658Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.894264ms logger=migrator t=2026-08-24T20:50:31.031724099Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-24T20:50:31.033129249Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.40389ms logger=migrator t=2026-08-24T20:50:31.03924064Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-24T20:50:31.040164106Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=922.896µs logger=migrator t=2026-08-24T20:50:31.044349914Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-24T20:50:31.045557027Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.205213ms logger=migrator t=2026-08-24T20:50:31.050883116Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-24T20:50:31.051896055Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.013739ms logger=migrator t=2026-08-24T20:50:31.056429242Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-24T20:50:31.064462297Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.010885ms logger=migrator t=2026-08-24T20:50:31.068242983Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-24T20:50:31.068906982Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=664.139µs logger=migrator t=2026-08-24T20:50:31.073438209Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-24T20:50:31.074082458Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=636.068µs logger=migrator t=2026-08-24T20:50:31.077989257Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-24T20:50:31.0795553Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.568614ms logger=migrator t=2026-08-24T20:50:31.083520482Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-24T20:50:31.084074467Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=554.335µs logger=migrator t=2026-08-24T20:50:31.140769746Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-24T20:50:31.143076381Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.309455ms logger=migrator t=2026-08-24T20:50:31.206638483Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-24T20:50:31.211027116Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.388243ms logger=migrator t=2026-08-24T20:50:31.222350273Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-24T20:50:31.222400654Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=48.181µs logger=migrator t=2026-08-24T20:50:31.233185447Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-24T20:50:31.233515036Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=334.109µs logger=migrator t=2026-08-24T20:50:31.24327912Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-24T20:50:31.248228089Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.951499ms logger=migrator t=2026-08-24T20:50:31.261829841Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-24T20:50:31.262262903Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=360.77µs logger=migrator t=2026-08-24T20:50:31.267406017Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-24T20:50:31.267679805Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=274.927µs logger=migrator t=2026-08-24T20:50:31.271530872Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-24T20:50:31.276019889Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.483636ms logger=migrator t=2026-08-24T20:50:31.280591906Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-24T20:50:31.281070839Z level=info msg="Migration successfully executed" id="Update uid value" duration=484.523µs logger=migrator t=2026-08-24T20:50:31.286630605Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-24T20:50:31.288315663Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.686567ms logger=migrator t=2026-08-24T20:50:31.294335092Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-24T20:50:31.295494125Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.160084ms logger=migrator t=2026-08-24T20:50:31.30214249Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-24T20:50:31.303806757Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.664447ms logger=migrator t=2026-08-24T20:50:31.310579847Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-24T20:50:31.311712338Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.133561ms logger=migrator t=2026-08-24T20:50:31.315660869Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-24T20:50:31.316437271Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=772.442µs logger=migrator t=2026-08-24T20:50:31.320596768Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-24T20:50:31.321829292Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.233834ms logger=migrator t=2026-08-24T20:50:31.326524174Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-24T20:50:31.327257615Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=733.72µs logger=migrator t=2026-08-24T20:50:31.334875458Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-24T20:50:31.336163384Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.291186ms logger=migrator t=2026-08-24T20:50:31.340114344Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-24T20:50:31.34099255Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=878.086µs logger=migrator t=2026-08-24T20:50:31.353979733Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-24T20:50:31.361122614Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.147391ms logger=migrator t=2026-08-24T20:50:31.365082245Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-24T20:50:31.3656192Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=537.016µs logger=migrator t=2026-08-24T20:50:31.370329712Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-24T20:50:31.371361971Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.04805ms logger=migrator t=2026-08-24T20:50:31.375811475Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-24T20:50:31.37667586Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=864.635µs logger=migrator t=2026-08-24T20:50:31.38132146Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-24T20:50:31.382118832Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=797.502µs logger=migrator t=2026-08-24T20:50:31.389009696Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-24T20:50:31.389399447Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=388.13µs logger=migrator t=2026-08-24T20:50:31.393277655Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-24T20:50:31.394116589Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=835.474µs logger=migrator t=2026-08-24T20:50:31.40057533Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-24T20:50:31.400667362Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=96.733µs logger=migrator t=2026-08-24T20:50:31.407477514Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-24T20:50:31.410808267Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.330363ms logger=migrator t=2026-08-24T20:50:31.415285762Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-24T20:50:31.419355256Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.068064ms logger=migrator t=2026-08-24T20:50:31.422678789Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-24T20:50:31.422851974Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.635µs logger=migrator t=2026-08-24T20:50:31.425958681Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-24T20:50:31.428685497Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.722416ms logger=migrator t=2026-08-24T20:50:31.43338763Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-24T20:50:31.437260288Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.869458ms logger=migrator t=2026-08-24T20:50:31.442058503Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-24T20:50:31.443064361Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.002607ms logger=migrator t=2026-08-24T20:50:31.450500179Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-24T20:50:31.451003083Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=503.004µs logger=migrator t=2026-08-24T20:50:31.457562597Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-24T20:50:31.458306779Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=744.492µs logger=migrator t=2026-08-24T20:50:31.461776986Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-24T20:50:31.462573038Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=795.672µs logger=migrator t=2026-08-24T20:50:31.466065775Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-24T20:50:31.466776136Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=712.351µs logger=migrator t=2026-08-24T20:50:31.472218978Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-24T20:50:31.473033221Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=814.303µs logger=migrator t=2026-08-24T20:50:31.476843327Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-24T20:50:31.476917059Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.262µs logger=migrator t=2026-08-24T20:50:31.481705914Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-24T20:50:31.481759986Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.222µs logger=migrator t=2026-08-24T20:50:31.48762733Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-24T20:50:31.493450763Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.824073ms logger=migrator t=2026-08-24T20:50:31.498171306Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-24T20:50:31.501153279Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.981753ms logger=migrator t=2026-08-24T20:50:31.50510696Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-24T20:50:31.505174622Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.622µs logger=migrator t=2026-08-24T20:50:31.509885804Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-24T20:50:31.511553791Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.673457ms logger=migrator t=2026-08-24T20:50:31.515431589Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-24T20:50:31.516342655Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=911.096µs logger=migrator t=2026-08-24T20:50:31.523556707Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-24T20:50:31.523603979Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=62.412µs logger=migrator t=2026-08-24T20:50:31.528021553Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-24T20:50:31.529209056Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.185073ms logger=migrator t=2026-08-24T20:50:31.5333003Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-24T20:50:31.534206316Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=906.016µs logger=migrator t=2026-08-24T20:50:31.538032903Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-24T20:50:31.54149658Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.464457ms logger=migrator t=2026-08-24T20:50:31.546284844Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-24T20:50:31.546330415Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=48.501µs logger=migrator t=2026-08-24T20:50:31.550123712Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-24T20:50:31.551176922Z level=info msg="Migration successfully executed" id="create session table" duration=1.05472ms logger=migrator t=2026-08-24T20:50:31.558114426Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-24T20:50:31.558215639Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=103.983µs logger=migrator t=2026-08-24T20:50:31.563028014Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-24T20:50:31.563144987Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=118.713µs logger=migrator t=2026-08-24T20:50:31.567464828Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-24T20:50:31.568855147Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.394809ms logger=migrator t=2026-08-24T20:50:31.574471735Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-24T20:50:31.575304268Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=831.353µs logger=migrator t=2026-08-24T20:50:31.580936945Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-24T20:50:31.580978587Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.302µs logger=migrator t=2026-08-24T20:50:31.585785212Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-24T20:50:31.585824643Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.752µs logger=migrator t=2026-08-24T20:50:31.592291544Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-24T20:50:31.595879475Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.589321ms logger=migrator t=2026-08-24T20:50:31.601454501Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-24T20:50:31.604876547Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.419576ms logger=migrator t=2026-08-24T20:50:31.610765112Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-24T20:50:31.610853734Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.812µs logger=migrator t=2026-08-24T20:50:31.61497864Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-24T20:50:31.615078163Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=100.373µs logger=migrator t=2026-08-24T20:50:31.618825718Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-24T20:50:31.619751244Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=921.656µs logger=migrator t=2026-08-24T20:50:31.623906511Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-24T20:50:31.623936692Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=31.041µs logger=migrator t=2026-08-24T20:50:31.629068266Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-24T20:50:31.635365152Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.296247ms logger=migrator t=2026-08-24T20:50:31.640309631Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-24T20:50:31.640482805Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=174.964µs logger=migrator t=2026-08-24T20:50:31.644605981Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-24T20:50:31.649691493Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.083352ms logger=migrator t=2026-08-24T20:50:31.654838728Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-24T20:50:31.657978126Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.142217ms logger=migrator t=2026-08-24T20:50:31.661966877Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-24T20:50:31.662028869Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=65.782µs logger=migrator t=2026-08-24T20:50:31.665535568Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-24T20:50:31.666605258Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.06935ms logger=migrator t=2026-08-24T20:50:31.671069943Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-24T20:50:31.671923067Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=853.074µs logger=migrator t=2026-08-24T20:50:31.675680472Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-24T20:50:31.676794403Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.113741ms logger=migrator t=2026-08-24T20:50:31.680695412Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-24T20:50:31.681596497Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=900.645µs logger=migrator t=2026-08-24T20:50:31.686020922Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-24T20:50:31.686973278Z level=info msg="Migration successfully executed" id="add index alert state" duration=950.837µs logger=migrator t=2026-08-24T20:50:31.690994752Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-24T20:50:31.692344859Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.352788ms logger=migrator t=2026-08-24T20:50:31.697094712Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-24T20:50:31.697635267Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=540.355µs logger=migrator t=2026-08-24T20:50:31.709780837Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-24T20:50:31.711203898Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.42267ms logger=migrator t=2026-08-24T20:50:31.718585175Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-24T20:50:31.71983101Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.246534ms logger=migrator t=2026-08-24T20:50:31.725843668Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-24T20:50:31.736087775Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.243997ms logger=migrator t=2026-08-24T20:50:31.740077547Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-24T20:50:31.741312542Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.235155ms logger=migrator t=2026-08-24T20:50:31.745988062Z 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-08-24T20:50:31.746870858Z 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=882.616µs logger=migrator t=2026-08-24T20:50:31.752351141Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-24T20:50:31.752939108Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=589.796µs logger=migrator t=2026-08-24T20:50:31.758812543Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-24T20:50:31.75979617Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=984.718µs logger=migrator t=2026-08-24T20:50:31.764256365Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-24T20:50:31.765107809Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=851.844µs logger=migrator t=2026-08-24T20:50:31.770679765Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-24T20:50:31.777134175Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.45352ms logger=migrator t=2026-08-24T20:50:31.781020485Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-24T20:50:31.785167821Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.147536ms logger=migrator t=2026-08-24T20:50:31.789170584Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-24T20:50:31.793058652Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.890039ms logger=migrator t=2026-08-24T20:50:31.798279369Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-24T20:50:31.802300841Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.019093ms logger=migrator t=2026-08-24T20:50:31.806390246Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-24T20:50:31.807266141Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=874.314µs logger=migrator t=2026-08-24T20:50:31.811187781Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-24T20:50:31.811230552Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.331µs logger=migrator t=2026-08-24T20:50:31.817507878Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-24T20:50:31.817558079Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=58.232µs logger=migrator t=2026-08-24T20:50:31.821010546Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-24T20:50:31.822107227Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.097441ms logger=migrator t=2026-08-24T20:50:31.827118167Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-24T20:50:31.828239219Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.120942ms logger=migrator t=2026-08-24T20:50:31.833189397Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-24T20:50:31.833799755Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=611.448µs logger=migrator t=2026-08-24T20:50:31.860235685Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-24T20:50:31.86465193Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=4.417124ms logger=migrator t=2026-08-24T20:50:31.882737746Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-24T20:50:31.884264159Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.529313ms logger=migrator t=2026-08-24T20:50:31.893989621Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-24T20:50:31.898225281Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.23066ms logger=migrator t=2026-08-24T20:50:31.902344686Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-24T20:50:31.908087527Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.742591ms logger=migrator t=2026-08-24T20:50:31.912791839Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-24T20:50:31.912969064Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=177.985µs logger=migrator t=2026-08-24T20:50:31.917229433Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-24T20:50:31.917971494Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=740.321µs logger=migrator t=2026-08-24T20:50:31.921624297Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-24T20:50:31.922558542Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=934.226µs logger=migrator t=2026-08-24T20:50:31.92924754Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-24T20:50:31.933312884Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.069674ms logger=migrator t=2026-08-24T20:50:31.938096828Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-24T20:50:31.938355265Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=269.327µs logger=migrator t=2026-08-24T20:50:31.944711833Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-24T20:50:31.946499154Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.790291ms logger=migrator t=2026-08-24T20:50:31.951643738Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-24T20:50:31.952758009Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.115061ms logger=migrator t=2026-08-24T20:50:31.956874285Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-24T20:50:31.956993478Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=118.923µs logger=migrator t=2026-08-24T20:50:31.960875967Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-24T20:50:31.962073131Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.202235ms logger=migrator t=2026-08-24T20:50:31.968238413Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-24T20:50:31.969240911Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.001908ms logger=migrator t=2026-08-24T20:50:31.977272037Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-24T20:50:31.979416437Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.148381ms logger=migrator t=2026-08-24T20:50:31.98632818Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-24T20:50:31.989255862Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.929612ms logger=migrator t=2026-08-24T20:50:31.994375826Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-24T20:50:31.995517838Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.142652ms logger=migrator t=2026-08-24T20:50:32.000055825Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-24T20:50:32.001671571Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.615776ms logger=migrator t=2026-08-24T20:50:32.006776223Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-24T20:50:32.006803224Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.321µs logger=migrator t=2026-08-24T20:50:32.010601801Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-24T20:50:32.015291753Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.712182ms logger=migrator t=2026-08-24T20:50:32.022378261Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-24T20:50:32.023969226Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.591625ms logger=migrator t=2026-08-24T20:50:32.030605551Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-24T20:50:32.03698187Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.377029ms logger=migrator t=2026-08-24T20:50:32.041885378Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-24T20:50:32.04336353Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.481432ms logger=migrator t=2026-08-24T20:50:32.048543284Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-24T20:50:32.049749138Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.208054ms logger=migrator t=2026-08-24T20:50:32.054372957Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-24T20:50:32.055276473Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=903.796µs logger=migrator t=2026-08-24T20:50:32.05946607Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-24T20:50:32.072244739Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.776609ms logger=migrator t=2026-08-24T20:50:32.077520047Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-24T20:50:32.078162785Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=647.678µs logger=migrator t=2026-08-24T20:50:32.082890277Z 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-08-24T20:50:32.083915096Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.024589ms logger=migrator t=2026-08-24T20:50:32.088292279Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-24T20:50:32.088610678Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=318.859µs logger=migrator t=2026-08-24T20:50:32.092548398Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-24T20:50:32.093528045Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=979.497µs logger=migrator t=2026-08-24T20:50:32.099764491Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-24T20:50:32.100185802Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=417.812µs logger=migrator t=2026-08-24T20:50:32.104647457Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-24T20:50:32.110242754Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.595748ms logger=migrator t=2026-08-24T20:50:32.114608177Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-24T20:50:32.120351217Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.742391ms logger=migrator t=2026-08-24T20:50:32.125165883Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-24T20:50:32.126187541Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.022089ms logger=migrator t=2026-08-24T20:50:32.130295977Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-24T20:50:32.131199812Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=903.515µs logger=migrator t=2026-08-24T20:50:32.135573714Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-24T20:50:32.135799731Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=226.557µs logger=migrator t=2026-08-24T20:50:32.140868842Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-24T20:50:32.144990208Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.120906ms logger=migrator t=2026-08-24T20:50:32.148805185Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-24T20:50:32.149649698Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=844.383µs logger=migrator t=2026-08-24T20:50:32.153942489Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-24T20:50:32.154101244Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.495µs logger=migrator t=2026-08-24T20:50:32.158842937Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-24T20:50:32.159440413Z level=info msg="Migration successfully executed" id="Move region to single row" duration=602.106µs logger=migrator t=2026-08-24T20:50:32.163598999Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-24T20:50:32.164542746Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=943.847µs logger=migrator t=2026-08-24T20:50:32.169310259Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-24T20:50:32.170894134Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.583555ms logger=migrator t=2026-08-24T20:50:32.17535369Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-24T20:50:32.176737498Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.383519ms logger=migrator t=2026-08-24T20:50:32.183496468Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-24T20:50:32.185615767Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.119089ms logger=migrator t=2026-08-24T20:50:32.190253587Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-24T20:50:32.191557413Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.303676ms logger=migrator t=2026-08-24T20:50:32.205498544Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-24T20:50:32.206475682Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.001939ms logger=migrator t=2026-08-24T20:50:32.21105994Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-24T20:50:32.211110001Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=60.261µs logger=migrator t=2026-08-24T20:50:32.218854258Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-24T20:50:32.220148275Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.296107ms logger=migrator t=2026-08-24T20:50:32.225356401Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-24T20:50:32.226107372Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=752.671µs logger=migrator t=2026-08-24T20:50:32.232629355Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-24T20:50:32.234055205Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.42627ms logger=migrator t=2026-08-24T20:50:32.247008268Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-24T20:50:32.248171851Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.164784ms logger=migrator t=2026-08-24T20:50:32.257040199Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-24T20:50:32.257316747Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=280.028µs logger=migrator t=2026-08-24T20:50:32.262833282Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-24T20:50:32.263467019Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=635.187µs logger=migrator t=2026-08-24T20:50:32.269316003Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-24T20:50:32.269394675Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.962µs logger=migrator t=2026-08-24T20:50:32.278703177Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-24T20:50:32.280000173Z level=info msg="Migration successfully executed" id="create team table" duration=1.297036ms logger=migrator t=2026-08-24T20:50:32.289055966Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-24T20:50:32.290077936Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.02416ms logger=migrator t=2026-08-24T20:50:32.296782654Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-24T20:50:32.298181542Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.397919ms logger=migrator t=2026-08-24T20:50:32.304962243Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-24T20:50:32.30984517Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.885237ms logger=migrator t=2026-08-24T20:50:32.317793972Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-24T20:50:32.318099862Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=303.939µs logger=migrator t=2026-08-24T20:50:32.324052078Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-24T20:50:32.325520339Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.468001ms logger=migrator t=2026-08-24T20:50:32.332975548Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-24T20:50:32.334540651Z level=info msg="Migration successfully executed" id="create team member table" duration=1.567243ms logger=migrator t=2026-08-24T20:50:32.342400752Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-24T20:50:32.344020218Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.623156ms logger=migrator t=2026-08-24T20:50:32.357267529Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-24T20:50:32.358530954Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.265815ms logger=migrator t=2026-08-24T20:50:32.374722188Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-24T20:50:32.376665002Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.945544ms logger=migrator t=2026-08-24T20:50:32.383157955Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-24T20:50:32.388950437Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.793882ms logger=migrator t=2026-08-24T20:50:32.429119193Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-24T20:50:32.437426206Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.309723ms logger=migrator t=2026-08-24T20:50:32.454167745Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-24T20:50:32.460450161Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.286846ms logger=migrator t=2026-08-24T20:50:32.470073111Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-24T20:50:32.471243274Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.168543ms logger=migrator t=2026-08-24T20:50:32.481616265Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-24T20:50:32.482679544Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.061619ms logger=migrator t=2026-08-24T20:50:32.490696569Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-24T20:50:32.491831902Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.135853ms logger=migrator t=2026-08-24T20:50:32.501951424Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-24T20:50:32.502751888Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=800.274µs logger=migrator t=2026-08-24T20:50:32.510299259Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-24T20:50:32.511804381Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.507402ms logger=migrator t=2026-08-24T20:50:32.518261252Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-24T20:50:32.519518897Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.258045ms logger=migrator t=2026-08-24T20:50:32.525912997Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-24T20:50:32.52675172Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=838.753µs logger=migrator t=2026-08-24T20:50:32.534364574Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-24T20:50:32.535195187Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=830.373µs logger=migrator t=2026-08-24T20:50:32.542482091Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-24T20:50:32.54351988Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.038299ms logger=migrator t=2026-08-24T20:50:32.552124741Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-24T20:50:32.552519722Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=397.161µs logger=migrator t=2026-08-24T20:50:32.559739005Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-24T20:50:32.560916158Z level=info msg="Migration successfully executed" id="create tag table" duration=1.176602ms logger=migrator t=2026-08-24T20:50:32.571430993Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-24T20:50:32.572381889Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=948.427µs logger=migrator t=2026-08-24T20:50:32.5809928Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-24T20:50:32.582170214Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.178054ms logger=migrator t=2026-08-24T20:50:32.599208712Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-24T20:50:32.600389224Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.181313ms logger=migrator t=2026-08-24T20:50:32.613247095Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-24T20:50:32.614322605Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.076439ms logger=migrator t=2026-08-24T20:50:32.620342993Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-24T20:50:32.633445361Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.102458ms logger=migrator t=2026-08-24T20:50:32.647297799Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-24T20:50:32.647972438Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=675.489µs logger=migrator t=2026-08-24T20:50:32.654698537Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-24T20:50:32.655356755Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=657.928µs logger=migrator t=2026-08-24T20:50:32.666652042Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-24T20:50:32.667111475Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=459.683µs logger=migrator t=2026-08-24T20:50:32.677189378Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-24T20:50:32.678166195Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=976.847µs logger=migrator t=2026-08-24T20:50:32.68727312Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-24T20:50:32.688735431Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.465282ms logger=migrator t=2026-08-24T20:50:32.69654886Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-24T20:50:32.697488656Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=939.796µs logger=migrator t=2026-08-24T20:50:32.704990727Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-24T20:50:32.70509831Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.173µs logger=migrator t=2026-08-24T20:50:32.712810606Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-24T20:50:32.721610173Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.791158ms logger=migrator t=2026-08-24T20:50:32.732626272Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-24T20:50:32.740038189Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.412647ms logger=migrator t=2026-08-24T20:50:32.785755301Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-24T20:50:32.793149338Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.396527ms logger=migrator t=2026-08-24T20:50:32.813867309Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-24T20:50:32.819078395Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.212755ms logger=migrator t=2026-08-24T20:50:32.82389687Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-24T20:50:32.82496104Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.06437ms logger=migrator t=2026-08-24T20:50:32.831443952Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-24T20:50:32.836916755Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.472893ms logger=migrator t=2026-08-24T20:50:32.843034727Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-24T20:50:32.8445666Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.536314ms logger=migrator t=2026-08-24T20:50:32.856416242Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-24T20:50:32.857682957Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.268545ms logger=migrator t=2026-08-24T20:50:32.86600762Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-24T20:50:32.867721319Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.713779ms logger=migrator t=2026-08-24T20:50:32.881030682Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-24T20:50:32.882181524Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.153192ms logger=migrator t=2026-08-24T20:50:32.889608813Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-24T20:50:32.890631381Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.022899ms logger=migrator t=2026-08-24T20:50:32.897960047Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-24T20:50:32.899260373Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.303586ms logger=migrator t=2026-08-24T20:50:32.906204528Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-24T20:50:32.912923636Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.723318ms logger=migrator t=2026-08-24T20:50:32.922768912Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-24T20:50:32.924227933Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.457031ms logger=migrator t=2026-08-24T20:50:32.932654759Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-24T20:50:32.933579515Z level=info msg="Migration successfully executed" id="create cache_data table" duration=924.675µs logger=migrator t=2026-08-24T20:50:32.942215096Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-24T20:50:32.943784561Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.569415ms logger=migrator t=2026-08-24T20:50:32.950509659Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-24T20:50:32.951371144Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=861.545µs logger=migrator t=2026-08-24T20:50:32.96373338Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-24T20:50:32.965387447Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.653897ms logger=migrator t=2026-08-24T20:50:32.974735669Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-24T20:50:32.974828681Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=93.902µs logger=migrator t=2026-08-24T20:50:32.981498428Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-24T20:50:32.981631061Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.713µs logger=migrator t=2026-08-24T20:50:32.989971895Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-24T20:50:32.991621792Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.647077ms logger=migrator t=2026-08-24T20:50:33.000541432Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-24T20:50:33.002664962Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.124209ms logger=migrator t=2026-08-24T20:50:33.00831234Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-24T20:50:33.009431481Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.119251ms logger=migrator t=2026-08-24T20:50:33.017279531Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-24T20:50:33.017426255Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=151.724µs logger=migrator t=2026-08-24T20:50:33.023096154Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-24T20:50:33.024069522Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=973.628µs logger=migrator t=2026-08-24T20:50:33.033426224Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-24T20:50:33.034497183Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.071749ms logger=migrator t=2026-08-24T20:50:33.039476964Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-24T20:50:33.040493292Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.016168ms logger=migrator t=2026-08-24T20:50:33.051282114Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-24T20:50:33.053014233Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.733469ms logger=migrator t=2026-08-24T20:50:33.061502231Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-24T20:50:33.068141307Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.636636ms logger=migrator t=2026-08-24T20:50:33.075186045Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-24T20:50:33.076544162Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.360198ms logger=migrator t=2026-08-24T20:50:33.081919153Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-24T20:50:33.082022006Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.243µs logger=migrator t=2026-08-24T20:50:33.087292074Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-24T20:50:33.088505638Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.213054ms logger=migrator t=2026-08-24T20:50:33.093324663Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-24T20:50:33.094604379Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.280176ms logger=migrator t=2026-08-24T20:50:33.100965497Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-24T20:50:33.102194071Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.228054ms logger=migrator t=2026-08-24T20:50:33.109699032Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-24T20:50:33.109844316Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=147.074µs logger=migrator t=2026-08-24T20:50:33.114217759Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-24T20:50:33.115298549Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.0817ms logger=migrator t=2026-08-24T20:50:33.128713675Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-24T20:50:33.129780764Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.067249ms logger=migrator t=2026-08-24T20:50:33.135015132Z 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-08-24T20:50:33.135859356Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=844.154µs logger=migrator t=2026-08-24T20:50:33.145147456Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-24T20:50:33.145999369Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=851.643µs logger=migrator t=2026-08-24T20:50:33.162496452Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-24T20:50:33.170596619Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.102367ms logger=migrator t=2026-08-24T20:50:33.180112126Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-24T20:50:33.180866548Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=755.822µs logger=migrator t=2026-08-24T20:50:33.186961108Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-24T20:50:33.18775175Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=791.632µs logger=migrator t=2026-08-24T20:50:33.193000427Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-24T20:50:33.221456055Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.451368ms logger=migrator t=2026-08-24T20:50:33.228611806Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-24T20:50:33.258364719Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.751243ms logger=migrator t=2026-08-24T20:50:33.266551009Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-24T20:50:33.268271738Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.719608ms logger=migrator t=2026-08-24T20:50:33.277820495Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-24T20:50:33.280423308Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.604593ms logger=migrator t=2026-08-24T20:50:33.286664503Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-24T20:50:33.293018532Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.357359ms logger=migrator t=2026-08-24T20:50:33.300170322Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-24T20:50:33.309290527Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.116665ms logger=migrator t=2026-08-24T20:50:33.315405119Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-24T20:50:33.316632033Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.230444ms logger=migrator t=2026-08-24T20:50:33.325867782Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-24T20:50:33.327175989Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.309967ms logger=migrator t=2026-08-24T20:50:33.332353994Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-24T20:50:33.333468095Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.113811ms logger=migrator t=2026-08-24T20:50:33.342732345Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-24T20:50:33.343750824Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.02123ms logger=migrator t=2026-08-24T20:50:33.355075881Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-24T20:50:33.355299697Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=224.976µs logger=migrator t=2026-08-24T20:50:33.3611311Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-24T20:50:33.367647543Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.518713ms logger=migrator t=2026-08-24T20:50:33.374192947Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-24T20:50:33.379947178Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.747271ms logger=migrator t=2026-08-24T20:50:33.389815905Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-24T20:50:33.398282222Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.464838ms logger=migrator t=2026-08-24T20:50:33.410057412Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-24T20:50:33.411170914Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.115452ms logger=migrator t=2026-08-24T20:50:33.417139211Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-24T20:50:33.418972572Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.832591ms logger=migrator t=2026-08-24T20:50:33.423717945Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-24T20:50:33.439485997Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=15.762832ms logger=migrator t=2026-08-24T20:50:33.449085696Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-24T20:50:33.456606117Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.519101ms logger=migrator t=2026-08-24T20:50:33.46599512Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-24T20:50:33.467266656Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.272286ms logger=migrator t=2026-08-24T20:50:33.475033994Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-24T20:50:33.485090255Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.064402ms logger=migrator t=2026-08-24T20:50:33.489084608Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-24T20:50:33.496577287Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.493799ms logger=migrator t=2026-08-24T20:50:33.501329161Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-24T20:50:33.501408573Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=80.573µs logger=migrator t=2026-08-24T20:50:33.505574439Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-24T20:50:33.506769213Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.194924ms logger=migrator t=2026-08-24T20:50:33.512960477Z 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-08-24T20:50:33.514527431Z 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.565894ms logger=migrator t=2026-08-24T20:50:33.52093369Z 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-08-24T20:50:33.522531735Z 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.599605ms logger=migrator t=2026-08-24T20:50:33.530005355Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-24T20:50:33.530139158Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=137.154µs logger=migrator t=2026-08-24T20:50:33.540290573Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-24T20:50:33.550056117Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.759003ms logger=migrator t=2026-08-24T20:50:33.554340957Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-24T20:50:33.562182967Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.83814ms logger=migrator t=2026-08-24T20:50:33.567016522Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-24T20:50:33.573590487Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.571995ms logger=migrator t=2026-08-24T20:50:33.577781244Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-24T20:50:33.584740999Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.966045ms logger=migrator t=2026-08-24T20:50:33.5883503Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-24T20:50:33.594978945Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.625265ms logger=migrator t=2026-08-24T20:50:33.601124079Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-24T20:50:33.601245892Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=125.513µs logger=migrator t=2026-08-24T20:50:33.604929685Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-24T20:50:33.605952833Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.024468ms logger=migrator t=2026-08-24T20:50:33.610265105Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-24T20:50:33.620284785Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.012481ms logger=migrator t=2026-08-24T20:50:33.623938018Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-24T20:50:33.62401459Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=77.932µs logger=migrator t=2026-08-24T20:50:33.628777283Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-24T20:50:33.635199044Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.423021ms logger=migrator t=2026-08-24T20:50:33.641353836Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-24T20:50:33.642408405Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.055539ms logger=migrator t=2026-08-24T20:50:33.649354291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-24T20:50:33.657876009Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.519578ms logger=migrator t=2026-08-24T20:50:33.668856367Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-24T20:50:33.670339398Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.484181ms logger=migrator t=2026-08-24T20:50:33.710037871Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-24T20:50:33.7125003Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.464119ms logger=migrator t=2026-08-24T20:50:33.768352716Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-24T20:50:33.777648037Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.298581ms logger=migrator t=2026-08-24T20:50:33.800288892Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-24T20:50:33.802324068Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.035546ms logger=migrator t=2026-08-24T20:50:33.808977545Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-24T20:50:33.810009054Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.033729ms logger=migrator t=2026-08-24T20:50:33.818152482Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-24T20:50:33.819891401Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.739309ms logger=migrator t=2026-08-24T20:50:33.824948902Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-24T20:50:33.825997422Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.0479ms logger=migrator t=2026-08-24T20:50:33.832176996Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-24T20:50:33.832275058Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.323µs logger=migrator t=2026-08-24T20:50:33.837759412Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-24T20:50:33.838814591Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.054599ms logger=migrator t=2026-08-24T20:50:33.844334426Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-24T20:50:33.845434307Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.099681ms logger=migrator t=2026-08-24T20:50:33.851692912Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-24T20:50:33.852104904Z 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-08-24T20:50:33.856160798Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-24T20:50:33.856741054Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=580.186µs logger=migrator t=2026-08-24T20:50:33.862532177Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-24T20:50:33.863763311Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.232925ms logger=migrator t=2026-08-24T20:50:33.872373292Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-24T20:50:33.882823975Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.450803ms logger=migrator t=2026-08-24T20:50:33.887362873Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-24T20:50:33.888424452Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.061559ms logger=migrator t=2026-08-24T20:50:33.89478348Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-24T20:50:33.89654639Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.75968ms logger=migrator t=2026-08-24T20:50:33.902532738Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-24T20:50:33.903947288Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.40747ms logger=migrator t=2026-08-24T20:50:33.909439102Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-24T20:50:33.911291583Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.854031ms logger=migrator t=2026-08-24T20:50:33.916103068Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-24T20:50:33.917230139Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.129391ms logger=migrator t=2026-08-24T20:50:33.92400768Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-24T20:50:33.924078522Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=74.762µs logger=migrator t=2026-08-24T20:50:33.928970939Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-24T20:50:33.929080902Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.343µs logger=migrator t=2026-08-24T20:50:33.937002493Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-24T20:50:33.947818917Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.815174ms logger=migrator t=2026-08-24T20:50:33.951659715Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-24T20:50:33.952130188Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=471.773µs logger=migrator t=2026-08-24T20:50:33.955495432Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-24T20:50:33.956746998Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.257436ms logger=migrator t=2026-08-24T20:50:33.96539207Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-24T20:50:33.965978146Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=588.656µs logger=migrator t=2026-08-24T20:50:33.970288187Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-24T20:50:33.972057487Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.77086ms logger=migrator t=2026-08-24T20:50:33.977134439Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-24T20:50:33.978384294Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.251255ms logger=migrator t=2026-08-24T20:50:33.982782788Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-24T20:50:34.019630011Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.844933ms logger=migrator t=2026-08-24T20:50:34.025918586Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-24T20:50:34.031175474Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.258678ms logger=migrator t=2026-08-24T20:50:34.03462035Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-24T20:50:34.034769484Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=156.034µs logger=migrator t=2026-08-24T20:50:34.037900733Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-24T20:50:34.068563372Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.662519ms logger=migrator t=2026-08-24T20:50:34.072310157Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-24T20:50:34.1034591Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.145523ms logger=migrator t=2026-08-24T20:50:34.107208195Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-24T20:50:34.107792251Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=584.106µs logger=migrator t=2026-08-24T20:50:34.113166302Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-24T20:50:34.11485727Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.690698ms logger=migrator t=2026-08-24T20:50:34.120072656Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-24T20:50:34.120475927Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=403.821µs logger=migrator t=2026-08-24T20:50:34.123939984Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-24T20:50:34.1248349Z level=info msg="Migration successfully executed" id="create permission table" duration=894.586µs logger=migrator t=2026-08-24T20:50:34.128340278Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-24T20:50:34.129311405Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=971.177µs logger=migrator t=2026-08-24T20:50:34.133319638Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-24T20:50:34.134328946Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.008998ms logger=migrator t=2026-08-24T20:50:34.138541333Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-24T20:50:34.139667226Z level=info msg="Migration successfully executed" id="create role table" duration=1.124173ms logger=migrator t=2026-08-24T20:50:34.145248662Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-24T20:50:34.154173502Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.92529ms logger=migrator t=2026-08-24T20:50:34.159907093Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-24T20:50:34.167734612Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.827099ms logger=migrator t=2026-08-24T20:50:34.171644031Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-24T20:50:34.172827855Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.177224ms logger=migrator t=2026-08-24T20:50:34.178887885Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-24T20:50:34.180734826Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.846691ms logger=migrator t=2026-08-24T20:50:34.18514421Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-24T20:50:34.186130388Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=985.317µs logger=migrator t=2026-08-24T20:50:34.190388867Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-24T20:50:34.191255181Z level=info msg="Migration successfully executed" id="create team role table" duration=866.054µs logger=migrator t=2026-08-24T20:50:34.19548688Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-24T20:50:34.196513609Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.026719ms logger=migrator t=2026-08-24T20:50:34.200596384Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-24T20:50:34.20155424Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=957.526µs logger=migrator t=2026-08-24T20:50:34.205775458Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-24T20:50:34.207829356Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.056818ms logger=migrator t=2026-08-24T20:50:34.212282741Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-24T20:50:34.213148205Z level=info msg="Migration successfully executed" id="create user role table" duration=865.234µs logger=migrator t=2026-08-24T20:50:34.217612901Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-24T20:50:34.219730599Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.120078ms logger=migrator t=2026-08-24T20:50:34.225013538Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-24T20:50:34.22612913Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.115872ms logger=migrator t=2026-08-24T20:50:34.231231223Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-24T20:50:34.232319953Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.08822ms logger=migrator t=2026-08-24T20:50:34.236336455Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-24T20:50:34.237172369Z level=info msg="Migration successfully executed" id="create builtin role table" duration=835.954µs logger=migrator t=2026-08-24T20:50:34.241307404Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-24T20:50:34.242840378Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.531164ms logger=migrator t=2026-08-24T20:50:34.247013934Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-24T20:50:34.248866747Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.852483ms logger=migrator t=2026-08-24T20:50:34.25614089Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-24T20:50:34.265426471Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.285201ms logger=migrator t=2026-08-24T20:50:34.268684172Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-24T20:50:34.269759842Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.07438ms logger=migrator t=2026-08-24T20:50:34.273655422Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-24T20:50:34.274768113Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.112311ms logger=migrator t=2026-08-24T20:50:34.278883279Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-24T20:50:34.279841825Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=958.766µs logger=migrator t=2026-08-24T20:50:34.283733354Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-24T20:50:34.284812485Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.079221ms logger=migrator t=2026-08-24T20:50:34.288179669Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-24T20:50:34.288982101Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=802.412µs logger=migrator t=2026-08-24T20:50:34.293809927Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-24T20:50:34.295736811Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.926474ms logger=migrator t=2026-08-24T20:50:34.300100233Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-24T20:50:34.310467144Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.368101ms logger=migrator t=2026-08-24T20:50:34.314449705Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-24T20:50:34.320145825Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.69588ms logger=migrator t=2026-08-24T20:50:34.325034672Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-24T20:50:34.334019453Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.984061ms logger=migrator t=2026-08-24T20:50:34.33962085Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-24T20:50:34.347688167Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.066007ms logger=migrator t=2026-08-24T20:50:34.351472513Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-24T20:50:34.352306807Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=834.164µs logger=migrator t=2026-08-24T20:50:34.35636826Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-24T20:50:34.357550694Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.179104ms logger=migrator t=2026-08-24T20:50:34.362662936Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-24T20:50:34.364298933Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.636156ms logger=migrator t=2026-08-24T20:50:34.369593651Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-24T20:50:34.37063684Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.042719ms logger=migrator t=2026-08-24T20:50:34.376412622Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-24T20:50:34.378620944Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.201712ms logger=migrator t=2026-08-24T20:50:34.384680693Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-24T20:50:34.384824877Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=145.234µs logger=migrator t=2026-08-24T20:50:34.390902709Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-24T20:50:34.39094999Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=40.061µs logger=migrator t=2026-08-24T20:50:34.397715059Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-24T20:50:34.398183502Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=460.173µs logger=migrator t=2026-08-24T20:50:34.402152174Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-24T20:50:34.402752981Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=601.607µs logger=migrator t=2026-08-24T20:50:34.408237474Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-24T20:50:34.409388326Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.153812ms logger=migrator t=2026-08-24T20:50:34.41878441Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-24T20:50:34.419236783Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=453.414µs logger=migrator t=2026-08-24T20:50:34.423648596Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-24T20:50:34.424582203Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=938.087µs logger=migrator t=2026-08-24T20:50:34.430944551Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-24T20:50:34.432387821Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.4431ms logger=migrator t=2026-08-24T20:50:34.436571029Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-24T20:50:34.437883045Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.323136ms logger=migrator t=2026-08-24T20:50:34.44160542Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-24T20:50:34.450754656Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.147106ms logger=migrator t=2026-08-24T20:50:34.454519261Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-24T20:50:34.454588553Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.262µs logger=migrator t=2026-08-24T20:50:34.458067501Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-24T20:50:34.459143852Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.079931ms logger=migrator t=2026-08-24T20:50:34.464201084Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-24T20:50:34.465661174Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.4586ms logger=migrator t=2026-08-24T20:50:34.470287714Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-24T20:50:34.472242889Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.954885ms logger=migrator t=2026-08-24T20:50:34.476561929Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-24T20:50:34.485470149Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.90716ms logger=migrator t=2026-08-24T20:50:34.490256964Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-24T20:50:34.491451597Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.194733ms logger=migrator t=2026-08-24T20:50:34.496063946Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-24T20:50:34.497110795Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.047299ms logger=migrator t=2026-08-24T20:50:34.501579531Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-24T20:50:34.524924775Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.342594ms logger=migrator t=2026-08-24T20:50:34.530115281Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-24T20:50:34.531035457Z level=info msg="Migration successfully executed" id="create correlation v2" duration=922.426µs logger=migrator t=2026-08-24T20:50:34.536194231Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-24T20:50:34.537906309Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.712338ms logger=migrator t=2026-08-24T20:50:34.545286136Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-24T20:50:34.546416288Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.130352ms logger=migrator t=2026-08-24T20:50:34.553579829Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-24T20:50:34.555665837Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.085838ms logger=migrator t=2026-08-24T20:50:34.561386207Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-24T20:50:34.561837221Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=452.524µs logger=migrator t=2026-08-24T20:50:34.566213873Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-24T20:50:34.567232651Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.019228ms logger=migrator t=2026-08-24T20:50:34.570501293Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-24T20:50:34.576592034Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.090451ms logger=migrator t=2026-08-24T20:50:34.579889246Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-24T20:50:34.580705699Z level=info msg="Migration successfully executed" id="create entity_events table" duration=816.353µs logger=migrator t=2026-08-24T20:50:34.58499615Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-24T20:50:34.586048439Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.051989ms logger=migrator t=2026-08-24T20:50:34.59072031Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-24T20:50:34.591315766Z 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-08-24T20:50:34.596724778Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-24T20:50:34.597213062Z 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-08-24T20:50:34.602231213Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-24T20:50:34.603978772Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.749549ms logger=migrator t=2026-08-24T20:50:34.613393305Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-24T20:50:34.616207424Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.815549ms logger=migrator t=2026-08-24T20:50:34.622443949Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-24T20:50:34.623649284Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.205494ms logger=migrator t=2026-08-24T20:50:34.627309796Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-24T20:50:34.628511479Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.201183ms logger=migrator t=2026-08-24T20:50:34.633129709Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-24T20:50:34.634339752Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.206303ms logger=migrator t=2026-08-24T20:50:34.640054422Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-24T20:50:34.642010307Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.957325ms logger=migrator t=2026-08-24T20:50:34.645844376Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-24T20:50:34.647677217Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.83232ms logger=migrator t=2026-08-24T20:50:34.70023665Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-24T20:50:34.702690989Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.455739ms logger=migrator t=2026-08-24T20:50:34.706818104Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-24T20:50:34.708118571Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.299337ms logger=migrator t=2026-08-24T20:50:34.714785558Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-24T20:50:34.717232737Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.447308ms logger=migrator t=2026-08-24T20:50:34.722862064Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-24T20:50:34.724105459Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.242965ms logger=migrator t=2026-08-24T20:50:34.730493408Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-24T20:50:34.75265359Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.161052ms logger=migrator t=2026-08-24T20:50:34.758988527Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-24T20:50:34.765856229Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.869812ms logger=migrator t=2026-08-24T20:50:34.771652942Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-24T20:50:34.780726116Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.072804ms logger=migrator t=2026-08-24T20:50:34.789787081Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-24T20:50:34.790054418Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=267.238µs logger=migrator t=2026-08-24T20:50:34.796005535Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-24T20:50:34.808045842Z level=info msg="Migration successfully executed" id="add share column" duration=12.053318ms logger=migrator t=2026-08-24T20:50:34.816345835Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-24T20:50:34.816697995Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=353.891µs logger=migrator t=2026-08-24T20:50:34.825722728Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-24T20:50:34.826587712Z level=info msg="Migration successfully executed" id="create file table" duration=865.664µs logger=migrator t=2026-08-24T20:50:34.832141668Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-24T20:50:34.833193387Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.055389ms logger=migrator t=2026-08-24T20:50:34.838971049Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-24T20:50:34.840888143Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.944145ms logger=migrator t=2026-08-24T20:50:34.847138118Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-24T20:50:34.848224419Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.086331ms logger=migrator t=2026-08-24T20:50:34.854569037Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-24T20:50:34.856528012Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.946365ms logger=migrator t=2026-08-24T20:50:34.862405946Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-24T20:50:34.86252196Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=117.793µs logger=migrator t=2026-08-24T20:50:34.868109596Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-24T20:50:34.868217049Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.163µs logger=migrator t=2026-08-24T20:50:34.874127854Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-24T20:50:34.875344738Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.217074ms logger=migrator t=2026-08-24T20:50:34.880091992Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-24T20:50:34.880288877Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=197.115µs logger=migrator t=2026-08-24T20:50:34.882639953Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-24T20:50:34.883883558Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.242605ms logger=migrator t=2026-08-24T20:50:34.888025254Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-24T20:50:34.897621623Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.587738ms logger=migrator t=2026-08-24T20:50:34.903615762Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-24T20:50:34.903779706Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.614µs logger=migrator t=2026-08-24T20:50:34.909471866Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-24T20:50:34.910831164Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.358987ms logger=migrator t=2026-08-24T20:50:34.915787523Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-24T20:50:34.916273336Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=486.833µs logger=migrator t=2026-08-24T20:50:34.921978616Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-24T20:50:34.922381817Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=403.551µs logger=migrator t=2026-08-24T20:50:34.928278072Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-24T20:50:34.929103786Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=825.314µs logger=migrator t=2026-08-24T20:50:34.934569789Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-24T20:50:34.946619367Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.052098ms logger=migrator t=2026-08-24T20:50:34.952192533Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-24T20:50:34.961034941Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.842698ms logger=migrator t=2026-08-24T20:50:34.967459021Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-24T20:50:34.968312545Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=853.704µs logger=migrator t=2026-08-24T20:50:34.978221753Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-24T20:50:35.062349321Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.146439ms logger=migrator t=2026-08-24T20:50:35.075061808Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-24T20:50:35.076847517Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.788709ms logger=migrator t=2026-08-24T20:50:35.083300759Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-24T20:50:35.084403359Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.1049ms logger=migrator t=2026-08-24T20:50:35.089983116Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-24T20:50:35.118495815Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.514089ms logger=migrator t=2026-08-24T20:50:35.125542203Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-24T20:50:35.136530781Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.972928ms logger=migrator t=2026-08-24T20:50:35.141696626Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-24T20:50:35.141973624Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=278.028µs logger=migrator t=2026-08-24T20:50:35.147990112Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-24T20:50:35.148228859Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=241.897µs logger=migrator t=2026-08-24T20:50:35.153946829Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-24T20:50:35.154196666Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=250.337µs logger=migrator t=2026-08-24T20:50:35.160458341Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-24T20:50:35.160798551Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=344.39µs logger=migrator t=2026-08-24T20:50:35.165793881Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-24T20:50:35.166031688Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=232.176µs logger=migrator t=2026-08-24T20:50:35.170174174Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-24T20:50:35.171547982Z level=info msg="Migration successfully executed" id="create folder table" duration=1.374148ms logger=migrator t=2026-08-24T20:50:35.178392215Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-24T20:50:35.179847215Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.45572ms logger=migrator t=2026-08-24T20:50:35.185838813Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-24T20:50:35.187415397Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.576684ms logger=migrator t=2026-08-24T20:50:35.194340041Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-24T20:50:35.194397762Z level=info msg="Migration successfully executed" id="Update folder title length" duration=60.091µs logger=migrator t=2026-08-24T20:50:35.19927819Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-24T20:50:35.20068922Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.406671ms logger=migrator t=2026-08-24T20:50:35.210614067Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-24T20:50:35.211975996Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.364369ms logger=migrator t=2026-08-24T20:50:35.219140176Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-24T20:50:35.221865003Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.774737ms logger=migrator t=2026-08-24T20:50:35.229859347Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-24T20:50:35.230648569Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=792.172µs logger=migrator t=2026-08-24T20:50:35.238224532Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-24T20:50:35.238641423Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=418.202µs logger=migrator t=2026-08-24T20:50:35.24567237Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-24T20:50:35.247132651Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.465071ms logger=migrator t=2026-08-24T20:50:35.251989408Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-24T20:50:35.253223782Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.233864ms logger=migrator t=2026-08-24T20:50:35.257567984Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-24T20:50:35.258964243Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.396148ms logger=migrator t=2026-08-24T20:50:35.264766535Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-24T20:50:35.265916638Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.149983ms logger=migrator t=2026-08-24T20:50:35.270651171Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-24T20:50:35.271739911Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.08896ms logger=migrator t=2026-08-24T20:50:35.276164786Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-24T20:50:35.277329038Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.163332ms logger=migrator t=2026-08-24T20:50:35.283679436Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-24T20:50:35.285756694Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.079409ms logger=migrator t=2026-08-24T20:50:35.29275536Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-24T20:50:35.294872129Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.11656ms logger=migrator t=2026-08-24T20:50:35.30451819Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-24T20:50:35.305874818Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.356848ms logger=migrator t=2026-08-24T20:50:35.311969768Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-24T20:50:35.313873882Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.905854ms logger=migrator t=2026-08-24T20:50:35.319395997Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-24T20:50:35.320277582Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=881.995µs logger=migrator t=2026-08-24T20:50:35.325229151Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-24T20:50:35.325444277Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=215.666µs logger=migrator t=2026-08-24T20:50:35.330613362Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-24T20:50:35.346496857Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.856775ms logger=migrator t=2026-08-24T20:50:35.353729239Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-24T20:50:35.354561393Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=833.964µs logger=migrator t=2026-08-24T20:50:35.360264213Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-24T20:50:35.360286044Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.541µs logger=migrator t=2026-08-24T20:50:35.36481016Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-24T20:50:35.366108187Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.298457ms logger=migrator t=2026-08-24T20:50:35.370579242Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-24T20:50:35.370599192Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.53µs logger=migrator t=2026-08-24T20:50:35.375001396Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-24T20:50:35.376365644Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.331547ms logger=migrator t=2026-08-24T20:50:35.383229477Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-24T20:50:35.384520642Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.291805ms logger=migrator t=2026-08-24T20:50:35.391825998Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-24T20:50:35.392900888Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.075359ms logger=migrator t=2026-08-24T20:50:35.397732313Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-24T20:50:35.398618738Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=887.605µs logger=migrator t=2026-08-24T20:50:35.404521853Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-24T20:50:35.405016958Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=502.285µs logger=migrator t=2026-08-24T20:50:35.411862459Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-24T20:50:35.412588349Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=730.33µs logger=migrator t=2026-08-24T20:50:35.418368411Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-24T20:50:35.421648013Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=3.279042ms logger=migrator t=2026-08-24T20:50:35.432885448Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-24T20:50:35.435193203Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.305715ms logger=migrator t=2026-08-24T20:50:35.442248991Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-24T20:50:35.45576227Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.510269ms logger=migrator t=2026-08-24T20:50:35.462844908Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-24T20:50:35.479222097Z level=info msg="Migration successfully executed" id="add region_slug column" duration=16.374919ms logger=migrator t=2026-08-24T20:50:35.486126581Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-24T20:50:35.495051001Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.930571ms logger=migrator t=2026-08-24T20:50:35.501367018Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-24T20:50:35.501486271Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=119.923µs logger=migrator t=2026-08-24T20:50:35.508161709Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-24T20:50:35.520566237Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.402018ms logger=migrator t=2026-08-24T20:50:35.527075749Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-24T20:50:35.537406709Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.33206ms logger=migrator t=2026-08-24T20:50:35.543008706Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-24T20:50:35.543700885Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=697.089µs logger=migrator t=2026-08-24T20:50:35.548840819Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.371281635s logger=migrator t=2026-08-24T20:50:35.549715113Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-24T20:50:35.56778551Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-24T20:50:35.568087119Z level=info msg="Created default organization" logger=secrets t=2026-08-24T20:50:35.57564399Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-24T20:50:35.640287943Z level=info msg="Restored cache from database" duration=482.274µs logger=plugin.store t=2026-08-24T20:50:35.642506484Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-24T20:50:35.695706806Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-24T20:50:35.695732857Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-24T20:50:35.695785248Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-24T20:50:35.695793048Z level=info msg="Plugins loaded" count=54 duration=53.288064ms logger=query_data t=2026-08-24T20:50:35.699824572Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-24T20:50:35.703292969Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-24T20:50:35.712502797Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-24T20:50:35.724387371Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-24T20:50:35.727317083Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-24T20:50:35.730634145Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-24T20:50:35.76430291Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-24T20:50:35.793372964Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-24T20:50:35.820349101Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-24T20:50:35.820391032Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-24T20:50:35.820661829Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-24T20:50:35.821677807Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-24T20:50:35.822299194Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-24T20:50:35.82425643Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-24T20:50:35.907556845Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-08-24T20:50:35.911371762Z level=info msg="State cache has been initialized" states=0 duration=89.690645ms logger=ngalert.scheduler t=2026-08-24T20:50:35.911423383Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-24T20:50:35.911487525Z level=info msg=starting first_tick=2026-08-24T20:50:40Z logger=grafana.update.checker t=2026-08-24T20:50:35.921893197Z level=info msg="Update check succeeded" duration=100.721754ms logger=plugins.update.checker t=2026-08-24T20:50:35.922636607Z level=info msg="Update check succeeded" duration=101.965868ms logger=sqlstore.transactions t=2026-08-24T20:50:35.960559001Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-24T20:50:36.012739493Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-24T20:50:36.023907206Z level=info msg="Patterns update finished" duration=112.302918ms logger=sqlstore.transactions t=2026-08-24T20:50:36.028355831Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-24T20:50:36.04006984Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-24T20:50:36.428382976Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-24T20:50:36.428831978Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-24T20:50:37.727140703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.728394049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.747294379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.793330139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.809866453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.83900839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.857705934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:37.984364924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.003022978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.094720009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.116107568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.15295198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.187351405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.263743717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.286617658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.327384141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.345948871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.395560222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.416156479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.492749647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.512380767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.598649195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.616229958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.673490803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.717740104Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.813867008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.834794685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.909251862Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.926093554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:38.990485119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.010223852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.085962735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.105663749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.193771428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.210686113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.32868837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.343132885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.390969206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.406210704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.467481852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.497560084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.570945922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.596764926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.660842512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.678846376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.746688258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.760336831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.830034945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.8516048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.914865213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:39.94009078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.010220106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.029819675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.105411804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.118751498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.172740062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.191241221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.448911114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.463060221Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.749701996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:40.761841977Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.023633725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.038049149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.120691526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.134493723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.226039759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.24388886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.373949646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.386525679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.466813589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.484169186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.557965945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.577752609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.658299907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.674004137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.759431552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.775155092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.857543863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.877766499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-24T20:50:41.96411062Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-24T20:52:09.846283743Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-24T21:00:35.854594167Z level=info msg="Completed cleanup jobs" duration=32.401382ms logger=plugins.update.checker t=2026-08-24T21:00:36.00831805Z level=info msg="Update check succeeded" duration=84.991951ms logger=sqlstore.transactions t=2026-08-24T21:05:35.719622021Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-24T21:10:35.874168012Z level=info msg="Completed cleanup jobs" duration=52.312739ms logger=plugins.update.checker t=2026-08-24T21:10:36.004515767Z level=info msg="Update check succeeded" duration=80.835355ms logger=cleanup t=2026-08-24T21:20:35.865405639Z level=info msg="Completed cleanup jobs" duration=43.190095ms logger=plugins.update.checker t=2026-08-24T21:20:36.001949289Z level=info msg="Update check succeeded" duration=78.373939ms logger=infra.usagestats t=2026-08-24T21:22:09.867750103Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-08-24T21:30:36.012677301Z level=info msg="Update check succeeded" duration=89.454418ms logger=cleanup t=2026-08-24T21:30:36.376878046Z level=info msg="Completed cleanup jobs" duration=555.03824ms logger=cleanup t=2026-08-24T21:40:35.859673833Z level=info msg="Completed cleanup jobs" duration=37.948813ms logger=plugins.update.checker t=2026-08-24T21:40:36.013389892Z level=info msg="Update check succeeded" duration=89.978565ms logger=cleanup t=2026-08-24T21:50:35.855333344Z level=info msg="Completed cleanup jobs" duration=32.133289ms logger=plugins.update.checker t=2026-08-24T21:50:36.028032261Z level=info msg="Update check succeeded" duration=104.679882ms logger=infra.usagestats t=2026-08-24T21:52:09.874793631Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-24T22:00:35.851830502Z level=info msg="Completed cleanup jobs" duration=30.092971ms logger=plugins.update.checker t=2026-08-24T22:00:36.007856877Z level=info msg="Update check succeeded" duration=84.414009ms