logger=settings t=2026-08-05T21:40:34.215499548Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-05T21:40:34Z logger=settings t=2026-08-05T21:40:34.215903206Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-05T21:40:34.215917806Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-05T21:40:34.215921816Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-05T21:40:34.215925036Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-05T21:40:34.215928126Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-05T21:40:34.215931207Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-05T21:40:34.215937267Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-05T21:40:34.215940657Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-05T21:40:34.215946987Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-05T21:40:34.215950227Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-05T21:40:34.215955637Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-05T21:40:34.215960937Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-05T21:40:34.215964557Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-05T21:40:34.215971457Z level=info msg=Target target=[all] logger=settings t=2026-08-05T21:40:34.215981937Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-05T21:40:34.215986408Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-05T21:40:34.215989528Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-05T21:40:34.215993008Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-05T21:40:34.215996788Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-05T21:40:34.216000638Z level=info msg="App mode production" logger=sqlstore t=2026-08-05T21:40:34.216623499Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-05T21:40:34.21664811Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-05T21:40:34.218580807Z level=info msg="Locking database" logger=migrator t=2026-08-05T21:40:34.218596267Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-05T21:40:34.219111107Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-05T21:40:34.220455762Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.340035ms logger=migrator t=2026-08-05T21:40:34.224961117Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-05T21:40:34.22558141Z level=info msg="Migration successfully executed" id="create user table" duration=622.793µs logger=migrator t=2026-08-05T21:40:34.231110013Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-05T21:40:34.231648504Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=538.181µs logger=migrator t=2026-08-05T21:40:34.238503614Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-05T21:40:34.239465732Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=962.088µs logger=migrator t=2026-08-05T21:40:34.246255171Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-05T21:40:34.24672189Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=466.729µs logger=migrator t=2026-08-05T21:40:34.294332603Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-05T21:40:34.295667249Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.337436ms logger=migrator t=2026-08-05T21:40:34.345510713Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-05T21:40:34.35061693Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.104997ms logger=migrator t=2026-08-05T21:40:34.364935042Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-05T21:40:34.366375919Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.442507ms logger=migrator t=2026-08-05T21:40:34.372159439Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-05T21:40:34.372954084Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=796.615µs logger=migrator t=2026-08-05T21:40:34.376594613Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-05T21:40:34.377274326Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=679.743µs logger=migrator t=2026-08-05T21:40:34.381861953Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-05T21:40:34.382447034Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=585.131µs logger=migrator t=2026-08-05T21:40:34.386920009Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-05T21:40:34.387663963Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=746.244µs logger=migrator t=2026-08-05T21:40:34.391479175Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-05T21:40:34.393205308Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.722893ms logger=migrator t=2026-08-05T21:40:34.397032871Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-05T21:40:34.397068301Z level=info msg="Migration successfully executed" id="Update user table charset" duration=38.2µs logger=migrator t=2026-08-05T21:40:34.401979085Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-05T21:40:34.403562905Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.58269ms logger=migrator t=2026-08-05T21:40:34.409617309Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-05T21:40:34.409989726Z level=info msg="Migration successfully executed" id="Add missing user data" duration=370.687µs logger=migrator t=2026-08-05T21:40:34.415912308Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-05T21:40:34.41702082Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.108451ms logger=migrator t=2026-08-05T21:40:34.421872522Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-05T21:40:34.422595825Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=722.733µs logger=migrator t=2026-08-05T21:40:34.426251435Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-05T21:40:34.427324895Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.0786ms logger=migrator t=2026-08-05T21:40:34.436775244Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-05T21:40:34.451808679Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=15.033995ms logger=migrator t=2026-08-05T21:40:34.468298132Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-05T21:40:34.469600157Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.305085ms logger=migrator t=2026-08-05T21:40:34.473287446Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-05T21:40:34.473652434Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=366.138µs logger=migrator t=2026-08-05T21:40:34.479974114Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-05T21:40:34.480652657Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=681.313µs logger=migrator t=2026-08-05T21:40:34.485729223Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-05T21:40:34.485948687Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=219.564µs logger=migrator t=2026-08-05T21:40:34.490375211Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-05T21:40:34.490718658Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=343.547µs logger=migrator t=2026-08-05T21:40:34.494867016Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-05T21:40:34.496168221Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.303245ms logger=migrator t=2026-08-05T21:40:34.51089795Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-05T21:40:34.512078313Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.179993ms logger=migrator t=2026-08-05T21:40:34.518468054Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-05T21:40:34.519862761Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.394357ms logger=migrator t=2026-08-05T21:40:34.525554688Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-05T21:40:34.526424214Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=871.316µs logger=migrator t=2026-08-05T21:40:34.531703475Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-05T21:40:34.532554051Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=849.716µs logger=migrator t=2026-08-05T21:40:34.538917891Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-05T21:40:34.538956142Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.891µs logger=migrator t=2026-08-05T21:40:34.551767175Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-05T21:40:34.552850146Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.081211ms logger=migrator t=2026-08-05T21:40:34.581414538Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-05T21:40:34.582508608Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.09508ms logger=migrator t=2026-08-05T21:40:34.589566862Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-05T21:40:34.590738974Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.179882ms logger=migrator t=2026-08-05T21:40:34.61058186Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-05T21:40:34.611843244Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.263724ms logger=migrator t=2026-08-05T21:40:34.6168501Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:40:34.620617261Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.768182ms logger=migrator t=2026-08-05T21:40:34.626194287Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-05T21:40:34.627042733Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=848.256µs logger=migrator t=2026-08-05T21:40:34.631790894Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-05T21:40:34.632519317Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=730.324µs logger=migrator t=2026-08-05T21:40:34.638346597Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-05T21:40:34.640195643Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.839316ms logger=migrator t=2026-08-05T21:40:34.653525215Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-05T21:40:34.654563575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.0419ms logger=migrator t=2026-08-05T21:40:34.660705641Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-05T21:40:34.662467235Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.763724ms logger=migrator t=2026-08-05T21:40:34.675281728Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-05T21:40:34.675799278Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=520.33µs logger=migrator t=2026-08-05T21:40:34.681312262Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-05T21:40:34.682200279Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=892.437µs logger=migrator t=2026-08-05T21:40:34.687642403Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-05T21:40:34.688232103Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=593.95µs logger=migrator t=2026-08-05T21:40:34.693719897Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-05T21:40:34.694459591Z level=info msg="Migration successfully executed" id="create star table" duration=741.114µs logger=migrator t=2026-08-05T21:40:34.701696839Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-05T21:40:34.702382882Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=686.083µs logger=migrator t=2026-08-05T21:40:34.708174282Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-05T21:40:34.708942097Z level=info msg="Migration successfully executed" id="create org table v1" duration=768.705µs logger=migrator t=2026-08-05T21:40:34.713652546Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-05T21:40:34.714213087Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=560.502µs logger=migrator t=2026-08-05T21:40:34.720401354Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-05T21:40:34.720938813Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=537.179µs logger=migrator t=2026-08-05T21:40:34.726068211Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-05T21:40:34.727241473Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.169492ms logger=migrator t=2026-08-05T21:40:34.734401719Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-05T21:40:34.735562972Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.161753ms logger=migrator t=2026-08-05T21:40:34.74181545Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-05T21:40:34.743269197Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.451857ms logger=migrator t=2026-08-05T21:40:34.749228771Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-05T21:40:34.749259781Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.14µs logger=migrator t=2026-08-05T21:40:34.753720396Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-05T21:40:34.753746436Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.3µs logger=migrator t=2026-08-05T21:40:34.760495824Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-05T21:40:34.76079894Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=304.366µs logger=migrator t=2026-08-05T21:40:34.76664125Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-05T21:40:34.76767364Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.03291ms logger=migrator t=2026-08-05T21:40:34.775508689Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-05T21:40:34.776512698Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.007219ms logger=migrator t=2026-08-05T21:40:34.782675344Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-05T21:40:34.783707324Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.03378ms logger=migrator t=2026-08-05T21:40:34.792135744Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-05T21:40:34.792902599Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=767.985µs logger=migrator t=2026-08-05T21:40:34.79823757Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-05T21:40:34.799512353Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.274773ms logger=migrator t=2026-08-05T21:40:34.811928719Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-05T21:40:34.812706815Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=778.786µs logger=migrator t=2026-08-05T21:40:34.819684727Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-05T21:40:34.827143698Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.459601ms logger=migrator t=2026-08-05T21:40:34.832327526Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-05T21:40:34.833133841Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=804.245µs logger=migrator t=2026-08-05T21:40:34.838601465Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-05T21:40:34.840122194Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.519829ms logger=migrator t=2026-08-05T21:40:34.846534606Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-05T21:40:34.848176527Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.641911ms logger=migrator t=2026-08-05T21:40:34.854495797Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-05T21:40:34.854874024Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=378.117µs logger=migrator t=2026-08-05T21:40:34.859174126Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-05T21:40:34.860165965Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=990.949µs logger=migrator t=2026-08-05T21:40:34.86570087Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-05T21:40:34.865943134Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=242.614µs logger=migrator t=2026-08-05T21:40:34.870795345Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-05T21:40:34.874088589Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.292633ms logger=migrator t=2026-08-05T21:40:34.878652105Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-05T21:40:34.88050064Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.848635ms logger=migrator t=2026-08-05T21:40:34.889108163Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-05T21:40:34.892562529Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.453586ms logger=migrator t=2026-08-05T21:40:34.898231786Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-05T21:40:34.898803097Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=571.761µs logger=migrator t=2026-08-05T21:40:34.902943855Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-05T21:40:34.905995203Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.050178ms logger=migrator t=2026-08-05T21:40:34.911591829Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-05T21:40:34.912546817Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=958.308µs logger=migrator t=2026-08-05T21:40:34.917875519Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-05T21:40:34.918635224Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=759.894µs logger=migrator t=2026-08-05T21:40:34.923974084Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-05T21:40:34.924000195Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.031µs logger=migrator t=2026-08-05T21:40:34.929658352Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-05T21:40:34.929683713Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.44µs logger=migrator t=2026-08-05T21:40:34.935558285Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-05T21:40:34.93850678Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.948625ms logger=migrator t=2026-08-05T21:40:34.9474983Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-05T21:40:34.950843144Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.347584ms logger=migrator t=2026-08-05T21:40:34.956166705Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-05T21:40:34.958116252Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.946977ms logger=migrator t=2026-08-05T21:40:34.96540475Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-05T21:40:34.969325785Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.921855ms logger=migrator t=2026-08-05T21:40:34.974551303Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-05T21:40:34.974760228Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=208.935µs logger=migrator t=2026-08-05T21:40:34.980877614Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-05T21:40:34.982185659Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.305844ms logger=migrator t=2026-08-05T21:40:34.99435639Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-05T21:40:34.995101284Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=746.143µs logger=migrator t=2026-08-05T21:40:34.998355035Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-05T21:40:34.998382445Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.39µs logger=migrator t=2026-08-05T21:40:35.002880521Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-05T21:40:35.00391634Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.037029ms logger=migrator t=2026-08-05T21:40:35.007687022Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-05T21:40:35.009510986Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.826134ms logger=migrator t=2026-08-05T21:40:35.015249776Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:40:35.020959984Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.709488ms logger=migrator t=2026-08-05T21:40:35.026971408Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-05T21:40:35.028204471Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.232813ms logger=migrator t=2026-08-05T21:40:35.033002412Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-05T21:40:35.033755637Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=753.915µs logger=migrator t=2026-08-05T21:40:35.03812673Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-05T21:40:35.039380554Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.253174ms logger=migrator t=2026-08-05T21:40:35.045459659Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-05T21:40:35.04602984Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=570.331µs logger=migrator t=2026-08-05T21:40:35.051651776Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-05T21:40:35.052124395Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=472.709µs logger=migrator t=2026-08-05T21:40:35.056966226Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-05T21:40:35.058812822Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.847246ms logger=migrator t=2026-08-05T21:40:35.063618223Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-05T21:40:35.06449801Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=880.027µs logger=migrator t=2026-08-05T21:40:35.069588786Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-05T21:40:35.069778559Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.413µs logger=migrator t=2026-08-05T21:40:35.074953108Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-05T21:40:35.075254993Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=299.195µs logger=migrator t=2026-08-05T21:40:35.080721437Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-05T21:40:35.082153994Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.430157ms logger=migrator t=2026-08-05T21:40:35.088158529Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-05T21:40:35.090947862Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.789053ms logger=migrator t=2026-08-05T21:40:35.099349161Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-05T21:40:35.100340299Z level=info msg="Migration successfully executed" id="create data_source table" duration=991.288µs logger=migrator t=2026-08-05T21:40:35.108482564Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-05T21:40:35.109255459Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=773.005µs logger=migrator t=2026-08-05T21:40:35.115307543Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-05T21:40:35.116816952Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.509159ms logger=migrator t=2026-08-05T21:40:35.128986053Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-05T21:40:35.129552003Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=566.37µs logger=migrator t=2026-08-05T21:40:35.138766728Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-05T21:40:35.140367968Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.60081ms logger=migrator t=2026-08-05T21:40:35.145990225Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-05T21:40:35.153798473Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.807308ms logger=migrator t=2026-08-05T21:40:35.228371968Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-05T21:40:35.229979878Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.61096ms logger=migrator t=2026-08-05T21:40:35.236829858Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-05T21:40:35.237995531Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.171832ms logger=migrator t=2026-08-05T21:40:35.244426772Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-05T21:40:35.245643045Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.222043ms logger=migrator t=2026-08-05T21:40:35.251105429Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-05T21:40:35.252303351Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.197592ms logger=migrator t=2026-08-05T21:40:35.257980179Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-05T21:40:35.262843161Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.865342ms logger=migrator t=2026-08-05T21:40:35.26857719Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-05T21:40:35.271058387Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.480757ms logger=migrator t=2026-08-05T21:40:35.274816699Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-05T21:40:35.274844849Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.14µs logger=migrator t=2026-08-05T21:40:35.278387006Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-05T21:40:35.27857688Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=189.974µs logger=migrator t=2026-08-05T21:40:35.284257038Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-05T21:40:35.286713074Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.455525ms logger=migrator t=2026-08-05T21:40:35.290837152Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-05T21:40:35.291051306Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=214.034µs logger=migrator t=2026-08-05T21:40:35.294519252Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-05T21:40:35.294711066Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=189.274µs logger=migrator t=2026-08-05T21:40:35.297949627Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-05T21:40:35.300406664Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.457207ms logger=migrator t=2026-08-05T21:40:35.304774026Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-05T21:40:35.30496134Z level=info msg="Migration successfully executed" id="Update uid value" duration=187.574µs logger=migrator t=2026-08-05T21:40:35.310634587Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-05T21:40:35.311876281Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.241264ms logger=migrator t=2026-08-05T21:40:35.315354047Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-05T21:40:35.31655268Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.198933ms logger=migrator t=2026-08-05T21:40:35.320706419Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-05T21:40:35.322182537Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.470418ms logger=migrator t=2026-08-05T21:40:35.329690339Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-05T21:40:35.330523395Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=836.596µs logger=migrator t=2026-08-05T21:40:35.334528781Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-05T21:40:35.335066101Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=533.44µs logger=migrator t=2026-08-05T21:40:35.338814033Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-05T21:40:35.34025621Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.441227ms logger=migrator t=2026-08-05T21:40:35.346869105Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-05T21:40:35.3476509Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=783.185µs logger=migrator t=2026-08-05T21:40:35.351911641Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-05T21:40:35.352615763Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=704.032µs logger=migrator t=2026-08-05T21:40:35.357112769Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-05T21:40:35.357866413Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=755.724µs logger=migrator t=2026-08-05T21:40:35.361771197Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-05T21:40:35.37397764Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=12.204002ms logger=migrator t=2026-08-05T21:40:35.379061585Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-05T21:40:35.37980415Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=742.045µs logger=migrator t=2026-08-05T21:40:35.384233904Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-05T21:40:35.384990558Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=759.294µs logger=migrator t=2026-08-05T21:40:35.388390222Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-05T21:40:35.389661737Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.268454ms logger=migrator t=2026-08-05T21:40:35.394768454Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-05T21:40:35.396098059Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.329225ms logger=migrator t=2026-08-05T21:40:35.401020992Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-05T21:40:35.401353698Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=335.796µs logger=migrator t=2026-08-05T21:40:35.405049548Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-05T21:40:35.405906935Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=857.187µs logger=migrator t=2026-08-05T21:40:35.41092264Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-05T21:40:35.41094952Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.71µs logger=migrator t=2026-08-05T21:40:35.414540349Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-05T21:40:35.417095637Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.554938ms logger=migrator t=2026-08-05T21:40:35.421610843Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-05T21:40:35.424083Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.471657ms logger=migrator t=2026-08-05T21:40:35.427969413Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-05T21:40:35.428123906Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=154.833µs logger=migrator t=2026-08-05T21:40:35.432679103Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-05T21:40:35.436945653Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.26441ms logger=migrator t=2026-08-05T21:40:35.445875983Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-05T21:40:35.451233525Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.363332ms logger=migrator t=2026-08-05T21:40:35.455049097Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-05T21:40:35.455859702Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=810.835µs logger=migrator t=2026-08-05T21:40:35.45894973Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-05T21:40:35.459457341Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=507.351µs logger=migrator t=2026-08-05T21:40:35.463553748Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-05T21:40:35.464348943Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=795.125µs logger=migrator t=2026-08-05T21:40:35.467999672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-05T21:40:35.469257436Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.257684ms logger=migrator t=2026-08-05T21:40:35.47471102Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-05T21:40:35.476134767Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.423387ms logger=migrator t=2026-08-05T21:40:35.480681843Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-05T21:40:35.483524207Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=2.843624ms logger=migrator t=2026-08-05T21:40:35.488039612Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-05T21:40:35.488110584Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=71.732µs logger=migrator t=2026-08-05T21:40:35.492381725Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-05T21:40:35.492427415Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.181µs logger=migrator t=2026-08-05T21:40:35.497123175Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-05T21:40:35.50160088Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.477055ms logger=migrator t=2026-08-05T21:40:35.505896211Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-05T21:40:35.509183013Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.285402ms logger=migrator t=2026-08-05T21:40:35.512809712Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-05T21:40:35.512876953Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.861µs logger=migrator t=2026-08-05T21:40:35.517984461Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-05T21:40:35.518813396Z level=info msg="Migration successfully executed" id="create quota table v1" duration=828.635µs logger=migrator t=2026-08-05T21:40:35.522909144Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-05T21:40:35.523819611Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=909.857µs logger=migrator t=2026-08-05T21:40:35.528099992Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-05T21:40:35.528124673Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.741µs logger=migrator t=2026-08-05T21:40:35.532016027Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-05T21:40:35.532796461Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=780.084µs logger=migrator t=2026-08-05T21:40:35.537936929Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-05T21:40:35.539231083Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.293894ms logger=migrator t=2026-08-05T21:40:35.543513345Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-05T21:40:35.546481841Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.967826ms logger=migrator t=2026-08-05T21:40:35.549949086Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-05T21:40:35.549974676Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.35µs logger=migrator t=2026-08-05T21:40:35.554804819Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-05T21:40:35.555804678Z level=info msg="Migration successfully executed" id="create session table" duration=998.96µs logger=migrator t=2026-08-05T21:40:35.560204711Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-05T21:40:35.560285213Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.202µs logger=migrator t=2026-08-05T21:40:35.563889531Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-05T21:40:35.563963102Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=74.251µs logger=migrator t=2026-08-05T21:40:35.568667302Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-05T21:40:35.569725332Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.05731ms logger=migrator t=2026-08-05T21:40:35.573983723Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-05T21:40:35.575174064Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.191121ms logger=migrator t=2026-08-05T21:40:35.58020419Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-05T21:40:35.580228971Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.561µs logger=migrator t=2026-08-05T21:40:35.583823549Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-05T21:40:35.58385938Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=37.381µs logger=migrator t=2026-08-05T21:40:35.590531466Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-05T21:40:35.596352807Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.821831ms logger=migrator t=2026-08-05T21:40:35.599922304Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-05T21:40:35.603019473Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.096879ms logger=migrator t=2026-08-05T21:40:35.606725973Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-05T21:40:35.606801065Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.542µs logger=migrator t=2026-08-05T21:40:35.611099176Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-05T21:40:35.611177898Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.812µs logger=migrator t=2026-08-05T21:40:35.614858238Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-05T21:40:35.616150472Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.287854ms logger=migrator t=2026-08-05T21:40:35.620593686Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-05T21:40:35.620619947Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.121µs logger=migrator t=2026-08-05T21:40:35.624071792Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-05T21:40:35.627208822Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.1381ms logger=migrator t=2026-08-05T21:40:35.632744527Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-05T21:40:35.63289098Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=147.093µs logger=migrator t=2026-08-05T21:40:35.636479608Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-05T21:40:35.641245549Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.76433ms logger=migrator t=2026-08-05T21:40:35.645178312Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-05T21:40:35.64873061Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.552348ms logger=migrator t=2026-08-05T21:40:35.653115213Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-05T21:40:35.653183904Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.391µs logger=migrator t=2026-08-05T21:40:35.657062098Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-05T21:40:35.658640628Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.57708ms logger=migrator t=2026-08-05T21:40:35.663264585Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-05T21:40:35.665022989Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.757554ms logger=migrator t=2026-08-05T21:40:35.671829748Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-05T21:40:35.672847527Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.017639ms logger=migrator t=2026-08-05T21:40:35.677275591Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-05T21:40:35.679709128Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.432386ms logger=migrator t=2026-08-05T21:40:35.686050878Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-05T21:40:35.686958185Z level=info msg="Migration successfully executed" id="add index alert state" duration=910.847µs logger=migrator t=2026-08-05T21:40:35.694284333Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-05T21:40:35.695221701Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=937.258µs logger=migrator t=2026-08-05T21:40:35.700048513Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-05T21:40:35.700735546Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=687.043µs logger=migrator t=2026-08-05T21:40:35.709274558Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-05T21:40:35.710717076Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.443157ms logger=migrator t=2026-08-05T21:40:35.721225555Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-05T21:40:35.722695103Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.469568ms logger=migrator t=2026-08-05T21:40:35.726570707Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-05T21:40:35.737194237Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.62436ms logger=migrator t=2026-08-05T21:40:35.742750873Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-05T21:40:35.744193991Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.447838ms logger=migrator t=2026-08-05T21:40:35.756494034Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-05T21:40:35.757539494Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.04582ms logger=migrator t=2026-08-05T21:40:35.764952564Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-05T21:40:35.765372922Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=424.538µs logger=migrator t=2026-08-05T21:40:35.769163694Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-05T21:40:35.769763515Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=601.371µs logger=migrator t=2026-08-05T21:40:35.775011105Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-05T21:40:35.776024814Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.013259ms logger=migrator t=2026-08-05T21:40:35.779605911Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-05T21:40:35.783812432Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.205341ms logger=migrator t=2026-08-05T21:40:35.789212214Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-05T21:40:35.792752302Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.537508ms logger=migrator t=2026-08-05T21:40:35.79744834Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-05T21:40:35.800981578Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.532448ms logger=migrator t=2026-08-05T21:40:35.813364133Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-05T21:40:35.817231335Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.878063ms logger=migrator t=2026-08-05T21:40:35.821210131Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-05T21:40:35.822064468Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=855.007µs logger=migrator t=2026-08-05T21:40:35.827299046Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-05T21:40:35.827322148Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=24.302µs logger=migrator t=2026-08-05T21:40:35.830859894Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-05T21:40:35.830882245Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=23.061µs logger=migrator t=2026-08-05T21:40:35.834380541Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-05T21:40:35.835188716Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=808.055µs logger=migrator t=2026-08-05T21:40:35.839590329Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T21:40:35.841528547Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.937048ms logger=migrator t=2026-08-05T21:40:35.847772625Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-05T21:40:35.848723363Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=943.968µs logger=migrator t=2026-08-05T21:40:35.85539072Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-05T21:40:35.856393078Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.003128ms logger=migrator t=2026-08-05T21:40:35.859901155Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T21:40:35.860931615Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.0274ms logger=migrator t=2026-08-05T21:40:35.864872109Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-05T21:40:35.86914652Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.273091ms logger=migrator t=2026-08-05T21:40:35.873143076Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-05T21:40:35.876756655Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.613169ms logger=migrator t=2026-08-05T21:40:35.880031257Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-05T21:40:35.88020721Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=174.834µs logger=migrator t=2026-08-05T21:40:35.883806908Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-05T21:40:35.885030692Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.223894ms logger=migrator t=2026-08-05T21:40:35.892010844Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-05T21:40:35.89286823Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=856.866µs logger=migrator t=2026-08-05T21:40:35.897035779Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-05T21:40:35.902921511Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.882672ms logger=migrator t=2026-08-05T21:40:35.90654847Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-05T21:40:35.906624691Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=76.421µs logger=migrator t=2026-08-05T21:40:35.911273909Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-05T21:40:35.912149226Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=873.277µs logger=migrator t=2026-08-05T21:40:35.916448157Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-05T21:40:35.917315814Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=864.907µs logger=migrator t=2026-08-05T21:40:35.921275679Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-05T21:40:35.921356481Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=81.272µs logger=migrator t=2026-08-05T21:40:35.924856737Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-05T21:40:35.925722273Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=864.966µs logger=migrator t=2026-08-05T21:40:35.930983864Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-05T21:40:35.932289588Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.304034ms logger=migrator t=2026-08-05T21:40:35.938514126Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-05T21:40:35.939613437Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.099961ms logger=migrator t=2026-08-05T21:40:35.944622582Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-05T21:40:35.945815134Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.187483ms logger=migrator t=2026-08-05T21:40:35.951800297Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-05T21:40:35.952753236Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=952.849µs logger=migrator t=2026-08-05T21:40:35.956936205Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-05T21:40:35.958434533Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.497448ms logger=migrator t=2026-08-05T21:40:35.967930314Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-05T21:40:35.967991885Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=66.471µs logger=migrator t=2026-08-05T21:40:35.972911678Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-05T21:40:35.978034105Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.123097ms logger=migrator t=2026-08-05T21:40:35.981548132Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-05T21:40:35.982614682Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.06782ms logger=migrator t=2026-08-05T21:40:35.987173409Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-05T21:40:35.991816407Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.640398ms logger=migrator t=2026-08-05T21:40:35.996713799Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-05T21:40:35.998080885Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.370116ms logger=migrator t=2026-08-05T21:40:36.002917867Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-05T21:40:36.004750542Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.829415ms logger=migrator t=2026-08-05T21:40:36.009968761Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-05T21:40:36.010797947Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=828.946µs logger=migrator t=2026-08-05T21:40:36.014418225Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-05T21:40:36.026497185Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.07861ms logger=migrator t=2026-08-05T21:40:36.02996159Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-05T21:40:36.030638233Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=675.463µs logger=migrator t=2026-08-05T21:40:36.035073287Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-05T21:40:36.035985635Z 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=911.608µs logger=migrator t=2026-08-05T21:40:36.040533941Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-05T21:40:36.040960129Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=426.618µs logger=migrator t=2026-08-05T21:40:36.046375082Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-05T21:40:36.047264629Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=885.657µs logger=migrator t=2026-08-05T21:40:36.052044469Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-05T21:40:36.052347265Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=305.166µs logger=migrator t=2026-08-05T21:40:36.058533543Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-05T21:40:36.06529509Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.765298ms logger=migrator t=2026-08-05T21:40:36.06950789Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-05T21:40:36.072372725Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.864765ms logger=migrator t=2026-08-05T21:40:36.076033454Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-05T21:40:36.076910741Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=877.167µs logger=migrator t=2026-08-05T21:40:36.081503858Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-05T21:40:36.082349774Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=845.606µs logger=migrator t=2026-08-05T21:40:36.086521393Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-05T21:40:36.086732467Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=211.174µs logger=migrator t=2026-08-05T21:40:36.09006809Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-05T21:40:36.096169806Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.100016ms logger=migrator t=2026-08-05T21:40:36.101289703Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-05T21:40:36.102127219Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=837.206µs logger=migrator t=2026-08-05T21:40:36.107950789Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-05T21:40:36.108196964Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=246.605µs logger=migrator t=2026-08-05T21:40:36.113499345Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-05T21:40:36.114041834Z level=info msg="Migration successfully executed" id="Move region to single row" duration=542.41µs logger=migrator t=2026-08-05T21:40:36.11959062Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-05T21:40:36.121204021Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.61294ms logger=migrator t=2026-08-05T21:40:36.12804616Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-05T21:40:36.128890037Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=843.887µs logger=migrator t=2026-08-05T21:40:36.134990202Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T21:40:36.13647438Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.481688ms logger=migrator t=2026-08-05T21:40:36.140883973Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T21:40:36.14175148Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=862.297µs logger=migrator t=2026-08-05T21:40:36.145692055Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-05T21:40:36.146470749Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=778.764µs logger=migrator t=2026-08-05T21:40:36.150399164Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-05T21:40:36.151562536Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.163022ms logger=migrator t=2026-08-05T21:40:36.156316566Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-05T21:40:36.156430229Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=120.803µs logger=migrator t=2026-08-05T21:40:36.160041497Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-05T21:40:36.160864453Z level=info msg="Migration successfully executed" id="create test_data table" duration=822.786µs logger=migrator t=2026-08-05T21:40:36.16600728Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-05T21:40:36.166878627Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=872.387µs logger=migrator t=2026-08-05T21:40:36.173561414Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-05T21:40:36.17446075Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=898.766µs logger=migrator t=2026-08-05T21:40:36.180657558Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-05T21:40:36.182025384Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.368926ms logger=migrator t=2026-08-05T21:40:36.18864746Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-05T21:40:36.189122929Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=472.209µs logger=migrator t=2026-08-05T21:40:36.194540492Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-05T21:40:36.195366427Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=825.915µs logger=migrator t=2026-08-05T21:40:36.200716849Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-05T21:40:36.200830371Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=111.872µs logger=migrator t=2026-08-05T21:40:36.207745492Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-05T21:40:36.209110658Z level=info msg="Migration successfully executed" id="create team table" duration=1.388857ms logger=migrator t=2026-08-05T21:40:36.215210114Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-05T21:40:36.216950217Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.739773ms logger=migrator t=2026-08-05T21:40:36.225854705Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-05T21:40:36.22717454Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.317665ms logger=migrator t=2026-08-05T21:40:36.231583464Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-05T21:40:36.237879354Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.29583ms logger=migrator t=2026-08-05T21:40:36.242646964Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-05T21:40:36.242877788Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=231.394µs logger=migrator t=2026-08-05T21:40:36.249583565Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-05T21:40:36.250459262Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=876.887µs logger=migrator t=2026-08-05T21:40:36.255580709Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-05T21:40:36.256372174Z level=info msg="Migration successfully executed" id="create team member table" duration=791.165µs logger=migrator t=2026-08-05T21:40:36.261874279Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-05T21:40:36.263437678Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.562289ms logger=migrator t=2026-08-05T21:40:36.272232225Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-05T21:40:36.274285244Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.060199ms logger=migrator t=2026-08-05T21:40:36.283209283Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-05T21:40:36.284965416Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.756413ms logger=migrator t=2026-08-05T21:40:36.290887829Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-05T21:40:36.299233957Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.345728ms logger=migrator t=2026-08-05T21:40:36.304050699Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-05T21:40:36.312169703Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.119074ms logger=migrator t=2026-08-05T21:40:36.316010306Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-05T21:40:36.319206576Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.1962ms logger=migrator t=2026-08-05T21:40:36.324239171Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-05T21:40:36.325158999Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=919.478µs logger=migrator t=2026-08-05T21:40:36.337985122Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-05T21:40:36.339698074Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.715752ms logger=migrator t=2026-08-05T21:40:36.348290988Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-05T21:40:36.349826677Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.535319ms logger=migrator t=2026-08-05T21:40:36.355893532Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-05T21:40:36.357224307Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.328195ms logger=migrator t=2026-08-05T21:40:36.362061718Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-05T21:40:36.362972316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=910.158µs logger=migrator t=2026-08-05T21:40:36.368011392Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-05T21:40:36.368865847Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=855.775µs logger=migrator t=2026-08-05T21:40:36.374627927Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-05T21:40:36.37584808Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.218614ms logger=migrator t=2026-08-05T21:40:36.384190538Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-05T21:40:36.385809079Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.622021ms logger=migrator t=2026-08-05T21:40:36.391413545Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-05T21:40:36.39217103Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=758.125µs logger=migrator t=2026-08-05T21:40:36.398232044Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-05T21:40:36.398604882Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=373.308µs logger=migrator t=2026-08-05T21:40:36.404048485Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-05T21:40:36.406070623Z level=info msg="Migration successfully executed" id="create tag table" duration=2.017289ms logger=migrator t=2026-08-05T21:40:36.412027746Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-05T21:40:36.413940932Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.914056ms logger=migrator t=2026-08-05T21:40:36.460653249Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-05T21:40:36.461830741Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.181402ms logger=migrator t=2026-08-05T21:40:36.466210034Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-05T21:40:36.467164643Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=955.638µs logger=migrator t=2026-08-05T21:40:36.473186027Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-05T21:40:36.474230847Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.049751ms logger=migrator t=2026-08-05T21:40:36.482226077Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:40:36.498361644Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.133567ms logger=migrator t=2026-08-05T21:40:36.503876289Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-05T21:40:36.504699814Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=822.695µs logger=migrator t=2026-08-05T21:40:36.509962834Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-05T21:40:36.510900332Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=937.318µs logger=migrator t=2026-08-05T21:40:36.51714544Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-05T21:40:36.517458495Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=313.555µs logger=migrator t=2026-08-05T21:40:36.523401769Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-05T21:40:36.524071171Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=669.732µs logger=migrator t=2026-08-05T21:40:36.529615067Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-05T21:40:36.530471503Z level=info msg="Migration successfully executed" id="create user auth table" duration=903.217µs logger=migrator t=2026-08-05T21:40:36.535991378Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-05T21:40:36.536867524Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=877.446µs logger=migrator t=2026-08-05T21:40:36.543155844Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-05T21:40:36.543249325Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=121.352µs logger=migrator t=2026-08-05T21:40:36.548071006Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-05T21:40:36.556789532Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.719596ms logger=migrator t=2026-08-05T21:40:36.561923939Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-05T21:40:36.56620308Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.278411ms logger=migrator t=2026-08-05T21:40:36.571858098Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-05T21:40:36.577768309Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.908751ms logger=migrator t=2026-08-05T21:40:36.587985254Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-05T21:40:36.593869895Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.882561ms logger=migrator t=2026-08-05T21:40:36.599146255Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-05T21:40:36.600622563Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.483678ms logger=migrator t=2026-08-05T21:40:36.607104666Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-05T21:40:36.612389136Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.28419ms logger=migrator t=2026-08-05T21:40:36.618026263Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-05T21:40:36.618867199Z level=info msg="Migration successfully executed" id="create server_lock table" duration=840.836µs logger=migrator t=2026-08-05T21:40:36.624743681Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-05T21:40:36.626428782Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.695822ms logger=migrator t=2026-08-05T21:40:36.633110029Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-05T21:40:36.634013017Z level=info msg="Migration successfully executed" id="create user auth token table" duration=898.948µs logger=migrator t=2026-08-05T21:40:36.640290706Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-05T21:40:36.641390487Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.098551ms logger=migrator t=2026-08-05T21:40:36.647092085Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-05T21:40:36.648725165Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.63268ms logger=migrator t=2026-08-05T21:40:36.655440703Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-05T21:40:36.656487503Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.04674ms logger=migrator t=2026-08-05T21:40:36.661847335Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-05T21:40:36.669607831Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.761946ms logger=migrator t=2026-08-05T21:40:36.674849531Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-05T21:40:36.675994533Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.144962ms logger=migrator t=2026-08-05T21:40:36.682584998Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-05T21:40:36.683616557Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.03191ms logger=migrator t=2026-08-05T21:40:36.689477468Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-05T21:40:36.690582379Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.104461ms logger=migrator t=2026-08-05T21:40:36.697175315Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-05T21:40:36.698766305Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.59429ms logger=migrator t=2026-08-05T21:40:36.705577134Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-05T21:40:36.706672775Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.096031ms logger=migrator t=2026-08-05T21:40:36.711763721Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-05T21:40:36.711886373Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=123.432µs logger=migrator t=2026-08-05T21:40:36.717810806Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-05T21:40:36.717943579Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.373µs logger=migrator t=2026-08-05T21:40:36.723579706Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-05T21:40:36.725059794Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.479858ms logger=migrator t=2026-08-05T21:40:36.731155169Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T21:40:36.73279867Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.639951ms logger=migrator t=2026-08-05T21:40:36.73909017Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T21:40:36.740142009Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.051629ms logger=migrator t=2026-08-05T21:40:36.74649511Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:40:36.746670123Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=175.823µs logger=migrator t=2026-08-05T21:40:36.752441603Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T21:40:36.753972982Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.531148ms logger=migrator t=2026-08-05T21:40:36.760581467Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T21:40:36.761827531Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.248804ms logger=migrator t=2026-08-05T21:40:36.769227901Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T21:40:36.770884752Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.656421ms logger=migrator t=2026-08-05T21:40:36.776818685Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T21:40:36.777787213Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=968.268µs logger=migrator t=2026-08-05T21:40:36.784149804Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-05T21:40:36.792799948Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.654934ms logger=migrator t=2026-08-05T21:40:36.80237006Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-05T21:40:36.803473871Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.105231ms logger=migrator t=2026-08-05T21:40:36.809643127Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-05T21:40:36.809726219Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=83.832µs logger=migrator t=2026-08-05T21:40:36.81504127Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-05T21:40:36.816200402Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.154702ms logger=migrator t=2026-08-05T21:40:36.822126354Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-05T21:40:36.824277175Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.149921ms logger=migrator t=2026-08-05T21:40:36.829585506Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-05T21:40:36.830652456Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.06676ms logger=migrator t=2026-08-05T21:40:36.836268372Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:40:36.836412165Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=144.513µs logger=migrator t=2026-08-05T21:40:36.843444898Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-05T21:40:36.845068719Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.631491ms logger=migrator t=2026-08-05T21:40:36.85037919Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-05T21:40:36.852116422Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.736482ms logger=migrator t=2026-08-05T21:40:36.856845503Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-05T21:40:36.857895693Z 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.04978ms logger=migrator t=2026-08-05T21:40:36.864237303Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-05T21:40:36.865371565Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.132022ms logger=migrator t=2026-08-05T21:40:36.87148106Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-05T21:40:36.877351581Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.869971ms logger=migrator t=2026-08-05T21:40:36.882419488Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-05T21:40:36.883446347Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.026749ms logger=migrator t=2026-08-05T21:40:36.889562453Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T21:40:36.891051511Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.489448ms logger=migrator t=2026-08-05T21:40:36.896712438Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-05T21:40:36.924975574Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.269286ms logger=migrator t=2026-08-05T21:40:36.930409387Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-05T21:40:36.958867548Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.455171ms logger=migrator t=2026-08-05T21:40:36.965444702Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-05T21:40:36.966503582Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.05182ms logger=migrator t=2026-08-05T21:40:36.971886904Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T21:40:36.972816612Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=926.738µs logger=migrator t=2026-08-05T21:40:36.977944229Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-05T21:40:36.984067986Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.123717ms logger=migrator t=2026-08-05T21:40:36.989748754Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-05T21:40:36.995587364Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.8349ms logger=migrator t=2026-08-05T21:40:37.000309483Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-05T21:40:37.001311293Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.001459ms logger=migrator t=2026-08-05T21:40:37.00699261Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-05T21:40:37.008914206Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.916326ms logger=migrator t=2026-08-05T21:40:37.016048413Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-05T21:40:37.01700988Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=961.547µs logger=migrator t=2026-08-05T21:40:37.022198679Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-05T21:40:37.023255669Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.05635ms logger=migrator t=2026-08-05T21:40:37.028763934Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:40:37.028842215Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=78.531µs logger=migrator t=2026-08-05T21:40:37.035106003Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-05T21:40:37.041451034Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.344391ms logger=migrator t=2026-08-05T21:40:37.046371777Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-05T21:40:37.052529465Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.157088ms logger=migrator t=2026-08-05T21:40:37.05758974Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-05T21:40:37.064106374Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.516224ms logger=migrator t=2026-08-05T21:40:37.072474702Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-05T21:40:37.073889859Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.420797ms logger=migrator t=2026-08-05T21:40:37.087876895Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-05T21:40:37.08977307Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.888655ms logger=migrator t=2026-08-05T21:40:37.095210124Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-05T21:40:37.101937761Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.726958ms logger=migrator t=2026-08-05T21:40:37.108173419Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-05T21:40:37.114353767Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.181288ms logger=migrator t=2026-08-05T21:40:37.121577353Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-05T21:40:37.122390808Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=813.305µs logger=migrator t=2026-08-05T21:40:37.127811972Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-05T21:40:37.134512269Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.699887ms logger=migrator t=2026-08-05T21:40:37.139264269Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-05T21:40:37.145462487Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.197757ms logger=migrator t=2026-08-05T21:40:37.15143951Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-05T21:40:37.151506281Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.041µs logger=migrator t=2026-08-05T21:40:37.157975784Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-05T21:40:37.159144996Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.171062ms logger=migrator t=2026-08-05T21:40:37.165394865Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-05T21:40:37.166391814Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=997.089µs logger=migrator t=2026-08-05T21:40:37.174251073Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-05T21:40:37.176724599Z 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.472906ms logger=migrator t=2026-08-05T21:40:37.183317564Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T21:40:37.183431337Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.762µs logger=migrator t=2026-08-05T21:40:37.188995722Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-05T21:40:37.195296812Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.29985ms logger=migrator t=2026-08-05T21:40:37.202741793Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-05T21:40:37.213417175Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.674162ms logger=migrator t=2026-08-05T21:40:37.219613833Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-05T21:40:37.224139718Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.525675ms logger=migrator t=2026-08-05T21:40:37.229855597Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-05T21:40:37.236411101Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.554964ms logger=migrator t=2026-08-05T21:40:37.249719033Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-05T21:40:37.258841787Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.119274ms logger=migrator t=2026-08-05T21:40:37.263878383Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-05T21:40:37.263947644Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.621µs logger=migrator t=2026-08-05T21:40:37.269879976Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-05T21:40:37.270699661Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=819.585µs logger=migrator t=2026-08-05T21:40:37.27693548Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-05T21:40:37.283480015Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.543185ms logger=migrator t=2026-08-05T21:40:37.298429107Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-05T21:40:37.306085963Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=7.654416ms logger=migrator t=2026-08-05T21:40:37.327750104Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-05T21:40:37.337088261Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.339727ms logger=migrator t=2026-08-05T21:40:37.34337303Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-05T21:40:37.344249707Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=873.816µs logger=migrator t=2026-08-05T21:40:37.351607486Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-05T21:40:37.36127699Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.672154ms logger=migrator t=2026-08-05T21:40:37.370112207Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-05T21:40:37.37077153Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=659.373µs logger=migrator t=2026-08-05T21:40:37.375866737Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-05T21:40:37.37661754Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=748.463µs logger=migrator t=2026-08-05T21:40:37.386250993Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-05T21:40:37.393385809Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.127105ms logger=migrator t=2026-08-05T21:40:37.398407454Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-05T21:40:37.398984515Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=577.121µs logger=migrator t=2026-08-05T21:40:37.406077629Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-05T21:40:37.40770487Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.626781ms logger=migrator t=2026-08-05T21:40:37.414760374Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-05T21:40:37.41614939Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.388757ms logger=migrator t=2026-08-05T21:40:37.423152353Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-05T21:40:37.425174842Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.02538ms logger=migrator t=2026-08-05T21:40:37.431764856Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-05T21:40:37.43193621Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=179.404µs logger=migrator t=2026-08-05T21:40:37.439583545Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-05T21:40:37.440760867Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.178632ms logger=migrator t=2026-08-05T21:40:37.446921034Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-05T21:40:37.448265489Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.350156ms logger=migrator t=2026-08-05T21:40:37.45412883Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-05T21:40:37.454539719Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-05T21:40:37.462176743Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-05T21:40:37.462608441Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=431.388µs logger=migrator t=2026-08-05T21:40:37.46780569Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-05T21:40:37.469448311Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.639641ms logger=migrator t=2026-08-05T21:40:37.476991694Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-05T21:40:37.484631699Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.639525ms logger=migrator t=2026-08-05T21:40:37.492436497Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-05T21:40:37.496615547Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=4.167899ms logger=migrator t=2026-08-05T21:40:37.504936705Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-05T21:40:37.506334441Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.401086ms logger=migrator t=2026-08-05T21:40:37.515472114Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-05T21:40:37.516477673Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.006289ms logger=migrator t=2026-08-05T21:40:37.524079557Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-05T21:40:37.525242129Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.162412ms logger=migrator t=2026-08-05T21:40:37.530456658Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-05T21:40:37.531536469Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.077611ms logger=migrator t=2026-08-05T21:40:37.537000203Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-05T21:40:37.537030353Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.79µs logger=migrator t=2026-08-05T21:40:37.542990776Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-05T21:40:37.543065488Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=75.852µs logger=migrator t=2026-08-05T21:40:37.548052231Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-05T21:40:37.556106754Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.054053ms logger=migrator t=2026-08-05T21:40:37.56329347Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-05T21:40:37.563663738Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=372.608µs logger=migrator t=2026-08-05T21:40:37.568720033Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-05T21:40:37.57009785Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.375747ms logger=migrator t=2026-08-05T21:40:37.577731215Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-05T21:40:37.578031781Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=301.856µs logger=migrator t=2026-08-05T21:40:37.584743008Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-05T21:40:37.586853848Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.11132ms logger=migrator t=2026-08-05T21:40:37.59543865Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-05T21:40:37.596561372Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.123082ms logger=migrator t=2026-08-05T21:40:37.603117556Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-05T21:40:37.647007458Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.885842ms logger=migrator t=2026-08-05T21:40:37.653078574Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-05T21:40:37.660563676Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.485683ms logger=migrator t=2026-08-05T21:40:37.666716952Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-05T21:40:37.666819384Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=102.342µs logger=migrator t=2026-08-05T21:40:37.672459291Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-05T21:40:37.703621233Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.152682ms logger=migrator t=2026-08-05T21:40:37.709116537Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-05T21:40:37.738357111Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.239364ms logger=migrator t=2026-08-05T21:40:37.74463341Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-05T21:40:37.745302902Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=670.562µs logger=migrator t=2026-08-05T21:40:37.75303608Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-05T21:40:37.754190682Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.154183ms logger=migrator t=2026-08-05T21:40:37.761416339Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-05T21:40:37.761671693Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=257.435µs logger=migrator t=2026-08-05T21:40:37.767375842Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-05T21:40:37.768787578Z level=info msg="Migration successfully executed" id="create permission table" duration=1.411607ms logger=migrator t=2026-08-05T21:40:37.776673558Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-05T21:40:37.777710978Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.03758ms logger=migrator t=2026-08-05T21:40:37.78417498Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-05T21:40:37.785668698Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.539379ms logger=migrator t=2026-08-05T21:40:37.793214052Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-05T21:40:37.795546215Z level=info msg="Migration successfully executed" id="create role table" duration=2.329743ms logger=migrator t=2026-08-05T21:40:37.800573841Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-05T21:40:37.810876146Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.303485ms logger=migrator t=2026-08-05T21:40:37.816501073Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-05T21:40:37.824559056Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.054603ms logger=migrator t=2026-08-05T21:40:37.830847365Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-05T21:40:37.833361883Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.516118ms logger=migrator t=2026-08-05T21:40:37.841281643Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-05T21:40:37.842376454Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.095131ms logger=migrator t=2026-08-05T21:40:37.847835218Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-05T21:40:37.849310076Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.475138ms logger=migrator t=2026-08-05T21:40:37.854097276Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-05T21:40:37.855209207Z level=info msg="Migration successfully executed" id="create team role table" duration=1.114581ms logger=migrator t=2026-08-05T21:40:37.86273741Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-05T21:40:37.864716518Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.982708ms logger=migrator t=2026-08-05T21:40:37.870699261Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-05T21:40:37.87166685Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=967.649µs logger=migrator t=2026-08-05T21:40:37.876086944Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-05T21:40:37.87696691Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=879.886µs logger=migrator t=2026-08-05T21:40:37.883412882Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-05T21:40:37.884467223Z level=info msg="Migration successfully executed" id="create user role table" duration=1.053991ms logger=migrator t=2026-08-05T21:40:37.890527647Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-05T21:40:37.892032346Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.509148ms logger=migrator t=2026-08-05T21:40:37.900433695Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-05T21:40:37.90385087Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.412675ms logger=migrator t=2026-08-05T21:40:37.908875895Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-05T21:40:37.909913115Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.04084ms logger=migrator t=2026-08-05T21:40:37.91755665Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-05T21:40:37.91910725Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.552891ms logger=migrator t=2026-08-05T21:40:37.923758828Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-05T21:40:37.925517511Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.761763ms logger=migrator t=2026-08-05T21:40:37.930626158Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-05T21:40:37.931710819Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.084061ms logger=migrator t=2026-08-05T21:40:37.937041669Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-05T21:40:37.948399115Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.360285ms logger=migrator t=2026-08-05T21:40:37.951967673Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-05T21:40:37.952985112Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.015429ms logger=migrator t=2026-08-05T21:40:37.959026266Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-05T21:40:37.960368782Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.338186ms logger=migrator t=2026-08-05T21:40:37.964213805Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-05T21:40:37.965075731Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=861.906µs logger=migrator t=2026-08-05T21:40:37.969043056Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-05T21:40:37.97030473Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.264684ms logger=migrator t=2026-08-05T21:40:37.975224334Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-05T21:40:37.976142541Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=918.006µs logger=migrator t=2026-08-05T21:40:37.982168295Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-05T21:40:37.983587202Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.421477ms logger=migrator t=2026-08-05T21:40:37.989117058Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-05T21:40:37.999903881Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.783933ms logger=migrator t=2026-08-05T21:40:38.004272654Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-05T21:40:38.015545578Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.185782ms logger=migrator t=2026-08-05T21:40:38.020492122Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-05T21:40:38.030216757Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.724335ms logger=migrator t=2026-08-05T21:40:38.034323535Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-05T21:40:38.042916717Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.590142ms logger=migrator t=2026-08-05T21:40:38.048052995Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-05T21:40:38.04939198Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.339255ms logger=migrator t=2026-08-05T21:40:38.055084768Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-05T21:40:38.056719849Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.634451ms logger=migrator t=2026-08-05T21:40:38.060827928Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-05T21:40:38.062093162Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.266885ms logger=migrator t=2026-08-05T21:40:38.067978563Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-05T21:40:38.069085494Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.107521ms logger=migrator t=2026-08-05T21:40:38.073104359Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-05T21:40:38.074459595Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.348426ms logger=migrator t=2026-08-05T21:40:38.079005132Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-05T21:40:38.079123214Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=118.662µs logger=migrator t=2026-08-05T21:40:38.083469276Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-05T21:40:38.083552528Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.642µs logger=migrator t=2026-08-05T21:40:38.087441282Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-05T21:40:38.087992222Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=551.32µs logger=migrator t=2026-08-05T21:40:38.091598991Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-05T21:40:38.092937096Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.333105ms logger=migrator t=2026-08-05T21:40:38.098344119Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-05T21:40:38.099162304Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=819.935µs logger=migrator t=2026-08-05T21:40:38.103256922Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-05T21:40:38.103491746Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=234.584µs logger=migrator t=2026-08-05T21:40:38.106514613Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-05T21:40:38.107072914Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=558.391µs logger=migrator t=2026-08-05T21:40:38.110226914Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-05T21:40:38.111171712Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=944.238µs logger=migrator t=2026-08-05T21:40:38.115753029Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-05T21:40:38.117029673Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.279294ms logger=migrator t=2026-08-05T21:40:38.121804793Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-05T21:40:38.130142251Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.340158ms logger=migrator t=2026-08-05T21:40:38.133891013Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-05T21:40:38.133987985Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=97.422µs logger=migrator t=2026-08-05T21:40:38.137372969Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-05T21:40:38.138340327Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=970.849µs logger=migrator t=2026-08-05T21:40:38.145575154Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-05T21:40:38.146773847Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.198603ms logger=migrator t=2026-08-05T21:40:38.151093319Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-05T21:40:38.152312322Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.218693ms logger=migrator t=2026-08-05T21:40:38.156171855Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-05T21:40:38.164465613Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.293728ms logger=migrator t=2026-08-05T21:40:38.168666282Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-05T21:40:38.169759303Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.093091ms logger=migrator t=2026-08-05T21:40:38.17534966Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-05T21:40:38.176724705Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.378315ms logger=migrator t=2026-08-05T21:40:38.182493175Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-05T21:40:38.210993305Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.4947ms logger=migrator t=2026-08-05T21:40:38.214554653Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-05T21:40:38.21547606Z level=info msg="Migration successfully executed" id="create correlation v2" duration=922.067µs logger=migrator t=2026-08-05T21:40:38.219606298Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-05T21:40:38.220689219Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.083281ms logger=migrator t=2026-08-05T21:40:38.225911828Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-05T21:40:38.227217853Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.305745ms logger=migrator t=2026-08-05T21:40:38.2317994Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-05T21:40:38.233163646Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.363166ms logger=migrator t=2026-08-05T21:40:38.238748031Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-05T21:40:38.239229Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=482.619µs logger=migrator t=2026-08-05T21:40:38.246184292Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-05T21:40:38.247137401Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=953.319µs logger=migrator t=2026-08-05T21:40:38.250761009Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-05T21:40:38.260386472Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.622672ms logger=migrator t=2026-08-05T21:40:38.264592251Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-05T21:40:38.265241134Z level=info msg="Migration successfully executed" id="create entity_events table" duration=648.723µs logger=migrator t=2026-08-05T21:40:38.272304218Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-05T21:40:38.27399005Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.685992ms logger=migrator t=2026-08-05T21:40:38.278341652Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T21:40:38.278876272Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T21:40:38.282771186Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T21:40:38.283277687Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T21:40:38.288415683Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-05T21:40:38.289389642Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=973.319µs logger=migrator t=2026-08-05T21:40:38.295858435Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-05T21:40:38.297896593Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.041978ms logger=migrator t=2026-08-05T21:40:38.306058028Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T21:40:38.308990744Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.933465ms logger=migrator t=2026-08-05T21:40:38.313358806Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T21:40:38.314248443Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=893.477µs logger=migrator t=2026-08-05T21:40:38.319772028Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T21:40:38.321886538Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.11366ms logger=migrator t=2026-08-05T21:40:38.326881323Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T21:40:38.32884211Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.960737ms logger=migrator t=2026-08-05T21:40:38.334415886Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-05T21:40:38.335349614Z level=info msg="Migration successfully executed" id="Drop public config table" duration=933.308µs logger=migrator t=2026-08-05T21:40:38.339866429Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-05T21:40:38.341145913Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.278574ms logger=migrator t=2026-08-05T21:40:38.34571105Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T21:40:38.346951783Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.243323ms logger=migrator t=2026-08-05T21:40:38.35099486Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T21:40:38.352327755Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.332785ms logger=migrator t=2026-08-05T21:40:38.359479511Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-05T21:40:38.360835797Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.356946ms logger=migrator t=2026-08-05T21:40:38.365250751Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-05T21:40:38.388125434Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.871123ms logger=migrator t=2026-08-05T21:40:38.391898866Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-05T21:40:38.398142025Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.243709ms logger=migrator t=2026-08-05T21:40:38.403262091Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-05T21:40:38.411734992Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.44894ms logger=migrator t=2026-08-05T21:40:38.41897258Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-05T21:40:38.419228445Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=256.105µs logger=migrator t=2026-08-05T21:40:38.42268847Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-05T21:40:38.431039738Z level=info msg="Migration successfully executed" id="add share column" duration=8.356968ms logger=migrator t=2026-08-05T21:40:38.436097395Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-05T21:40:38.436278808Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.613µs logger=migrator t=2026-08-05T21:40:38.443472274Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-05T21:40:38.44535294Z level=info msg="Migration successfully executed" id="create file table" duration=1.884485ms logger=migrator t=2026-08-05T21:40:38.450198482Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-05T21:40:38.451354094Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.156252ms logger=migrator t=2026-08-05T21:40:38.457838896Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-05T21:40:38.458947567Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.108571ms logger=migrator t=2026-08-05T21:40:38.474688956Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-05T21:40:38.47700902Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.322654ms logger=migrator t=2026-08-05T21:40:38.482289851Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-05T21:40:38.483890961Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.60185ms logger=migrator t=2026-08-05T21:40:38.487974478Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-05T21:40:38.48805988Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=81.552µs logger=migrator t=2026-08-05T21:40:38.494278947Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-05T21:40:38.494364939Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=87.232µs logger=migrator t=2026-08-05T21:40:38.497851406Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-05T21:40:38.498742682Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=890.197µs logger=migrator t=2026-08-05T21:40:38.50388817Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-05T21:40:38.504207455Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=319.055µs logger=migrator t=2026-08-05T21:40:38.507903796Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-05T21:40:38.5097111Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.805464ms logger=migrator t=2026-08-05T21:40:38.514927769Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-05T21:40:38.527790373Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.861954ms logger=migrator t=2026-08-05T21:40:38.533027613Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-05T21:40:38.533339988Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=312.226µs logger=migrator t=2026-08-05T21:40:38.537042399Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-05T21:40:38.538510597Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.467538ms logger=migrator t=2026-08-05T21:40:38.542582894Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-05T21:40:38.543154134Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=532.019µs logger=migrator t=2026-08-05T21:40:38.547751342Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-05T21:40:38.547975847Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=224.455µs logger=migrator t=2026-08-05T21:40:38.552221137Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-05T21:40:38.552997871Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=788.154µs logger=migrator t=2026-08-05T21:40:38.556783453Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-05T21:40:38.567934445Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.150722ms logger=migrator t=2026-08-05T21:40:38.572610293Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-05T21:40:38.587105849Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.477955ms logger=migrator t=2026-08-05T21:40:38.596602898Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-05T21:40:38.598352692Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.753054ms logger=migrator t=2026-08-05T21:40:38.605187042Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-05T21:40:38.700494479Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=95.299407ms logger=migrator t=2026-08-05T21:40:38.704217599Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-05T21:40:38.705123467Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=905.848µs logger=migrator t=2026-08-05T21:40:38.710431618Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-05T21:40:38.711233262Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=800.994µs logger=migrator t=2026-08-05T21:40:38.715480863Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-05T21:40:38.74274919Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.267447ms logger=migrator t=2026-08-05T21:40:38.747848896Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-05T21:40:38.756062342Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.212906ms logger=migrator t=2026-08-05T21:40:38.760622159Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-05T21:40:38.760847254Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.465µs logger=migrator t=2026-08-05T21:40:38.765922569Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-05T21:40:38.766211325Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=289.636µs logger=migrator t=2026-08-05T21:40:38.773254729Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-05T21:40:38.773666777Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=421.318µs logger=migrator t=2026-08-05T21:40:38.780255232Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-05T21:40:38.780554867Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=302.125µs logger=migrator t=2026-08-05T21:40:38.788836665Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-05T21:40:38.78915909Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=335.026µs logger=migrator t=2026-08-05T21:40:38.794760847Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-05T21:40:38.796577441Z level=info msg="Migration successfully executed" id="create folder table" duration=1.819705ms logger=migrator t=2026-08-05T21:40:38.80445376Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-05T21:40:38.80600798Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.5517ms logger=migrator t=2026-08-05T21:40:38.813182986Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-05T21:40:38.81499123Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.814224ms logger=migrator t=2026-08-05T21:40:38.821164508Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-05T21:40:38.821200748Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.11µs logger=migrator t=2026-08-05T21:40:38.827052419Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T21:40:38.828634599Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.5776ms logger=migrator t=2026-08-05T21:40:38.835291365Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T21:40:38.83661378Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.323875ms logger=migrator t=2026-08-05T21:40:38.841505113Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-05T21:40:38.842901589Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.397186ms logger=migrator t=2026-08-05T21:40:38.848709589Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-05T21:40:38.849279901Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=575.582µs logger=migrator t=2026-08-05T21:40:38.855700272Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-05T21:40:38.85608092Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=380.608µs logger=migrator t=2026-08-05T21:40:38.869610666Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-05T21:40:38.872242866Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.63466ms logger=migrator t=2026-08-05T21:40:38.878907752Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-05T21:40:38.881236117Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.326685ms logger=migrator t=2026-08-05T21:40:38.886077308Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-05T21:40:38.887256661Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.179223ms logger=migrator t=2026-08-05T21:40:38.894162442Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-05T21:40:38.898028335Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=3.863333ms logger=migrator t=2026-08-05T21:40:38.905288513Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-05T21:40:38.906973715Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.687642ms logger=migrator t=2026-08-05T21:40:38.913210413Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-05T21:40:38.915095409Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.891646ms logger=migrator t=2026-08-05T21:40:38.920560753Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-05T21:40:38.921630103Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.06362ms logger=migrator t=2026-08-05T21:40:38.935794822Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-05T21:40:38.938157666Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.355444ms logger=migrator t=2026-08-05T21:40:38.944764771Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-05T21:40:38.945835632Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.070891ms logger=migrator t=2026-08-05T21:40:38.951428138Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-05T21:40:38.952807044Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.379326ms logger=migrator t=2026-08-05T21:40:38.960567141Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-05T21:40:38.961950117Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.383136ms logger=migrator t=2026-08-05T21:40:38.966628037Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-05T21:40:38.967032804Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=381.136µs logger=migrator t=2026-08-05T21:40:38.971791164Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-05T21:40:38.98264862Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.858656ms logger=migrator t=2026-08-05T21:40:38.990248704Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-05T21:40:38.990852995Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=607.171µs logger=migrator t=2026-08-05T21:40:38.997789767Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T21:40:38.997827078Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=39.681µs logger=migrator t=2026-08-05T21:40:39.002930075Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T21:40:39.004134677Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.205182ms logger=migrator t=2026-08-05T21:40:39.010641591Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T21:40:39.010677151Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.01µs logger=migrator t=2026-08-05T21:40:39.029215763Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-05T21:40:39.030725431Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.501538ms logger=migrator t=2026-08-05T21:40:39.046672634Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T21:40:39.048651302Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.978947ms logger=migrator t=2026-08-05T21:40:39.054768748Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-05T21:40:39.057798245Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=3.028667ms logger=migrator t=2026-08-05T21:40:39.064155395Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-05T21:40:39.065778116Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.624131ms logger=migrator t=2026-08-05T21:40:39.070880363Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-05T21:40:39.071200559Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=321.436µs logger=migrator t=2026-08-05T21:40:39.077509259Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-05T21:40:39.078686542Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.177253ms logger=migrator t=2026-08-05T21:40:39.085585633Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-05T21:40:39.08811557Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.529867ms logger=migrator t=2026-08-05T21:40:39.098981396Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-05T21:40:39.100079647Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.097791ms logger=migrator t=2026-08-05T21:40:39.106360866Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-05T21:40:39.118441535Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.076909ms logger=migrator t=2026-08-05T21:40:39.124621873Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-05T21:40:39.134112092Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.489049ms logger=migrator t=2026-08-05T21:40:39.139584366Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-05T21:40:39.152116004Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.532958ms logger=migrator t=2026-08-05T21:40:39.157460886Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-05T21:40:39.157529097Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.782µs logger=migrator t=2026-08-05T21:40:39.163146073Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-05T21:40:39.17620052Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.053487ms logger=migrator t=2026-08-05T21:40:39.181874818Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-05T21:40:39.190542753Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.664045ms logger=migrator t=2026-08-05T21:40:39.195864533Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-05T21:40:39.1961553Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=286.047µs logger=migrator t=2026-08-05T21:40:39.200695156Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.981609509s logger=migrator t=2026-08-05T21:40:39.201187514Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-05T21:40:39.21678082Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-05T21:40:39.217106497Z level=info msg="Created default organization" logger=secrets t=2026-08-05T21:40:39.224417376Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T21:40:39.2726383Z level=info msg="Restored cache from database" duration=390.808µs logger=plugin.store t=2026-08-05T21:40:39.273898534Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-05T21:40:39.319336906Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-05T21:40:39.319371726Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-05T21:40:39.319452018Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-05T21:40:39.319465628Z level=info msg="Plugins loaded" count=54 duration=45.567784ms logger=query_data t=2026-08-05T21:40:39.323359871Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-05T21:40:39.326370129Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-05T21:40:39.330761393Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-05T21:40:39.339124081Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-05T21:40:39.340735932Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-05T21:40:39.342197649Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-05T21:40:39.366092852Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-05T21:40:39.392739348Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-05T21:40:39.415072721Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-05T21:40:39.415144623Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-05T21:40:39.41555316Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-08-05T21:40:39.415751734Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-05T21:40:39.416210713Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-05T21:40:39.419160499Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-05T21:40:39.486793191Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-08-05T21:40:39.498771579Z level=info msg="Update check succeeded" duration=83.491174ms logger=grafana.update.checker t=2026-08-05T21:40:39.498755579Z level=info msg="Update check succeeded" duration=82.715518ms logger=ngalert.state.manager t=2026-08-05T21:40:39.529461531Z level=info msg="State cache has been initialized" states=0 duration=113.904551ms logger=ngalert.scheduler t=2026-08-05T21:40:39.529852858Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-05T21:40:39.530251515Z level=info msg=starting first_tick=2026-08-05T21:40:40Z logger=sqlstore.transactions t=2026-08-05T21:40:39.561033759Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-05T21:40:39.577479181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-05T21:40:39.635989431Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-05T21:40:39.651001445Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-05T21:40:39.651564897Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T21:40:39.665813307Z level=info msg="Patterns update finished" duration=133.278798ms logger=provisioning.dashboard t=2026-08-05T21:40:43.268199656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.277729728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.306373572Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.348151597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.371884808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.405517288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.426077379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.466219762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.481932892Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.579761871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.59385898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.631396383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.647037581Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.696727406Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.7174314Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.763469456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.779138764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.841571861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.856972113Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.904473297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.923758884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.956560308Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:43.973340908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.03397483Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.056981758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.093151756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.113842459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.153399511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.171849612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.270918106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.288807387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.373143261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.393147231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.43622196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.472173754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.565254304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.583481491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.650356033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.66808518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.733562416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.756691585Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.824313441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.841872815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.904334303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:44.922213203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:45.127403376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:45.157137031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:45.393060778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:45.413863463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.065241812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.082995549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.164419657Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.181992332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.263537783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.286686084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.353443672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.37220192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.432859543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.449897917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.527953722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.546394612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.625429636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.647100518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.722058804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.741040614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.794172945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.810854882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.88330111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.90009666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.974352802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:46.991188802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.068272168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.087335061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.261523083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.279550586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.398547259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.41755941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.49010528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.504928833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T21:40:47.578987481Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-05T21:42:29.442072015Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T21:50:39.454524468Z level=info msg="Completed cleanup jobs" duration=32.262485ms logger=plugins.update.checker t=2026-08-05T21:50:39.546759234Z level=info msg="Update check succeeded" duration=47.073417ms logger=cleanup t=2026-08-05T22:00:39.483824987Z level=info msg="Completed cleanup jobs" duration=62.25162ms logger=plugins.update.checker t=2026-08-05T22:00:39.565589481Z level=info msg="Update check succeeded" duration=65.797617ms logger=cleanup t=2026-08-05T22:10:39.443195195Z level=info msg="Completed cleanup jobs" duration=21.100693ms logger=plugins.update.checker t=2026-08-05T22:10:39.578152784Z level=info msg="Update check succeeded" duration=77.152015ms logger=infra.usagestats t=2026-08-05T22:12:29.466307505Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T22:20:39.464441605Z level=info msg="Completed cleanup jobs" duration=42.748799ms logger=plugins.update.checker t=2026-08-05T22:20:39.552383068Z level=info msg="Update check succeeded" duration=52.602856ms