logger=settings t=2026-05-29T06:09:56.711027576Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-29T06:09:56Z logger=settings t=2026-05-29T06:09:56.711269101Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-29T06:09:56.711282392Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-29T06:09:56.711287662Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-29T06:09:56.711290452Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-29T06:09:56.711293132Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-29T06:09:56.711295982Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-29T06:09:56.711298952Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-29T06:09:56.711301922Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-29T06:09:56.711307212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-29T06:09:56.711310482Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-29T06:09:56.711314172Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-29T06:09:56.711317913Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-29T06:09:56.711321753Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-29T06:09:56.711325123Z level=info msg=Target target=[all] logger=settings t=2026-05-29T06:09:56.711330753Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-29T06:09:56.711334123Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-29T06:09:56.711337243Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-29T06:09:56.711340353Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-29T06:09:56.711344813Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-29T06:09:56.711348043Z level=info msg="App mode production" logger=sqlstore t=2026-05-29T06:09:56.711789513Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-29T06:09:56.711813394Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-29T06:09:56.713232125Z level=info msg="Locking database" logger=migrator t=2026-05-29T06:09:56.713243475Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-29T06:09:56.713748348Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-29T06:09:56.714551745Z level=info msg="Migration successfully executed" id="create migration_log table" duration=803.067µs logger=migrator t=2026-05-29T06:09:56.719965868Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-29T06:09:56.720554391Z level=info msg="Migration successfully executed" id="create user table" duration=588.523µs logger=migrator t=2026-05-29T06:09:56.726947135Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-29T06:09:56.728111242Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.163397ms logger=migrator t=2026-05-29T06:09:56.733453422Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-29T06:09:56.734575467Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.120915ms logger=migrator t=2026-05-29T06:09:56.739845236Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-29T06:09:56.740973601Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.128375ms logger=migrator t=2026-05-29T06:09:56.746201209Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-29T06:09:56.746885385Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=683.816µs logger=migrator t=2026-05-29T06:09:56.751914618Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-29T06:09:56.756268177Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.320248ms logger=migrator t=2026-05-29T06:09:56.761949555Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-29T06:09:56.762773964Z level=info msg="Migration successfully executed" id="create user table v2" duration=823.979µs logger=migrator t=2026-05-29T06:09:56.768045852Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-29T06:09:56.768786489Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=739.937µs logger=migrator t=2026-05-29T06:09:56.772819131Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-29T06:09:56.773636249Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=817.038µs logger=migrator t=2026-05-29T06:09:56.779864029Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-29T06:09:56.780233417Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=369.438µs logger=migrator t=2026-05-29T06:09:56.785131018Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-29T06:09:56.785726241Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=596.653µs logger=migrator t=2026-05-29T06:09:56.790621042Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-29T06:09:56.791825949Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.206237ms logger=migrator t=2026-05-29T06:09:56.795638166Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-29T06:09:56.795696547Z level=info msg="Migration successfully executed" id="Update user table charset" duration=54.032µs logger=migrator t=2026-05-29T06:09:56.801493608Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-29T06:09:56.80248875Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=992.332µs logger=migrator t=2026-05-29T06:09:56.806741306Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-29T06:09:56.80692993Z level=info msg="Migration successfully executed" id="Add missing user data" duration=188.694µs logger=migrator t=2026-05-29T06:09:56.812007265Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-29T06:09:56.81311162Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.104125ms logger=migrator t=2026-05-29T06:09:56.817392687Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-29T06:09:56.818648625Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.255458ms logger=migrator t=2026-05-29T06:09:56.82328507Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-29T06:09:56.824455496Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.166965ms logger=migrator t=2026-05-29T06:09:56.829048389Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-29T06:09:56.837293356Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.244457ms logger=migrator t=2026-05-29T06:09:56.841452549Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-29T06:09:56.842265087Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=812.398µs logger=migrator t=2026-05-29T06:09:56.845665735Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-29T06:09:56.845816908Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=151.243µs logger=migrator t=2026-05-29T06:09:56.84992Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-29T06:09:56.851233171Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.31133ms logger=migrator t=2026-05-29T06:09:56.856402046Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-29T06:09:56.856730815Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=328.679µs logger=migrator t=2026-05-29T06:09:56.960411435Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-29T06:09:56.961237203Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=821.768µs logger=migrator t=2026-05-29T06:09:56.96909536Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-29T06:09:56.970107143Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.014933ms logger=migrator t=2026-05-29T06:09:56.974212046Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-29T06:09:56.975112536Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=900.22µs logger=migrator t=2026-05-29T06:09:56.980876856Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-29T06:09:56.982194085Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.316889ms logger=migrator t=2026-05-29T06:09:56.988727464Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-29T06:09:56.989948701Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.221627ms logger=migrator t=2026-05-29T06:09:57.873139434Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-29T06:09:57.875312563Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.175089ms logger=migrator t=2026-05-29T06:09:57.994415392Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-29T06:09:57.994480113Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=68.781µs logger=migrator t=2026-05-29T06:09:58.00273174Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-29T06:09:58.00363399Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=905.63µs logger=migrator t=2026-05-29T06:09:58.011131649Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-29T06:09:58.012096651Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=969.042µs logger=migrator t=2026-05-29T06:09:58.019816035Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-29T06:09:58.021289118Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.475363ms logger=migrator t=2026-05-29T06:09:58.026941666Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-29T06:09:58.028654284Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.707899ms logger=migrator t=2026-05-29T06:09:58.034175239Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-29T06:09:58.037349291Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.172672ms logger=migrator t=2026-05-29T06:09:58.043817466Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-29T06:09:58.045362022Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.542646ms logger=migrator t=2026-05-29T06:09:58.050238002Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-29T06:09:58.051396088Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.160276ms logger=migrator t=2026-05-29T06:09:58.057423614Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-29T06:09:58.058425607Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.018274ms logger=migrator t=2026-05-29T06:09:58.068160776Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-29T06:09:58.06921011Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.052804ms logger=migrator t=2026-05-29T06:09:58.075039182Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-29T06:09:58.07586298Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=831.668µs logger=migrator t=2026-05-29T06:09:58.081948838Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-29T06:09:58.082719335Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=769.037µs logger=migrator t=2026-05-29T06:09:58.090834648Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-29T06:09:58.091584514Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=752.986µs logger=migrator t=2026-05-29T06:09:58.099165946Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-29T06:09:58.099891782Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=725.216µs logger=migrator t=2026-05-29T06:09:58.104560278Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-29T06:09:58.108134318Z level=info msg="Migration successfully executed" id="create star table" duration=3.57636ms logger=migrator t=2026-05-29T06:09:58.11354308Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-29T06:09:58.1143744Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=842.429µs logger=migrator t=2026-05-29T06:09:58.121452659Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-29T06:09:58.123034245Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.586286ms logger=migrator t=2026-05-29T06:09:58.129835238Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-29T06:09:58.130671327Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=828.849µs logger=migrator t=2026-05-29T06:09:58.137746387Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-29T06:09:58.139411444Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.673137ms logger=migrator t=2026-05-29T06:09:58.146542195Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-29T06:09:58.14766686Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.118535ms logger=migrator t=2026-05-29T06:09:58.15471069Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-29T06:09:58.155829184Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.124724ms logger=migrator t=2026-05-29T06:09:58.163485028Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-29T06:09:58.16450355Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.021872ms logger=migrator t=2026-05-29T06:09:58.174174339Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-29T06:09:58.17420752Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.451µs logger=migrator t=2026-05-29T06:09:58.181157266Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-29T06:09:58.181210217Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=54.191µs logger=migrator t=2026-05-29T06:09:58.185233919Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-29T06:09:58.185445474Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=212.265µs logger=migrator t=2026-05-29T06:09:58.190817445Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-29T06:09:58.191723405Z level=info msg="Migration successfully executed" id="create dashboard table" duration=905.87µs logger=migrator t=2026-05-29T06:09:58.197450654Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-29T06:09:58.19818073Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=733.516µs logger=migrator t=2026-05-29T06:09:58.204106505Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-29T06:09:58.206104679Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.998104ms logger=migrator t=2026-05-29T06:09:58.219545133Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-29T06:09:58.220510904Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=969.361µs logger=migrator t=2026-05-29T06:09:58.231984134Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-29T06:09:58.233099549Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.114845ms logger=migrator t=2026-05-29T06:09:58.240064196Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-29T06:09:58.240774462Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=712.487µs logger=migrator t=2026-05-29T06:09:58.245383346Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-29T06:09:58.251299459Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.916103ms logger=migrator t=2026-05-29T06:09:58.256599959Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-29T06:09:58.257611943Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.010363ms logger=migrator t=2026-05-29T06:09:58.261847737Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-29T06:09:58.263005204Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.161917ms logger=migrator t=2026-05-29T06:09:58.271631769Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-29T06:09:58.272823955Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.192016ms logger=migrator t=2026-05-29T06:09:58.280819626Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-29T06:09:58.281491151Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=677.735µs logger=migrator t=2026-05-29T06:09:58.286824991Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-29T06:09:58.28807957Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.258269ms logger=migrator t=2026-05-29T06:09:58.293127993Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-29T06:09:58.293279947Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=153.444µs logger=migrator t=2026-05-29T06:09:58.298402492Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-29T06:09:58.302391483Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.989301ms logger=migrator t=2026-05-29T06:09:58.307897227Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-29T06:09:58.310575308Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.681871ms logger=migrator t=2026-05-29T06:09:58.31513564Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-29T06:09:58.317023773Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.889903ms logger=migrator t=2026-05-29T06:09:58.322456166Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-29T06:09:58.323853317Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.399391ms logger=migrator t=2026-05-29T06:09:58.329183297Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-29T06:09:58.331331186Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.147119ms logger=migrator t=2026-05-29T06:09:58.338828976Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-29T06:09:58.339783557Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=957.151µs logger=migrator t=2026-05-29T06:09:58.347513271Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-29T06:09:58.348857781Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.34655ms logger=migrator t=2026-05-29T06:09:58.353360343Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-29T06:09:58.353391934Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.091µs logger=migrator t=2026-05-29T06:09:58.357497366Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-29T06:09:58.357535167Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.341µs logger=migrator t=2026-05-29T06:09:58.361712572Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-29T06:09:58.363897331Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.186319ms logger=migrator t=2026-05-29T06:09:58.36960781Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-29T06:09:58.371553623Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.945963ms logger=migrator t=2026-05-29T06:09:58.375743139Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-29T06:09:58.377689713Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.946134ms logger=migrator t=2026-05-29T06:09:58.381327914Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-29T06:09:58.383255288Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.926944ms logger=migrator t=2026-05-29T06:09:58.387500574Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-29T06:09:58.387744739Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=244.985µs logger=migrator t=2026-05-29T06:09:58.393392766Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-29T06:09:58.395025724Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.622467ms logger=migrator t=2026-05-29T06:09:58.401123111Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-29T06:09:58.402087433Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=966.582µs logger=migrator t=2026-05-29T06:09:58.408986669Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-29T06:09:58.40904514Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=62.871µs logger=migrator t=2026-05-29T06:09:58.415570827Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-29T06:09:58.420723584Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=5.156177ms logger=migrator t=2026-05-29T06:09:58.427758102Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-29T06:09:58.429102013Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.34721ms logger=migrator t=2026-05-29T06:09:58.438341891Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-29T06:09:58.44625819Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.914909ms logger=migrator t=2026-05-29T06:09:58.459859257Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-29T06:09:58.460791378Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=927.63µs logger=migrator t=2026-05-29T06:09:58.466554378Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-29T06:09:58.467458909Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=906.632µs logger=migrator t=2026-05-29T06:09:58.479390698Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-29T06:09:58.481173797Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.774509ms logger=migrator t=2026-05-29T06:09:58.486505258Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-29T06:09:58.486930688Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=425.62µs logger=migrator t=2026-05-29T06:09:58.494901327Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-29T06:09:58.495910041Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.009514ms logger=migrator t=2026-05-29T06:09:58.505688031Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-29T06:09:58.508198348Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.508847ms logger=migrator t=2026-05-29T06:09:58.513927757Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-29T06:09:58.514978541Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.052934ms logger=migrator t=2026-05-29T06:09:58.519042723Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-29T06:09:58.519255297Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=212.894µs logger=migrator t=2026-05-29T06:09:58.524882844Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-29T06:09:58.525269813Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=388.319µs logger=migrator t=2026-05-29T06:09:58.531123545Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-29T06:09:58.532287612Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.170737ms logger=migrator t=2026-05-29T06:09:58.54061102Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-29T06:09:58.542715626Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.101876ms logger=migrator t=2026-05-29T06:09:58.550023492Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-29T06:09:58.551185547Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.157626ms logger=migrator t=2026-05-29T06:09:58.557084572Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-29T06:09:58.558939873Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.859032ms logger=migrator t=2026-05-29T06:09:58.567291351Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-29T06:09:58.568569291Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.28053ms logger=migrator t=2026-05-29T06:09:58.577545563Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-29T06:09:58.578583766Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.037953ms logger=migrator t=2026-05-29T06:09:58.586667519Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-29T06:09:58.587766294Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.102725ms logger=migrator t=2026-05-29T06:09:58.595915027Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-29T06:09:58.604681886Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.769919ms logger=migrator t=2026-05-29T06:09:58.616018022Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-29T06:09:58.617519015Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.502654ms logger=migrator t=2026-05-29T06:09:58.624146685Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-29T06:09:58.625003034Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=856.849µs logger=migrator t=2026-05-29T06:09:58.635816999Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-29T06:09:58.637291841Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.476553ms logger=migrator t=2026-05-29T06:09:58.670856759Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-29T06:09:58.671585655Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=732.016µs logger=migrator t=2026-05-29T06:09:58.678162344Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-29T06:09:58.682494181Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.330577ms logger=migrator t=2026-05-29T06:09:58.688544469Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-29T06:09:58.691604428Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.06105ms logger=migrator t=2026-05-29T06:09:58.850203857Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-29T06:09:58.850301449Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=93.133µs logger=migrator t=2026-05-29T06:09:58.858565145Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-29T06:09:58.858924743Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=360.848µs logger=migrator t=2026-05-29T06:09:58.865513503Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-29T06:09:58.86982268Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.308617ms logger=migrator t=2026-05-29T06:09:58.876534691Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-29T06:09:58.876793857Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=263.386µs logger=migrator t=2026-05-29T06:09:58.882548547Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-29T06:09:58.882804323Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=256.386µs logger=migrator t=2026-05-29T06:09:58.889972044Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-29T06:09:58.89420073Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.241076ms logger=migrator t=2026-05-29T06:09:58.901456004Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-29T06:09:58.90175079Z level=info msg="Migration successfully executed" id="Update uid value" duration=295.546µs logger=migrator t=2026-05-29T06:09:58.908419371Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-29T06:09:58.909775581Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.35621ms logger=migrator t=2026-05-29T06:09:58.916999054Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-29T06:09:58.918470688Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.471794ms logger=migrator t=2026-05-29T06:09:58.925526657Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-29T06:09:58.927797058Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.146359ms logger=migrator t=2026-05-29T06:09:59.017572024Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-29T06:09:59.019036607Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.469713ms logger=migrator t=2026-05-29T06:09:59.027924388Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-29T06:09:59.02890535Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=981.672µs logger=migrator t=2026-05-29T06:09:59.035165251Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-29T06:09:59.036754738Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.589706ms logger=migrator t=2026-05-29T06:09:59.043709444Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-29T06:09:59.044777089Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.070125ms logger=migrator t=2026-05-29T06:09:59.051590952Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-29T06:09:59.052989894Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.413203ms logger=migrator t=2026-05-29T06:09:59.059773617Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-29T06:09:59.062193341Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=3.658962ms logger=migrator t=2026-05-29T06:09:59.072255918Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-29T06:09:59.081736823Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.483565ms logger=migrator t=2026-05-29T06:09:59.088573216Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-29T06:09:59.089268453Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=697.007µs logger=migrator t=2026-05-29T06:09:59.095981694Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-29T06:09:59.096806462Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=825.988µs logger=migrator t=2026-05-29T06:09:59.102956571Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-29T06:09:59.10375842Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=805.269µs logger=migrator t=2026-05-29T06:09:59.110137393Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-29T06:09:59.111551746Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.415783ms logger=migrator t=2026-05-29T06:09:59.118020672Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-29T06:09:59.118627965Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=607.103µs logger=migrator t=2026-05-29T06:09:59.124664051Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-29T06:09:59.125744156Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.080665ms logger=migrator t=2026-05-29T06:09:59.131352903Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-29T06:09:59.131467215Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=109.032µs logger=migrator t=2026-05-29T06:09:59.140163901Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-29T06:09:59.143334643Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.171312ms logger=migrator t=2026-05-29T06:09:59.150347651Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-29T06:09:59.153477771Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.139871ms logger=migrator t=2026-05-29T06:09:59.158717139Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-29T06:09:59.159279893Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=564.414µs logger=migrator t=2026-05-29T06:09:59.166086076Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-29T06:09:59.168693315Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.608949ms logger=migrator t=2026-05-29T06:09:59.173565685Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-29T06:09:59.176230956Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.665471ms logger=migrator t=2026-05-29T06:09:59.182736362Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-29T06:09:59.183283734Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=547.642µs logger=migrator t=2026-05-29T06:09:59.188782818Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-29T06:09:59.190002197Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.219288ms logger=migrator t=2026-05-29T06:09:59.197742501Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-29T06:09:59.199352677Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.613327ms logger=migrator t=2026-05-29T06:09:59.206481198Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-29T06:09:59.208311899Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.831832ms logger=migrator t=2026-05-29T06:09:59.216489574Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-29T06:09:59.217697221Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.208447ms logger=migrator t=2026-05-29T06:09:59.223631576Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-29T06:09:59.224571336Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=939.72µs logger=migrator t=2026-05-29T06:09:59.233530599Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-29T06:09:59.233666372Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=141.954µs logger=migrator t=2026-05-29T06:09:59.239146715Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-29T06:09:59.239191746Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.671µs logger=migrator t=2026-05-29T06:09:59.246616764Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-29T06:09:59.250560033Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.945869ms logger=migrator t=2026-05-29T06:09:59.256733112Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-29T06:09:59.261838257Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.098805ms logger=migrator t=2026-05-29T06:09:59.268762274Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-29T06:09:59.268837336Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=77.092µs logger=migrator t=2026-05-29T06:09:59.27617048Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-29T06:09:59.277062411Z level=info msg="Migration successfully executed" id="create quota table v1" duration=883.601µs logger=migrator t=2026-05-29T06:09:59.289614364Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-29T06:09:59.290714079Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.101505ms logger=migrator t=2026-05-29T06:09:59.296844038Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-29T06:09:59.296873568Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.71µs logger=migrator t=2026-05-29T06:09:59.305293419Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-29T06:09:59.306669219Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.375881ms logger=migrator t=2026-05-29T06:09:59.327033968Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-29T06:09:59.328305418Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.27189ms logger=migrator t=2026-05-29T06:09:59.334890646Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-29T06:09:59.339194353Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.304687ms logger=migrator t=2026-05-29T06:09:59.344438152Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-29T06:09:59.344477053Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.571µs logger=migrator t=2026-05-29T06:09:59.350007558Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-29T06:09:59.351807198Z level=info msg="Migration successfully executed" id="create session table" duration=1.79931ms logger=migrator t=2026-05-29T06:09:59.357989577Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-29T06:09:59.35807155Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=83.193µs logger=migrator t=2026-05-29T06:09:59.36253783Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-29T06:09:59.362617672Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=80.422µs logger=migrator t=2026-05-29T06:09:59.371787518Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-29T06:09:59.372682299Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=894.431µs logger=migrator t=2026-05-29T06:09:59.378204894Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-29T06:09:59.379008602Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=804.108µs logger=migrator t=2026-05-29T06:09:59.384755251Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-29T06:09:59.384811623Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=60.332µs logger=migrator t=2026-05-29T06:09:59.403458294Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-29T06:09:59.403558976Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=103.412µs logger=migrator t=2026-05-29T06:09:59.409785147Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-29T06:09:59.413446119Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.662162ms logger=migrator t=2026-05-29T06:09:59.418907662Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-29T06:09:59.422612997Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.704425ms logger=migrator t=2026-05-29T06:09:59.427537557Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-29T06:09:59.427622049Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=87.272µs logger=migrator t=2026-05-29T06:09:59.4338453Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-29T06:09:59.434033984Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=189.054µs logger=migrator t=2026-05-29T06:09:59.441023911Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-29T06:09:59.441928571Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=904.81µs logger=migrator t=2026-05-29T06:09:59.448969001Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-29T06:09:59.449001862Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.341µs logger=migrator t=2026-05-29T06:09:59.455919237Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-29T06:09:59.459200772Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.281595ms logger=migrator t=2026-05-29T06:09:59.465608016Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-29T06:09:59.465805071Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=199.155µs logger=migrator t=2026-05-29T06:09:59.471489399Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-29T06:09:59.47462028Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.125221ms logger=migrator t=2026-05-29T06:09:59.480786269Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-29T06:09:59.48569484Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.906211ms logger=migrator t=2026-05-29T06:09:59.491594533Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-29T06:09:59.491715426Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=122.252µs logger=migrator t=2026-05-29T06:09:59.498580651Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-29T06:09:59.499795158Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.215387ms logger=migrator t=2026-05-29T06:09:59.508957064Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-29T06:09:59.510465579Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.520795ms logger=migrator t=2026-05-29T06:09:59.517234501Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-29T06:09:59.518595013Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.362542ms logger=migrator t=2026-05-29T06:09:59.526980782Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-29T06:09:59.528918315Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.942183ms logger=migrator t=2026-05-29T06:09:59.535671238Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-29T06:09:59.537045948Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.37656ms logger=migrator t=2026-05-29T06:09:59.54420548Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-29T06:09:59.545463018Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.276398ms logger=migrator t=2026-05-29T06:09:59.553435479Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-29T06:09:59.55435455Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=921.862µs logger=migrator t=2026-05-29T06:09:59.560687442Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-29T06:09:59.56192704Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.239748ms logger=migrator t=2026-05-29T06:09:59.569172424Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-29T06:09:59.570184246Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.014162ms logger=migrator t=2026-05-29T06:09:59.577634515Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-29T06:09:59.588441419Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.807844ms logger=migrator t=2026-05-29T06:09:59.593665357Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-29T06:09:59.594510696Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=848.719µs logger=migrator t=2026-05-29T06:09:59.599508039Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-29T06:09:59.600749247Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.243747ms logger=migrator t=2026-05-29T06:09:59.607051268Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-29T06:09:59.607689913Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=640.345µs logger=migrator t=2026-05-29T06:09:59.613670479Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-29T06:09:59.614592389Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=924.121µs logger=migrator t=2026-05-29T06:09:59.623286225Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-29T06:09:59.624097583Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=814.728µs logger=migrator t=2026-05-29T06:09:59.634502518Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-29T06:09:59.640974394Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.468916ms logger=migrator t=2026-05-29T06:09:59.651325958Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-29T06:09:59.655316099Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.98938ms logger=migrator t=2026-05-29T06:09:59.661565579Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-29T06:09:59.665837105Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.272186ms logger=migrator t=2026-05-29T06:09:59.671748099Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-29T06:09:59.675480413Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.732254ms logger=migrator t=2026-05-29T06:09:59.680421055Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-29T06:09:59.681395137Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=974.282µs logger=migrator t=2026-05-29T06:09:59.686933362Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-29T06:09:59.686977493Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=48.391µs logger=migrator t=2026-05-29T06:09:59.692710402Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-29T06:09:59.692751353Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.341µs logger=migrator t=2026-05-29T06:09:59.697717135Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-29T06:09:59.699181808Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.465953ms logger=migrator t=2026-05-29T06:09:59.709514701Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T06:09:59.710691938Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.179727ms logger=migrator t=2026-05-29T06:09:59.718284899Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-29T06:09:59.719018306Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=733.217µs logger=migrator t=2026-05-29T06:09:59.724706884Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-29T06:09:59.726252829Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.545655ms logger=migrator t=2026-05-29T06:09:59.732151312Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T06:09:59.733074363Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=923.981µs logger=migrator t=2026-05-29T06:09:59.740973821Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-29T06:09:59.748473291Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.498079ms logger=migrator t=2026-05-29T06:09:59.753855583Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-29T06:09:59.759624662Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.7693ms logger=migrator t=2026-05-29T06:09:59.821629972Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-29T06:09:59.821976829Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=349.967µs logger=migrator t=2026-05-29T06:09:59.911907329Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-29T06:09:59.914326094Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.419905ms logger=migrator t=2026-05-29T06:09:59.919300417Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-29T06:09:59.920063633Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=764.297µs logger=migrator t=2026-05-29T06:09:59.923594743Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-29T06:09:59.928822241Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.219018ms logger=migrator t=2026-05-29T06:09:59.935514802Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-29T06:09:59.935606025Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=92.752µs logger=migrator t=2026-05-29T06:09:59.941041627Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-29T06:09:59.943220636Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.187029ms logger=migrator t=2026-05-29T06:09:59.955494773Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-29T06:09:59.95668597Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.195717ms logger=migrator t=2026-05-29T06:09:59.960858514Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-29T06:09:59.961079889Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=235.305µs logger=migrator t=2026-05-29T06:09:59.965384146Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-29T06:09:59.966673376Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.29106ms logger=migrator t=2026-05-29T06:09:59.971821412Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-29T06:09:59.97351751Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.695507ms logger=migrator t=2026-05-29T06:09:59.97883074Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-29T06:09:59.979802301Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=969.111µs logger=migrator t=2026-05-29T06:09:59.98680331Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-29T06:09:59.988311033Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.512163ms logger=migrator t=2026-05-29T06:09:59.996801596Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-29T06:09:59.998259818Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.455822ms logger=migrator t=2026-05-29T06:10:00.004918278Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-29T06:10:00.006911153Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.996275ms logger=migrator t=2026-05-29T06:10:00.016283285Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-29T06:10:00.016340756Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=66.182µs logger=migrator t=2026-05-29T06:10:00.023272493Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-29T06:10:00.028257646Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.982262ms logger=migrator t=2026-05-29T06:10:00.034344663Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-29T06:10:00.035441137Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.094414ms logger=migrator t=2026-05-29T06:10:00.04350768Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-29T06:10:00.052434871Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.927081ms logger=migrator t=2026-05-29T06:10:00.059305757Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-29T06:10:00.059889619Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=584.973µs logger=migrator t=2026-05-29T06:10:00.063751136Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-29T06:10:00.064655317Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=901.771µs logger=migrator t=2026-05-29T06:10:00.075589554Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-29T06:10:00.07721798Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.633116ms logger=migrator t=2026-05-29T06:10:00.084225809Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-29T06:10:00.093205062Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.976932ms logger=migrator t=2026-05-29T06:10:00.097536549Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-29T06:10:00.098295156Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=758.547µs logger=migrator t=2026-05-29T06:10:00.103979235Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-29T06:10:00.105214882Z 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.235357ms logger=migrator t=2026-05-29T06:10:00.110776928Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-29T06:10:00.111215077Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=419.139µs logger=migrator t=2026-05-29T06:10:00.115417133Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-29T06:10:00.116000916Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=583.443µs logger=migrator t=2026-05-29T06:10:00.136658171Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-29T06:10:00.136936129Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=309.928µs logger=migrator t=2026-05-29T06:10:00.143321633Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-29T06:10:00.14764666Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.325177ms logger=migrator t=2026-05-29T06:10:00.157214746Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-29T06:10:00.163668412Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.469705ms logger=migrator t=2026-05-29T06:10:00.174066206Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-29T06:10:00.175021008Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=954.432µs logger=migrator t=2026-05-29T06:10:00.184282146Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-29T06:10:00.186590509Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.308553ms logger=migrator t=2026-05-29T06:10:00.198715103Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-29T06:10:00.199334917Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=621.184µs logger=migrator t=2026-05-29T06:10:00.205536507Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-29T06:10:00.216040064Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=10.501588ms logger=migrator t=2026-05-29T06:10:00.221416925Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-29T06:10:00.222401277Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=984.142µs logger=migrator t=2026-05-29T06:10:00.229364115Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-29T06:10:00.229544519Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=180.904µs logger=migrator t=2026-05-29T06:10:00.245746044Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-29T06:10:00.246636224Z level=info msg="Migration successfully executed" id="Move region to single row" duration=891.831µs logger=migrator t=2026-05-29T06:10:00.252381944Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-29T06:10:00.253317995Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=936.661µs logger=migrator t=2026-05-29T06:10:00.260719232Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-29T06:10:00.262160984Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.443522ms logger=migrator t=2026-05-29T06:10:00.26594515Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T06:10:00.26728146Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.33582ms logger=migrator t=2026-05-29T06:10:00.27256904Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T06:10:00.273665424Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.094244ms logger=migrator t=2026-05-29T06:10:00.28412758Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-29T06:10:00.285588664Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.460514ms logger=migrator t=2026-05-29T06:10:00.295828874Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-29T06:10:00.29738027Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.557056ms logger=migrator t=2026-05-29T06:10:00.303221581Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-29T06:10:00.303345444Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=124.593µs logger=migrator t=2026-05-29T06:10:00.312306356Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-29T06:10:00.313495834Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.193857ms logger=migrator t=2026-05-29T06:10:00.323850017Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-29T06:10:00.32532391Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.474144ms logger=migrator t=2026-05-29T06:10:00.332262447Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-29T06:10:00.333141197Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=878.67µs logger=migrator t=2026-05-29T06:10:00.343190203Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-29T06:10:00.344185956Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=990.033µs logger=migrator t=2026-05-29T06:10:00.349127287Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-29T06:10:00.349339632Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=212.765µs logger=migrator t=2026-05-29T06:10:00.353297712Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-29T06:10:00.35364647Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=348.968µs logger=migrator t=2026-05-29T06:10:00.360670607Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-29T06:10:00.360741699Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=71.172µs logger=migrator t=2026-05-29T06:10:00.367700067Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-29T06:10:00.368673048Z level=info msg="Migration successfully executed" id="create team table" duration=972.411µs logger=migrator t=2026-05-29T06:10:00.373347894Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-29T06:10:00.374737145Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.388791ms logger=migrator t=2026-05-29T06:10:00.379529534Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-29T06:10:00.380414143Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=884.04µs logger=migrator t=2026-05-29T06:10:00.390864149Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-29T06:10:00.39622295Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.359281ms logger=migrator t=2026-05-29T06:10:00.403909364Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-29T06:10:00.404132389Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=224.595µs logger=migrator t=2026-05-29T06:10:00.408633461Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-29T06:10:00.409715055Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.076704ms logger=migrator t=2026-05-29T06:10:00.417578993Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-29T06:10:00.418497603Z level=info msg="Migration successfully executed" id="create team member table" duration=919.52µs logger=migrator t=2026-05-29T06:10:00.424546139Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-29T06:10:00.425592594Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.046175ms logger=migrator t=2026-05-29T06:10:00.43430444Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-29T06:10:00.435803303Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.500903ms logger=migrator t=2026-05-29T06:10:00.442345032Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-29T06:10:00.443595689Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.253997ms logger=migrator t=2026-05-29T06:10:00.45515452Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-29T06:10:00.463236673Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.162655ms logger=migrator t=2026-05-29T06:10:00.467034368Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-29T06:10:00.470456326Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.424518ms logger=migrator t=2026-05-29T06:10:00.474284272Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-29T06:10:00.47774447Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.461018ms logger=migrator t=2026-05-29T06:10:00.482994379Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-29T06:10:00.48394384Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=946.481µs logger=migrator t=2026-05-29T06:10:00.492571895Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-29T06:10:00.494313114Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.7441ms logger=migrator t=2026-05-29T06:10:00.502726134Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-29T06:10:00.503725216Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.003422ms logger=migrator t=2026-05-29T06:10:00.510374547Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-29T06:10:00.511520902Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.147945ms logger=migrator t=2026-05-29T06:10:00.515739908Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-29T06:10:00.517353724Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.612216ms logger=migrator t=2026-05-29T06:10:00.524989286Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-29T06:10:00.526010089Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.021403ms logger=migrator t=2026-05-29T06:10:00.535260729Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-29T06:10:00.537603182Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.343293ms logger=migrator t=2026-05-29T06:10:00.544959597Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-29T06:10:00.546127204Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.171267ms logger=migrator t=2026-05-29T06:10:00.552309624Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-29T06:10:00.553174243Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=870.02µs logger=migrator t=2026-05-29T06:10:00.558321519Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-29T06:10:00.558581215Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=260.226µs logger=migrator t=2026-05-29T06:10:00.562067403Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-29T06:10:00.562916003Z level=info msg="Migration successfully executed" id="create tag table" duration=850.9µs logger=migrator t=2026-05-29T06:10:00.568635692Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-29T06:10:00.570225817Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.590195ms logger=migrator t=2026-05-29T06:10:00.575331673Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-29T06:10:00.57611263Z level=info msg="Migration successfully executed" id="create login attempt table" duration=781.057µs logger=migrator t=2026-05-29T06:10:00.582826432Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-29T06:10:00.584457748Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.633596ms logger=migrator t=2026-05-29T06:10:00.58984808Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-29T06:10:00.590931525Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.086085ms logger=migrator t=2026-05-29T06:10:00.597035513Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-29T06:10:00.611757445Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.720042ms logger=migrator t=2026-05-29T06:10:00.625396713Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-29T06:10:00.62618487Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=791.947µs logger=migrator t=2026-05-29T06:10:00.633830963Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-29T06:10:00.634519348Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=724.856µs logger=migrator t=2026-05-29T06:10:00.642807976Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-29T06:10:00.643327997Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=524.232µs logger=migrator t=2026-05-29T06:10:00.649734393Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-29T06:10:00.650749255Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.017733ms logger=migrator t=2026-05-29T06:10:00.660659108Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-29T06:10:00.661986799Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.326381ms logger=migrator t=2026-05-29T06:10:00.667170056Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-29T06:10:00.668798642Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.608185ms logger=migrator t=2026-05-29T06:10:00.676422584Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-29T06:10:00.676555057Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=138.133µs logger=migrator t=2026-05-29T06:10:00.699849713Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-29T06:10:00.705670145Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.872464ms logger=migrator t=2026-05-29T06:10:00.71212885Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-29T06:10:00.717702296Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.549126ms logger=migrator t=2026-05-29T06:10:00.723005066Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-29T06:10:00.728421559Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.408882ms logger=migrator t=2026-05-29T06:10:00.733907752Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-29T06:10:00.738143067Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.233095ms logger=migrator t=2026-05-29T06:10:00.746438705Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-29T06:10:00.747666263Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.226319ms logger=migrator t=2026-05-29T06:10:00.754039797Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-29T06:10:00.760216126Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.175228ms logger=migrator t=2026-05-29T06:10:00.768054433Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-29T06:10:00.769081226Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.026113ms logger=migrator t=2026-05-29T06:10:00.780268298Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-29T06:10:00.782367956Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.103898ms logger=migrator t=2026-05-29T06:10:00.792991026Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-29T06:10:00.794314995Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.326109ms logger=migrator t=2026-05-29T06:10:00.804466015Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-29T06:10:00.805764983Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.299679ms logger=migrator t=2026-05-29T06:10:00.813670902Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-29T06:10:00.814932471Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.262319ms logger=migrator t=2026-05-29T06:10:00.823153056Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-29T06:10:00.824430005Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.279019ms logger=migrator t=2026-05-29T06:10:00.840638321Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-29T06:10:00.848526859Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.887568ms logger=migrator t=2026-05-29T06:10:00.866882223Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-29T06:10:00.868557411Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.675378ms logger=migrator t=2026-05-29T06:10:00.876125461Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-29T06:10:00.878171208Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.046227ms logger=migrator t=2026-05-29T06:10:00.883443847Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-29T06:10:00.884507181Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.063583ms logger=migrator t=2026-05-29T06:10:00.891593601Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-29T06:10:00.89330316Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.707038ms logger=migrator t=2026-05-29T06:10:00.899281935Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-29T06:10:00.900039591Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=758.206µs logger=migrator t=2026-05-29T06:10:00.905926294Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-29T06:10:00.906005286Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=84.352µs logger=migrator t=2026-05-29T06:10:00.978195276Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-29T06:10:00.978571184Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=437.24µs logger=migrator t=2026-05-29T06:10:01.187834167Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-29T06:10:01.19240104Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=4.568433ms logger=migrator t=2026-05-29T06:10:01.201592148Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T06:10:01.202861326Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.270518ms logger=migrator t=2026-05-29T06:10:01.212516624Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T06:10:01.213815864Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.30155ms logger=migrator t=2026-05-29T06:10:01.233539588Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-29T06:10:01.233793924Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=255.836µs logger=migrator t=2026-05-29T06:10:01.240179228Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T06:10:01.241372395Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.193147ms logger=migrator t=2026-05-29T06:10:01.247827371Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T06:10:01.248996868Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.169197ms logger=migrator t=2026-05-29T06:10:01.256142488Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T06:10:01.25750173Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.359502ms logger=migrator t=2026-05-29T06:10:01.264244152Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T06:10:01.265986101Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.74431ms logger=migrator t=2026-05-29T06:10:01.27167256Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-29T06:10:01.282026202Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.347773ms logger=migrator t=2026-05-29T06:10:01.287999087Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-29T06:10:01.289911931Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.911353ms logger=migrator t=2026-05-29T06:10:01.295095288Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-29T06:10:01.295167759Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=72.981µs logger=migrator t=2026-05-29T06:10:01.300545571Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-29T06:10:01.30186855Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.321329ms logger=migrator t=2026-05-29T06:10:01.307367804Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-29T06:10:01.309343569Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.977565ms logger=migrator t=2026-05-29T06:10:01.315432036Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-29T06:10:01.316941271Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.509825ms logger=migrator t=2026-05-29T06:10:01.326495086Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T06:10:01.326632449Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=142.863µs logger=migrator t=2026-05-29T06:10:01.332828969Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-29T06:10:01.334226231Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.397492ms logger=migrator t=2026-05-29T06:10:01.339373758Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-29T06:10:01.341081016Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.707498ms logger=migrator t=2026-05-29T06:10:01.346001217Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-29T06:10:01.347713206Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.711949ms logger=migrator t=2026-05-29T06:10:01.352286618Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-29T06:10:01.353378204Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.092626ms logger=migrator t=2026-05-29T06:10:01.361793983Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-29T06:10:01.36786433Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.070817ms logger=migrator t=2026-05-29T06:10:01.372941035Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-29T06:10:01.373933487Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=993.552µs logger=migrator t=2026-05-29T06:10:01.379872271Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T06:10:01.380805743Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=932.802µs logger=migrator t=2026-05-29T06:10:01.38642501Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-29T06:10:01.412371465Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.946366ms logger=migrator t=2026-05-29T06:10:01.417966421Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-29T06:10:01.442309801Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.33788ms logger=migrator t=2026-05-29T06:10:01.447965419Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-29T06:10:01.449086724Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.121665ms logger=migrator t=2026-05-29T06:10:01.454402793Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T06:10:01.455493308Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.089525ms logger=migrator t=2026-05-29T06:10:01.460792348Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-29T06:10:01.469114955Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.321508ms logger=migrator t=2026-05-29T06:10:01.475871887Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-29T06:10:01.481933325Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.061508ms logger=migrator t=2026-05-29T06:10:01.48745045Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-29T06:10:01.488473372Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.027152ms logger=migrator t=2026-05-29T06:10:01.497579108Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-29T06:10:01.499672775Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.091677ms logger=migrator t=2026-05-29T06:10:01.505877845Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-29T06:10:01.50697792Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.099495ms logger=migrator t=2026-05-29T06:10:01.513269742Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-29T06:10:01.514706904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.436882ms logger=migrator t=2026-05-29T06:10:01.521400716Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-29T06:10:01.521487678Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=88.132µs logger=migrator t=2026-05-29T06:10:01.52690601Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-29T06:10:01.533168251Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.261271ms logger=migrator t=2026-05-29T06:10:01.539864912Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-29T06:10:01.546245967Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.379845ms logger=migrator t=2026-05-29T06:10:01.552120129Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-29T06:10:01.557423309Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.30111ms logger=migrator t=2026-05-29T06:10:01.562529593Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-29T06:10:01.563540637Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.011164ms logger=migrator t=2026-05-29T06:10:01.569108663Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-29T06:10:01.570442432Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.33329ms logger=migrator t=2026-05-29T06:10:01.575942756Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-29T06:10:01.582254609Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.312022ms logger=migrator t=2026-05-29T06:10:01.589490542Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-29T06:10:01.599747574Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.237222ms logger=migrator t=2026-05-29T06:10:01.605620587Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-29T06:10:01.607394986Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.77608ms logger=migrator t=2026-05-29T06:10:01.614760423Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-29T06:10:01.621338641Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.581407ms logger=migrator t=2026-05-29T06:10:01.628260347Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-29T06:10:01.635955551Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.684514ms logger=migrator t=2026-05-29T06:10:01.641907846Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-29T06:10:01.642013158Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=107.933µs logger=migrator t=2026-05-29T06:10:01.647892731Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-29T06:10:01.649506217Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.616156ms logger=migrator t=2026-05-29T06:10:01.657915706Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-29T06:10:01.659032562Z 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.116796ms logger=migrator t=2026-05-29T06:10:01.665940627Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-29T06:10:01.66738114Z 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.438483ms logger=migrator t=2026-05-29T06:10:01.675398682Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T06:10:01.675492754Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=93.563µs logger=migrator t=2026-05-29T06:10:01.681176752Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-29T06:10:01.687511165Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.336723ms logger=migrator t=2026-05-29T06:10:01.694762089Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-29T06:10:01.701061841Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.301052ms logger=migrator t=2026-05-29T06:10:01.706891612Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-29T06:10:01.713116082Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.22469ms logger=migrator t=2026-05-29T06:10:01.719719732Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-29T06:10:01.725914372Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.194229ms logger=migrator t=2026-05-29T06:10:01.731844145Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-29T06:10:01.738027215Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.18293ms logger=migrator t=2026-05-29T06:10:01.743467707Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-29T06:10:01.743551319Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.982µs logger=migrator t=2026-05-29T06:10:01.750124567Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-29T06:10:01.751675933Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.554746ms logger=migrator t=2026-05-29T06:10:01.757362161Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-29T06:10:01.763911389Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.548948ms logger=migrator t=2026-05-29T06:10:01.769563536Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-29T06:10:01.769647698Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=101.792µs logger=migrator t=2026-05-29T06:10:01.776022913Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-29T06:10:01.783257335Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.236472ms logger=migrator t=2026-05-29T06:10:01.788185277Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-29T06:10:01.789283131Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.097314ms logger=migrator t=2026-05-29T06:10:01.794897818Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-29T06:10:01.801211601Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.315513ms logger=migrator t=2026-05-29T06:10:01.806660974Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-29T06:10:01.807453142Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=792.278µs logger=migrator t=2026-05-29T06:10:01.813673832Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-29T06:10:01.81486255Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.183917ms logger=migrator t=2026-05-29T06:10:01.821418017Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-29T06:10:01.830365079Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.949622ms logger=migrator t=2026-05-29T06:10:01.836288932Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-29T06:10:01.837187682Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=897.56µs logger=migrator t=2026-05-29T06:10:01.854171877Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-29T06:10:01.855820423Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.646937ms logger=migrator t=2026-05-29T06:10:01.865611525Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-29T06:10:01.867444595Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.83372ms logger=migrator t=2026-05-29T06:10:01.876269614Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-29T06:10:01.878775501Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.502647ms logger=migrator t=2026-05-29T06:10:01.903491009Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-29T06:10:01.903621042Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=134.753µs logger=migrator t=2026-05-29T06:10:02.081984408Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-29T06:10:02.083776648Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.79512ms logger=migrator t=2026-05-29T06:10:02.124854975Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-29T06:10:02.127514255Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.67756ms logger=migrator t=2026-05-29T06:10:02.367728057Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T06:10:02.368583746Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T06:10:02.590968026Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-29T06:10:02.592131902Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.156115ms logger=migrator t=2026-05-29T06:10:02.738355242Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-29T06:10:02.739826615Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.475253ms logger=migrator t=2026-05-29T06:10:02.8539313Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-29T06:10:02.865300807Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.374367ms logger=migrator t=2026-05-29T06:10:03.113363826Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-29T06:10:03.114820619Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.459833ms logger=migrator t=2026-05-29T06:10:03.160182423Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-29T06:10:03.162938135Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.769973ms logger=migrator t=2026-05-29T06:10:03.182860935Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-29T06:10:03.185004653Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.145058ms logger=migrator t=2026-05-29T06:10:03.205994617Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-29T06:10:03.208088954Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.095068ms logger=migrator t=2026-05-29T06:10:03.432833536Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-29T06:10:03.434428553Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.602706ms logger=migrator t=2026-05-29T06:10:03.482812704Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-29T06:10:03.482882176Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=74.462µs logger=migrator t=2026-05-29T06:10:03.53714529Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-29T06:10:03.537307034Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=165.714µs logger=migrator t=2026-05-29T06:10:03.581361259Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-29T06:10:03.591038727Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.682779ms logger=migrator t=2026-05-29T06:10:03.618392094Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-29T06:10:03.61907773Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=685.656µs logger=migrator t=2026-05-29T06:10:03.662090121Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-29T06:10:03.664086016Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.994666ms logger=migrator t=2026-05-29T06:10:03.696761943Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-29T06:10:03.697523021Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=768.078µs logger=migrator t=2026-05-29T06:10:03.748806508Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-29T06:10:03.751218082Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.411734ms logger=migrator t=2026-05-29T06:10:03.781512857Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-29T06:10:03.783448139Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.981534ms logger=migrator t=2026-05-29T06:10:03.801969598Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-29T06:10:03.840960468Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.98827ms logger=migrator t=2026-05-29T06:10:03.855291941Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-29T06:10:03.867020596Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=11.727365ms logger=migrator t=2026-05-29T06:10:03.927789248Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-29T06:10:03.928242488Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=460.481µs logger=migrator t=2026-05-29T06:10:03.987204068Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-29T06:10:04.020190493Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.985905ms logger=migrator t=2026-05-29T06:10:04.118168665Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-29T06:10:04.154071145Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.906131ms logger=migrator t=2026-05-29T06:10:04.343328086Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-29T06:10:04.344719978Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.395522ms logger=migrator t=2026-05-29T06:10:04.376797391Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-29T06:10:04.379465482Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.669581ms logger=migrator t=2026-05-29T06:10:04.396128628Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-29T06:10:04.396567478Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=444.25µs logger=migrator t=2026-05-29T06:10:04.422132914Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-29T06:10:04.423195049Z level=info msg="Migration successfully executed" id="create permission table" duration=1.063495ms logger=migrator t=2026-05-29T06:10:04.48747585Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-29T06:10:04.488970183Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.497333ms logger=migrator t=2026-05-29T06:10:04.529713923Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-29T06:10:04.531182096Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.470093ms logger=migrator t=2026-05-29T06:10:04.555491955Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-29T06:10:04.5574686Z level=info msg="Migration successfully executed" id="create role table" duration=1.977065ms logger=migrator t=2026-05-29T06:10:04.774135659Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-29T06:10:04.783730946Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.598717ms logger=migrator t=2026-05-29T06:10:04.845880698Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-29T06:10:04.858453892Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.558284ms logger=migrator t=2026-05-29T06:10:04.990729738Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-29T06:10:04.99259268Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.865713ms logger=migrator t=2026-05-29T06:10:05.148089129Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-29T06:10:05.158035194Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=9.962016ms logger=migrator t=2026-05-29T06:10:05.288898858Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-29T06:10:05.291010285Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.125867ms logger=migrator t=2026-05-29T06:10:05.369592108Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-29T06:10:05.371395459Z level=info msg="Migration successfully executed" id="create team role table" duration=1.805641ms logger=migrator t=2026-05-29T06:10:05.565296495Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-29T06:10:05.567231599Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.927384ms logger=migrator t=2026-05-29T06:10:05.727460826Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-29T06:10:05.729001471Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.542396ms logger=migrator t=2026-05-29T06:10:05.985673693Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-29T06:10:05.987601337Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.956014ms logger=migrator t=2026-05-29T06:10:06.122698776Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-29T06:10:06.124436986Z level=info msg="Migration successfully executed" id="create user role table" duration=1.74297ms logger=migrator t=2026-05-29T06:10:06.25931493Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-29T06:10:06.261443488Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.132549ms logger=migrator t=2026-05-29T06:10:06.484295967Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-29T06:10:06.485622187Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.32841ms logger=migrator t=2026-05-29T06:10:06.607959688Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-29T06:10:06.610292371Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.335073ms logger=migrator t=2026-05-29T06:10:06.750838563Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-29T06:10:06.752387038Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.551055ms logger=migrator t=2026-05-29T06:10:07.081465056Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-29T06:10:07.08342696Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.964953ms logger=migrator t=2026-05-29T06:10:07.21056337Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-29T06:10:07.212650326Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.089836ms logger=migrator t=2026-05-29T06:10:07.420240061Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-29T06:10:07.432306224Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.065593ms logger=migrator t=2026-05-29T06:10:07.602308311Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-29T06:10:07.603621881Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.31388ms logger=migrator t=2026-05-29T06:10:08.988300153Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-29T06:10:08.991473514Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.174462ms logger=migrator t=2026-05-29T06:10:11.490905836Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-29T06:10:11.492734517Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.833031ms logger=migrator t=2026-05-29T06:10:14.346275571Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-29T06:10:14.348449061Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.17746ms logger=migrator t=2026-05-29T06:10:16.341583255Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-29T06:10:16.343494388Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.913463ms logger=migrator t=2026-05-29T06:10:16.650761173Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-29T06:10:16.652155794Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.393552ms logger=migrator t=2026-05-29T06:10:16.841705733Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-29T06:10:16.851441472Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.740689ms logger=migrator t=2026-05-29T06:10:16.988776392Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-29T06:10:16.998785778Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.954125ms logger=migrator t=2026-05-29T06:10:17.065796811Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-29T06:10:17.074021016Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.227205ms logger=migrator t=2026-05-29T06:10:17.238339684Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-29T06:10:17.250203622Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.865908ms logger=migrator t=2026-05-29T06:10:17.628257265Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-29T06:10:17.630744601Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.487447ms logger=migrator t=2026-05-29T06:10:18.164790675Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-29T06:10:18.169104771Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=4.305746ms logger=migrator t=2026-05-29T06:10:18.249704651Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-29T06:10:18.250882778Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.184087ms logger=migrator t=2026-05-29T06:10:18.494352343Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-29T06:10:18.496203554Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.854991ms logger=migrator t=2026-05-29T06:10:18.7312949Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-29T06:10:18.733851928Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.560738ms logger=migrator t=2026-05-29T06:10:18.911205151Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-29T06:10:18.911418585Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=213.685µs logger=migrator t=2026-05-29T06:10:19.299328401Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-29T06:10:19.299415133Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=91.382µs logger=migrator t=2026-05-29T06:10:19.632295516Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-29T06:10:19.63335524Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.064884ms logger=migrator t=2026-05-29T06:10:19.799444698Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-29T06:10:19.800660396Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.222438ms logger=migrator t=2026-05-29T06:10:20.125999699Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-29T06:10:20.126715455Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=718.676µs logger=migrator t=2026-05-29T06:10:20.522294753Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-29T06:10:20.522914958Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=631.275µs logger=migrator t=2026-05-29T06:10:20.802883927Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-29T06:10:20.803825198Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=944.401µs logger=migrator t=2026-05-29T06:10:20.972021174Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-29T06:10:20.973444266Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.425191ms logger=migrator t=2026-05-29T06:10:21.176894638Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-29T06:10:21.179071197Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.179009ms logger=migrator t=2026-05-29T06:10:21.206350323Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-29T06:10:21.227926569Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=21.573516ms logger=migrator t=2026-05-29T06:10:21.962568471Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-29T06:10:21.962750515Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=185.585µs logger=migrator t=2026-05-29T06:10:22.027433985Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-29T06:10:22.02858918Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.156315ms logger=migrator t=2026-05-29T06:10:22.132999887Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-29T06:10:22.134798127Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.801601ms logger=migrator t=2026-05-29T06:10:22.181522842Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-29T06:10:22.182960114Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.440082ms logger=migrator t=2026-05-29T06:10:22.202227299Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-29T06:10:22.211739534Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.516855ms logger=migrator t=2026-05-29T06:10:22.239535101Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-29T06:10:22.241583977Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.051196ms logger=migrator t=2026-05-29T06:10:22.254689724Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-29T06:10:22.25589372Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.204487ms logger=migrator t=2026-05-29T06:10:22.275729128Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-29T06:10:22.303966175Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.235527ms logger=migrator t=2026-05-29T06:10:22.35291832Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-29T06:10:22.354515256Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.598366ms logger=migrator t=2026-05-29T06:10:22.405379425Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-29T06:10:22.406937879Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.561724ms logger=migrator t=2026-05-29T06:10:22.450430722Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-29T06:10:22.45301178Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.583918ms logger=migrator t=2026-05-29T06:10:22.480153712Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-29T06:10:22.481737478Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.586816ms logger=migrator t=2026-05-29T06:10:22.518895406Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-29T06:10:22.519308576Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=415.859µs logger=migrator t=2026-05-29T06:10:22.534756235Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-29T06:10:22.536195417Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.438452ms logger=migrator t=2026-05-29T06:10:22.559975124Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-29T06:10:22.567497134Z level=info msg="Migration successfully executed" id="add provisioning column" duration=7.52402ms logger=migrator t=2026-05-29T06:10:22.591596057Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-29T06:10:22.592637541Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.043894ms logger=migrator t=2026-05-29T06:10:22.607915536Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-29T06:10:22.611163999Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=3.248473ms logger=migrator t=2026-05-29T06:10:22.703595295Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T06:10:22.704469944Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T06:10:22.723230548Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T06:10:22.724336824Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T06:10:22.738492613Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-29T06:10:22.739589548Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.100784ms logger=migrator t=2026-05-29T06:10:22.746137315Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-29T06:10:22.747269161Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.131966ms logger=migrator t=2026-05-29T06:10:22.759755163Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T06:10:22.761581344Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.825981ms logger=migrator t=2026-05-29T06:10:22.780925161Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T06:10:22.782913515Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.990824ms logger=migrator t=2026-05-29T06:10:22.82743878Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T06:10:22.828678119Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.242378ms logger=migrator t=2026-05-29T06:10:22.977437396Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T06:10:22.983344879Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=5.908273ms logger=migrator t=2026-05-29T06:10:23.000963316Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-29T06:10:23.002180304Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.220918ms logger=migrator t=2026-05-29T06:10:23.013326156Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-29T06:10:23.015520825Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.196079ms logger=migrator t=2026-05-29T06:10:23.030763349Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T06:10:23.032255103Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.495043ms logger=migrator t=2026-05-29T06:10:23.048565361Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T06:10:23.050041514Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.483694ms logger=migrator t=2026-05-29T06:10:23.076952301Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-29T06:10:23.079237983Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.289992ms logger=migrator t=2026-05-29T06:10:23.103774867Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-29T06:10:23.128963256Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.188418ms logger=migrator t=2026-05-29T06:10:23.156547059Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-29T06:10:23.168715423Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.168975ms logger=migrator t=2026-05-29T06:10:23.183857325Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-29T06:10:23.195136Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.277125ms logger=migrator t=2026-05-29T06:10:23.226437806Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-29T06:10:23.227032449Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=599.843µs logger=migrator t=2026-05-29T06:10:23.235722755Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-29T06:10:23.245227319Z level=info msg="Migration successfully executed" id="add share column" duration=9.500694ms logger=migrator t=2026-05-29T06:10:23.25810264Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-29T06:10:23.258426847Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=324.007µs logger=migrator t=2026-05-29T06:10:23.267664796Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-29T06:10:23.268684019Z level=info msg="Migration successfully executed" id="create file table" duration=1.021243ms logger=migrator t=2026-05-29T06:10:23.282784807Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-29T06:10:23.284006704Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.225127ms logger=migrator t=2026-05-29T06:10:23.29133254Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-29T06:10:23.292328662Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=995.892µs logger=migrator t=2026-05-29T06:10:23.301423999Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-29T06:10:23.303057515Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.646527ms logger=migrator t=2026-05-29T06:10:23.310845171Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-29T06:10:23.312052658Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.210247ms logger=migrator t=2026-05-29T06:10:23.329171484Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-29T06:10:23.329338448Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=171.133µs logger=migrator t=2026-05-29T06:10:23.352957251Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-29T06:10:23.353106264Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=151.013µs logger=migrator t=2026-05-29T06:10:23.361261739Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-29T06:10:23.362288151Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.027532ms logger=migrator t=2026-05-29T06:10:23.376277227Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-29T06:10:23.376751578Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=478.051µs logger=migrator t=2026-05-29T06:10:23.395236355Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-29T06:10:23.397558808Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.333533ms logger=migrator t=2026-05-29T06:10:23.429949269Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-29T06:10:23.436764443Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.817425ms logger=migrator t=2026-05-29T06:10:23.451116247Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-29T06:10:23.45126245Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=147.283µs logger=migrator t=2026-05-29T06:10:23.466937254Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-29T06:10:23.467882285Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=945.631µs logger=migrator t=2026-05-29T06:10:23.480765226Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-29T06:10:23.481172205Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=409.549µs logger=migrator t=2026-05-29T06:10:23.499004047Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-29T06:10:23.499399116Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=408.719µs logger=migrator t=2026-05-29T06:10:23.516741097Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-29T06:10:23.517628808Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=877.061µs logger=migrator t=2026-05-29T06:10:23.528073113Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-29T06:10:23.539699726Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.632133ms logger=migrator t=2026-05-29T06:10:23.551585564Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-29T06:10:23.564878075Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=13.27081ms logger=migrator t=2026-05-29T06:10:23.584332694Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-29T06:10:23.586196725Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.863861ms logger=migrator t=2026-05-29T06:10:23.610242298Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-29T06:10:23.685318363Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.073805ms logger=migrator t=2026-05-29T06:10:23.712170658Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-29T06:10:23.714257336Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.087588ms logger=migrator t=2026-05-29T06:10:23.734236297Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-29T06:10:23.736347365Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.111147ms logger=migrator t=2026-05-29T06:10:23.766746651Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-29T06:10:23.804445161Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=37.69884ms logger=migrator t=2026-05-29T06:10:23.823306547Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-29T06:10:23.835224866Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.922499ms logger=migrator t=2026-05-29T06:10:23.852108017Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-29T06:10:23.85269468Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=590.313µs logger=migrator t=2026-05-29T06:10:23.873339896Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-29T06:10:23.873633063Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=295.047µs logger=migrator t=2026-05-29T06:10:23.89564875Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-29T06:10:23.896131991Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=486.12µs logger=migrator t=2026-05-29T06:10:23.913238117Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-29T06:10:23.913668976Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=431.219µs logger=migrator t=2026-05-29T06:10:23.924865439Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-29T06:10:23.925247958Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=383.538µs logger=migrator t=2026-05-29T06:10:23.936462911Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-29T06:10:23.938695241Z level=info msg="Migration successfully executed" id="create folder table" duration=2.2262ms logger=migrator t=2026-05-29T06:10:23.956036393Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-29T06:10:23.958355525Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.320163ms logger=migrator t=2026-05-29T06:10:23.970012798Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-29T06:10:23.972376031Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.362453ms logger=migrator t=2026-05-29T06:10:23.984359212Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-29T06:10:23.984448844Z level=info msg="Migration successfully executed" id="Update folder title length" duration=95.793µs logger=migrator t=2026-05-29T06:10:23.996469586Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T06:10:23.999515904Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.049109ms logger=migrator t=2026-05-29T06:10:24.019556966Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T06:10:24.02145775Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.933704ms logger=migrator t=2026-05-29T06:10:24.037070011Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-29T06:10:24.038699229Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.632547ms logger=migrator t=2026-05-29T06:10:24.053310668Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-29T06:10:24.054232049Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=925.221µs logger=migrator t=2026-05-29T06:10:24.070905675Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-29T06:10:24.071384055Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=469.35µs logger=migrator t=2026-05-29T06:10:24.091893089Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-29T06:10:24.093839182Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.972073ms logger=migrator t=2026-05-29T06:10:24.107697995Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-29T06:10:24.110459027Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.754692ms logger=migrator t=2026-05-29T06:10:24.119821019Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-29T06:10:24.121697171Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.880222ms logger=migrator t=2026-05-29T06:10:24.134403098Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-29T06:10:24.13667706Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.278512ms logger=migrator t=2026-05-29T06:10:24.147155116Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-29T06:10:24.149373686Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.223001ms logger=migrator t=2026-05-29T06:10:24.161037039Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-29T06:10:24.162898581Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.861572ms logger=migrator t=2026-05-29T06:10:24.183633419Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-29T06:10:24.185036951Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.410402ms logger=migrator t=2026-05-29T06:10:24.218495937Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-29T06:10:24.220965242Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.472276ms logger=migrator t=2026-05-29T06:10:24.266630023Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-29T06:10:24.268417463Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.78623ms logger=migrator t=2026-05-29T06:10:24.292708101Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-29T06:10:24.295922104Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.218933ms logger=migrator t=2026-05-29T06:10:24.316164451Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-29T06:10:24.321968702Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=5.80413ms logger=migrator t=2026-05-29T06:10:24.36352389Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-29T06:10:24.364075332Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=559.912µs logger=migrator t=2026-05-29T06:10:24.390617041Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-29T06:10:24.400229658Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.615237ms logger=migrator t=2026-05-29T06:10:24.434199635Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-29T06:10:24.435480913Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.285738ms logger=migrator t=2026-05-29T06:10:24.471475396Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T06:10:24.471559228Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=88.472µs logger=migrator t=2026-05-29T06:10:24.513205348Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T06:10:24.515251894Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.049356ms logger=migrator t=2026-05-29T06:10:24.570223004Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T06:10:24.570279975Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=61.711µs logger=migrator t=2026-05-29T06:10:24.608307504Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-29T06:10:24.611498416Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.194782ms logger=migrator t=2026-05-29T06:10:24.629322329Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T06:10:24.631183831Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.868641ms logger=migrator t=2026-05-29T06:10:24.653266509Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-29T06:10:24.654545368Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.291109ms logger=migrator t=2026-05-29T06:10:24.692586716Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-29T06:10:24.694084471Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.496214ms logger=migrator t=2026-05-29T06:10:24.709063878Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-29T06:10:24.70960288Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=543.072µs logger=migrator t=2026-05-29T06:10:24.728273442Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-29T06:10:24.72907789Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=807.068µs logger=migrator t=2026-05-29T06:10:24.741981501Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-29T06:10:24.743124147Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.143076ms logger=migrator t=2026-05-29T06:10:24.75965647Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-29T06:10:24.761802859Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.146379ms logger=migrator t=2026-05-29T06:10:24.778051856Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-29T06:10:24.791815937Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.75321ms logger=migrator t=2026-05-29T06:10:24.824662607Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-29T06:10:24.83763606Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.972553ms logger=migrator t=2026-05-29T06:10:24.852818573Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-29T06:10:24.864757193Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.921589ms logger=migrator t=2026-05-29T06:10:24.915446327Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-29T06:10:24.915619371Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=176.943µs logger=migrator t=2026-05-29T06:10:24.953230699Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-29T06:10:24.969619069Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.39009ms logger=migrator t=2026-05-29T06:10:25.142524622Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-29T06:10:25.168501008Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=25.960595ms logger=migrator t=2026-05-29T06:10:25.396974645Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-29T06:10:25.398176782Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.204907ms logger=migrator t=2026-05-29T06:10:25.513643368Z level=info msg="migrations completed" performed=558 skipped=0 duration=28.799899s logger=migrator t=2026-05-29T06:10:25.514879096Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-29T06:10:25.539669175Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-29T06:10:25.53988649Z level=info msg="Created default organization" logger=secrets t=2026-05-29T06:10:25.609133623Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T06:10:25.664324719Z level=info msg="Restored cache from database" duration=641.565µs logger=plugin.store t=2026-05-29T06:10:25.669423094Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-29T06:10:25.718072321Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-29T06:10:25.718107622Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-29T06:10:25.718190064Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-29T06:10:25.718199974Z level=info msg="Plugins loaded" count=54 duration=48.77938ms logger=query_data t=2026-05-29T06:10:25.722726457Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-29T06:10:25.725686634Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-29T06:10:25.729063569Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-29T06:10:26.758198716Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-29T06:10:26.760413237Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-29T06:10:26.765472751Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-29T06:10:27.582344898Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-29T06:10:27.635285973Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-29T06:10:27.668450621Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-29T06:10:27.668490802Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-29T06:10:27.66878949Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-29T06:10:27.673907634Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-29T06:10:27.674091008Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-29T06:10:27.679866259Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-29T06:10:27.748521518Z level=info msg="Update check succeeded" duration=75.045744ms logger=provisioning.dashboard t=2026-05-29T06:10:27.752362485Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-05-29T06:10:27.753406309Z level=info msg="Update check succeeded" duration=81.596862ms logger=sqlstore.transactions t=2026-05-29T06:10:27.798423545Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-29T06:10:27.823360678Z level=info msg="State cache has been initialized" states=0 duration=149.446604ms logger=ngalert.scheduler t=2026-05-29T06:10:27.823555462Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-29T06:10:27.823661615Z level=info msg=starting first_tick=2026-05-29T06:10:30Z logger=grafana-apiserver t=2026-05-29T06:10:27.885446609Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-29T06:10:27.886059763Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T06:10:28.171330691Z level=info msg="Patterns update finished" duration=501.069879ms logger=provisioning.dashboard t=2026-05-29T06:10:28.429555449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.093695758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.095191783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.116663727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.155776089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.176107948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.203270601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.223638581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.263731406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:35.282455138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.133548138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.15444836Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.339901325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.358144157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.431241796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.467591377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.596260031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.622023893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.788734135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:36.810131389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:37.319788782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:37.340520379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:37.856776751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:37.875678577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:37.955229222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:37.976658886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.092049371Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.111428788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.174486022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.191642289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.551874579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.569383555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.802284771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:38.826469436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.108223016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.125110157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.605194182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.628859877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.714123571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.728979667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.857117298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.873186921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:39.994022468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.014423899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.14255351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.158738006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.318270066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.335994966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.450267736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.468448026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.562057849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.584170858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.685456984Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:40.697947976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.059896575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.076241644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.218923204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.242019046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.34543378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.378046575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.753726584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.779016435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.872834283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:41.891262418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.02248475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.038609814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.147119454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.170228995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.266075418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.283638595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.40703122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.4269574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.547846288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.563514061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.661996355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.682439206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.781581983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.801570324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T06:10:42.929663915Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-29T06:11:45.692199322Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-29T06:20:27.730620051Z level=info msg="Completed cleanup jobs" duration=59.39258ms logger=plugins.update.checker t=2026-05-29T06:20:27.833580868Z level=info msg="Update check succeeded" duration=84.537744ms logger=sqlstore.transactions t=2026-05-29T06:25:25.75320587Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-29T06:30:27.695436518Z level=info msg="Completed cleanup jobs" duration=25.124981ms logger=plugins.update.checker t=2026-05-29T06:30:27.801692774Z level=info msg="Update check succeeded" duration=52.516044ms logger=plugins.update.checker t=2026-05-29T06:40:27.804515244Z level=info msg="Update check succeeded" duration=55.02872ms logger=cleanup t=2026-05-29T06:40:28.328347725Z level=info msg="Completed cleanup jobs" duration=657.179718ms logger=infra.usagestats t=2026-05-29T06:41:45.718002947Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-29T06:50:27.799590846Z level=info msg="Update check succeeded" duration=47.081314ms logger=cleanup t=2026-05-29T06:50:28.007076595Z level=info msg="Completed cleanup jobs" duration=336.763609ms logger=plugins.update.checker t=2026-05-29T07:00:27.822710771Z level=info msg="Update check succeeded" duration=73.33782ms logger=sqlstore.transactions t=2026-05-29T07:00:32.699963326Z level=info msg="Database locked, sleeping then retrying" error="failed to delete expired images: database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-29T07:00:32.724986755Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ssosettings.service t=2026-05-29T07:00:32.725036386Z level=error msg="failed to fetch SSO Settings for all providers" err="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-05-29T07:00:33.325293439Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.sender.router t=2026-05-29T07:00:33.32534411Z level=error msg="Unable to sync admin configuration" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-05-29T07:00:33.523671135Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.multiorg.alertmanager t=2026-05-29T07:00:33.523726847Z level=error msg="Error while synchronizing Alertmanager orgs" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-05-29T07:00:35.017401068Z level=info msg="Database locked, sleeping then retrying" error="failed to fetch alert rules: database is locked" retry=1 code="database is locked" logger=ngalert.scheduler t=2026-05-29T07:00:35.017470219Z level=error msg="Failed to update alert rules" error="failed to get alert rules: [sqlstore.max-retries-reached] retry 1: failed to fetch alert rules: database is locked" logger=cleanup t=2026-05-29T07:00:37.059423682Z level=info msg="Completed cleanup jobs" duration=9.38869531s logger=cleanup t=2026-05-29T07:10:27.73027385Z level=info msg="Completed cleanup jobs" duration=59.863005ms logger=plugins.update.checker t=2026-05-29T07:10:27.803313091Z level=info msg="Update check succeeded" duration=54.114976ms logger=infra.usagestats t=2026-05-29T07:11:45.716446375Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-29T07:20:27.714749138Z level=info msg="Completed cleanup jobs" duration=44.269014ms logger=plugins.update.checker t=2026-05-29T07:20:27.844507187Z level=info msg="Update check succeeded" duration=95.681578ms logger=cleanup t=2026-05-29T07:30:27.71335727Z level=info msg="Completed cleanup jobs" duration=42.814569ms logger=plugins.update.checker t=2026-05-29T07:30:27.818211785Z level=info msg="Update check succeeded" duration=68.718067ms