logger=settings t=2026-05-12T05:47:57.161510939Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T05:47:57Z logger=settings t=2026-05-12T05:47:57.163479307Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T05:47:57.164943306Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T05:47:57.164964256Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T05:47:57.164969027Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T05:47:57.166662299Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:47:57.166684249Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:47:57.16668986Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T05:47:57.1666951Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T05:47:57.16670891Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T05:47:57.16671424Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T05:47:57.16671899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T05:47:57.16672344Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T05:47:57.16672827Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T05:47:57.16673624Z level=info msg=Target target=[all] logger=settings t=2026-05-12T05:47:57.166753621Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T05:47:57.166760461Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T05:47:57.166765471Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T05:47:57.166769981Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T05:47:57.166774391Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T05:47:57.166779801Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T05:47:57.167849423Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T05:47:57.167890693Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T05:47:57.177223565Z level=info msg="Locking database" logger=migrator t=2026-05-12T05:47:57.177252476Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T05:47:57.177916618Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T05:47:57.180136462Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.218964ms logger=migrator t=2026-05-12T05:47:57.187256191Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T05:47:57.188219269Z level=info msg="Migration successfully executed" id="create user table" duration=974.178µs logger=migrator t=2026-05-12T05:47:57.195310118Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T05:47:57.197638593Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.330535ms logger=migrator t=2026-05-12T05:47:57.210471853Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T05:47:57.213698486Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=3.223753ms logger=migrator t=2026-05-12T05:47:57.223270063Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T05:47:57.224855954Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.587361ms logger=migrator t=2026-05-12T05:47:57.234977111Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T05:47:57.236173004Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.197943ms logger=migrator t=2026-05-12T05:47:57.239901496Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T05:47:57.242555318Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.652322ms logger=migrator t=2026-05-12T05:47:57.246775551Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T05:47:57.247986224Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.211723ms logger=migrator t=2026-05-12T05:47:57.25392209Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T05:47:57.254853358Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=932.988µs logger=migrator t=2026-05-12T05:47:57.258866106Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T05:47:57.259527899Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=663.053µs logger=migrator t=2026-05-12T05:47:57.264314203Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T05:47:57.265135008Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=823.986µs logger=migrator t=2026-05-12T05:47:57.269429913Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T05:47:57.270376531Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=946.638µs logger=migrator t=2026-05-12T05:47:57.27851759Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T05:47:57.279854126Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.337226ms logger=migrator t=2026-05-12T05:47:57.285022497Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T05:47:57.285078318Z level=info msg="Migration successfully executed" id="Update user table charset" duration=57.271µs logger=migrator t=2026-05-12T05:47:57.294990641Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T05:47:57.296439809Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.449288ms logger=migrator t=2026-05-12T05:47:57.302345305Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T05:47:57.302817184Z level=info msg="Migration successfully executed" id="Add missing user data" duration=471.439µs logger=migrator t=2026-05-12T05:47:57.312783358Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T05:47:57.314157244Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.377896ms logger=migrator t=2026-05-12T05:47:57.356199084Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T05:47:57.36109603Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=4.897836ms logger=migrator t=2026-05-12T05:47:57.369037975Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T05:47:57.371052013Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.016448ms logger=migrator t=2026-05-12T05:47:57.379374435Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T05:47:57.389513323Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.138378ms logger=migrator t=2026-05-12T05:47:57.394592273Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T05:47:57.39704114Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.449657ms logger=migrator t=2026-05-12T05:47:57.402711261Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T05:47:57.403045007Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=345.586µs logger=migrator t=2026-05-12T05:47:57.409064974Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T05:47:57.410019613Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=951.979µs logger=migrator t=2026-05-12T05:47:57.416427389Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-12T05:47:57.416808976Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=381.027µs logger=migrator t=2026-05-12T05:47:57.429063124Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T05:47:57.429510983Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=448.409µs logger=migrator t=2026-05-12T05:47:57.436956048Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T05:47:57.437968698Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.01256ms logger=migrator t=2026-05-12T05:47:57.443319552Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T05:47:57.444046086Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=725.414µs logger=migrator t=2026-05-12T05:47:57.450990792Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T05:47:57.451700295Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=709.683µs logger=migrator t=2026-05-12T05:47:57.458151341Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T05:47:57.459297864Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.146273ms logger=migrator t=2026-05-12T05:47:57.464960924Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T05:47:57.465481334Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=520.82µs logger=migrator t=2026-05-12T05:47:57.470484872Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T05:47:57.470506122Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=21.79µs logger=migrator t=2026-05-12T05:47:57.475170132Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T05:47:57.476518069Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.347427ms logger=migrator t=2026-05-12T05:47:57.483220949Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T05:47:57.483903174Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=682.144µs logger=migrator t=2026-05-12T05:47:57.490136155Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T05:47:57.490805378Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=669.973µs logger=migrator t=2026-05-12T05:47:57.49708904Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T05:47:57.497792035Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=703.225µs logger=migrator t=2026-05-12T05:47:57.503945674Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:47:57.507104056Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.160252ms logger=migrator t=2026-05-12T05:47:57.511890619Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T05:47:57.512789816Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=898.797µs logger=migrator t=2026-05-12T05:47:57.518044939Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T05:47:57.518772453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=727.944µs logger=migrator t=2026-05-12T05:47:57.525544154Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T05:47:57.526228639Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=682.584µs logger=migrator t=2026-05-12T05:47:57.533085662Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T05:47:57.533600532Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=514.72µs logger=migrator t=2026-05-12T05:47:57.540956985Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T05:47:57.541486255Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=529.17µs logger=migrator t=2026-05-12T05:47:57.546460313Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T05:47:57.546772489Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=312.116µs logger=migrator t=2026-05-12T05:47:57.550979471Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T05:47:57.551388169Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=409.158µs logger=migrator t=2026-05-12T05:47:57.556862176Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T05:47:57.557323224Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=461.208µs logger=migrator t=2026-05-12T05:47:57.563435884Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T05:47:57.564086216Z level=info msg="Migration successfully executed" id="create star table" duration=650.472µs logger=migrator t=2026-05-12T05:47:57.568081005Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T05:47:57.569005862Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=920.557µs logger=migrator t=2026-05-12T05:47:57.577733832Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T05:47:57.578416115Z level=info msg="Migration successfully executed" id="create org table v1" duration=682.843µs logger=migrator t=2026-05-12T05:47:57.584562136Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T05:47:57.585388342Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=826.916µs logger=migrator t=2026-05-12T05:47:57.589908289Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T05:47:57.590747916Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=841.217µs logger=migrator t=2026-05-12T05:47:57.596216973Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T05:47:57.597522228Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.308455ms logger=migrator t=2026-05-12T05:47:57.602050786Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T05:47:57.607081215Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=5.030079ms logger=migrator t=2026-05-12T05:47:57.61554345Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T05:47:57.616456357Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=914.397µs logger=migrator t=2026-05-12T05:47:57.621812182Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T05:47:57.621840202Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.4µs logger=migrator t=2026-05-12T05:47:57.640130358Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T05:47:57.64020746Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=82.652µs logger=migrator t=2026-05-12T05:47:57.655815454Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T05:47:57.656149391Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=337.407µs logger=migrator t=2026-05-12T05:47:57.660850173Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T05:47:57.662505274Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.655061ms logger=migrator t=2026-05-12T05:47:57.673804915Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T05:47:57.6750519Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.247025ms logger=migrator t=2026-05-12T05:47:57.681875112Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T05:47:57.6827675Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=893.878µs logger=migrator t=2026-05-12T05:47:57.688300028Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T05:47:57.689077943Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=779.165µs logger=migrator t=2026-05-12T05:47:57.69459436Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T05:47:57.696226752Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.629401ms logger=migrator t=2026-05-12T05:47:57.70225995Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T05:47:57.703242899Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=982.419µs logger=migrator t=2026-05-12T05:47:57.710649153Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T05:47:57.720369373Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.72124ms logger=migrator t=2026-05-12T05:47:57.72532801Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T05:47:57.726274008Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=946.168µs logger=migrator t=2026-05-12T05:47:57.735846075Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T05:47:57.736999607Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.156412ms logger=migrator t=2026-05-12T05:47:57.742086166Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T05:47:57.743607495Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.520419ms logger=migrator t=2026-05-12T05:47:57.751610602Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T05:47:57.752155692Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=545.201µs logger=migrator t=2026-05-12T05:47:57.757536477Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T05:47:57.758491116Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=954.399µs logger=migrator t=2026-05-12T05:47:57.764192657Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T05:47:57.764260188Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.311µs logger=migrator t=2026-05-12T05:47:57.823771318Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T05:47:57.827167294Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.397976ms logger=migrator t=2026-05-12T05:47:57.888299916Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T05:47:57.892549529Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.247162ms logger=migrator t=2026-05-12T05:47:57.896528877Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T05:47:57.900064815Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.537088ms logger=migrator t=2026-05-12T05:47:57.907246666Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T05:47:57.90853344Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.288194ms logger=migrator t=2026-05-12T05:47:57.9151545Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T05:47:57.918414033Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.277363ms logger=migrator t=2026-05-12T05:47:57.926493821Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T05:47:57.927546081Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.0547ms logger=migrator t=2026-05-12T05:47:57.93207274Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T05:47:57.933025288Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=948.718µs logger=migrator t=2026-05-12T05:47:57.941203758Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T05:47:57.941287049Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=81.771µs logger=migrator t=2026-05-12T05:47:57.947631683Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T05:47:57.947663103Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=31.23µs logger=migrator t=2026-05-12T05:47:57.952912386Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T05:47:57.955225281Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.310595ms logger=migrator t=2026-05-12T05:47:57.95928808Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T05:47:57.961311369Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.022369ms logger=migrator t=2026-05-12T05:47:57.969590821Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T05:47:57.972478697Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.887596ms logger=migrator t=2026-05-12T05:47:57.978999654Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T05:47:57.981093615Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.091791ms logger=migrator t=2026-05-12T05:47:57.987391367Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T05:47:57.987606542Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=215.324µs logger=migrator t=2026-05-12T05:47:57.995943084Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T05:47:57.999462703Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.516529ms logger=migrator t=2026-05-12T05:47:58.010485908Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T05:47:58.011406546Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=924.018µs logger=migrator t=2026-05-12T05:47:58.017761699Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T05:47:58.01778939Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.971µs logger=migrator t=2026-05-12T05:47:58.023574962Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T05:47:58.02444543Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=874.518µs logger=migrator t=2026-05-12T05:47:58.029217232Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T05:47:58.029996078Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=779.246µs logger=migrator t=2026-05-12T05:47:58.036436133Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:47:58.043573471Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.133588ms logger=migrator t=2026-05-12T05:47:58.04758142Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T05:47:58.048498528Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=916.508µs logger=migrator t=2026-05-12T05:47:58.052301161Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T05:47:58.052914674Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=611.263µs logger=migrator t=2026-05-12T05:47:58.059466061Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T05:47:58.060853149Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.386338ms logger=migrator t=2026-05-12T05:47:58.06815078Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T05:47:58.068480017Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=329.817µs logger=migrator t=2026-05-12T05:47:58.073158858Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T05:47:58.073693388Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=536.78µs logger=migrator t=2026-05-12T05:47:58.080148754Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T05:47:58.087288113Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=7.1348ms logger=migrator t=2026-05-12T05:47:58.0927966Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T05:47:58.093529554Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=731.644µs logger=migrator t=2026-05-12T05:47:58.097180126Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T05:47:58.097338799Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=157.683µs logger=migrator t=2026-05-12T05:47:58.102970389Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T05:47:58.103175213Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=205.104µs logger=migrator t=2026-05-12T05:47:58.796872907Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T05:47:58.798341476Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.480249ms logger=migrator t=2026-05-12T05:47:58.919194439Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T05:47:58.923432641Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.237262ms logger=migrator t=2026-05-12T05:47:59.028961185Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T05:47:59.030058927Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.099822ms logger=migrator t=2026-05-12T05:47:59.679379282Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T05:47:59.680667468Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.290785ms logger=migrator t=2026-05-12T05:48:00.067338214Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T05:48:00.068799052Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.55805ms logger=migrator t=2026-05-12T05:48:00.076994541Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T05:48:00.077734436Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=742.825µs logger=migrator t=2026-05-12T05:48:00.083319495Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T05:48:00.08411863Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=800.065µs logger=migrator t=2026-05-12T05:48:00.08828522Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T05:48:00.095199655Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.914395ms logger=migrator t=2026-05-12T05:48:00.102962076Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T05:48:00.104687709Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.725303ms logger=migrator t=2026-05-12T05:48:00.111367899Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T05:48:00.1129996Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.636251ms logger=migrator t=2026-05-12T05:48:00.117756253Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T05:48:00.11865523Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=900.567µs logger=migrator t=2026-05-12T05:48:00.122819521Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T05:48:00.123412633Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=593.372µs logger=migrator t=2026-05-12T05:48:00.128444251Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T05:48:00.131128123Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.681412ms logger=migrator t=2026-05-12T05:48:00.135547378Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T05:48:00.138031647Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.483759ms logger=migrator t=2026-05-12T05:48:00.142552095Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T05:48:00.142582055Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.18µs logger=migrator t=2026-05-12T05:48:00.147538231Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T05:48:00.147772986Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.875µs logger=migrator t=2026-05-12T05:48:00.152496808Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T05:48:00.156781551Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.288734ms logger=migrator t=2026-05-12T05:48:00.163411289Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T05:48:00.163645214Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=234.145µs logger=migrator t=2026-05-12T05:48:00.167424718Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T05:48:00.167622942Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=198.564µs logger=migrator t=2026-05-12T05:48:00.174043906Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T05:48:00.176471333Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.427287ms logger=migrator t=2026-05-12T05:48:00.181581093Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T05:48:00.181802247Z level=info msg="Migration successfully executed" id="Update uid value" duration=221.544µs logger=migrator t=2026-05-12T05:48:00.186433296Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T05:48:00.187362925Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=929.579µs logger=migrator t=2026-05-12T05:48:00.193374972Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T05:48:00.195115915Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.739973ms logger=migrator t=2026-05-12T05:48:00.200125362Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T05:48:00.200933488Z level=info msg="Migration successfully executed" id="create api_key table" duration=807.976µs logger=migrator t=2026-05-12T05:48:00.206293262Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T05:48:00.207262062Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=968.959µs logger=migrator t=2026-05-12T05:48:00.211924001Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T05:48:00.21286144Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=937.579µs logger=migrator t=2026-05-12T05:48:00.217157533Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T05:48:00.218446628Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.290985ms logger=migrator t=2026-05-12T05:48:00.223525177Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T05:48:00.224848263Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.320835ms logger=migrator t=2026-05-12T05:48:00.230490052Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T05:48:00.231299638Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=809.956µs logger=migrator t=2026-05-12T05:48:00.236774684Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T05:48:00.238141711Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.368847ms logger=migrator t=2026-05-12T05:48:00.24275591Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T05:48:00.249560793Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.804583ms logger=migrator t=2026-05-12T05:48:00.253309655Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T05:48:00.254116521Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=807.546µs logger=migrator t=2026-05-12T05:48:00.257988066Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T05:48:00.258847633Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=859.467µs logger=migrator t=2026-05-12T05:48:00.264639675Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T05:48:00.265482162Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=842.287µs logger=migrator t=2026-05-12T05:48:00.271214573Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T05:48:00.272550749Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.335766ms logger=migrator t=2026-05-12T05:48:00.277389423Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T05:48:00.277966884Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=578.531µs logger=migrator t=2026-05-12T05:48:00.282658506Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T05:48:00.283212966Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=553.05µs logger=migrator t=2026-05-12T05:48:00.287645452Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T05:48:00.287684803Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.601µs logger=migrator t=2026-05-12T05:48:00.293556928Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T05:48:00.297665647Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.10866ms logger=migrator t=2026-05-12T05:48:00.302810937Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T05:48:00.30761314Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.806783ms logger=migrator t=2026-05-12T05:48:00.314101476Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T05:48:00.314287029Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=187.753µs logger=migrator t=2026-05-12T05:48:00.318158404Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T05:48:00.321989139Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.826065ms logger=migrator t=2026-05-12T05:48:00.326050348Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T05:48:00.328613178Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.55923ms logger=migrator t=2026-05-12T05:48:00.332988663Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T05:48:00.333830809Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=842.036µs logger=migrator t=2026-05-12T05:48:00.337948679Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T05:48:00.338541541Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=593.062µs logger=migrator t=2026-05-12T05:48:00.344310273Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T05:48:00.34570025Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.388337ms logger=migrator t=2026-05-12T05:48:00.353755776Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T05:48:00.355336487Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.583751ms logger=migrator t=2026-05-12T05:48:00.359601829Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T05:48:00.360811283Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.209314ms logger=migrator t=2026-05-12T05:48:00.368509782Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T05:48:00.369312919Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=800.856µs logger=migrator t=2026-05-12T05:48:00.375101081Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T05:48:00.375223893Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=126.812µs logger=migrator t=2026-05-12T05:48:00.385432261Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T05:48:00.385578554Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=151.453µs logger=migrator t=2026-05-12T05:48:00.389889488Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T05:48:00.392806115Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.915937ms logger=migrator t=2026-05-12T05:48:00.397017216Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T05:48:00.39981502Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.797304ms logger=migrator t=2026-05-12T05:48:00.404007742Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T05:48:00.404116894Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=107.332µs logger=migrator t=2026-05-12T05:48:00.411142951Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T05:48:00.412434595Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.288844ms logger=migrator t=2026-05-12T05:48:00.4178194Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T05:48:00.418770978Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=951.278µs logger=migrator t=2026-05-12T05:48:00.422496801Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T05:48:00.422832328Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=336.427µs logger=migrator t=2026-05-12T05:48:00.428138541Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T05:48:00.4296336Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.494388ms logger=migrator t=2026-05-12T05:48:00.437261598Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T05:48:00.438288058Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.02597ms logger=migrator t=2026-05-12T05:48:00.443220024Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T05:48:00.448966295Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.746891ms logger=migrator t=2026-05-12T05:48:00.454786138Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T05:48:00.455016662Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=233.444µs logger=migrator t=2026-05-12T05:48:00.459283846Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T05:48:00.460465528Z level=info msg="Migration successfully executed" id="create session table" duration=1.183553ms logger=migrator t=2026-05-12T05:48:00.46515665Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T05:48:00.465253351Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=97.431µs logger=migrator t=2026-05-12T05:48:00.471687546Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T05:48:00.471808058Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.522µs logger=migrator t=2026-05-12T05:48:00.476392728Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T05:48:00.477430368Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.03802ms logger=migrator t=2026-05-12T05:48:00.482301483Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T05:48:00.483100468Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=797.955µs logger=migrator t=2026-05-12T05:48:00.490474571Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T05:48:00.490520172Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=47.451µs logger=migrator t=2026-05-12T05:48:00.500931345Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T05:48:00.500974495Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.08µs logger=migrator t=2026-05-12T05:48:00.506592324Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T05:48:00.511830395Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.240071ms logger=migrator t=2026-05-12T05:48:00.518347223Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T05:48:00.52131854Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.970827ms logger=migrator t=2026-05-12T05:48:00.526997701Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T05:48:00.527077822Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=81.151µs logger=migrator t=2026-05-12T05:48:00.531446306Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T05:48:00.531526748Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.762µs logger=migrator t=2026-05-12T05:48:00.535864903Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T05:48:00.537119377Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.254674ms logger=migrator t=2026-05-12T05:48:00.541848129Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T05:48:00.541875749Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.08µs logger=migrator t=2026-05-12T05:48:00.546980899Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T05:48:00.550129409Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.14804ms logger=migrator t=2026-05-12T05:48:00.553908852Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T05:48:00.554079867Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.415µs logger=migrator t=2026-05-12T05:48:00.557726757Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T05:48:00.563110112Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.381115ms logger=migrator t=2026-05-12T05:48:00.568342404Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T05:48:00.571497915Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.155631ms logger=migrator t=2026-05-12T05:48:00.575126525Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T05:48:00.575192926Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.931µs logger=migrator t=2026-05-12T05:48:00.579285036Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T05:48:00.580164323Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=879.177µs logger=migrator t=2026-05-12T05:48:00.585290933Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T05:48:00.587100477Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.808984ms logger=migrator t=2026-05-12T05:48:00.591698247Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T05:48:00.592960001Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.261774ms logger=migrator t=2026-05-12T05:48:00.600143561Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T05:48:00.601096529Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=959.888µs logger=migrator t=2026-05-12T05:48:00.607869631Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T05:48:00.608738588Z level=info msg="Migration successfully executed" id="add index alert state" duration=870.147µs logger=migrator t=2026-05-12T05:48:00.618085069Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T05:48:00.619581559Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.499439ms logger=migrator t=2026-05-12T05:48:00.623840131Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T05:48:00.624764179Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=924.038µs logger=migrator t=2026-05-12T05:48:00.629842728Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T05:48:00.630857058Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.01399ms logger=migrator t=2026-05-12T05:48:00.643175666Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T05:48:00.645452901Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.278275ms logger=migrator t=2026-05-12T05:48:00.649596772Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T05:48:00.660660697Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.061025ms logger=migrator t=2026-05-12T05:48:00.667068991Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T05:48:00.667744734Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=674.323µs logger=migrator t=2026-05-12T05:48:00.672241241Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-12T05:48:00.673132078Z 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=890.587µs logger=migrator t=2026-05-12T05:48:00.678666426Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T05:48:00.678941511Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=275.305µs logger=migrator t=2026-05-12T05:48:00.685605251Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T05:48:00.686656951Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.051731ms logger=migrator t=2026-05-12T05:48:00.692336072Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T05:48:00.693080946Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=745.025µs logger=migrator t=2026-05-12T05:48:00.696716366Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T05:48:00.700315416Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.59866ms logger=migrator t=2026-05-12T05:48:00.706783622Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T05:48:00.710234389Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.450697ms logger=migrator t=2026-05-12T05:48:00.714100784Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T05:48:00.717662363Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.561029ms logger=migrator t=2026-05-12T05:48:00.722281153Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T05:48:00.725925614Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.643721ms logger=migrator t=2026-05-12T05:48:00.730921941Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T05:48:00.732762346Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.843775ms logger=migrator t=2026-05-12T05:48:00.738789323Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T05:48:00.738822174Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.511µs logger=migrator t=2026-05-12T05:48:00.743312851Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T05:48:00.743338402Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.651µs logger=migrator t=2026-05-12T05:48:00.747634295Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T05:48:00.748423831Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=792.085µs logger=migrator t=2026-05-12T05:48:00.755394695Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:48:00.756865455Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.470179ms logger=migrator t=2026-05-12T05:48:00.762433083Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T05:48:00.763540744Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.107111ms logger=migrator t=2026-05-12T05:48:00.767767176Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T05:48:00.768509191Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=742.145µs logger=migrator t=2026-05-12T05:48:00.777164779Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T05:48:00.778567966Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.402277ms logger=migrator t=2026-05-12T05:48:00.782695556Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T05:48:00.788514749Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.818723ms logger=migrator t=2026-05-12T05:48:00.793334623Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T05:48:00.796966673Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.63158ms logger=migrator t=2026-05-12T05:48:00.801726306Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T05:48:00.801899599Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=171.663µs logger=migrator t=2026-05-12T05:48:00.805610511Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T05:48:00.806787514Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.173523ms logger=migrator t=2026-05-12T05:48:00.812443394Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T05:48:00.81381951Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.373276ms logger=migrator t=2026-05-12T05:48:00.818660755Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T05:48:00.822259164Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.598129ms logger=migrator t=2026-05-12T05:48:00.828845863Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T05:48:00.828906404Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=61.101µs logger=migrator t=2026-05-12T05:48:00.833204587Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T05:48:00.834555594Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.350717ms logger=migrator t=2026-05-12T05:48:00.842505648Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T05:48:00.844384634Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.881686ms logger=migrator t=2026-05-12T05:48:00.852731506Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T05:48:00.852974571Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=243.935µs logger=migrator t=2026-05-12T05:48:00.858389396Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T05:48:00.860044038Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.653492ms logger=migrator t=2026-05-12T05:48:00.867485492Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T05:48:00.868635205Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.150793ms logger=migrator t=2026-05-12T05:48:00.875542219Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T05:48:00.876685792Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.143303ms logger=migrator t=2026-05-12T05:48:00.88695991Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T05:48:00.888819247Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.862567ms logger=migrator t=2026-05-12T05:48:00.89518833Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T05:48:00.896199641Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.011441ms logger=migrator t=2026-05-12T05:48:00.900730848Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T05:48:00.902388771Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.654403ms logger=migrator t=2026-05-12T05:48:00.911579469Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T05:48:00.91160852Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.72µs logger=migrator t=2026-05-12T05:48:00.915474735Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T05:48:00.923045202Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.568327ms logger=migrator t=2026-05-12T05:48:00.92756738Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T05:48:00.928182682Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=615.572µs logger=migrator t=2026-05-12T05:48:00.938544703Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T05:48:00.944118041Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.574788ms logger=migrator t=2026-05-12T05:48:00.948580337Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T05:48:00.949326082Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=743.855µs logger=migrator t=2026-05-12T05:48:00.955285768Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T05:48:00.957186974Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.904576ms logger=migrator t=2026-05-12T05:48:00.963720082Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T05:48:00.96466615Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=946.178µs logger=migrator t=2026-05-12T05:48:00.971128715Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T05:48:00.986683587Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.535312ms logger=migrator t=2026-05-12T05:48:00.989577654Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T05:48:00.990172045Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=594.501µs logger=migrator t=2026-05-12T05:48:00.994704393Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-12T05:48:00.995731423Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.02714ms logger=migrator t=2026-05-12T05:48:01.000095178Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T05:48:01.000451345Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=356.107µs logger=migrator t=2026-05-12T05:48:01.004380141Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T05:48:01.005132046Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=751.125µs logger=migrator t=2026-05-12T05:48:01.011075512Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T05:48:01.011368377Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=293.495µs logger=migrator t=2026-05-12T05:48:01.015283992Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T05:48:01.023346949Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.061157ms logger=migrator t=2026-05-12T05:48:01.028759784Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T05:48:01.031788293Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.030089ms logger=migrator t=2026-05-12T05:48:01.036457164Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T05:48:01.037470783Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.014879ms logger=migrator t=2026-05-12T05:48:01.040735916Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T05:48:01.042350858Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.612612ms logger=migrator t=2026-05-12T05:48:01.04864214Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T05:48:01.049031857Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=390.387µs logger=migrator t=2026-05-12T05:48:01.054205378Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T05:48:01.058729736Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.524538ms logger=migrator t=2026-05-12T05:48:01.064446547Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T05:48:01.065573058Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.120891ms logger=migrator t=2026-05-12T05:48:01.071006413Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T05:48:01.071244278Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=237.615µs logger=migrator t=2026-05-12T05:48:01.075651264Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T05:48:01.076304626Z level=info msg="Migration successfully executed" id="Move region to single row" duration=661.472µs logger=migrator t=2026-05-12T05:48:01.315013276Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T05:48:01.316522246Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.51151ms logger=migrator t=2026-05-12T05:48:01.32710578Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T05:48:01.32807695Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=968.68µs logger=migrator t=2026-05-12T05:48:01.339052773Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:48:01.340744235Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.690942ms logger=migrator t=2026-05-12T05:48:01.351622966Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T05:48:01.352890151Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.265855ms logger=migrator t=2026-05-12T05:48:01.360881137Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T05:48:01.362685741Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.807484ms logger=migrator t=2026-05-12T05:48:01.370795778Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T05:48:01.37240874Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.614542ms logger=migrator t=2026-05-12T05:48:01.37857788Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T05:48:01.378740513Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=164.533µs logger=migrator t=2026-05-12T05:48:01.387709556Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T05:48:01.389358879Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.649503ms logger=migrator t=2026-05-12T05:48:01.396536108Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T05:48:01.39768302Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.146443ms logger=migrator t=2026-05-12T05:48:01.405591904Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T05:48:01.407303767Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.711922ms logger=migrator t=2026-05-12T05:48:01.414906974Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T05:48:01.416068326Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.160972ms logger=migrator t=2026-05-12T05:48:01.421880379Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T05:48:01.422188405Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=309.246µs logger=migrator t=2026-05-12T05:48:01.429300213Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T05:48:01.429889394Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=589.961µs logger=migrator t=2026-05-12T05:48:01.434902472Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T05:48:01.435171727Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=271.935µs logger=migrator t=2026-05-12T05:48:01.440414799Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T05:48:01.441733464Z level=info msg="Migration successfully executed" id="create team table" duration=1.318775ms logger=migrator t=2026-05-12T05:48:01.448787501Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T05:48:01.450007685Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.220184ms logger=migrator t=2026-05-12T05:48:01.456227156Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T05:48:01.457731945Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.501508ms logger=migrator t=2026-05-12T05:48:01.463392184Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T05:48:01.467856211Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.463747ms logger=migrator t=2026-05-12T05:48:01.47502873Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T05:48:01.475414007Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=430.638µs logger=migrator t=2026-05-12T05:48:01.481353543Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T05:48:01.482961414Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.608021ms logger=migrator t=2026-05-12T05:48:01.490088303Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T05:48:01.491834316Z level=info msg="Migration successfully executed" id="create team member table" duration=1.751283ms logger=migrator t=2026-05-12T05:48:01.497648589Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T05:48:01.499441774Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.792715ms logger=migrator t=2026-05-12T05:48:01.510890636Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T05:48:01.512178641Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.288946ms logger=migrator t=2026-05-12T05:48:01.520606255Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T05:48:01.521758917Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.149142ms logger=migrator t=2026-05-12T05:48:01.530069958Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T05:48:01.534417123Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.349564ms logger=migrator t=2026-05-12T05:48:01.539875277Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T05:48:01.543991628Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.115071ms logger=migrator t=2026-05-12T05:48:01.552526513Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T05:48:01.556782375Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.256892ms logger=migrator t=2026-05-12T05:48:01.562317493Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T05:48:01.563249262Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=932.969µs logger=migrator t=2026-05-12T05:48:01.568703577Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T05:48:01.569551113Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=849.576µs logger=migrator t=2026-05-12T05:48:01.575879216Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T05:48:01.576821255Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=940.169µs logger=migrator t=2026-05-12T05:48:01.587218916Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T05:48:01.589406979Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.190163ms logger=migrator t=2026-05-12T05:48:01.595231971Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T05:48:01.596337753Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.106722ms logger=migrator t=2026-05-12T05:48:01.600176218Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T05:48:01.601115666Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=935.367µs logger=migrator t=2026-05-12T05:48:01.607348527Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T05:48:01.608772244Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.423767ms logger=migrator t=2026-05-12T05:48:01.614591297Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T05:48:01.615588196Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=997.509µs logger=migrator t=2026-05-12T05:48:01.623497159Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T05:48:01.624296336Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=803.437µs logger=migrator t=2026-05-12T05:48:01.631390013Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T05:48:01.631788461Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=401.148µs logger=migrator t=2026-05-12T05:48:01.852863349Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T05:48:01.856221274Z level=info msg="Migration successfully executed" id="create tag table" duration=3.356065ms logger=migrator t=2026-05-12T05:48:01.863719029Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T05:48:01.865314511Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.599862ms logger=migrator t=2026-05-12T05:48:01.872074052Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T05:48:01.87303559Z level=info msg="Migration successfully executed" id="create login attempt table" duration=960.649µs logger=migrator t=2026-05-12T05:48:01.879279211Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T05:48:01.880389743Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.111472ms logger=migrator t=2026-05-12T05:48:01.886885189Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T05:48:01.888082882Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.199064ms logger=migrator t=2026-05-12T05:48:01.893543948Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:48:01.911280322Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.733284ms logger=migrator t=2026-05-12T05:48:01.917655545Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T05:48:01.918548904Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=893.918µs logger=migrator t=2026-05-12T05:48:01.923635091Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T05:48:01.924544159Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=909.348µs logger=migrator t=2026-05-12T05:48:01.930121268Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T05:48:01.930385063Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=263.635µs logger=migrator t=2026-05-12T05:48:01.937052211Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T05:48:01.937682844Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=630.522µs logger=migrator t=2026-05-12T05:48:01.942417366Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T05:48:01.94316308Z level=info msg="Migration successfully executed" id="create user auth table" duration=745.374µs logger=migrator t=2026-05-12T05:48:01.948345631Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T05:48:01.949059485Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=714.544µs logger=migrator t=2026-05-12T05:48:01.957459538Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T05:48:01.9575521Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=94.042µs logger=migrator t=2026-05-12T05:48:01.962939393Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T05:48:01.971503311Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.562238ms logger=migrator t=2026-05-12T05:48:01.978359713Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T05:48:01.986834028Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.465954ms logger=migrator t=2026-05-12T05:48:01.995911953Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T05:48:02.000594935Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.679351ms logger=migrator t=2026-05-12T05:48:02.008243263Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T05:48:02.013617287Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.374814ms logger=migrator t=2026-05-12T05:48:02.023479658Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T05:48:02.024977107Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.491479ms logger=migrator t=2026-05-12T05:48:02.031936141Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T05:48:02.040200122Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.265361ms logger=migrator t=2026-05-12T05:48:02.044965564Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T05:48:02.045749479Z level=info msg="Migration successfully executed" id="create server_lock table" duration=783.365µs logger=migrator t=2026-05-12T05:48:02.051604403Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T05:48:02.053424578Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.821885ms logger=migrator t=2026-05-12T05:48:02.059477295Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T05:48:02.060481704Z level=info msg="Migration successfully executed" id="create user auth token table" duration=998.799µs logger=migrator t=2026-05-12T05:48:02.066784617Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T05:48:02.067910439Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.126642ms logger=migrator t=2026-05-12T05:48:02.0747024Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T05:48:02.075944634Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.245154ms logger=migrator t=2026-05-12T05:48:02.081269618Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T05:48:02.082344938Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.07622ms logger=migrator t=2026-05-12T05:48:02.091498225Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T05:48:02.097978471Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.480786ms logger=migrator t=2026-05-12T05:48:02.103059569Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T05:48:02.103786774Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=727.895µs logger=migrator t=2026-05-12T05:48:02.111199697Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T05:48:02.112701466Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.502139ms logger=migrator t=2026-05-12T05:48:02.119418456Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T05:48:02.120400256Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=982.48µs logger=migrator t=2026-05-12T05:48:02.12478015Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T05:48:02.126184208Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.404238ms logger=migrator t=2026-05-12T05:48:02.1314586Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T05:48:02.132384118Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=925.538µs logger=migrator t=2026-05-12T05:48:02.139854253Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T05:48:02.140097257Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=239.294µs logger=migrator t=2026-05-12T05:48:02.146007392Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T05:48:02.146376249Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=372.137µs logger=migrator t=2026-05-12T05:48:02.151964327Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T05:48:02.153783712Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.823205ms logger=migrator t=2026-05-12T05:48:02.163804326Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:48:02.164777206Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=971.84µs logger=migrator t=2026-05-12T05:48:02.169797722Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:48:02.170778212Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=980.5µs logger=migrator t=2026-05-12T05:48:02.176241128Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:48:02.17638925Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=152.282µs logger=migrator t=2026-05-12T05:48:02.183465767Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:48:02.185314293Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.843646ms logger=migrator t=2026-05-12T05:48:02.192555863Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:48:02.193625384Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.069801ms logger=migrator t=2026-05-12T05:48:02.199469917Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T05:48:02.200731101Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.261044ms logger=migrator t=2026-05-12T05:48:02.2084062Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T05:48:02.209601464Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.197294ms logger=migrator t=2026-05-12T05:48:02.219971734Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T05:48:02.228306566Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.337372ms logger=migrator t=2026-05-12T05:48:02.23419298Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T05:48:02.23520145Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.00924ms logger=migrator t=2026-05-12T05:48:02.238445042Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T05:48:02.238582025Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=138.423µs logger=migrator t=2026-05-12T05:48:02.242341078Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T05:48:02.243907908Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.56621ms logger=migrator t=2026-05-12T05:48:02.249410085Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-12T05:48:02.250248141Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=836.026µs logger=migrator t=2026-05-12T05:48:02.254897021Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-12T05:48:02.255810789Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=919.568µs logger=migrator t=2026-05-12T05:48:02.258823997Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:48:02.258888748Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.091µs logger=migrator t=2026-05-12T05:48:02.262208833Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T05:48:02.262942198Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=729.094µs logger=migrator t=2026-05-12T05:48:02.265814733Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T05:48:02.268153057Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.334954ms logger=migrator t=2026-05-12T05:48:02.274849998Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-12T05:48:02.276650922Z 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.799394ms logger=migrator t=2026-05-12T05:48:02.281128679Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T05:48:02.283436864Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.310515ms logger=migrator t=2026-05-12T05:48:02.289468931Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T05:48:02.29561404Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.138459ms logger=migrator t=2026-05-12T05:48:02.301748898Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:48:02.302831Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.081952ms logger=migrator t=2026-05-12T05:48:02.307243455Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:48:02.308774785Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.53083ms logger=migrator t=2026-05-12T05:48:02.313217381Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T05:48:02.341855806Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.634765ms logger=migrator t=2026-05-12T05:48:02.34568237Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T05:48:02.367246608Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.563558ms logger=migrator t=2026-05-12T05:48:02.371050121Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T05:48:02.371854727Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=805.165µs logger=migrator t=2026-05-12T05:48:02.375256743Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T05:48:02.375929106Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=672.433µs logger=migrator t=2026-05-12T05:48:02.379274591Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T05:48:02.38493521Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.659219ms logger=migrator t=2026-05-12T05:48:02.388309625Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T05:48:02.394886643Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.574278ms logger=migrator t=2026-05-12T05:48:02.399476002Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T05:48:02.400188416Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=712.864µs logger=migrator t=2026-05-12T05:48:02.403854137Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T05:48:02.4045391Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=686.133µs logger=migrator t=2026-05-12T05:48:02.41076765Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T05:48:02.411799541Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.032061ms logger=migrator t=2026-05-12T05:48:02.418406129Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T05:48:02.419645182Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.236063ms logger=migrator t=2026-05-12T05:48:02.425745001Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:48:02.425820783Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=77.132µs logger=migrator t=2026-05-12T05:48:02.428928763Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T05:48:02.435686373Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.76008ms logger=migrator t=2026-05-12T05:48:02.43865357Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T05:48:02.445140207Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.489067ms logger=migrator t=2026-05-12T05:48:02.449575112Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T05:48:02.455910375Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.337913ms logger=migrator t=2026-05-12T05:48:02.461113576Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T05:48:02.461968923Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=855.337µs logger=migrator t=2026-05-12T05:48:02.4659797Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T05:48:02.467064001Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.084371ms logger=migrator t=2026-05-12T05:48:02.470270204Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T05:48:02.476846431Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.574267ms logger=migrator t=2026-05-12T05:48:02.480767737Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T05:48:02.487270273Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.501327ms logger=migrator t=2026-05-12T05:48:02.494605445Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-12T05:48:02.495648806Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.0444ms logger=migrator t=2026-05-12T05:48:02.499251945Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T05:48:02.50572505Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.472405ms logger=migrator t=2026-05-12T05:48:02.511703696Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T05:48:02.516714733Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.010507ms logger=migrator t=2026-05-12T05:48:02.523504955Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T05:48:02.523635788Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=131.063µs logger=migrator t=2026-05-12T05:48:02.530545111Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T05:48:02.531955239Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.407968ms logger=migrator t=2026-05-12T05:48:02.53927887Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-12T05:48:02.54027364Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=996.69µs logger=migrator t=2026-05-12T05:48:02.548707103Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-12T05:48:02.551403976Z 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=2.695413ms logger=migrator t=2026-05-12T05:48:02.55889928Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T05:48:02.559080824Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=182.614µs logger=migrator t=2026-05-12T05:48:02.566476887Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T05:48:02.572900601Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.424624ms logger=migrator t=2026-05-12T05:48:02.579113351Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T05:48:02.586558206Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.444395ms logger=migrator t=2026-05-12T05:48:02.593216335Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T05:48:02.602844802Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.626407ms logger=migrator t=2026-05-12T05:48:02.60843316Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T05:48:02.614976436Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.541796ms logger=migrator t=2026-05-12T05:48:02.620275199Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T05:48:02.628606621Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.330592ms logger=migrator t=2026-05-12T05:48:02.639966071Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T05:48:02.640112183Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=149.572µs logger=migrator t=2026-05-12T05:48:02.646801674Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T05:48:02.647705481Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=907.218µs logger=migrator t=2026-05-12T05:48:02.655546983Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T05:48:02.662836453Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.2891ms logger=migrator t=2026-05-12T05:48:02.671012372Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T05:48:02.671128774Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=120.482µs logger=migrator t=2026-05-12T05:48:02.679867983Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T05:48:02.687664495Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.795941ms logger=migrator t=2026-05-12T05:48:02.695454736Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T05:48:02.696404364Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=952.378µs logger=migrator t=2026-05-12T05:48:02.705516371Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T05:48:02.712676729Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.162358ms logger=migrator t=2026-05-12T05:48:02.717772968Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T05:48:02.720170445Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.399837ms logger=migrator t=2026-05-12T05:48:02.727982756Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T05:48:02.72922054Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.240284ms logger=migrator t=2026-05-12T05:48:02.736586343Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T05:48:02.74420136Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.613567ms logger=migrator t=2026-05-12T05:48:02.749265208Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T05:48:02.750121664Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=857.406µs logger=migrator t=2026-05-12T05:48:02.757538888Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T05:48:02.759758952Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.219884ms logger=migrator t=2026-05-12T05:48:02.765943891Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T05:48:02.767547043Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.603152ms logger=migrator t=2026-05-12T05:48:02.779627136Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T05:48:02.781433532Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.805066ms logger=migrator t=2026-05-12T05:48:02.78861989Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T05:48:02.788750863Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=133.433µs logger=migrator t=2026-05-12T05:48:02.793671408Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T05:48:02.795088486Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.416438ms logger=migrator t=2026-05-12T05:48:02.802978629Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T05:48:02.804687662Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.710053ms logger=migrator t=2026-05-12T05:48:03.432588416Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:48:03.433523383Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T05:48:03.448685658Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T05:48:03.452155885Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=3.473758ms logger=migrator t=2026-05-12T05:48:03.458905925Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T05:48:03.460247261Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.344557ms logger=migrator t=2026-05-12T05:48:03.46695046Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T05:48:03.47724842Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.29972ms logger=migrator t=2026-05-12T05:48:03.482166285Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T05:48:03.483295627Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.127192ms logger=migrator t=2026-05-12T05:48:03.490564508Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T05:48:03.492178649Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.60724ms logger=migrator t=2026-05-12T05:48:03.498125044Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T05:48:03.499414379Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.290575ms logger=migrator t=2026-05-12T05:48:03.504970377Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T05:48:03.506135309Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.165213ms logger=migrator t=2026-05-12T05:48:03.514709565Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T05:48:03.516554481Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.846346ms logger=migrator t=2026-05-12T05:48:03.522696749Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T05:48:03.52273241Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=37.791µs logger=migrator t=2026-05-12T05:48:03.53767415Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T05:48:03.537896654Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=222.594µs logger=migrator t=2026-05-12T05:48:03.544235096Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T05:48:03.556283909Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.048053ms logger=migrator t=2026-05-12T05:48:03.561406948Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T05:48:03.561767505Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=360.667µs logger=migrator t=2026-05-12T05:48:03.567830402Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T05:48:03.569484295Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.653703ms logger=migrator t=2026-05-12T05:48:03.575376439Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T05:48:03.575680195Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=304.036µs logger=migrator t=2026-05-12T05:48:03.58060501Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T05:48:03.581553268Z level=info msg="Migration successfully executed" id="create data_keys table" duration=948.368µs logger=migrator t=2026-05-12T05:48:03.602448303Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T05:48:03.603815759Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.367856ms logger=migrator t=2026-05-12T05:48:03.610038869Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T05:48:03.646141028Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.102598ms logger=migrator t=2026-05-12T05:48:03.653153074Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T05:48:03.660630078Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.476314ms logger=migrator t=2026-05-12T05:48:03.66690512Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T05:48:03.667066933Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=161.173µs logger=migrator t=2026-05-12T05:48:03.672994798Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T05:48:03.710174307Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.180409ms logger=migrator t=2026-05-12T05:48:03.714897329Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T05:48:03.745563922Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.666953ms logger=migrator t=2026-05-12T05:48:03.750477167Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T05:48:03.751951365Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.475788ms logger=migrator t=2026-05-12T05:48:03.760050382Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T05:48:03.761722685Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.671743ms logger=migrator t=2026-05-12T05:48:03.766993036Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T05:48:03.767224991Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=231.965µs logger=migrator t=2026-05-12T05:48:03.772290739Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T05:48:03.773148036Z level=info msg="Migration successfully executed" id="create permission table" duration=857.028µs logger=migrator t=2026-05-12T05:48:03.780252543Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T05:48:03.781811743Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.55905ms logger=migrator t=2026-05-12T05:48:03.788084405Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T05:48:03.789692716Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.607791ms logger=migrator t=2026-05-12T05:48:03.796165661Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T05:48:03.797023177Z level=info msg="Migration successfully executed" id="create role table" duration=857.716µs logger=migrator t=2026-05-12T05:48:03.80698273Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T05:48:03.815856912Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.876192ms logger=migrator t=2026-05-12T05:48:03.82197222Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T05:48:03.831578767Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.607966ms logger=migrator t=2026-05-12T05:48:03.842093179Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T05:48:03.84416998Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.077921ms logger=migrator t=2026-05-12T05:48:04.019687136Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T05:48:04.021641023Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.955847ms logger=migrator t=2026-05-12T05:48:04.155609192Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T05:48:04.157594851Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.987649ms logger=migrator t=2026-05-12T05:48:04.231446208Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T05:48:04.233533169Z level=info msg="Migration successfully executed" id="create team role table" duration=2.08895ms logger=migrator t=2026-05-12T05:48:04.528889426Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T05:48:04.531014577Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.127751ms logger=migrator t=2026-05-12T05:48:04.552567724Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T05:48:04.554971001Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.404357ms logger=migrator t=2026-05-12T05:48:04.770245211Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T05:48:04.7722803Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.037289ms logger=migrator t=2026-05-12T05:48:04.861711078Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T05:48:04.863208837Z level=info msg="Migration successfully executed" id="create user role table" duration=1.498589ms logger=migrator t=2026-05-12T05:48:04.87008796Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T05:48:04.871344005Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.255665ms logger=migrator t=2026-05-12T05:48:04.897407558Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T05:48:04.899503309Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.092721ms logger=migrator t=2026-05-12T05:48:04.913858316Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T05:48:04.917226801Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=3.370655ms logger=migrator t=2026-05-12T05:48:04.973701063Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T05:48:04.974712813Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.014381ms logger=migrator t=2026-05-12T05:48:05.02691935Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T05:48:05.028733766Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.817356ms logger=migrator t=2026-05-12T05:48:05.112410031Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T05:48:05.113395509Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=991.968µs logger=migrator t=2026-05-12T05:48:05.141347599Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T05:48:05.151250771Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.907032ms logger=migrator t=2026-05-12T05:48:05.199242657Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T05:48:05.201817497Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.717343ms logger=migrator t=2026-05-12T05:48:05.244930799Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T05:48:05.247846335Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.882956ms logger=migrator t=2026-05-12T05:48:05.277591649Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T05:48:05.280389623Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.801264ms logger=migrator t=2026-05-12T05:48:05.31287689Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T05:48:05.31442809Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.55292ms logger=migrator t=2026-05-12T05:48:05.326045555Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T05:48:05.327157166Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.114612ms logger=migrator t=2026-05-12T05:48:05.353152048Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T05:48:05.356977951Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=3.827763ms logger=migrator t=2026-05-12T05:48:05.404849445Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T05:48:05.417908158Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.061183ms logger=migrator t=2026-05-12T05:48:05.484550124Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T05:48:05.497068626Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.516741ms logger=migrator t=2026-05-12T05:48:05.516844657Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T05:48:05.526031274Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.195217ms logger=migrator t=2026-05-12T05:48:05.532162873Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T05:48:05.538357643Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.19428ms logger=migrator t=2026-05-12T05:48:05.588358368Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T05:48:05.591162532Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.806804ms logger=migrator t=2026-05-12T05:48:05.645729295Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T05:48:05.648516399Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.784964ms logger=migrator t=2026-05-12T05:48:05.710312212Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T05:48:05.712096276Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.783995ms logger=migrator t=2026-05-12T05:48:05.779669031Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T05:48:05.781315233Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.645032ms logger=migrator t=2026-05-12T05:48:05.998173478Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T05:48:06.000910421Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.740263ms logger=migrator t=2026-05-12T05:48:06.038904883Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T05:48:06.039098838Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=196.745µs logger=migrator t=2026-05-12T05:48:06.163453925Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T05:48:06.163523286Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.581µs logger=migrator t=2026-05-12T05:48:06.179861702Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T05:48:06.180270749Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=408.827µs logger=migrator t=2026-05-12T05:48:06.304893812Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T05:48:06.306053105Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.161603ms logger=migrator t=2026-05-12T05:48:06.383989927Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T05:48:06.384833643Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=847.596µs logger=migrator t=2026-05-12T05:48:06.400574237Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T05:48:06.400915254Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=348.406µs logger=migrator t=2026-05-12T05:48:06.413686809Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T05:48:06.415539475Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.899817ms logger=migrator t=2026-05-12T05:48:06.424727292Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T05:48:06.426294203Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.569991ms logger=migrator t=2026-05-12T05:48:06.439219481Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T05:48:06.441283672Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.06411ms logger=migrator t=2026-05-12T05:48:06.452368775Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T05:48:06.461178525Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.81153ms logger=migrator t=2026-05-12T05:48:06.467578828Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T05:48:06.467981267Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=404.768µs logger=migrator t=2026-05-12T05:48:06.476814057Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T05:48:06.478218274Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.456628ms logger=migrator t=2026-05-12T05:48:06.486559984Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T05:48:06.488092094Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.53249ms logger=migrator t=2026-05-12T05:48:06.496060698Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T05:48:06.498671488Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.6099ms logger=migrator t=2026-05-12T05:48:06.508066009Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T05:48:06.520783934Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.716215ms logger=migrator t=2026-05-12T05:48:06.534010499Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T05:48:06.536363995Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.283074ms logger=migrator t=2026-05-12T05:48:06.543596864Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T05:48:06.545671884Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.07525ms logger=migrator t=2026-05-12T05:48:06.553624607Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T05:48:06.576718572Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.085835ms logger=migrator t=2026-05-12T05:48:06.58330109Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T05:48:06.584679066Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.377856ms logger=migrator t=2026-05-12T05:48:06.592064439Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T05:48:06.593763612Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.699893ms logger=migrator t=2026-05-12T05:48:06.599238937Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T05:48:06.600501411Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.262995ms logger=migrator t=2026-05-12T05:48:06.606180521Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T05:48:06.607368473Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.189062ms logger=migrator t=2026-05-12T05:48:06.611353601Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T05:48:06.611597625Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=246.084µs logger=migrator t=2026-05-12T05:48:06.618002828Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T05:48:06.619268363Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.265495ms logger=migrator t=2026-05-12T05:48:06.623730739Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T05:48:06.633694711Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.964492ms logger=migrator t=2026-05-12T05:48:06.637476284Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T05:48:06.638077085Z level=info msg="Migration successfully executed" id="create entity_events table" duration=606.991µs logger=migrator t=2026-05-12T05:48:06.642297687Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T05:48:06.643026201Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=728.364µs logger=migrator t=2026-05-12T05:48:06.648260492Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:48:06.649827793Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:48:06.654071724Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:48:06.654576264Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:48:06.661162781Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T05:48:06.662447896Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.284075ms logger=migrator t=2026-05-12T05:48:06.668437851Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T05:48:06.672119263Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=3.67593ms logger=migrator t=2026-05-12T05:48:06.679576166Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T05:48:06.681702317Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.118851ms logger=migrator t=2026-05-12T05:48:06.689378735Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T05:48:06.690880314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.500819ms logger=migrator t=2026-05-12T05:48:06.697086663Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:48:06.698740255Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.653812ms logger=migrator t=2026-05-12T05:48:06.7062222Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:48:06.7072883Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.06915ms logger=migrator t=2026-05-12T05:48:06.713145723Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T05:48:06.714584931Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.440738ms logger=migrator t=2026-05-12T05:48:06.725795467Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T05:48:06.727633392Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.840965ms logger=migrator t=2026-05-12T05:48:06.732041857Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T05:48:06.733478125Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.436608ms logger=migrator t=2026-05-12T05:48:06.752233167Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T05:48:06.753505432Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.274995ms logger=migrator t=2026-05-12T05:48:06.759843503Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T05:48:06.761058306Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.216883ms logger=migrator t=2026-05-12T05:48:06.767520252Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T05:48:06.79286214Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.341578ms logger=migrator t=2026-05-12T05:48:06.799403316Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T05:48:06.812222984Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.814788ms logger=migrator t=2026-05-12T05:48:06.818572836Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T05:48:06.828440606Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.87027ms logger=migrator t=2026-05-12T05:48:06.834894701Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T05:48:06.835178026Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=285.285µs logger=migrator t=2026-05-12T05:48:06.838838416Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T05:48:06.851319196Z level=info msg="Migration successfully executed" id="add share column" duration=12.47961ms logger=migrator t=2026-05-12T05:48:06.85875487Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T05:48:06.858951764Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=197.694µs logger=migrator t=2026-05-12T05:48:06.863722326Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T05:48:06.864819197Z level=info msg="Migration successfully executed" id="create file table" duration=1.097081ms logger=migrator t=2026-05-12T05:48:06.869297574Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T05:48:06.870866113Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.562019ms logger=migrator t=2026-05-12T05:48:06.879696485Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T05:48:06.881544519Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.847534ms logger=migrator t=2026-05-12T05:48:06.892487801Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T05:48:06.894166283Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.682003ms logger=migrator t=2026-05-12T05:48:06.900997945Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T05:48:06.903232048Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.243374ms logger=migrator t=2026-05-12T05:48:06.910801804Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T05:48:06.910880655Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.801µs logger=migrator t=2026-05-12T05:48:06.91787644Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T05:48:06.917987222Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=111.682µs logger=migrator t=2026-05-12T05:48:06.926397414Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T05:48:06.927139649Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=744.655µs logger=migrator t=2026-05-12T05:48:06.933294598Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T05:48:06.933582813Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=290.025µs logger=migrator t=2026-05-12T05:48:06.939683591Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T05:48:06.943217808Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=3.533907ms logger=migrator t=2026-05-12T05:48:06.948731055Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T05:48:06.955837792Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.105337ms logger=migrator t=2026-05-12T05:48:06.964976148Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T05:48:06.965188432Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=206.064µs logger=migrator t=2026-05-12T05:48:06.971667867Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T05:48:06.973483872Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.816045ms logger=migrator t=2026-05-12T05:48:06.988278587Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T05:48:06.98888198Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=606.683µs logger=migrator t=2026-05-12T05:48:06.994051438Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T05:48:06.994264603Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=213.094µs logger=migrator t=2026-05-12T05:48:06.999579075Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T05:48:07.000167687Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=589.052µs logger=migrator t=2026-05-12T05:48:07.011311582Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T05:48:07.021916115Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.602573ms logger=migrator t=2026-05-12T05:48:07.027428962Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T05:48:07.035797803Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.366181ms logger=migrator t=2026-05-12T05:48:07.131910264Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T05:48:07.133956393Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.050379ms logger=migrator t=2026-05-12T05:48:07.14159031Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T05:48:07.219936419Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=78.309978ms logger=migrator t=2026-05-12T05:48:07.226114998Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T05:48:07.227103437Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=984.759µs logger=migrator t=2026-05-12T05:48:07.23397795Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T05:48:07.236254314Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.275833ms logger=migrator t=2026-05-12T05:48:07.244222977Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T05:48:07.273540861Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.314644ms logger=migrator t=2026-05-12T05:48:07.280808002Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T05:48:07.289697912Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.88364ms logger=migrator t=2026-05-12T05:48:07.295697128Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T05:48:07.296074195Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=377.167µs logger=migrator t=2026-05-12T05:48:07.301362457Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T05:48:07.301593511Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=231.224µs logger=migrator t=2026-05-12T05:48:07.307205079Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T05:48:07.307482905Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=278.085µs logger=migrator t=2026-05-12T05:48:07.314119783Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T05:48:07.31444775Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=328.077µs logger=migrator t=2026-05-12T05:48:07.320898333Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T05:48:07.321201699Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=303.636µs logger=migrator t=2026-05-12T05:48:07.328121543Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T05:48:07.329803435Z level=info msg="Migration successfully executed" id="create folder table" duration=1.681872ms logger=migrator t=2026-05-12T05:48:07.338518912Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T05:48:07.340231006Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.712994ms logger=migrator t=2026-05-12T05:48:07.34615699Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T05:48:07.34772907Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.5718ms logger=migrator t=2026-05-12T05:48:07.354666343Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T05:48:07.354700254Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.161µs logger=migrator t=2026-05-12T05:48:07.362621557Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:48:07.364787369Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.181063ms logger=migrator t=2026-05-12T05:48:07.371708382Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T05:48:07.37264954Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=939.699µs logger=migrator t=2026-05-12T05:48:07.379220526Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T05:48:07.384154632Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=4.934296ms logger=migrator t=2026-05-12T05:48:07.39186032Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T05:48:07.39237407Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=514.921µs logger=migrator t=2026-05-12T05:48:07.396662042Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T05:48:07.396927447Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=265.755µs logger=migrator t=2026-05-12T05:48:07.40327405Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T05:48:07.405193006Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.920707ms logger=migrator t=2026-05-12T05:48:07.410426657Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T05:48:07.411823735Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.403628ms logger=migrator t=2026-05-12T05:48:07.419225307Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T05:48:07.420745786Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.519799ms logger=migrator t=2026-05-12T05:48:07.430568625Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T05:48:07.431731628Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.163913ms logger=migrator t=2026-05-12T05:48:07.437822555Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T05:48:07.438773973Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=951.828µs logger=migrator t=2026-05-12T05:48:07.444239698Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T05:48:07.445771438Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.53237ms logger=migrator t=2026-05-12T05:48:07.453797553Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T05:48:07.455524416Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.727113ms logger=migrator t=2026-05-12T05:48:07.462356838Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T05:48:07.463470909Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.114111ms logger=migrator t=2026-05-12T05:48:07.470501184Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T05:48:07.471453173Z level=info msg="Migration successfully executed" id="create signing_key table" duration=951.979µs logger=migrator t=2026-05-12T05:48:07.480334764Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T05:48:07.481533006Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.195772ms logger=migrator t=2026-05-12T05:48:07.489993529Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T05:48:07.491442608Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.449949ms logger=migrator t=2026-05-12T05:48:07.498562365Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T05:48:07.498935842Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=374.007µs logger=migrator t=2026-05-12T05:48:07.506525288Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T05:48:07.517093682Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.586804ms logger=migrator t=2026-05-12T05:48:07.522153059Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T05:48:07.52274347Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=591.111µs logger=migrator t=2026-05-12T05:48:07.527775557Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:48:07.527800088Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.641µs logger=migrator t=2026-05-12T05:48:07.535107959Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:48:07.536843132Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.734133ms logger=migrator t=2026-05-12T05:48:07.542351258Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T05:48:07.542377628Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.55µs logger=migrator t=2026-05-12T05:48:07.547944545Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T05:48:07.54916813Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.223294ms logger=migrator t=2026-05-12T05:48:07.559706262Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T05:48:07.560817874Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.113952ms logger=migrator t=2026-05-12T05:48:07.567553043Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T05:48:07.568815108Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.265075ms logger=migrator t=2026-05-12T05:48:07.579633965Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T05:48:07.580578844Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=947.749µs logger=migrator t=2026-05-12T05:48:07.590194279Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T05:48:07.590506695Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=313.656µs logger=migrator t=2026-05-12T05:48:07.595574163Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T05:48:07.596210055Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=643.092µs logger=migrator t=2026-05-12T05:48:07.604342681Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T05:48:07.605376832Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.033871ms logger=migrator t=2026-05-12T05:48:07.61154111Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T05:48:07.612536929Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.002339ms logger=migrator t=2026-05-12T05:48:07.619457373Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T05:48:07.63956158Z level=info msg="Migration successfully executed" id="add stack_id column" duration=20.100067ms logger=migrator t=2026-05-12T05:48:07.646194537Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T05:48:07.655344373Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.148376ms logger=migrator t=2026-05-12T05:48:07.661413091Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T05:48:07.68006863Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=18.653249ms logger=migrator t=2026-05-12T05:48:07.684677819Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T05:48:07.68472825Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=51.441µs logger=migrator t=2026-05-12T05:48:07.689076974Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T05:48:07.704805106Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.720822ms logger=migrator t=2026-05-12T05:48:07.71020341Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T05:48:07.719189503Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.985673ms logger=migrator t=2026-05-12T05:48:07.723775752Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T05:48:07.724091958Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=317.166µs logger=migrator t=2026-05-12T05:48:07.728016713Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.550127985s logger=migrator t=2026-05-12T05:48:07.729114085Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T05:48:07.74706037Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T05:48:07.747267804Z level=info msg="Created default organization" logger=secrets t=2026-05-12T05:48:07.754237808Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:48:07.800163923Z level=info msg="Restored cache from database" duration=406.058µs logger=plugin.store t=2026-05-12T05:48:07.80154888Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T05:48:07.841009429Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T05:48:07.84104269Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T05:48:07.841136602Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T05:48:07.841153382Z level=info msg="Plugins loaded" count=54 duration=39.605002ms logger=query_data t=2026-05-12T05:48:07.846582077Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T05:48:07.852511721Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T05:48:07.860632927Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T05:48:07.868669772Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T05:48:07.870624259Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T05:48:07.872086758Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T05:48:07.896291823Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T05:48:07.913924754Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T05:48:07.934917517Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T05:48:07.934943708Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-12T05:48:07.935223573Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-12T05:48:07.935578071Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-05-12T05:48:07.935966688Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-12T05:48:07.938570088Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-12T05:48:07.955118346Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-05-12T05:48:08.023277339Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-12T05:48:08.024343149Z level=info msg="Update check succeeded" duration=88.457342ms logger=sqlstore.transactions t=2026-05-12T05:48:08.043517798Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-12T05:48:08.044629689Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-05-12T05:48:08.046480005Z level=info msg="State cache has been initialized" states=0 duration=110.898364ms logger=ngalert.scheduler t=2026-05-12T05:48:08.046535706Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T05:48:08.046676979Z level=info msg=starting first_tick=2026-05-12T05:48:10Z logger=sqlstore.transactions t=2026-05-12T05:48:08.091494681Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-12T05:48:08.10342147Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-05-12T05:48:08.115623875Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=provisioning.dashboard t=2026-05-12T05:48:08.148925506Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-12T05:48:08.336515034Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T05:48:08.336958032Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-12T05:48:08.355299385Z level=info msg="Update check succeeded" duration=419.906029ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T05:48:08.412657918Z level=info msg="Patterns update finished" duration=326.840216ms logger=provisioning.dashboard t=2026-05-12T05:48:22.633479576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.636055025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.658634402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.684799468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.703754047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.727812213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.745404745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.771705604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.785834482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.815977032Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.832886852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.864540812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.881777198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.917551626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:22.944970484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.019392434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.037718621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.072441067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.110506877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.1925601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.213711599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.270380452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.295262532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.35225342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.368383746Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.427333941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.447212997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.520050775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.538441532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.608917045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.629796761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.688690765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.704488324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.769652716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.793090919Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.858852454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.877293442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.941053108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:23.957377557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.030607692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.050563609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.117045015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.134448574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.203091541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.219110364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.280341191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.297958133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.368084868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.386306943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.452870071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.473260896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.54595038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.565374057Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.635512802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.651096286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.720303344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.738961657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.814529606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.835203816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.936574401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:24.952348129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.101552397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.120500025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.272957942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.289966243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.362483992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.383490739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.460712626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.476580766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.554468227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.573108429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.647266668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.666334878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.738415009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.761835711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.836225015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.853106914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.934081902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:25.951123344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T05:48:26.028934722Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T05:48:51.958715123Z level=info msg="Usage stats are ready to report"