logger=settings t=2026-09-07T10:53:07.646419299Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-07T10:53:07Z logger=settings t=2026-09-07T10:53:07.646724334Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-07T10:53:07.646735985Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-07T10:53:07.646739445Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-07T10:53:07.646743825Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-07T10:53:07.646746545Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-07T10:53:07.646769265Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-07T10:53:07.646772735Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-07T10:53:07.646775995Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-07T10:53:07.646779675Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-07T10:53:07.646782825Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-07T10:53:07.646785966Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-07T10:53:07.646793376Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-07T10:53:07.646796926Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-07T10:53:07.646800046Z level=info msg=Target target=[all] logger=settings t=2026-09-07T10:53:07.646806136Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-07T10:53:07.646809326Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-07T10:53:07.646812376Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-07T10:53:07.646815346Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-07T10:53:07.646818056Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-07T10:53:07.646820686Z level=info msg="App mode production" logger=sqlstore t=2026-09-07T10:53:07.647535529Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-07T10:53:07.647555289Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-07T10:53:07.654027431Z level=info msg="Locking database" logger=migrator t=2026-09-07T10:53:07.654061702Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-07T10:53:07.654844287Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-07T10:53:07.655689262Z level=info msg="Migration successfully executed" id="create migration_log table" duration=845.035µs logger=migrator t=2026-09-07T10:53:07.664159012Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-07T10:53:07.664754904Z level=info msg="Migration successfully executed" id="create user table" duration=597.712µs logger=migrator t=2026-09-07T10:53:07.672085291Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-07T10:53:07.673100781Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.01797ms logger=migrator t=2026-09-07T10:53:07.679026762Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-07T10:53:07.680438429Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.414457ms logger=migrator t=2026-09-07T10:53:07.687151745Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-07T10:53:07.688090932Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=935.187µs logger=migrator t=2026-09-07T10:53:07.718455654Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-07T10:53:07.719724628Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.273104ms logger=migrator t=2026-09-07T10:53:07.728653716Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-07T10:53:07.731674313Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.022687ms logger=migrator t=2026-09-07T10:53:07.740171733Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-07T10:53:07.741210292Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.039909ms logger=migrator t=2026-09-07T10:53:07.745983922Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-07T10:53:07.746675485Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=691.353µs logger=migrator t=2026-09-07T10:53:07.754995142Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-07T10:53:07.755700636Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=705.164µs logger=migrator t=2026-09-07T10:53:07.760928893Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-07T10:53:07.761287191Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=358.328µs logger=migrator t=2026-09-07T10:53:07.777043427Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-07T10:53:07.777999705Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=954.208µs logger=migrator t=2026-09-07T10:53:07.787176397Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-07T10:53:07.788781877Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.6074ms logger=migrator t=2026-09-07T10:53:07.79846093Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-07T10:53:07.79848689Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.1µs logger=migrator t=2026-09-07T10:53:07.812947703Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-07T10:53:07.813996952Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.047319ms logger=migrator t=2026-09-07T10:53:07.818105719Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-07T10:53:07.818404225Z level=info msg="Migration successfully executed" id="Add missing user data" duration=302.316µs logger=migrator t=2026-09-07T10:53:07.823960859Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-07T10:53:07.825138582Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.179863ms logger=migrator t=2026-09-07T10:53:07.849064452Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-07T10:53:07.853317662Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=4.25712ms logger=migrator t=2026-09-07T10:53:07.861643839Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-07T10:53:07.863351542Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.714983ms logger=migrator t=2026-09-07T10:53:07.86862022Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-07T10:53:07.874564503Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=5.943793ms logger=migrator t=2026-09-07T10:53:07.881193247Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-07T10:53:07.882215597Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.022969ms logger=migrator t=2026-09-07T10:53:07.888524206Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-07T10:53:07.888828091Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=307.765µs logger=migrator t=2026-09-07T10:53:07.89301787Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-07T10:53:07.893771643Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=745.593µs logger=migrator t=2026-09-07T10:53:07.903534027Z 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-09-07T10:53:07.904061948Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=536.931µs logger=migrator t=2026-09-07T10:53:07.909024151Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-07T10:53:07.909383557Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=360.246µs logger=migrator t=2026-09-07T10:53:07.91746618Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-07T10:53:07.918407248Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=943.938µs logger=migrator t=2026-09-07T10:53:07.926524611Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-07T10:53:07.927733404Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.211313ms logger=migrator t=2026-09-07T10:53:07.933120194Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-07T10:53:07.934391718Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.276424ms logger=migrator t=2026-09-07T10:53:07.940359161Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-07T10:53:07.941060844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=704.443µs logger=migrator t=2026-09-07T10:53:07.986206273Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-07T10:53:07.987573519Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.370836ms logger=migrator t=2026-09-07T10:53:08.11627024Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-07T10:53:08.116366541Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=100.521µs logger=migrator t=2026-09-07T10:53:08.194086054Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-07T10:53:08.195289067Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.207363ms logger=migrator t=2026-09-07T10:53:08.233089097Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-07T10:53:08.234595825Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.509328ms logger=migrator t=2026-09-07T10:53:08.245230305Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-07T10:53:08.246353046Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.122431ms logger=migrator t=2026-09-07T10:53:08.253545431Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-07T10:53:08.25453303Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=989.099µs logger=migrator t=2026-09-07T10:53:08.263675503Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-07T10:53:08.268155446Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.477334ms logger=migrator t=2026-09-07T10:53:08.278509881Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-07T10:53:08.280472548Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.968346ms logger=migrator t=2026-09-07T10:53:08.288186143Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-07T10:53:08.289167552Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=981.619µs logger=migrator t=2026-09-07T10:53:08.295309977Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-07T10:53:08.297126361Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.819824ms logger=migrator t=2026-09-07T10:53:08.304693964Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-07T10:53:08.30560921Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=919.407µs logger=migrator t=2026-09-07T10:53:08.313461238Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-07T10:53:08.314299914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=841.346µs logger=migrator t=2026-09-07T10:53:08.319509112Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-07T10:53:08.320050762Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=545.771µs logger=migrator t=2026-09-07T10:53:08.325498745Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-07T10:53:08.326054345Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=555.29µs logger=migrator t=2026-09-07T10:53:08.33374635Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-07T10:53:08.334079276Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=332.866µs logger=migrator t=2026-09-07T10:53:08.341479625Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-07T10:53:08.342745899Z level=info msg="Migration successfully executed" id="create star table" duration=1.276574ms logger=migrator t=2026-09-07T10:53:08.348223722Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-07T10:53:08.349076768Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=856.176µs logger=migrator t=2026-09-07T10:53:08.356006518Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-07T10:53:08.357386874Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.382326ms logger=migrator t=2026-09-07T10:53:08.363736864Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-07T10:53:08.364505929Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=774.265µs logger=migrator t=2026-09-07T10:53:08.372127952Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-07T10:53:08.372964428Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=866.277µs logger=migrator t=2026-09-07T10:53:08.379819366Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-07T10:53:08.38055968Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=743.144µs logger=migrator t=2026-09-07T10:53:08.386678465Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-07T10:53:08.387613423Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=934.738µs logger=migrator t=2026-09-07T10:53:08.392838261Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-07T10:53:08.393603445Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=768.014µs logger=migrator t=2026-09-07T10:53:08.401178858Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-07T10:53:08.401242249Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.201µs logger=migrator t=2026-09-07T10:53:08.410149967Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-07T10:53:08.410255068Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=110.412µs logger=migrator t=2026-09-07T10:53:08.425305582Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-07T10:53:08.425611267Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=310.145µs logger=migrator t=2026-09-07T10:53:08.430734124Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-07T10:53:08.431510538Z level=info msg="Migration successfully executed" id="create dashboard table" duration=776.634µs logger=migrator t=2026-09-07T10:53:08.442054827Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-07T10:53:08.44281341Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=761.063µs logger=migrator t=2026-09-07T10:53:08.472123402Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-07T10:53:08.473120761Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=999.58µs logger=migrator t=2026-09-07T10:53:08.934934816Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-07T10:53:08.936620457Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.688872ms logger=migrator t=2026-09-07T10:53:09.005913181Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-07T10:53:09.006717695Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=805.604µs logger=migrator t=2026-09-07T10:53:09.066059721Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-07T10:53:09.067827644Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.773143ms logger=migrator t=2026-09-07T10:53:09.182618441Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-07T10:53:09.191133891Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.535511ms logger=migrator t=2026-09-07T10:53:09.445196314Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-07T10:53:09.457602717Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=12.405403ms logger=migrator t=2026-09-07T10:53:09.679868324Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-07T10:53:09.684300107Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=4.456224ms logger=migrator t=2026-09-07T10:53:09.693791275Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-07T10:53:09.696105679Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.312334ms logger=migrator t=2026-09-07T10:53:09.702876126Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-07T10:53:09.703640441Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=763.005µs logger=migrator t=2026-09-07T10:53:09.714196468Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-07T10:53:09.716086485Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.891327ms logger=migrator t=2026-09-07T10:53:09.734887307Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-07T10:53:09.735097721Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=213.604µs logger=migrator t=2026-09-07T10:53:09.741502112Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-07T10:53:09.745305514Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.794211ms logger=migrator t=2026-09-07T10:53:09.752798924Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-07T10:53:09.756767029Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.965905ms logger=migrator t=2026-09-07T10:53:09.762479856Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-07T10:53:09.76637867Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.899754ms logger=migrator t=2026-09-07T10:53:09.772313251Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-07T10:53:09.774163595Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.848444ms logger=migrator t=2026-09-07T10:53:09.779580577Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-07T10:53:09.784129582Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.548955ms logger=migrator t=2026-09-07T10:53:09.790674796Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-07T10:53:09.792136243Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.461687ms logger=migrator t=2026-09-07T10:53:09.796835062Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-07T10:53:09.798493323Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.655221ms logger=migrator t=2026-09-07T10:53:09.804086708Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-07T10:53:09.804134239Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=49.181µs logger=migrator t=2026-09-07T10:53:09.811420156Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-07T10:53:09.811467017Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.081µs logger=migrator t=2026-09-07T10:53:09.819218742Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-07T10:53:09.822915512Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.69822ms logger=migrator t=2026-09-07T10:53:09.828823272Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-07T10:53:09.830208618Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.384766ms logger=migrator t=2026-09-07T10:53:09.837478016Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-07T10:53:09.838942833Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.463517ms logger=migrator t=2026-09-07T10:53:09.84462136Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-07T10:53:09.84626445Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.64226ms logger=migrator t=2026-09-07T10:53:09.853084509Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-07T10:53:09.853249532Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=166.613µs logger=migrator t=2026-09-07T10:53:09.859667852Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-07T10:53:09.860488798Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=818.255µs logger=migrator t=2026-09-07T10:53:09.867573491Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-07T10:53:09.868184262Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=609.781µs logger=migrator t=2026-09-07T10:53:09.872112106Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-07T10:53:09.872136466Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=24.68µs logger=migrator t=2026-09-07T10:53:09.877335184Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-07T10:53:09.878333473Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=997.839µs logger=migrator t=2026-09-07T10:53:09.89043769Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-07T10:53:09.891325997Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=889.197µs logger=migrator t=2026-09-07T10:53:09.903383344Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-07T10:53:09.907913009Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.531705ms logger=migrator t=2026-09-07T10:53:09.9143927Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-07T10:53:09.915293497Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=905.237µs logger=migrator t=2026-09-07T10:53:09.92020591Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-07T10:53:09.920987384Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=781.414µs logger=migrator t=2026-09-07T10:53:09.925891837Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-07T10:53:09.926499268Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=608.151µs logger=migrator t=2026-09-07T10:53:09.933240465Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-07T10:53:09.933596751Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=353.066µs logger=migrator t=2026-09-07T10:53:09.942108161Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-07T10:53:09.942815715Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=709.504µs logger=migrator t=2026-09-07T10:53:09.948783277Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-07T10:53:09.950869186Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.083509ms logger=migrator t=2026-09-07T10:53:09.954994703Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-07T10:53:09.956858528Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.865675ms logger=migrator t=2026-09-07T10:53:09.961930073Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-07T10:53:09.962114028Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=185.075µs logger=migrator t=2026-09-07T10:53:09.967241983Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-07T10:53:09.967365005Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=123.242µs logger=migrator t=2026-09-07T10:53:09.971420322Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-07T10:53:09.972103415Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=682.753µs logger=migrator t=2026-09-07T10:53:09.97983372Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-07T10:53:09.981404839Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.571859ms logger=migrator t=2026-09-07T10:53:09.98513748Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-07T10:53:09.986044747Z level=info msg="Migration successfully executed" id="create data_source table" duration=907.047µs logger=migrator t=2026-09-07T10:53:09.990380298Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-07T10:53:09.991457909Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.077251ms logger=migrator t=2026-09-07T10:53:09.996477743Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-07T10:53:09.99736667Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=890.787µs logger=migrator t=2026-09-07T10:53:10.001542618Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-07T10:53:10.002108778Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=566.86µs logger=migrator t=2026-09-07T10:53:10.00588239Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-07T10:53:10.006383089Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=500.829µs logger=migrator t=2026-09-07T10:53:10.011415424Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-07T10:53:10.015796966Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.380642ms logger=migrator t=2026-09-07T10:53:10.019336792Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-07T10:53:10.020220519Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=883.287µs logger=migrator t=2026-09-07T10:53:10.024714983Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-07T10:53:10.025542839Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=829.186µs logger=migrator t=2026-09-07T10:53:10.031230986Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-07T10:53:10.032053472Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=823.596µs logger=migrator t=2026-09-07T10:53:10.038058744Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-07T10:53:10.038549803Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=490.979µs logger=migrator t=2026-09-07T10:53:10.043619468Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-07T10:53:10.04587607Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.237042ms logger=migrator t=2026-09-07T10:53:10.05065559Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-07T10:53:10.05222812Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.57205ms logger=migrator t=2026-09-07T10:53:10.056249466Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-07T10:53:10.056298886Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.871µs logger=migrator t=2026-09-07T10:53:10.060188689Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-07T10:53:10.060393953Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=205.684µs logger=migrator t=2026-09-07T10:53:10.065884556Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-07T10:53:10.068214599Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.332103ms logger=migrator t=2026-09-07T10:53:10.072464269Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-07T10:53:10.072668704Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=205.165µs logger=migrator t=2026-09-07T10:53:10.076523095Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-07T10:53:10.07676959Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=246.495µs logger=migrator t=2026-09-07T10:53:10.080610632Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-07T10:53:10.082945886Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.334814ms logger=migrator t=2026-09-07T10:53:10.087456581Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-07T10:53:10.087654995Z level=info msg="Migration successfully executed" id="Update uid value" duration=195.904µs logger=migrator t=2026-09-07T10:53:10.091864024Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-07T10:53:10.092804292Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=940.228µs logger=migrator t=2026-09-07T10:53:10.09695762Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-07T10:53:10.097626932Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=666.192µs logger=migrator t=2026-09-07T10:53:10.103198166Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-07T10:53:10.104155535Z level=info msg="Migration successfully executed" id="create api_key table" duration=955.989µs logger=migrator t=2026-09-07T10:53:10.109562246Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-07T10:53:10.110192258Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=631.122µs logger=migrator t=2026-09-07T10:53:10.11561903Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-07T10:53:10.116556747Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=939.928µs logger=migrator t=2026-09-07T10:53:10.122170153Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-07T10:53:10.123120541Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=948.858µs logger=migrator t=2026-09-07T10:53:10.128068794Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-07T10:53:10.128798398Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=731.835µs logger=migrator t=2026-09-07T10:53:10.132928245Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-07T10:53:10.134084366Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.150831ms logger=migrator t=2026-09-07T10:53:10.139448197Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-07T10:53:10.140238942Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=848.836µs logger=migrator t=2026-09-07T10:53:10.144650435Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-07T10:53:10.151933492Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.282377ms logger=migrator t=2026-09-07T10:53:10.159050785Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-07T10:53:10.15979611Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=741.794µs logger=migrator t=2026-09-07T10:53:10.164332884Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-07T10:53:10.165068299Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=735.235µs logger=migrator t=2026-09-07T10:53:10.170969859Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-07T10:53:10.172257783Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.288824ms logger=migrator t=2026-09-07T10:53:10.186800706Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-07T10:53:10.188531738Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.732992ms logger=migrator t=2026-09-07T10:53:10.193878239Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-07T10:53:10.194718455Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=836.896µs logger=migrator t=2026-09-07T10:53:10.198568147Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-07T10:53:10.199045076Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=474.289µs logger=migrator t=2026-09-07T10:53:10.206091959Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-07T10:53:10.206109399Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=18.68µs logger=migrator t=2026-09-07T10:53:10.210409579Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-07T10:53:10.212310975Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=1.900336ms logger=migrator t=2026-09-07T10:53:10.217496123Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-07T10:53:10.219579911Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.083859ms logger=migrator t=2026-09-07T10:53:10.225449962Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-07T10:53:10.225585535Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=133.623µs logger=migrator t=2026-09-07T10:53:10.230052698Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-07T10:53:10.231819181Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.766683ms logger=migrator t=2026-09-07T10:53:10.235877267Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-07T10:53:10.237739582Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=1.862365ms logger=migrator t=2026-09-07T10:53:10.241779918Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-07T10:53:10.242354159Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=575.591µs logger=migrator t=2026-09-07T10:53:10.247636898Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-07T10:53:10.2482237Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=587.312µs logger=migrator t=2026-09-07T10:53:10.253216913Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-07T10:53:10.253828505Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=611.482µs logger=migrator t=2026-09-07T10:53:10.260024Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-07T10:53:10.260625652Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=600.532µs logger=migrator t=2026-09-07T10:53:10.265177438Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-07T10:53:10.265753158Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=575.48µs logger=migrator t=2026-09-07T10:53:10.272733859Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-07T10:53:10.274707947Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.978318ms logger=migrator t=2026-09-07T10:53:10.280500875Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-07T10:53:10.280607837Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.372µs logger=migrator t=2026-09-07T10:53:10.285411797Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-07T10:53:10.285459008Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=48.251µs logger=migrator t=2026-09-07T10:53:10.291742336Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-07T10:53:10.296961665Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.217719ms logger=migrator t=2026-09-07T10:53:10.302127111Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-07T10:53:10.306650547Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.515215ms logger=migrator t=2026-09-07T10:53:10.311909765Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-07T10:53:10.312045407Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=135.882µs logger=migrator t=2026-09-07T10:53:10.318541969Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-07T10:53:10.319903715Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.361916ms logger=migrator t=2026-09-07T10:53:10.328304212Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-07T10:53:10.330125466Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.822824ms logger=migrator t=2026-09-07T10:53:10.337201009Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-07T10:53:10.33726693Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=67.361µs logger=migrator t=2026-09-07T10:53:10.343897435Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-07T10:53:10.345325042Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.432377ms logger=migrator t=2026-09-07T10:53:10.35214941Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-07T10:53:10.353502306Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.352325ms logger=migrator t=2026-09-07T10:53:10.358219894Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-07T10:53:10.363688017Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.462212ms logger=migrator t=2026-09-07T10:53:10.36970603Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-07T10:53:10.369758571Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=54.831µs logger=migrator t=2026-09-07T10:53:10.375693902Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-07T10:53:10.377110249Z level=info msg="Migration successfully executed" id="create session table" duration=1.415717ms logger=migrator t=2026-09-07T10:53:10.385812892Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-07T10:53:10.385966495Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=154.843µs logger=migrator t=2026-09-07T10:53:10.390396738Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-07T10:53:10.390534641Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=138.413µs logger=migrator t=2026-09-07T10:53:10.395742329Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-07T10:53:10.396917141Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.174793ms logger=migrator t=2026-09-07T10:53:10.401558217Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-07T10:53:10.40277708Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.217573ms logger=migrator t=2026-09-07T10:53:10.410448715Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-07T10:53:10.410521596Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=80.421µs logger=migrator t=2026-09-07T10:53:10.416003689Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-07T10:53:10.41604343Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.461µs logger=migrator t=2026-09-07T10:53:10.421491852Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-07T10:53:10.428093696Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.603944ms logger=migrator t=2026-09-07T10:53:10.43631708Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-07T10:53:10.446286617Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=9.966907ms logger=migrator t=2026-09-07T10:53:10.452885761Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-07T10:53:10.453218657Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=337.616µs logger=migrator t=2026-09-07T10:53:10.458926595Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-07T10:53:10.459006976Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=81.081µs logger=migrator t=2026-09-07T10:53:10.469668316Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-07T10:53:10.470967161Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.298515ms logger=migrator t=2026-09-07T10:53:10.483654959Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-07T10:53:10.48371731Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=65.951µs logger=migrator t=2026-09-07T10:53:10.489353586Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-07T10:53:10.498966137Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=9.60204ms logger=migrator t=2026-09-07T10:53:10.506980577Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-07T10:53:10.507540498Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=568.36µs logger=migrator t=2026-09-07T10:53:10.51357285Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-07T10:53:10.518684457Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.112207ms logger=migrator t=2026-09-07T10:53:10.529602842Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-07T10:53:10.536265727Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=6.664915ms logger=migrator t=2026-09-07T10:53:10.54123362Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-07T10:53:10.541303701Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.591µs logger=migrator t=2026-09-07T10:53:10.545646253Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-07T10:53:10.547168651Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.522628ms logger=migrator t=2026-09-07T10:53:10.554420658Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-07T10:53:10.555903396Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.482498ms logger=migrator t=2026-09-07T10:53:10.561237895Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-07T10:53:10.562918318Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.679983ms logger=migrator t=2026-09-07T10:53:10.568206186Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-07T10:53:10.569628743Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.422627ms logger=migrator t=2026-09-07T10:53:10.576479461Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-07T10:53:10.577818587Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.340226ms logger=migrator t=2026-09-07T10:53:10.58332459Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-07T10:53:10.584691656Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.366966ms logger=migrator t=2026-09-07T10:53:10.59024725Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-07T10:53:10.591368201Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.118801ms logger=migrator t=2026-09-07T10:53:10.600937771Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-07T10:53:10.602169874Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.231943ms logger=migrator t=2026-09-07T10:53:10.607522495Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-07T10:53:10.608908571Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.387936ms logger=migrator t=2026-09-07T10:53:10.614529727Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-07T10:53:10.629168001Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.636204ms logger=migrator t=2026-09-07T10:53:10.637534948Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-07T10:53:10.63867428Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.141712ms logger=migrator t=2026-09-07T10:53:10.646600918Z 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-09-07T10:53:10.647987354Z 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.386086ms logger=migrator t=2026-09-07T10:53:10.652878146Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-07T10:53:10.653339105Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=460.809µs logger=migrator t=2026-09-07T10:53:10.657463382Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-07T10:53:10.658303788Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=839.696µs logger=migrator t=2026-09-07T10:53:10.665473293Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-07T10:53:10.668132513Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.665671ms logger=migrator t=2026-09-07T10:53:10.676362177Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-07T10:53:10.682857629Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.499782ms logger=migrator t=2026-09-07T10:53:10.68825353Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-07T10:53:10.693866395Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.613515ms logger=migrator t=2026-09-07T10:53:10.699050373Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-07T10:53:10.704618508Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.566105ms logger=migrator t=2026-09-07T10:53:10.709805535Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-07T10:53:10.716005001Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.196706ms logger=migrator t=2026-09-07T10:53:10.723114425Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-07T10:53:10.724557442Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.443307ms logger=migrator t=2026-09-07T10:53:10.729868632Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-07T10:53:10.729918153Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=51.421µs logger=migrator t=2026-09-07T10:53:10.734716642Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-07T10:53:10.734759923Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.361µs logger=migrator t=2026-09-07T10:53:10.741432059Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-07T10:53:10.742618241Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.185763ms logger=migrator t=2026-09-07T10:53:10.74789848Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-07T10:53:10.749251606Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.353656ms logger=migrator t=2026-09-07T10:53:10.758609561Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-07T10:53:10.759992417Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.383996ms logger=migrator t=2026-09-07T10:53:10.770992163Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-07T10:53:10.772617744Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.631221ms logger=migrator t=2026-09-07T10:53:10.780203427Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-07T10:53:10.781720425Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.516008ms logger=migrator t=2026-09-07T10:53:10.786821671Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-07T10:53:10.79319841Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.375539ms logger=migrator t=2026-09-07T10:53:10.801661659Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-07T10:53:10.80863121Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.972141ms logger=migrator t=2026-09-07T10:53:10.814144774Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-07T10:53:10.814614922Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=470.638µs logger=migrator t=2026-09-07T10:53:10.82569748Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-07T10:53:10.827677468Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.985308ms logger=migrator t=2026-09-07T10:53:10.836744218Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-07T10:53:10.838296917Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.549289ms logger=migrator t=2026-09-07T10:53:10.846405469Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-07T10:53:10.854528652Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=8.118113ms logger=migrator t=2026-09-07T10:53:10.865959236Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-07T10:53:10.866197641Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=237.315µs logger=migrator t=2026-09-07T10:53:10.871023332Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-07T10:53:10.872116852Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.09938ms logger=migrator t=2026-09-07T10:53:10.878892859Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-07T10:53:10.880223684Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.332695ms logger=migrator t=2026-09-07T10:53:10.886229378Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-07T10:53:10.886424791Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=197.104µs logger=migrator t=2026-09-07T10:53:10.892425924Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-07T10:53:10.894038864Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.613811ms logger=migrator t=2026-09-07T10:53:10.907417955Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-07T10:53:10.90986324Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.448465ms logger=migrator t=2026-09-07T10:53:10.921356187Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-07T10:53:10.923985267Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=2.631629ms logger=migrator t=2026-09-07T10:53:10.938709882Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-07T10:53:10.940077328Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.368526ms logger=migrator t=2026-09-07T10:53:10.946483919Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-07T10:53:10.947718301Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.235722ms logger=migrator t=2026-09-07T10:53:10.955138281Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-07T10:53:10.956165111Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.02595ms logger=migrator t=2026-09-07T10:53:10.963703502Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-07T10:53:10.963727222Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=24.01µs logger=migrator t=2026-09-07T10:53:10.968752167Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-07T10:53:10.971863275Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.115238ms logger=migrator t=2026-09-07T10:53:10.978412757Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-07T10:53:10.979359446Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=939.848µs logger=migrator t=2026-09-07T10:53:10.988709781Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-07T10:53:10.994214145Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.498664ms logger=migrator t=2026-09-07T10:53:11.002085762Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-07T10:53:11.002992029Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=910.857µs logger=migrator t=2026-09-07T10:53:11.011326046Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-07T10:53:11.012351495Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.028679ms logger=migrator t=2026-09-07T10:53:11.023160227Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-07T10:53:11.025009283Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.853096ms logger=migrator t=2026-09-07T10:53:11.032429931Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-07T10:53:11.049595773Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.162592ms logger=migrator t=2026-09-07T10:53:11.097584274Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-07T10:53:11.098317137Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=735.943µs logger=migrator t=2026-09-07T10:53:11.108925987Z 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-09-07T10:53:11.109720271Z 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=796.174µs logger=migrator t=2026-09-07T10:53:11.120518904Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-07T10:53:11.120893861Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=368.847µs logger=migrator t=2026-09-07T10:53:11.128594136Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-07T10:53:11.129177086Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=587.11µs logger=migrator t=2026-09-07T10:53:11.134978805Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-07T10:53:11.135137318Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=157.963µs logger=migrator t=2026-09-07T10:53:11.140072921Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-07T10:53:11.144363561Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.28981ms logger=migrator t=2026-09-07T10:53:11.149982246Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-07T10:53:11.154877528Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.893542ms logger=migrator t=2026-09-07T10:53:11.162081134Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-07T10:53:11.163051032Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=969.448µs logger=migrator t=2026-09-07T10:53:11.168655947Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-07T10:53:11.170543893Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.877146ms logger=migrator t=2026-09-07T10:53:11.177467863Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-07T10:53:11.17787424Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=406.297µs logger=migrator t=2026-09-07T10:53:11.186709615Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-07T10:53:11.193455362Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.751197ms logger=migrator t=2026-09-07T10:53:11.202494431Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-07T10:53:11.203568991Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.07795ms logger=migrator t=2026-09-07T10:53:11.210168666Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-07T10:53:11.210597113Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=435.097µs logger=migrator t=2026-09-07T10:53:11.216584676Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-07T10:53:11.217197887Z level=info msg="Migration successfully executed" id="Move region to single row" duration=613.831µs logger=migrator t=2026-09-07T10:53:11.223396633Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-07T10:53:11.224585946Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.183993ms logger=migrator t=2026-09-07T10:53:11.230480266Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-07T10:53:11.231623988Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.145032ms logger=migrator t=2026-09-07T10:53:11.23864572Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-07T10:53:11.239938464Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.293904ms logger=migrator t=2026-09-07T10:53:11.245296814Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-07T10:53:11.246313504Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.01618ms logger=migrator t=2026-09-07T10:53:11.253391207Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-07T10:53:11.254550449Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.160471ms logger=migrator t=2026-09-07T10:53:11.259858397Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-07T10:53:11.260810055Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=952.478µs logger=migrator t=2026-09-07T10:53:11.266228407Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-07T10:53:11.266338429Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=111.612µs logger=migrator t=2026-09-07T10:53:11.272812591Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-07T10:53:11.27387909Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.067419ms logger=migrator t=2026-09-07T10:53:11.287277912Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-07T10:53:11.288432894Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.189493ms logger=migrator t=2026-09-07T10:53:11.294928005Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-07T10:53:11.296188499Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.264834ms logger=migrator t=2026-09-07T10:53:11.302500658Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-07T10:53:11.30421975Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.719722ms logger=migrator t=2026-09-07T10:53:11.315899068Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-07T10:53:11.316080052Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=179.664µs logger=migrator t=2026-09-07T10:53:11.321494053Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-07T10:53:11.322095485Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=602.002µs logger=migrator t=2026-09-07T10:53:11.327744961Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-07T10:53:11.327944255Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=200.644µs logger=migrator t=2026-09-07T10:53:11.335206401Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-07T10:53:11.336702169Z level=info msg="Migration successfully executed" id="create team table" duration=1.495058ms logger=migrator t=2026-09-07T10:53:11.344344293Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-07T10:53:11.346189937Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.851885ms logger=migrator t=2026-09-07T10:53:11.353331871Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-07T10:53:11.354269189Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=937.418µs logger=migrator t=2026-09-07T10:53:11.362045024Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-07T10:53:11.365792445Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.748351ms logger=migrator t=2026-09-07T10:53:11.371040774Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-07T10:53:11.371229637Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=190.684µs logger=migrator t=2026-09-07T10:53:11.378471352Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-07T10:53:11.37938871Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=910.678µs logger=migrator t=2026-09-07T10:53:11.387037613Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-07T10:53:11.387902Z level=info msg="Migration successfully executed" id="create team member table" duration=866.647µs logger=migrator t=2026-09-07T10:53:11.394802689Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-07T10:53:11.395670785Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=867.956µs logger=migrator t=2026-09-07T10:53:11.402788729Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-07T10:53:11.403724046Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=934.387µs logger=migrator t=2026-09-07T10:53:11.410246029Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-07T10:53:11.411072484Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=827.185µs logger=migrator t=2026-09-07T10:53:11.416943245Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-07T10:53:11.421339487Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.395302ms logger=migrator t=2026-09-07T10:53:11.429312396Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-07T10:53:11.433306421Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.006355ms logger=migrator t=2026-09-07T10:53:11.438238754Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-07T10:53:11.441480204Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.24115ms logger=migrator t=2026-09-07T10:53:11.446295485Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-07T10:53:11.447250023Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=953.748µs logger=migrator t=2026-09-07T10:53:11.454635632Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-07T10:53:11.455560548Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=927.546µs logger=migrator t=2026-09-07T10:53:11.461886598Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-07T10:53:11.462896786Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.009948ms logger=migrator t=2026-09-07T10:53:11.471309994Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-07T10:53:11.472114289Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=804.415µs logger=migrator t=2026-09-07T10:53:11.48173421Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-07T10:53:11.482629807Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=897.987µs logger=migrator t=2026-09-07T10:53:11.488293183Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-07T10:53:11.48924347Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=951.657µs logger=migrator t=2026-09-07T10:53:11.497402053Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-07T10:53:11.498422883Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.014069ms logger=migrator t=2026-09-07T10:53:11.504782642Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-07T10:53:11.505474825Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=692.593µs logger=migrator t=2026-09-07T10:53:11.512021018Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-07T10:53:11.51267286Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=651.292µs logger=migrator t=2026-09-07T10:53:11.596213267Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-07T10:53:11.596588614Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=382.177µs logger=migrator t=2026-09-07T10:53:11.602568046Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-07T10:53:11.603488964Z level=info msg="Migration successfully executed" id="create tag table" duration=922.248µs logger=migrator t=2026-09-07T10:53:11.611429433Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-07T10:53:11.612710906Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.281163ms logger=migrator t=2026-09-07T10:53:11.620262978Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-07T10:53:11.621021752Z level=info msg="Migration successfully executed" id="create login attempt table" duration=759.504µs logger=migrator t=2026-09-07T10:53:11.627373032Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-07T10:53:11.628135465Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=761.963µs logger=migrator t=2026-09-07T10:53:11.634360043Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-07T10:53:11.635480374Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.120591ms logger=migrator t=2026-09-07T10:53:11.641981805Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-07T10:53:11.658966544Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.984569ms logger=migrator t=2026-09-07T10:53:11.666688959Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-07T10:53:11.667857121Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.168002ms logger=migrator t=2026-09-07T10:53:11.673994616Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-07T10:53:11.675049106Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.05467ms logger=migrator t=2026-09-07T10:53:11.682033517Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-07T10:53:11.682473835Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=441.528µs logger=migrator t=2026-09-07T10:53:11.689332324Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-07T10:53:11.690098478Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=762.544µs logger=migrator t=2026-09-07T10:53:11.696189342Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-07T10:53:11.69711681Z level=info msg="Migration successfully executed" id="create user auth table" duration=926.678µs logger=migrator t=2026-09-07T10:53:11.704528759Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-07T10:53:11.705460146Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=937.988µs logger=migrator t=2026-09-07T10:53:11.712469478Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-07T10:53:11.71256448Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=97.342µs logger=migrator t=2026-09-07T10:53:11.718757006Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-07T10:53:11.722568127Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.811061ms logger=migrator t=2026-09-07T10:53:11.729981416Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-07T10:53:11.73603482Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.048554ms logger=migrator t=2026-09-07T10:53:11.74242425Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-07T10:53:11.748134477Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.717557ms logger=migrator t=2026-09-07T10:53:11.758135994Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-07T10:53:11.767541631Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.410317ms logger=migrator t=2026-09-07T10:53:11.775137003Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-07T10:53:11.776689683Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.55365ms logger=migrator t=2026-09-07T10:53:11.783187224Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-07T10:53:11.791271736Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.083532ms logger=migrator t=2026-09-07T10:53:11.798120314Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-07T10:53:11.800417568Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.295444ms logger=migrator t=2026-09-07T10:53:11.810070448Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-07T10:53:11.812205949Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.140051ms logger=migrator t=2026-09-07T10:53:11.821041994Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-07T10:53:11.823031372Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.988848ms logger=migrator t=2026-09-07T10:53:11.833807993Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-07T10:53:11.835276431Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.468688ms logger=migrator t=2026-09-07T10:53:11.840677383Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-07T10:53:11.842074629Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.397666ms logger=migrator t=2026-09-07T10:53:11.8511602Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-07T10:53:11.853015674Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.857064ms logger=migrator t=2026-09-07T10:53:11.861196408Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-07T10:53:11.872738374Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=11.540246ms logger=migrator t=2026-09-07T10:53:11.877800549Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-07T10:53:11.878540463Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=739.654µs logger=migrator t=2026-09-07T10:53:11.884941473Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-07T10:53:11.885680847Z level=info msg="Migration successfully executed" id="create cache_data table" duration=741.064µs logger=migrator t=2026-09-07T10:53:11.896575901Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-07T10:53:11.897742933Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.169602ms logger=migrator t=2026-09-07T10:53:11.90933704Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-07T10:53:11.912626433Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=3.287522ms logger=migrator t=2026-09-07T10:53:11.921987778Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-07T10:53:11.924975984Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.988576ms logger=migrator t=2026-09-07T10:53:11.933073726Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-07T10:53:11.933213668Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=141.832µs logger=migrator t=2026-09-07T10:53:11.941229159Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-07T10:53:11.941378632Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=149.453µs logger=migrator t=2026-09-07T10:53:11.94663037Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-07T10:53:11.947715411Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.05804ms logger=migrator t=2026-09-07T10:53:11.95411035Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-07T10:53:11.955418535Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.310145ms logger=migrator t=2026-09-07T10:53:11.962847985Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-07T10:53:11.963884064Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.036319ms logger=migrator t=2026-09-07T10:53:11.969939998Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-07T10:53:11.970005819Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.861µs logger=migrator t=2026-09-07T10:53:11.974019304Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-07T10:53:11.975002672Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=983.258µs logger=migrator t=2026-09-07T10:53:11.97963781Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-07T10:53:11.980688449Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.050109ms logger=migrator t=2026-09-07T10:53:11.98503523Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-07T10:53:11.98606446Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.02863ms logger=migrator t=2026-09-07T10:53:11.991485321Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-07T10:53:11.993120592Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.631821ms logger=migrator t=2026-09-07T10:53:12.001405208Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-07T10:53:12.005884542Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.479314ms logger=migrator t=2026-09-07T10:53:12.011350664Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-07T10:53:12.012925813Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.573749ms logger=migrator t=2026-09-07T10:53:12.022379851Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-07T10:53:12.022542644Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=164.583µs logger=migrator t=2026-09-07T10:53:12.028777651Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-07T10:53:12.030125776Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.352035ms logger=migrator t=2026-09-07T10:53:12.037115098Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-07T10:53:12.038161357Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.046638ms logger=migrator t=2026-09-07T10:53:12.045606327Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-07T10:53:12.046751877Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.148441ms logger=migrator t=2026-09-07T10:53:12.050484818Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-07T10:53:12.050582979Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=110.952µs logger=migrator t=2026-09-07T10:53:12.065429038Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-07T10:53:12.066883765Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.457497ms logger=migrator t=2026-09-07T10:53:12.072370338Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-07T10:53:12.073712913Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.342285ms logger=migrator t=2026-09-07T10:53:12.080267765Z 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-09-07T10:53:12.082178512Z 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.910827ms logger=migrator t=2026-09-07T10:53:12.090451847Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-07T10:53:12.092005006Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.555959ms logger=migrator t=2026-09-07T10:53:12.099118609Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-07T10:53:12.104235065Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.122766ms logger=migrator t=2026-09-07T10:53:12.117326151Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-07T10:53:12.11831954Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=998.24µs logger=migrator t=2026-09-07T10:53:12.12585407Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-07T10:53:12.126936181Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.086991ms logger=migrator t=2026-09-07T10:53:12.132315272Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-07T10:53:12.159491251Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.160129ms logger=migrator t=2026-09-07T10:53:12.163351633Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-07T10:53:12.184210294Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.857741ms logger=migrator t=2026-09-07T10:53:12.191318648Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-07T10:53:12.192266785Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=958.618µs logger=migrator t=2026-09-07T10:53:12.196592146Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-07T10:53:12.197662386Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.06661ms logger=migrator t=2026-09-07T10:53:12.204662507Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-07T10:53:12.208457679Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=3.795002ms logger=migrator t=2026-09-07T10:53:12.213938351Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-07T10:53:12.218203631Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.26498ms logger=migrator t=2026-09-07T10:53:12.222608044Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-07T10:53:12.223405289Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=798.315µs logger=migrator t=2026-09-07T10:53:12.229952861Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-07T10:53:12.230698775Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=745.974µs logger=migrator t=2026-09-07T10:53:12.236308881Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-07T10:53:12.237183136Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=873.455µs logger=migrator t=2026-09-07T10:53:12.243536066Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-07T10:53:12.244355062Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=818.986µs logger=migrator t=2026-09-07T10:53:12.250034868Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-07T10:53:12.250210711Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=177.443µs logger=migrator t=2026-09-07T10:53:12.258823003Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-07T10:53:12.265495768Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.672935ms logger=migrator t=2026-09-07T10:53:12.274028918Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-07T10:53:12.280494248Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.471761ms logger=migrator t=2026-09-07T10:53:12.28802672Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-07T10:53:12.295921627Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.894147ms logger=migrator t=2026-09-07T10:53:12.302648934Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-07T10:53:12.304588111Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.939017ms logger=migrator t=2026-09-07T10:53:12.315385452Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-07T10:53:12.317145066Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.758894ms logger=migrator t=2026-09-07T10:53:12.323469524Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-07T10:53:12.333483842Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.013307ms logger=migrator t=2026-09-07T10:53:12.346770011Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-07T10:53:12.362352303Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=15.587602ms logger=migrator t=2026-09-07T10:53:12.371347491Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-07T10:53:12.37337444Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.028939ms logger=migrator t=2026-09-07T10:53:12.383460089Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-07T10:53:12.394436125Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.975646ms logger=migrator t=2026-09-07T10:53:12.427040185Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-07T10:53:12.436441192Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.402897ms logger=migrator t=2026-09-07T10:53:12.474463274Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-07T10:53:12.47477329Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=314.326µs logger=migrator t=2026-09-07T10:53:12.504594048Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-07T10:53:12.506282001Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.690983ms logger=migrator t=2026-09-07T10:53:12.531545714Z 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-09-07T10:53:12.533212785Z 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.669401ms logger=migrator t=2026-09-07T10:53:12.552484347Z 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-09-07T10:53:12.553872363Z 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.389496ms logger=migrator t=2026-09-07T10:53:12.570914022Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-07T10:53:12.571067045Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=157.583µs logger=migrator t=2026-09-07T10:53:12.582976288Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-07T10:53:12.587205247Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.229669ms logger=migrator t=2026-09-07T10:53:12.791929085Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-07T10:53:12.80449668Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=12.605846ms logger=migrator t=2026-09-07T10:53:12.822226402Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-07T10:53:12.833450112Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.22346ms logger=migrator t=2026-09-07T10:53:12.858484661Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-07T10:53:12.870426236Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.937745ms logger=migrator t=2026-09-07T10:53:12.88289723Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-07T10:53:12.892630612Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.733532ms logger=migrator t=2026-09-07T10:53:12.906032583Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-07T10:53:12.906319528Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=283.605µs logger=migrator t=2026-09-07T10:53:12.922013553Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-07T10:53:12.924138192Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.130259ms logger=migrator t=2026-09-07T10:53:12.942450425Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-07T10:53:12.955078612Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=12.626177ms logger=migrator t=2026-09-07T10:53:12.97365446Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-07T10:53:12.973917616Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=266.466µs logger=migrator t=2026-09-07T10:53:12.989739142Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-07T10:53:13.002704915Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=12.964652ms logger=migrator t=2026-09-07T10:53:13.030115938Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-07T10:53:13.033058384Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.949386ms logger=migrator t=2026-09-07T10:53:13.053380883Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-07T10:53:13.065962239Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=12.577776ms logger=migrator t=2026-09-07T10:53:13.091212452Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-07T10:53:13.092431585Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.221263ms logger=migrator t=2026-09-07T10:53:13.115397036Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-07T10:53:13.117205769Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.810703ms logger=migrator t=2026-09-07T10:53:13.150141527Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-07T10:53:13.156105538Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.966383ms logger=migrator t=2026-09-07T10:53:13.175542422Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-07T10:53:13.176393307Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=847.695µs logger=migrator t=2026-09-07T10:53:13.195082278Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-07T10:53:13.196537905Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.450827ms logger=migrator t=2026-09-07T10:53:13.21333298Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-07T10:53:13.214888849Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.557269ms logger=migrator t=2026-09-07T10:53:13.223416398Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-07T10:53:13.225842094Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.424096ms logger=migrator t=2026-09-07T10:53:13.235972794Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-07T10:53:13.236178517Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=204.774µs logger=migrator t=2026-09-07T10:53:13.244174637Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-07T10:53:13.246126503Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.951106ms logger=migrator t=2026-09-07T10:53:13.253250977Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-07T10:53:13.254930668Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.678791ms logger=migrator t=2026-09-07T10:53:13.260137116Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-07T10:53:13.260755978Z 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-09-07T10:53:13.267164877Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-07T10:53:13.267730718Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=565.981µs logger=migrator t=2026-09-07T10:53:13.275103646Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-07T10:53:13.277071433Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.966637ms logger=migrator t=2026-09-07T10:53:13.283367431Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-07T10:53:13.295151142Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.782161ms logger=migrator t=2026-09-07T10:53:13.301845787Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-07T10:53:13.303912955Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.065618ms logger=migrator t=2026-09-07T10:53:13.312016737Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-07T10:53:13.314211319Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.196232ms logger=migrator t=2026-09-07T10:53:13.32119991Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-07T10:53:13.322673107Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.472607ms logger=migrator t=2026-09-07T10:53:13.329588387Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-07T10:53:13.331636215Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.037058ms logger=migrator t=2026-09-07T10:53:13.340092603Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-07T10:53:13.341651332Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.552919ms logger=migrator t=2026-09-07T10:53:13.34899032Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-07T10:53:13.349030511Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=42.081µs logger=migrator t=2026-09-07T10:53:13.355651624Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-07T10:53:13.355909419Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=230.664µs logger=migrator t=2026-09-07T10:53:13.365372256Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-07T10:53:13.379358378Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.985212ms logger=migrator t=2026-09-07T10:53:13.387612013Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-07T10:53:13.388435439Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=823.756µs logger=migrator t=2026-09-07T10:53:13.402861998Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-07T10:53:13.404627501Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.767563ms logger=migrator t=2026-09-07T10:53:13.410886259Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-07T10:53:13.411196585Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=305.386µs logger=migrator t=2026-09-07T10:53:13.422817562Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-07T10:53:13.424710718Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.918966ms logger=migrator t=2026-09-07T10:53:13.431704769Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-07T10:53:13.433065565Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.360586ms logger=migrator t=2026-09-07T10:53:13.443094573Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-07T10:53:13.494987574Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=51.892862ms logger=migrator t=2026-09-07T10:53:13.502428683Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-07T10:53:13.511042454Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.636931ms logger=migrator t=2026-09-07T10:53:13.520094805Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-07T10:53:13.52041678Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=337.396µs logger=migrator t=2026-09-07T10:53:13.529295926Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-07T10:53:13.578377175Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=49.081679ms logger=migrator t=2026-09-07T10:53:13.585295205Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-07T10:53:13.611960394Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.661539ms logger=migrator t=2026-09-07T10:53:13.619828232Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-07T10:53:13.620570695Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=743.843µs logger=migrator t=2026-09-07T10:53:13.627920103Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-07T10:53:13.628778619Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=821.615µs logger=migrator t=2026-09-07T10:53:13.634559087Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-07T10:53:13.634699641Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=143.064µs logger=migrator t=2026-09-07T10:53:13.644517335Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-07T10:53:13.645112455Z level=info msg="Migration successfully executed" id="create permission table" duration=594.78µs logger=migrator t=2026-09-07T10:53:13.650773771Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-07T10:53:13.651501315Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=727.694µs logger=migrator t=2026-09-07T10:53:13.656932256Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-07T10:53:13.65767028Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=737.424µs logger=migrator t=2026-09-07T10:53:13.664438017Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-07T10:53:13.665062018Z level=info msg="Migration successfully executed" id="create role table" duration=621.821µs logger=migrator t=2026-09-07T10:53:13.67045192Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-07T10:53:13.675432274Z level=info msg="Migration successfully executed" id="add column display_name" duration=4.978314ms logger=migrator t=2026-09-07T10:53:13.681370845Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-07T10:53:13.68645688Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.086536ms logger=migrator t=2026-09-07T10:53:13.693240156Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-07T10:53:13.694040872Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=800.656µs logger=migrator t=2026-09-07T10:53:13.699742908Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-07T10:53:13.700501253Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=758.065µs logger=migrator t=2026-09-07T10:53:13.705569327Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-07T10:53:13.706302732Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=733.455µs logger=migrator t=2026-09-07T10:53:13.712023659Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-07T10:53:13.71266465Z level=info msg="Migration successfully executed" id="create team role table" duration=640.861µs logger=migrator t=2026-09-07T10:53:13.71796324Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-07T10:53:13.718632573Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=669.423µs logger=migrator t=2026-09-07T10:53:13.724021633Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-07T10:53:13.724831568Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=804.275µs logger=migrator t=2026-09-07T10:53:13.73133653Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-07T10:53:13.734761914Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=3.423734ms logger=migrator t=2026-09-07T10:53:13.745967044Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-07T10:53:13.748209117Z level=info msg="Migration successfully executed" id="create user role table" duration=2.245393ms logger=migrator t=2026-09-07T10:53:13.767516287Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-07T10:53:13.769027476Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.513669ms logger=migrator t=2026-09-07T10:53:13.779445201Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-07T10:53:13.78046722Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.022089ms logger=migrator t=2026-09-07T10:53:13.789748634Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-07T10:53:13.791006567Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.260993ms logger=migrator t=2026-09-07T10:53:13.799022788Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-07T10:53:13.800066878Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.047089ms logger=migrator t=2026-09-07T10:53:13.80715692Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-07T10:53:13.808825961Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.674161ms logger=migrator t=2026-09-07T10:53:13.816142758Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-07T10:53:13.817178248Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.0357ms logger=migrator t=2026-09-07T10:53:13.822478367Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-07T10:53:13.82959049Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.111063ms logger=migrator t=2026-09-07T10:53:13.835952939Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-07T10:53:13.837821935Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.869876ms logger=migrator t=2026-09-07T10:53:13.846349874Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-07T10:53:13.848585375Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.235691ms logger=migrator t=2026-09-07T10:53:13.854890994Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-07T10:53:13.856219969Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.330905ms logger=migrator t=2026-09-07T10:53:13.862267382Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-07T10:53:13.863118618Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=851.966µs logger=migrator t=2026-09-07T10:53:13.86962575Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-07T10:53:13.870510306Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=884.276µs logger=migrator t=2026-09-07T10:53:13.876361516Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-07T10:53:13.877494827Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.132911ms logger=migrator t=2026-09-07T10:53:13.88300795Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-07T10:53:13.890235386Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.227145ms logger=migrator t=2026-09-07T10:53:13.896761198Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-07T10:53:13.904443482Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.677304ms logger=migrator t=2026-09-07T10:53:13.909941935Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-07T10:53:13.916200312Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.256677ms logger=migrator t=2026-09-07T10:53:13.921653305Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-07T10:53:13.928444631Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.792177ms logger=migrator t=2026-09-07T10:53:13.935390141Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-07T10:53:13.936276488Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=886.477µs logger=migrator t=2026-09-07T10:53:13.94386542Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-07T10:53:13.944678745Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=810.945µs logger=migrator t=2026-09-07T10:53:13.949506465Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-07T10:53:13.95028841Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=781.945µs logger=migrator t=2026-09-07T10:53:13.955945886Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-07T10:53:13.956984416Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.03823ms logger=migrator t=2026-09-07T10:53:13.961671653Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-07T10:53:13.96254309Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=874.887µs logger=migrator t=2026-09-07T10:53:13.969441999Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-07T10:53:13.969514481Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=73.872µs logger=migrator t=2026-09-07T10:53:13.979488898Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-07T10:53:13.979555659Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.102µs logger=migrator t=2026-09-07T10:53:13.987924865Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-07T10:53:13.988317932Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=393.547µs logger=migrator t=2026-09-07T10:53:13.995186081Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-07T10:53:13.995897815Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=715.804µs logger=migrator t=2026-09-07T10:53:14.00152491Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-07T10:53:14.002144001Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=619.151µs logger=migrator t=2026-09-07T10:53:14.010008209Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-07T10:53:14.010235513Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=228.974µs logger=migrator t=2026-09-07T10:53:14.014845999Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-07T10:53:14.015309277Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=463.799µs logger=migrator t=2026-09-07T10:53:14.019401884Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-07T10:53:14.02023944Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=837.007µs logger=migrator t=2026-09-07T10:53:14.024980478Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-07T10:53:14.025964117Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=989.239µs logger=migrator t=2026-09-07T10:53:14.032803535Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-07T10:53:14.040222193Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.432269ms logger=migrator t=2026-09-07T10:53:14.049002027Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-07T10:53:14.0491231Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=124.273µs logger=migrator t=2026-09-07T10:53:14.054356948Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-07T10:53:14.055356427Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=999.539µs logger=migrator t=2026-09-07T10:53:14.063867456Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-07T10:53:14.064747853Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=881.097µs logger=migrator t=2026-09-07T10:53:14.069692095Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-07T10:53:14.07048973Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=797.425µs logger=migrator t=2026-09-07T10:53:14.076956661Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-07T10:53:14.082800831Z level=info msg="Migration successfully executed" id="add correlation config column" duration=5.840961ms logger=migrator t=2026-09-07T10:53:14.091770548Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-07T10:53:14.09290577Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.135262ms logger=migrator t=2026-09-07T10:53:14.098668327Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-07T10:53:14.10043268Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.765283ms logger=migrator t=2026-09-07T10:53:14.107404251Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-07T10:53:14.127381404Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=19.973773ms logger=migrator t=2026-09-07T10:53:14.133806745Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-07T10:53:14.13516749Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.363285ms logger=migrator t=2026-09-07T10:53:14.141875496Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-07T10:53:14.143025628Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.150702ms logger=migrator t=2026-09-07T10:53:14.150036439Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-07T10:53:14.151117778Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.072929ms logger=migrator t=2026-09-07T10:53:14.15702862Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-07T10:53:14.158057668Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.039948ms logger=migrator t=2026-09-07T10:53:14.163921709Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-07T10:53:14.164131893Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=210.614µs logger=migrator t=2026-09-07T10:53:14.170993111Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-07T10:53:14.172163782Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.170381ms logger=migrator t=2026-09-07T10:53:14.178831557Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-07T10:53:14.191276Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.444593ms logger=migrator t=2026-09-07T10:53:14.201829948Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-07T10:53:14.203176923Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.341435ms logger=migrator t=2026-09-07T10:53:14.212301633Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-07T10:53:14.213529606Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.228723ms logger=migrator t=2026-09-07T10:53:14.220209702Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-07T10:53:14.220769872Z 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-09-07T10:53:14.226458518Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-07T10:53:14.22815481Z 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-09-07T10:53:14.234196613Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-07T10:53:14.235742162Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.532769ms logger=migrator t=2026-09-07T10:53:14.243564228Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-07T10:53:14.245456484Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.892186ms logger=migrator t=2026-09-07T10:53:14.25113179Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-07T10:53:14.252929874Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.789333ms logger=migrator t=2026-09-07T10:53:14.258866874Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-07T10:53:14.261094667Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.227802ms logger=migrator t=2026-09-07T10:53:14.26986209Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-07T10:53:14.271649655Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.788204ms logger=migrator t=2026-09-07T10:53:14.278343319Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-07T10:53:14.280372698Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.028548ms logger=migrator t=2026-09-07T10:53:14.285930052Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-07T10:53:14.287710435Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.780093ms logger=migrator t=2026-09-07T10:53:14.295854067Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-07T10:53:14.297178602Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.331345ms logger=migrator t=2026-09-07T10:53:14.308415962Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-07T10:53:14.309495513Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.082481ms logger=migrator t=2026-09-07T10:53:14.318307547Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-07T10:53:14.31948137Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.179513ms logger=migrator t=2026-09-07T10:53:14.326145734Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-07T10:53:14.32700529Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=861.497µs logger=migrator t=2026-09-07T10:53:14.334333297Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-07T10:53:14.350617452Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=16.283385ms logger=migrator t=2026-09-07T10:53:14.358317696Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-07T10:53:14.364665235Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.346139ms logger=migrator t=2026-09-07T10:53:14.370822209Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-07T10:53:14.377684278Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.858539ms logger=migrator t=2026-09-07T10:53:14.384260961Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-07T10:53:14.384509936Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=250.025µs logger=migrator t=2026-09-07T10:53:14.390231453Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-07T10:53:14.395944139Z level=info msg="Migration successfully executed" id="add share column" duration=5.707896ms logger=migrator t=2026-09-07T10:53:14.40342038Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-07T10:53:14.403599683Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=177.943µs logger=migrator t=2026-09-07T10:53:14.409080336Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-07T10:53:14.40984728Z level=info msg="Migration successfully executed" id="create file table" duration=767.064µs logger=migrator t=2026-09-07T10:53:14.416427033Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-07T10:53:14.417983532Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.555959ms logger=migrator t=2026-09-07T10:53:14.427140334Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-07T10:53:14.428601051Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.462487ms logger=migrator t=2026-09-07T10:53:14.43709984Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-07T10:53:14.438394605Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.294454ms logger=migrator t=2026-09-07T10:53:14.446234711Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-07T10:53:14.447739129Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.497398ms logger=migrator t=2026-09-07T10:53:14.455441863Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-07T10:53:14.455585656Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=144.153µs logger=migrator t=2026-09-07T10:53:14.461020298Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-07T10:53:14.461100219Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=80.461µs logger=migrator t=2026-09-07T10:53:14.46703405Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-07T10:53:14.46807843Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.03962ms logger=migrator t=2026-09-07T10:53:14.475407687Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-07T10:53:14.475687712Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=282.745µs logger=migrator t=2026-09-07T10:53:14.485467005Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-07T10:53:14.488510032Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.044387ms logger=migrator t=2026-09-07T10:53:14.495774498Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-07T10:53:14.50763541Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.881612ms logger=migrator t=2026-09-07T10:53:14.513755904Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-07T10:53:14.514089911Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=335.817µs logger=migrator t=2026-09-07T10:53:14.521680103Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-07T10:53:14.522965797Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.285104ms logger=migrator t=2026-09-07T10:53:14.529068421Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-07T10:53:14.529613472Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=549.901µs logger=migrator t=2026-09-07T10:53:14.534709916Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-07T10:53:14.534933731Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=223.915µs logger=migrator t=2026-09-07T10:53:14.54073165Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-07T10:53:14.541146187Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=414.687µs logger=migrator t=2026-09-07T10:53:14.552302655Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-07T10:53:14.559557641Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.256346ms logger=migrator t=2026-09-07T10:53:14.564637536Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-07T10:53:14.572590395Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.952259ms logger=migrator t=2026-09-07T10:53:14.577757162Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-07T10:53:14.57871328Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=956.128µs logger=migrator t=2026-09-07T10:53:14.586322322Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-07T10:53:14.665963262Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.64744ms logger=migrator t=2026-09-07T10:53:14.679212281Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-07T10:53:14.680238869Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.037008ms logger=migrator t=2026-09-07T10:53:14.706314738Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-07T10:53:14.707264296Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=950.048µs logger=migrator t=2026-09-07T10:53:14.748970635Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-07T10:53:14.789725239Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=40.753794ms logger=migrator t=2026-09-07T10:53:14.80799294Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-07T10:53:14.823290836Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=15.283536ms logger=migrator t=2026-09-07T10:53:14.835455284Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-07T10:53:14.836082826Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=618.452µs logger=migrator t=2026-09-07T10:53:14.846168385Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-07T10:53:14.846525301Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=359.536µs logger=migrator t=2026-09-07T10:53:14.861263607Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-07T10:53:14.861735856Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=474.659µs logger=migrator t=2026-09-07T10:53:14.875609776Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-07T10:53:14.876041813Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=432.137µs logger=migrator t=2026-09-07T10:53:14.890709788Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-07T10:53:14.891091995Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=383.017µs logger=migrator t=2026-09-07T10:53:14.904013957Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-07T10:53:14.905606126Z level=info msg="Migration successfully executed" id="create folder table" duration=1.592109ms logger=migrator t=2026-09-07T10:53:14.94799048Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-07T10:53:14.950481576Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.491026ms logger=migrator t=2026-09-07T10:53:15.01751401Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-07T10:53:15.019719672Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.207392ms logger=migrator t=2026-09-07T10:53:15.070315678Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-07T10:53:15.070396059Z level=info msg="Migration successfully executed" id="Update folder title length" duration=97.772µs logger=migrator t=2026-09-07T10:53:15.091214499Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-07T10:53:15.093595294Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.383574ms logger=migrator t=2026-09-07T10:53:15.117084362Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-07T10:53:15.11909657Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.022068ms logger=migrator t=2026-09-07T10:53:15.164738383Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-07T10:53:15.166365584Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.628241ms logger=migrator t=2026-09-07T10:53:15.203858974Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-07T10:53:15.204351844Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=495.55µs logger=migrator t=2026-09-07T10:53:15.224892518Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-07T10:53:15.225406568Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=504.5µs logger=migrator t=2026-09-07T10:53:15.255569851Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-07T10:53:15.256670812Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.103231ms logger=migrator t=2026-09-07T10:53:15.263700123Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-07T10:53:15.264942496Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.239763ms logger=migrator t=2026-09-07T10:53:15.278964989Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-07T10:53:15.280979796Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.014587ms logger=migrator t=2026-09-07T10:53:15.294806845Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-07T10:53:15.296933515Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.165131ms logger=migrator t=2026-09-07T10:53:15.338193116Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-07T10:53:15.340420538Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.228842ms logger=migrator t=2026-09-07T10:53:15.410294144Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-07T10:53:15.412329052Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.037508ms logger=migrator t=2026-09-07T10:53:15.493002091Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-07T10:53:15.495384126Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.386845ms logger=migrator t=2026-09-07T10:53:15.562426078Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-07T10:53:15.564312584Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.888096ms logger=migrator t=2026-09-07T10:53:15.640239983Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-07T10:53:15.641587379Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.347515ms logger=migrator t=2026-09-07T10:53:15.676543882Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-07T10:53:15.678365176Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.821354ms logger=migrator t=2026-09-07T10:53:15.699648544Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-07T10:53:15.701509039Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.860475ms logger=migrator t=2026-09-07T10:53:15.720017195Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-07T10:53:15.720493933Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=478.318µs logger=migrator t=2026-09-07T10:53:15.847988257Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-07T10:53:15.866233988Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=18.246921ms logger=migrator t=2026-09-07T10:53:15.895558907Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-07T10:53:15.89678521Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.228863ms logger=migrator t=2026-09-07T10:53:15.908826645Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-07T10:53:15.908862116Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.391µs logger=migrator t=2026-09-07T10:53:15.916471548Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-07T10:53:15.918926804Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.512587ms logger=migrator t=2026-09-07T10:53:15.928804128Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-07T10:53:15.928843999Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=43.201µs logger=migrator t=2026-09-07T10:53:15.937661564Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-07T10:53:15.939805944Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.14358ms logger=migrator t=2026-09-07T10:53:15.946699793Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-07T10:53:15.949544467Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=3.305361ms logger=migrator t=2026-09-07T10:53:15.959256968Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-07T10:53:15.960546652Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.291194ms logger=migrator t=2026-09-07T10:53:15.973722048Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-07T10:53:15.976132944Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.414656ms logger=migrator t=2026-09-07T10:53:15.983800156Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-07T10:53:15.984165364Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=378.558µs logger=migrator t=2026-09-07T10:53:15.988566916Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-07T10:53:15.989245198Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=678.372µs logger=migrator t=2026-09-07T10:53:15.99409561Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-07T10:53:15.99520698Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.11065ms logger=migrator t=2026-09-07T10:53:16.001399496Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-07T10:53:16.00268723Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.286394ms logger=migrator t=2026-09-07T10:53:16.014732325Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-07T10:53:16.033001146Z level=info msg="Migration successfully executed" id="add stack_id column" duration=18.265662ms logger=migrator t=2026-09-07T10:53:16.038912627Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-07T10:53:16.058019113Z level=info msg="Migration successfully executed" id="add region_slug column" duration=19.092146ms logger=migrator t=2026-09-07T10:53:16.064717919Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-07T10:53:16.081259888Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=16.543219ms logger=migrator t=2026-09-07T10:53:16.090001621Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-07T10:53:16.090069692Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.451µs logger=migrator t=2026-09-07T10:53:16.09744034Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-07T10:53:16.113619862Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.177842ms logger=migrator t=2026-09-07T10:53:16.11880669Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-07T10:53:16.128408889Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.600349ms logger=migrator t=2026-09-07T10:53:16.135280098Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-07T10:53:16.135699005Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=420.267µs logger=migrator t=2026-09-07T10:53:16.143435539Z level=info msg="migrations completed" performed=558 skipped=0 duration=8.488647223s logger=migrator t=2026-09-07T10:53:16.144351046Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-07T10:53:16.166627083Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-07T10:53:16.166906908Z level=info msg="Created default organization" logger=secrets t=2026-09-07T10:53:16.175096581Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-07T10:53:16.234720255Z level=info msg="Restored cache from database" duration=466.369µs logger=plugin.store t=2026-09-07T10:53:16.236744623Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-07T10:53:16.292510105Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-07T10:53:16.292545315Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-07T10:53:16.292636467Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-07T10:53:16.292649707Z level=info msg="Plugins loaded" count=54 duration=55.906685ms logger=query_data t=2026-09-07T10:53:16.297840244Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-07T10:53:16.304172062Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-07T10:53:16.310161624Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-07T10:53:16.352305042Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-07T10:53:16.355495911Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-07T10:53:16.357741502Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-07T10:53:16.385047103Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-07T10:53:16.408650094Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-07T10:53:16.435403684Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-07T10:53:16.435433044Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-07T10:53:16.435698299Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-07T10:53:16.438640614Z level=info msg="Warming state cache for startup" logger=http.server t=2026-09-07T10:53:16.441491637Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-09-07T10:53:16.441968067Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-09-07T10:53:16.493967268Z level=info msg="State cache has been initialized" states=0 duration=55.319534ms logger=ngalert.scheduler t=2026-09-07T10:53:16.49407293Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-07T10:53:16.494825554Z level=info msg=starting first_tick=2026-09-07T10:53:20Z logger=grafana.update.checker t=2026-09-07T10:53:16.524467048Z level=info msg="Update check succeeded" duration=88.436963ms logger=plugins.update.checker t=2026-09-07T10:53:16.524684682Z level=info msg="Update check succeeded" duration=88.85179ms logger=provisioning.dashboard t=2026-09-07T10:53:16.562211782Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-07T10:53:16.596458003Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-07T10:53:16.610068887Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-09-07T10:53:16.765109343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:16.765580572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:16.766741994Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-07T10:53:16.795225556Z level=info msg="Patterns update finished" duration=261.597377ms logger=provisioning.dashboard t=2026-09-07T10:53:16.84520527Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-09-07T10:53:16.865727023Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-07T10:53:16.867027927Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-07T10:53:16.932810366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:16.945542144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:16.980578988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.002442427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.029285288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.054390997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.08613987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.099497328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.127040793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.142145785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.164948461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.175703251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.202058803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.214577526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.243404795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.259948264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.304877592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.333283083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.363890514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.382864308Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.43545311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.465855567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.539302858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.559097157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.615734835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.636124095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.785566305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.8125966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.858592648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.901007331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:17.996063965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.024134249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.138059613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.160109675Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.26014433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.281690802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.360357749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.383085283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.454636478Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.474319785Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.604124766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.625614577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.764501277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.778643071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.892884042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:18.906849852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.018854911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.040319181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.114122207Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.125966958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.190432989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.200901034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.270073263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.288547768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.368334635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.383481926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.447230365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.468383939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.568537166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.585171376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.675870996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.689632062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.794801732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.809185181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.900481592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.918403697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:19.999219542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.017742217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.115365085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.13927289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.211451145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.237163173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.328502034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.346391727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.41529115Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.43673474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-07T10:53:20.548217766Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-07T10:54:54.47358013Z level=info msg="Usage stats are ready to report"