logger=settings t=2026-04-26T09:13:45.260621837Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-26T09:13:45Z logger=settings t=2026-04-26T09:13:45.260910355Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-26T09:13:45.260927326Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-26T09:13:45.260932746Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-26T09:13:45.260935846Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-26T09:13:45.260939876Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-26T09:13:45.260942616Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-26T09:13:45.260945246Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-26T09:13:45.260948146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-26T09:13:45.260950947Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-26T09:13:45.260953467Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-26T09:13:45.260956007Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-26T09:13:45.260958857Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-26T09:13:45.260961377Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-26T09:13:45.260965607Z level=info msg=Target target=[all] logger=settings t=2026-04-26T09:13:45.260970907Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-26T09:13:45.260975827Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-26T09:13:45.260979147Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-26T09:13:45.260985087Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-26T09:13:45.260991668Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-26T09:13:45.260994518Z level=info msg="App mode production" logger=sqlstore t=2026-04-26T09:13:45.261237334Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-26T09:13:45.261254145Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-26T09:13:45.268442038Z level=info msg="Locking database" logger=migrator t=2026-04-26T09:13:45.2684962Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-26T09:13:45.270862197Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-26T09:13:45.272348738Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.482211ms logger=migrator t=2026-04-26T09:13:45.280208741Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-26T09:13:45.281271471Z level=info msg="Migration successfully executed" id="create user table" duration=1.06568ms logger=migrator t=2026-04-26T09:13:45.288473995Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-26T09:13:45.289068341Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=594.716µs logger=migrator t=2026-04-26T09:13:45.294159425Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-26T09:13:45.29469377Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=530.785µs logger=migrator t=2026-04-26T09:13:45.299240719Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-26T09:13:45.300619868Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.379018ms logger=migrator t=2026-04-26T09:13:45.308267624Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-26T09:13:45.309390026Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.126791ms logger=migrator t=2026-04-26T09:13:45.315871929Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-26T09:13:45.323297179Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=7.426079ms logger=migrator t=2026-04-26T09:13:45.334082653Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-26T09:13:45.335397391Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.314558ms logger=migrator t=2026-04-26T09:13:45.341561705Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-26T09:13:45.3424293Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=874.685µs logger=migrator t=2026-04-26T09:13:45.348384618Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-26T09:13:45.349313155Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=927.387µs logger=migrator t=2026-04-26T09:13:45.356830856Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-26T09:13:45.35762353Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=798.833µs logger=migrator t=2026-04-26T09:13:45.363386062Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-26T09:13:45.363996799Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=610.637µs logger=migrator t=2026-04-26T09:13:45.370101272Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-26T09:13:45.371940034Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.836152ms logger=migrator t=2026-04-26T09:13:45.378377726Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-26T09:13:45.378419387Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.501µs logger=migrator t=2026-04-26T09:13:45.38525255Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-26T09:13:45.387100902Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.858793ms logger=migrator t=2026-04-26T09:13:45.392422633Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-26T09:13:45.392776373Z level=info msg="Migration successfully executed" id="Add missing user data" duration=355.56µs logger=migrator t=2026-04-26T09:13:45.398279718Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-26T09:13:45.399441531Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.161482ms logger=migrator t=2026-04-26T09:13:45.404391211Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-26T09:13:45.405146692Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=754.831µs logger=migrator t=2026-04-26T09:13:45.410093272Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-26T09:13:45.411997426Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.853063ms logger=migrator t=2026-04-26T09:13:45.422506123Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-26T09:13:45.435749067Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.237873ms logger=migrator t=2026-04-26T09:13:45.44364586Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-26T09:13:45.447948323Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=4.307322ms logger=migrator t=2026-04-26T09:13:45.45496181Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-26T09:13:45.455489205Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=530.955µs logger=migrator t=2026-04-26T09:13:45.478396693Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-26T09:13:45.480620915Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.228722ms logger=migrator t=2026-04-26T09:13:45.517717715Z 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-04-26T09:13:45.518481346Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=770.802µs logger=migrator t=2026-04-26T09:13:45.527338666Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-26T09:13:45.527818679Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=480.093µs logger=migrator t=2026-04-26T09:13:45.54763561Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-26T09:13:45.54867588Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.045431ms logger=migrator t=2026-04-26T09:13:45.562579322Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-26T09:13:45.564044963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.482091ms logger=migrator t=2026-04-26T09:13:45.570229298Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-26T09:13:45.57098476Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=755.392µs logger=migrator t=2026-04-26T09:13:45.576891167Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-26T09:13:45.57807506Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.187573ms logger=migrator t=2026-04-26T09:13:45.586287792Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-26T09:13:45.587764514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.481252ms logger=migrator t=2026-04-26T09:13:45.595104411Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-26T09:13:45.595182373Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=85.072µs logger=migrator t=2026-04-26T09:13:45.602431789Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-26T09:13:45.603462708Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.036579ms logger=migrator t=2026-04-26T09:13:45.610502577Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-26T09:13:45.611318Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=812.573µs logger=migrator t=2026-04-26T09:13:45.617193856Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-26T09:13:45.617850494Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=656.598µs logger=migrator t=2026-04-26T09:13:45.623911126Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-26T09:13:45.625357407Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.43938ms logger=migrator t=2026-04-26T09:13:45.631536321Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:13:45.635049771Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.51285ms logger=migrator t=2026-04-26T09:13:45.643824129Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-26T09:13:45.645048783Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.231374ms logger=migrator t=2026-04-26T09:13:45.650792236Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-26T09:13:45.652807123Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=2.014298ms logger=migrator t=2026-04-26T09:13:45.658939786Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-26T09:13:45.659648326Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=708.16µs logger=migrator t=2026-04-26T09:13:45.673524738Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-26T09:13:45.67427356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=743.742µs logger=migrator t=2026-04-26T09:13:45.682869513Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-26T09:13:45.683778428Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=908.925µs logger=migrator t=2026-04-26T09:13:45.691240769Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-26T09:13:45.691644001Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=403.121µs logger=migrator t=2026-04-26T09:13:45.706718767Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-26T09:13:45.707479208Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=760.192µs logger=migrator t=2026-04-26T09:13:45.714104696Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-26T09:13:45.714676081Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=569.336µs logger=migrator t=2026-04-26T09:13:45.719494728Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-26T09:13:45.720479675Z level=info msg="Migration successfully executed" id="create star table" duration=984.637µs logger=migrator t=2026-04-26T09:13:45.72595184Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-26T09:13:45.727100522Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.147782ms logger=migrator t=2026-04-26T09:13:45.737728863Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-26T09:13:45.738560896Z level=info msg="Migration successfully executed" id="create org table v1" duration=832.053µs logger=migrator t=2026-04-26T09:13:45.744285739Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-26T09:13:45.745129122Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=843.523µs logger=migrator t=2026-04-26T09:13:45.752885382Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-26T09:13:45.753579751Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=694.049µs logger=migrator t=2026-04-26T09:13:45.758793879Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-26T09:13:45.759539349Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=744.78µs logger=migrator t=2026-04-26T09:13:45.765693383Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-26T09:13:45.766673961Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=980.698µs logger=migrator t=2026-04-26T09:13:45.772430214Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-26T09:13:45.773269188Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=837.814µs logger=migrator t=2026-04-26T09:13:45.778890057Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-26T09:13:45.778919327Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.681µs logger=migrator t=2026-04-26T09:13:45.794624392Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-26T09:13:45.794721634Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=103.343µs logger=migrator t=2026-04-26T09:13:45.801771793Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-26T09:13:45.802090302Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=319.229µs logger=migrator t=2026-04-26T09:13:45.808266047Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-26T09:13:45.809245565Z level=info msg="Migration successfully executed" id="create dashboard table" duration=980.969µs logger=migrator t=2026-04-26T09:13:45.815428629Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-26T09:13:45.81687344Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.444421ms logger=migrator t=2026-04-26T09:13:45.822768997Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-26T09:13:45.824004372Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.271605ms logger=migrator t=2026-04-26T09:13:45.829653831Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-26T09:13:45.830443523Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=788.832µs logger=migrator t=2026-04-26T09:13:45.836557966Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-26T09:13:45.837514574Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=956.138µs logger=migrator t=2026-04-26T09:13:45.844035518Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-26T09:13:45.84623871Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=2.204712ms logger=migrator t=2026-04-26T09:13:45.85190581Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-26T09:13:45.859336351Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.42199ms logger=migrator t=2026-04-26T09:13:45.865664889Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-26T09:13:45.866987656Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.322997ms logger=migrator t=2026-04-26T09:13:45.873588294Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-26T09:13:45.874659083Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.08137ms logger=migrator t=2026-04-26T09:13:45.880484468Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-26T09:13:45.881324481Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=839.553µs logger=migrator t=2026-04-26T09:13:45.888637128Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-26T09:13:45.894847424Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=6.204085ms logger=migrator t=2026-04-26T09:13:45.902350246Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-26T09:13:45.903130078Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=780.312µs logger=migrator t=2026-04-26T09:13:45.909351724Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-26T09:13:45.909428366Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=76.732µs logger=migrator t=2026-04-26T09:13:45.915167019Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-26T09:13:45.916586088Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.415489ms logger=migrator t=2026-04-26T09:13:45.922976369Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-26T09:13:45.924256085Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.278756ms logger=migrator t=2026-04-26T09:13:45.931829479Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-26T09:13:45.934561606Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.730817ms logger=migrator t=2026-04-26T09:13:45.941628356Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-26T09:13:45.94247694Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=847.904µs logger=migrator t=2026-04-26T09:13:45.949631753Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-26T09:13:45.952546025Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.914162ms logger=migrator t=2026-04-26T09:13:45.965156191Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-26T09:13:45.966422138Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.270776ms logger=migrator t=2026-04-26T09:13:45.976558393Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-26T09:13:45.977250844Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=694.421µs logger=migrator t=2026-04-26T09:13:45.98562367Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-26T09:13:45.985651741Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.561µs logger=migrator t=2026-04-26T09:13:45.99343628Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-26T09:13:45.993471661Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.281µs logger=migrator t=2026-04-26T09:13:46.000790029Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-26T09:13:46.003370782Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.579723ms logger=migrator t=2026-04-26T09:13:46.011257455Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-26T09:13:46.012687775Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.43028ms logger=migrator t=2026-04-26T09:13:46.016180984Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-26T09:13:46.017597474Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.416519ms logger=migrator t=2026-04-26T09:13:46.027815993Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-26T09:13:46.029219952Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.400299ms logger=migrator t=2026-04-26T09:13:46.038939557Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-26T09:13:46.039110542Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=171.335µs logger=migrator t=2026-04-26T09:13:46.049211597Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-26T09:13:46.050680289Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.467512ms logger=migrator t=2026-04-26T09:13:46.057723157Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-26T09:13:46.058456519Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=732.642µs logger=migrator t=2026-04-26T09:13:46.064010896Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-26T09:13:46.064046577Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=36.521µs logger=migrator t=2026-04-26T09:13:46.069983075Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-26T09:13:46.070813588Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=830.363µs logger=migrator t=2026-04-26T09:13:46.081722796Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-26T09:13:46.082325293Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=604.347µs logger=migrator t=2026-04-26T09:13:46.091406389Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:13:46.103650146Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.243297ms logger=migrator t=2026-04-26T09:13:46.116503109Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-26T09:13:46.11757624Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.097072ms logger=migrator t=2026-04-26T09:13:46.125799792Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-26T09:13:46.126858872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.05864ms logger=migrator t=2026-04-26T09:13:46.132531282Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-26T09:13:46.1331712Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=639.538µs logger=migrator t=2026-04-26T09:13:46.13884232Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-26T09:13:46.139135109Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=292.839µs logger=migrator t=2026-04-26T09:13:46.148471073Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-26T09:13:46.148986987Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=516.554µs logger=migrator t=2026-04-26T09:13:46.152938209Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-26T09:13:46.154675858Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.737069ms logger=migrator t=2026-04-26T09:13:46.164959299Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-26T09:13:46.169276931Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=4.308032ms logger=migrator t=2026-04-26T09:13:46.174367455Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-26T09:13:46.174519289Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=153.154µs logger=migrator t=2026-04-26T09:13:46.179636804Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-26T09:13:46.179792958Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=156.324µs logger=migrator t=2026-04-26T09:13:46.185856229Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-26T09:13:46.18690614Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.04678ms logger=migrator t=2026-04-26T09:13:46.191216441Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-26T09:13:46.192973661Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.75655ms logger=migrator t=2026-04-26T09:13:46.197108098Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-26T09:13:46.197860619Z level=info msg="Migration successfully executed" id="create data_source table" duration=752.131µs logger=migrator t=2026-04-26T09:13:46.203963762Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-26T09:13:46.204929389Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=964.557µs logger=migrator t=2026-04-26T09:13:46.20955814Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-26T09:13:46.21099264Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.43436ms logger=migrator t=2026-04-26T09:13:46.216830375Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-26T09:13:46.217563555Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=733.16µs logger=migrator t=2026-04-26T09:13:46.222743682Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-26T09:13:46.22334709Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=603.338µs logger=migrator t=2026-04-26T09:13:46.227959889Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-26T09:13:46.236878222Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.917212ms logger=migrator t=2026-04-26T09:13:46.399137828Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-26T09:13:46.400564199Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.431071ms logger=migrator t=2026-04-26T09:13:46.552236875Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-26T09:13:46.553076189Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=854.604µs logger=migrator t=2026-04-26T09:13:46.65534099Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-26T09:13:46.656223865Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=886.295µs logger=migrator t=2026-04-26T09:13:46.677705122Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-26T09:13:46.679113982Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.412569ms logger=migrator t=2026-04-26T09:13:46.689942378Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-26T09:13:46.6935765Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.638032ms logger=migrator t=2026-04-26T09:13:46.701197526Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-26T09:13:46.704222101Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.031525ms logger=migrator t=2026-04-26T09:13:46.710359075Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-26T09:13:46.710397306Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.862µs logger=migrator t=2026-04-26T09:13:46.717052944Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-26T09:13:46.717322642Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=272.088µs logger=migrator t=2026-04-26T09:13:46.734502968Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-26T09:13:46.736630118Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.132091ms logger=migrator t=2026-04-26T09:13:46.753934737Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-26T09:13:46.754451771Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=522.904µs logger=migrator t=2026-04-26T09:13:46.762403796Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-26T09:13:46.762774167Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=372.05µs logger=migrator t=2026-04-26T09:13:46.769857197Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-26T09:13:46.778894602Z level=info msg="Migration successfully executed" id="Add uid column" duration=9.037965ms logger=migrator t=2026-04-26T09:13:46.793453734Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-26T09:13:46.793756322Z level=info msg="Migration successfully executed" id="Update uid value" duration=311.168µs logger=migrator t=2026-04-26T09:13:46.802766157Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-26T09:13:46.803664143Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=904.007µs logger=migrator t=2026-04-26T09:13:46.810482015Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-26T09:13:46.811411411Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=933.046µs logger=migrator t=2026-04-26T09:13:46.816966668Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-26T09:13:46.81771484Z level=info msg="Migration successfully executed" id="create api_key table" duration=749.172µs logger=migrator t=2026-04-26T09:13:46.823865224Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-26T09:13:46.824841231Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=927.675µs logger=migrator t=2026-04-26T09:13:46.832650462Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-26T09:13:46.833644749Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=994.617µs logger=migrator t=2026-04-26T09:13:46.839137345Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-26T09:13:46.840419301Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.280746ms logger=migrator t=2026-04-26T09:13:46.848792408Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-26T09:13:46.849386525Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=589.477µs logger=migrator t=2026-04-26T09:13:46.856838956Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-26T09:13:46.858301597Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.46091ms logger=migrator t=2026-04-26T09:13:46.86548481Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-26T09:13:46.866539549Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.058289ms logger=migrator t=2026-04-26T09:13:46.872392825Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-26T09:13:46.878945431Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.551825ms logger=migrator t=2026-04-26T09:13:46.888601303Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-26T09:13:46.889659993Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.0623ms logger=migrator t=2026-04-26T09:13:46.897967578Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-26T09:13:46.899929693Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.964186ms logger=migrator t=2026-04-26T09:13:46.905527091Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-26T09:13:46.907112717Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.581385ms logger=migrator t=2026-04-26T09:13:46.912186269Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-26T09:13:46.91325699Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.072071ms logger=migrator t=2026-04-26T09:13:46.920086093Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-26T09:13:46.920466784Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=377.75µs logger=migrator t=2026-04-26T09:13:46.928418198Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-26T09:13:46.929469079Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.053301ms logger=migrator t=2026-04-26T09:13:46.937484084Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-26T09:13:46.937527516Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.782µs logger=migrator t=2026-04-26T09:13:46.945738558Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-26T09:13:46.948375322Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.637895ms logger=migrator t=2026-04-26T09:13:46.954021822Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-26T09:13:46.956956995Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.931983ms logger=migrator t=2026-04-26T09:13:46.964477478Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-26T09:13:46.964655033Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.845µs logger=migrator t=2026-04-26T09:13:46.96986333Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-26T09:13:46.971750814Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.886584ms logger=migrator t=2026-04-26T09:13:46.981111918Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-26T09:13:46.984156814Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.044486ms logger=migrator t=2026-04-26T09:13:46.990267637Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-26T09:13:46.991094181Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=825.674µs logger=migrator t=2026-04-26T09:13:46.996787762Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-26T09:13:46.997398039Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=610.087µs logger=migrator t=2026-04-26T09:13:47.002839722Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-26T09:13:47.004242781Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.402619ms logger=migrator t=2026-04-26T09:13:47.011432855Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-26T09:13:47.013229897Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.797911ms logger=migrator t=2026-04-26T09:13:47.022833598Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-26T09:13:47.023555358Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=722.321µs logger=migrator t=2026-04-26T09:13:47.030811473Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-26T09:13:47.032202172Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.392689ms logger=migrator t=2026-04-26T09:13:47.037935824Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-26T09:13:47.038036857Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=102.283µs logger=migrator t=2026-04-26T09:13:47.043559353Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-26T09:13:47.043586963Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.99µs logger=migrator t=2026-04-26T09:13:47.049508851Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-26T09:13:47.055052508Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.540757ms logger=migrator t=2026-04-26T09:13:47.061281384Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-26T09:13:47.064520406Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.237152ms logger=migrator t=2026-04-26T09:13:47.069883567Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-26T09:13:47.069953699Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.692µs logger=migrator t=2026-04-26T09:13:47.075686761Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-26T09:13:47.076575616Z level=info msg="Migration successfully executed" id="create quota table v1" duration=888.215µs logger=migrator t=2026-04-26T09:13:47.08236849Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-26T09:13:47.083247225Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=877.755µs logger=migrator t=2026-04-26T09:13:47.092237289Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-26T09:13:47.09226729Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.191µs logger=migrator t=2026-04-26T09:13:47.097305533Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-26T09:13:47.098064274Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=756.771µs logger=migrator t=2026-04-26T09:13:47.105308548Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-26T09:13:47.106253825Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=944.027µs logger=migrator t=2026-04-26T09:13:47.112736539Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-26T09:13:47.119237312Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.498834ms logger=migrator t=2026-04-26T09:13:47.124897332Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-26T09:13:47.124923893Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.291µs logger=migrator t=2026-04-26T09:13:47.132426115Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-26T09:13:47.133376851Z level=info msg="Migration successfully executed" id="create session table" duration=949.956µs logger=migrator t=2026-04-26T09:13:47.13899538Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-26T09:13:47.139082763Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=88.043µs logger=migrator t=2026-04-26T09:13:47.14428586Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-26T09:13:47.144365322Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=79.962µs logger=migrator t=2026-04-26T09:13:47.150734743Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-26T09:13:47.151400442Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=665.749µs logger=migrator t=2026-04-26T09:13:47.157596897Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-26T09:13:47.158385779Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=788.492µs logger=migrator t=2026-04-26T09:13:47.165389087Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-26T09:13:47.165414668Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.081µs logger=migrator t=2026-04-26T09:13:47.170913413Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-26T09:13:47.170937734Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.321µs logger=migrator t=2026-04-26T09:13:47.176892482Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-26T09:13:47.180140474Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.247122ms logger=migrator t=2026-04-26T09:13:47.184809456Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-26T09:13:47.187979866Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.169879ms logger=migrator t=2026-04-26T09:13:47.193345857Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-26T09:13:47.193427869Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.062µs logger=migrator t=2026-04-26T09:13:47.200006075Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-26T09:13:47.200088157Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.282µs logger=migrator t=2026-04-26T09:13:47.206115157Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-26T09:13:47.207504437Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.39048ms logger=migrator t=2026-04-26T09:13:47.215107683Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-26T09:13:47.215132573Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.93µs logger=migrator t=2026-04-26T09:13:47.220553347Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-26T09:13:47.22602565Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.471733ms logger=migrator t=2026-04-26T09:13:47.232518324Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-26T09:13:47.232669999Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=152.545µs logger=migrator t=2026-04-26T09:13:47.236693722Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-26T09:13:47.242403603Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.708301ms logger=migrator t=2026-04-26T09:13:47.248202007Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-26T09:13:47.252098738Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.818449ms logger=migrator t=2026-04-26T09:13:47.258508299Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-26T09:13:47.258629192Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=121.573µs logger=migrator t=2026-04-26T09:13:47.263984514Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-26T09:13:47.265535948Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.550415ms logger=migrator t=2026-04-26T09:13:47.271912918Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-26T09:13:47.27271876Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=804.212µs logger=migrator t=2026-04-26T09:13:47.279353109Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-26T09:13:47.281456677Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.102388ms logger=migrator t=2026-04-26T09:13:47.28787936Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-26T09:13:47.288824306Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=944.236µs logger=migrator t=2026-04-26T09:13:47.295090203Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-26T09:13:47.29605198Z level=info msg="Migration successfully executed" id="add index alert state" duration=953.116µs logger=migrator t=2026-04-26T09:13:47.302282496Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-26T09:13:47.303216852Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=932.886µs logger=migrator t=2026-04-26T09:13:47.309536751Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-26T09:13:47.310378966Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=841.435µs logger=migrator t=2026-04-26T09:13:47.317570738Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-26T09:13:47.319253116Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.681008ms logger=migrator t=2026-04-26T09:13:47.325837652Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-26T09:13:47.326790588Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=952.036µs logger=migrator t=2026-04-26T09:13:47.330336289Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-26T09:13:47.341018722Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.681363ms logger=migrator t=2026-04-26T09:13:47.34631189Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-26T09:13:47.346815425Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=504.525µs logger=migrator t=2026-04-26T09:13:47.352611639Z 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-04-26T09:13:47.354173383Z 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.562074ms logger=migrator t=2026-04-26T09:13:47.359953306Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-26T09:13:47.360234214Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=280.648µs logger=migrator t=2026-04-26T09:13:47.365469542Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-26T09:13:47.366045988Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=575.946µs logger=migrator t=2026-04-26T09:13:47.372223193Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-26T09:13:47.37355517Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.330367ms logger=migrator t=2026-04-26T09:13:47.379515899Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-26T09:13:47.383261026Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.744097ms logger=migrator t=2026-04-26T09:13:47.38907355Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-26T09:13:47.392823895Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.749295ms logger=migrator t=2026-04-26T09:13:47.398637029Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-26T09:13:47.402648263Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.009804ms logger=migrator t=2026-04-26T09:13:47.407924352Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-26T09:13:47.411682359Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.757047ms logger=migrator t=2026-04-26T09:13:47.417713729Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-26T09:13:47.418693076Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=979.187µs logger=migrator t=2026-04-26T09:13:47.425502909Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-26T09:13:47.42553181Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.791µs logger=migrator t=2026-04-26T09:13:47.430925573Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-26T09:13:47.430966034Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.071µs logger=migrator t=2026-04-26T09:13:47.436419718Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-26T09:13:47.437742555Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.317927ms logger=migrator t=2026-04-26T09:13:47.448200081Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-26T09:13:47.449743574Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.539003ms logger=migrator t=2026-04-26T09:13:47.458853062Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-26T09:13:47.459695606Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=845.514µs logger=migrator t=2026-04-26T09:13:47.464853502Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-26T09:13:47.465734416Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=880.005µs logger=migrator t=2026-04-26T09:13:47.473522827Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-26T09:13:47.47682955Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=3.303203ms logger=migrator t=2026-04-26T09:13:47.486643697Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-26T09:13:47.491034131Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.388024ms logger=migrator t=2026-04-26T09:13:47.496113075Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-26T09:13:47.500365275Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.252529ms logger=migrator t=2026-04-26T09:13:47.506805018Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-26T09:13:47.507366323Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=563.955µs logger=migrator t=2026-04-26T09:13:47.513170107Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-26T09:13:47.514080373Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=910.896µs logger=migrator t=2026-04-26T09:13:47.522029527Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-26T09:13:47.523944812Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.914185ms logger=migrator t=2026-04-26T09:13:47.534924782Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-26T09:13:47.53945952Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.535168ms logger=migrator t=2026-04-26T09:13:47.546345695Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-26T09:13:47.546494269Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=153.584µs logger=migrator t=2026-04-26T09:13:47.550712238Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-26T09:13:47.552232651Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.519183ms logger=migrator t=2026-04-26T09:13:47.56031963Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-26T09:13:47.561523153Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.203733ms logger=migrator t=2026-04-26T09:13:47.568487461Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-26T09:13:47.568871491Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=389.291µs logger=migrator t=2026-04-26T09:13:47.574225263Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-26T09:13:47.575348595Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.126812ms logger=migrator t=2026-04-26T09:13:47.583087563Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-26T09:13:47.587331023Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=4.2437ms logger=migrator t=2026-04-26T09:13:47.595462653Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-26T09:13:47.596556974Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.094861ms logger=migrator t=2026-04-26T09:13:47.604182249Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-26T09:13:47.605126397Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=941.467µs logger=migrator t=2026-04-26T09:13:47.610971342Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-26T09:13:47.612369521Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.396669ms logger=migrator t=2026-04-26T09:13:47.619088511Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-26T09:13:47.620447489Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.356648ms logger=migrator t=2026-04-26T09:13:47.628392294Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-26T09:13:47.628434965Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.611µs logger=migrator t=2026-04-26T09:13:47.634604339Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-26T09:13:47.638163871Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.559202ms logger=migrator t=2026-04-26T09:13:47.646026992Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-26T09:13:47.6469769Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=949.677µs logger=migrator t=2026-04-26T09:13:47.654971986Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-26T09:13:47.660284855Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.31296ms logger=migrator t=2026-04-26T09:13:47.671714459Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-26T09:13:47.672673176Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=957.317µs logger=migrator t=2026-04-26T09:13:47.679464407Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-26T09:13:47.680644901Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.180294ms logger=migrator t=2026-04-26T09:13:47.686174497Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-26T09:13:47.68732941Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.152572ms logger=migrator t=2026-04-26T09:13:47.69512589Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-26T09:13:47.709493826Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.366686ms logger=migrator t=2026-04-26T09:13:47.714655942Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-26T09:13:47.715413894Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=764.461µs logger=migrator t=2026-04-26T09:13:47.721344771Z 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-04-26T09:13:47.722935746Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.589615ms logger=migrator t=2026-04-26T09:13:47.732311861Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-26T09:13:47.732857076Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=546.805µs logger=migrator t=2026-04-26T09:13:47.738148716Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-26T09:13:47.740076601Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.922225ms logger=migrator t=2026-04-26T09:13:47.748703485Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-26T09:13:47.748966532Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=264.348µs logger=migrator t=2026-04-26T09:13:47.762027121Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-26T09:13:47.779261288Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=17.230207ms logger=migrator t=2026-04-26T09:13:47.787122491Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-26T09:13:47.791627157Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.506506ms logger=migrator t=2026-04-26T09:13:47.801158288Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-26T09:13:47.802280309Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.123882ms logger=migrator t=2026-04-26T09:13:47.808360461Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-26T09:13:47.809528164Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.167673ms logger=migrator t=2026-04-26T09:13:47.8157693Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-26T09:13:47.816035678Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=261.257µs logger=migrator t=2026-04-26T09:13:47.822008876Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-26T09:13:47.826652218Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.643322ms logger=migrator t=2026-04-26T09:13:47.831570217Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-26T09:13:47.832469222Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=898.065µs logger=migrator t=2026-04-26T09:13:47.838332708Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-26T09:13:47.838516323Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=183.745µs logger=migrator t=2026-04-26T09:13:47.845358647Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-26T09:13:47.845965734Z level=info msg="Migration successfully executed" id="Move region to single row" duration=609.687µs logger=migrator t=2026-04-26T09:13:47.851618564Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-26T09:13:47.85255579Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=934.916µs logger=migrator t=2026-04-26T09:13:47.858021054Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-26T09:13:47.859025992Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.004348ms logger=migrator t=2026-04-26T09:13:47.864495087Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-26T09:13:47.86563044Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.137603ms logger=migrator t=2026-04-26T09:13:47.871264399Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-26T09:13:47.87238108Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.118751ms logger=migrator t=2026-04-26T09:13:47.878717899Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-26T09:13:47.879819581Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.105592ms logger=migrator t=2026-04-26T09:13:47.885790039Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-26T09:13:47.886726276Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=935.886µs logger=migrator t=2026-04-26T09:13:47.891698636Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-26T09:13:47.891804969Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=107.083µs logger=migrator t=2026-04-26T09:13:47.897071688Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-26T09:13:47.897930092Z level=info msg="Migration successfully executed" id="create test_data table" duration=858.584µs logger=migrator t=2026-04-26T09:13:47.907455992Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-26T09:13:47.908393708Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=938.366µs logger=migrator t=2026-04-26T09:13:47.914949223Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-26T09:13:47.915959612Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.011139ms logger=migrator t=2026-04-26T09:13:47.928534387Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-26T09:13:47.929592808Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.060911ms logger=migrator t=2026-04-26T09:13:47.945031374Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-26T09:13:47.949224813Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=4.188588ms logger=migrator t=2026-04-26T09:13:47.955811699Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-26T09:13:47.956245441Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=434.683µs logger=migrator t=2026-04-26T09:13:47.96118208Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-26T09:13:47.961241912Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=62.092µs logger=migrator t=2026-04-26T09:13:47.964642208Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-26T09:13:47.965402459Z level=info msg="Migration successfully executed" id="create team table" duration=760.131µs logger=migrator t=2026-04-26T09:13:47.972386457Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-26T09:13:47.973107727Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=720.94µs logger=migrator t=2026-04-26T09:13:47.979166508Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-26T09:13:47.979828868Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=661.59µs logger=migrator t=2026-04-26T09:13:47.986380113Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-26T09:13:47.991042645Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.657832ms logger=migrator t=2026-04-26T09:13:47.997843917Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-26T09:13:47.997974351Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=130.474µs logger=migrator t=2026-04-26T09:13:48.004278228Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-26T09:13:48.006015778Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.73662ms logger=migrator t=2026-04-26T09:13:48.01140674Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-26T09:13:48.012204523Z level=info msg="Migration successfully executed" id="create team member table" duration=796.922µs logger=migrator t=2026-04-26T09:13:48.016164575Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-26T09:13:48.01705022Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=885.135µs logger=migrator t=2026-04-26T09:13:48.02590908Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-26T09:13:48.026924198Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.014738ms logger=migrator t=2026-04-26T09:13:48.031280322Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-26T09:13:48.032759353Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.479081ms logger=migrator t=2026-04-26T09:13:48.037000754Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-26T09:13:48.041648485Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.646871ms logger=migrator t=2026-04-26T09:13:48.047261674Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-26T09:13:48.051776651Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.514477ms logger=migrator t=2026-04-26T09:13:48.05561875Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-26T09:13:48.060156738Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.538468ms logger=migrator t=2026-04-26T09:13:48.063796001Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-26T09:13:48.064704947Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=908.946µs logger=migrator t=2026-04-26T09:13:48.070615134Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-26T09:13:48.07155706Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=941.746µs logger=migrator t=2026-04-26T09:13:48.076808939Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-26T09:13:48.077791387Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=981.808µs logger=migrator t=2026-04-26T09:13:48.083517449Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-26T09:13:48.084484706Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=965.977µs logger=migrator t=2026-04-26T09:13:48.099680205Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-26T09:13:48.101076375Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.38982ms logger=migrator t=2026-04-26T09:13:48.1072852Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-26T09:13:48.108256187Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=971.157µs logger=migrator t=2026-04-26T09:13:48.113444814Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-26T09:13:48.114445013Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.000799ms logger=migrator t=2026-04-26T09:13:48.132181584Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-26T09:13:48.133222253Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.045949ms logger=migrator t=2026-04-26T09:13:48.139728758Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-26T09:13:48.140293993Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=565.805µs logger=migrator t=2026-04-26T09:13:48.147345752Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-26T09:13:48.147648251Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=302.578µs logger=migrator t=2026-04-26T09:13:48.15220359Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-26T09:13:48.153049923Z level=info msg="Migration successfully executed" id="create tag table" duration=846.413µs logger=migrator t=2026-04-26T09:13:48.158517458Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-26T09:13:48.159495556Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=978.148µs logger=migrator t=2026-04-26T09:13:48.165326891Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-26T09:13:48.166194975Z level=info msg="Migration successfully executed" id="create login attempt table" duration=867.524µs logger=migrator t=2026-04-26T09:13:48.172465322Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-26T09:13:48.173563534Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.096222ms logger=migrator t=2026-04-26T09:13:48.178574675Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-26T09:13:48.179607614Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.032459ms logger=migrator t=2026-04-26T09:13:48.185718107Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:13:48.203956413Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.233756ms logger=migrator t=2026-04-26T09:13:48.210712214Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-26T09:13:48.211378102Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=665.908µs logger=migrator t=2026-04-26T09:13:48.222665861Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-26T09:13:48.224704219Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.051338ms logger=migrator t=2026-04-26T09:13:48.231650175Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-26T09:13:48.232448848Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=803.583µs logger=migrator t=2026-04-26T09:13:48.237909963Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-26T09:13:48.238700725Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=790.422µs logger=migrator t=2026-04-26T09:13:48.244779076Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-26T09:13:48.245889258Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.108552ms logger=migrator t=2026-04-26T09:13:48.251263639Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-26T09:13:48.252877325Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.612926ms logger=migrator t=2026-04-26T09:13:48.258037411Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-26T09:13:48.258116593Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=79.852µs logger=migrator t=2026-04-26T09:13:48.263803604Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-26T09:13:48.272034137Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.231473ms logger=migrator t=2026-04-26T09:13:48.276670848Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-26T09:13:48.280365682Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.694654ms logger=migrator t=2026-04-26T09:13:48.284765006Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-26T09:13:48.28878075Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.014374ms logger=migrator t=2026-04-26T09:13:48.294032149Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-26T09:13:48.298081063Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.047574ms logger=migrator t=2026-04-26T09:13:48.310534555Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-26T09:13:48.312151621Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.618906ms logger=migrator t=2026-04-26T09:13:48.322071901Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-26T09:13:48.330597163Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.527811ms logger=migrator t=2026-04-26T09:13:48.33546977Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-26T09:13:48.336426347Z level=info msg="Migration successfully executed" id="create server_lock table" duration=956.918µs logger=migrator t=2026-04-26T09:13:48.342482728Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-26T09:13:48.343854016Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.373688ms logger=migrator t=2026-04-26T09:13:48.352031317Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-26T09:13:48.353362716Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.332399ms logger=migrator t=2026-04-26T09:13:48.358790349Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-26T09:13:48.360027324Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.236075ms logger=migrator t=2026-04-26T09:13:48.366911799Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-26T09:13:48.368125403Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.214544ms logger=migrator t=2026-04-26T09:13:48.37298453Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-26T09:13:48.374184864Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.200904ms logger=migrator t=2026-04-26T09:13:48.379743391Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-26T09:13:48.390488885Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.741084ms logger=migrator t=2026-04-26T09:13:48.39844885Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-26T09:13:48.401752553Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=3.302333ms logger=migrator t=2026-04-26T09:13:48.416266763Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-26T09:13:48.417835968Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.572615ms logger=migrator t=2026-04-26T09:13:48.423865648Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-26T09:13:48.42498919Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.123572ms logger=migrator t=2026-04-26T09:13:48.428455659Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-26T09:13:48.429376734Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=921.075µs logger=migrator t=2026-04-26T09:13:48.434693255Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-26T09:13:48.435839997Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.150692ms logger=migrator t=2026-04-26T09:13:48.442727372Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-26T09:13:48.442793534Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.142µs logger=migrator t=2026-04-26T09:13:48.447822816Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-26T09:13:48.447912678Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=89.342µs logger=migrator t=2026-04-26T09:13:48.450683567Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-26T09:13:48.451661414Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=977.937µs logger=migrator t=2026-04-26T09:13:48.455957456Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-26T09:13:48.456937444Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=979.577µs logger=migrator t=2026-04-26T09:13:48.46036202Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-26T09:13:48.461300296Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=938.266µs logger=migrator t=2026-04-26T09:13:48.465852935Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:13:48.465923927Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.042µs logger=migrator t=2026-04-26T09:13:48.470444745Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-26T09:13:48.471634299Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.169843ms logger=migrator t=2026-04-26T09:13:48.477679669Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-26T09:13:48.478694069Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.014149ms logger=migrator t=2026-04-26T09:13:48.482255509Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-26T09:13:48.483463153Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.207714ms logger=migrator t=2026-04-26T09:13:48.487635201Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-26T09:13:48.488601298Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=965.117µs logger=migrator t=2026-04-26T09:13:48.491822659Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-26T09:13:48.497906551Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.084742ms logger=migrator t=2026-04-26T09:13:48.502889922Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-26T09:13:48.504012224Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.121532ms logger=migrator t=2026-04-26T09:13:48.509854019Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-26T09:13:48.509935241Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=85.272µs logger=migrator t=2026-04-26T09:13:48.51379441Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-26T09:13:48.515505219Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.710419ms logger=migrator t=2026-04-26T09:13:48.521633782Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-26T09:13:48.522722532Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.036889ms logger=migrator t=2026-04-26T09:13:48.529060632Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-26T09:13:48.530153873Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.097121ms logger=migrator t=2026-04-26T09:13:48.537203833Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:13:48.537317046Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=115.724µs logger=migrator t=2026-04-26T09:13:48.542714137Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-26T09:13:48.543927052Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.212655ms logger=migrator t=2026-04-26T09:13:48.549300394Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-26T09:13:48.551331122Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.028728ms logger=migrator t=2026-04-26T09:13:48.559462621Z 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-04-26T09:13:48.561764376Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.301405ms logger=migrator t=2026-04-26T09:13:48.568356773Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-26T09:13:48.56933592Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=978.967µs logger=migrator t=2026-04-26T09:13:48.573414805Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-26T09:13:48.583392117Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.974872ms logger=migrator t=2026-04-26T09:13:48.586828294Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-26T09:13:48.587544304Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=715.74µs logger=migrator t=2026-04-26T09:13:48.593691949Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-26T09:13:48.595311614Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.619285ms logger=migrator t=2026-04-26T09:13:48.60116495Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-26T09:13:48.628703618Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.536949ms logger=migrator t=2026-04-26T09:13:48.634103411Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-26T09:13:48.659561781Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.454879ms logger=migrator t=2026-04-26T09:13:48.665655893Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-26T09:13:48.667211327Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.554145ms logger=migrator t=2026-04-26T09:13:48.670703075Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-26T09:13:48.671755256Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.051941ms logger=migrator t=2026-04-26T09:13:48.677094736Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-26T09:13:48.682842178Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.747412ms logger=migrator t=2026-04-26T09:13:48.689477296Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-26T09:13:48.697675468Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.195372ms logger=migrator t=2026-04-26T09:13:48.704292545Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-26T09:13:48.705060976Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=769.101µs logger=migrator t=2026-04-26T09:13:48.710637824Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-26T09:13:48.713635388Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.996144ms logger=migrator t=2026-04-26T09:13:48.719207236Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-26T09:13:48.720427261Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.219485ms logger=migrator t=2026-04-26T09:13:48.730380772Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-26T09:13:48.732972275Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.602493ms logger=migrator t=2026-04-26T09:13:48.738859781Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:13:48.739001966Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=146.645µs logger=migrator t=2026-04-26T09:13:48.744013317Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-26T09:13:48.753684461Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.668064ms logger=migrator t=2026-04-26T09:13:48.760281807Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-26T09:13:48.769261091Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.966843ms logger=migrator t=2026-04-26T09:13:48.775417206Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-26T09:13:48.790405139Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=14.982173ms logger=migrator t=2026-04-26T09:13:48.797034026Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-26T09:13:48.798709984Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.679078ms logger=migrator t=2026-04-26T09:13:48.824098382Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-26T09:13:48.826577892Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.482841ms logger=migrator t=2026-04-26T09:13:48.834522446Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-26T09:13:48.840804224Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.281387ms logger=migrator t=2026-04-26T09:13:48.84633357Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-26T09:13:48.852871384Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.537844ms logger=migrator t=2026-04-26T09:13:48.877545462Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-26T09:13:48.879328533Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.77912ms logger=migrator t=2026-04-26T09:13:48.885450596Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-26T09:13:48.891639091Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.192794ms logger=migrator t=2026-04-26T09:13:48.897206618Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-26T09:13:48.904742031Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.535013ms logger=migrator t=2026-04-26T09:13:48.91000982Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-26T09:13:48.910085312Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.102µs logger=migrator t=2026-04-26T09:13:48.914812485Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-26T09:13:48.91602315Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.211075ms logger=migrator t=2026-04-26T09:13:48.921815034Z 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-04-26T09:13:48.923513381Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.697857ms logger=migrator t=2026-04-26T09:13:48.928800221Z 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-04-26T09:13:48.929932573Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.132853ms logger=migrator t=2026-04-26T09:13:48.937004932Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-26T09:13:48.937073644Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.602µs logger=migrator t=2026-04-26T09:13:48.941934682Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-26T09:13:48.948871658Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.936766ms logger=migrator t=2026-04-26T09:13:48.954270141Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-26T09:13:48.963662416Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.376846ms logger=migrator t=2026-04-26T09:13:48.970143269Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-26T09:13:48.9747743Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.630691ms logger=migrator t=2026-04-26T09:13:48.980652067Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-26T09:13:48.98786479Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.212253ms logger=migrator t=2026-04-26T09:13:48.99351518Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-26T09:13:49.000371814Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.855964ms logger=migrator t=2026-04-26T09:13:49.005455128Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-26T09:13:49.00554536Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=90.802µs logger=migrator t=2026-04-26T09:13:49.129658678Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-26T09:13:49.131292555Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.637757ms logger=migrator t=2026-04-26T09:13:49.221394232Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-26T09:13:49.227385681Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=5.99628ms logger=migrator t=2026-04-26T09:13:49.23340142Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-26T09:13:49.233550005Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=123.414µs logger=migrator t=2026-04-26T09:13:49.23798339Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-26T09:13:49.246497241Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.513091ms logger=migrator t=2026-04-26T09:13:49.253224531Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-26T09:13:49.255121075Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.900414ms logger=migrator t=2026-04-26T09:13:49.261515515Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-26T09:13:49.268712099Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.196924ms logger=migrator t=2026-04-26T09:13:49.27441771Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-26T09:13:49.275197862Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=779.782µs logger=migrator t=2026-04-26T09:13:49.280807881Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-26T09:13:49.282075376Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.267555ms logger=migrator t=2026-04-26T09:13:49.288016655Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-26T09:13:49.295237548Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.217233ms logger=migrator t=2026-04-26T09:13:49.301735712Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-26T09:13:49.302911335Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.175544ms logger=migrator t=2026-04-26T09:13:49.30943652Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-26T09:13:49.310889071Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.451991ms logger=migrator t=2026-04-26T09:13:49.317454656Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-26T09:13:49.318515996Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.06044ms logger=migrator t=2026-04-26T09:13:49.326477541Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-26T09:13:49.327867291Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.38996ms logger=migrator t=2026-04-26T09:13:49.334285612Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-26T09:13:49.33458557Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=300.098µs logger=migrator t=2026-04-26T09:13:49.340026744Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-26T09:13:49.342169165Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.141861ms logger=migrator t=2026-04-26T09:13:49.348913415Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-26T09:13:49.350258204Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.344199ms logger=migrator t=2026-04-26T09:13:49.3554324Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-26T09:13:49.356079298Z 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-04-26T09:13:49.361273485Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-26T09:13:49.361973565Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=698.93µs logger=migrator t=2026-04-26T09:13:49.367979734Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-26T09:13:49.369527898Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.549284ms logger=migrator t=2026-04-26T09:13:49.374933371Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-26T09:13:49.382862675Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.928674ms logger=migrator t=2026-04-26T09:13:49.38869942Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-26T09:13:49.390251624Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.552274ms logger=migrator t=2026-04-26T09:13:49.396739567Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-26T09:13:49.398085416Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.344388ms logger=migrator t=2026-04-26T09:13:49.404121996Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-26T09:13:49.405067602Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=945.766µs logger=migrator t=2026-04-26T09:13:49.411040351Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-26T09:13:49.412323868Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.283097ms logger=migrator t=2026-04-26T09:13:49.418653437Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-26T09:13:49.419952654Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.298627ms logger=migrator t=2026-04-26T09:13:49.425880871Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-26T09:13:49.425963214Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=84.053µs logger=migrator t=2026-04-26T09:13:49.432150718Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-26T09:13:49.432346854Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=196.356µs logger=migrator t=2026-04-26T09:13:49.43751452Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-26T09:13:49.445738183Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.222823ms logger=migrator t=2026-04-26T09:13:49.451759003Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-26T09:13:49.452146163Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=386.77µs logger=migrator t=2026-04-26T09:13:49.456825076Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-26T09:13:49.458875564Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.049218ms logger=migrator t=2026-04-26T09:13:49.464649077Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-26T09:13:49.465126771Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=478.683µs logger=migrator t=2026-04-26T09:13:49.470479892Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-26T09:13:49.471665515Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.182583ms logger=migrator t=2026-04-26T09:13:49.4771383Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-26T09:13:49.4781956Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.053289ms logger=migrator t=2026-04-26T09:13:49.484047246Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-26T09:13:49.524864199Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.811003ms logger=migrator t=2026-04-26T09:13:49.536014824Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-26T09:13:49.546625664Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.60508ms logger=migrator t=2026-04-26T09:13:49.552657575Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-26T09:13:49.553280222Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=625.608µs logger=migrator t=2026-04-26T09:13:49.566046703Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-26T09:13:49.615317535Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=49.263952ms logger=migrator t=2026-04-26T09:13:49.62044811Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-26T09:13:49.656118069Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.666519ms logger=migrator t=2026-04-26T09:13:49.665488573Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-26T09:13:49.667247733Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.76269ms logger=migrator t=2026-04-26T09:13:49.677276477Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-26T09:13:49.678549603Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.272816ms logger=migrator t=2026-04-26T09:13:49.689838452Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-26T09:13:49.690282624Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=448.942µs logger=migrator t=2026-04-26T09:13:49.698556318Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-26T09:13:49.70039128Z level=info msg="Migration successfully executed" id="create permission table" duration=1.838542ms logger=migrator t=2026-04-26T09:13:49.70710973Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-26T09:13:49.708270994Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.161824ms logger=migrator t=2026-04-26T09:13:49.715024514Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-26T09:13:49.716172106Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.146602ms logger=migrator t=2026-04-26T09:13:49.725562572Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-26T09:13:49.726724824Z level=info msg="Migration successfully executed" id="create role table" duration=1.159232ms logger=migrator t=2026-04-26T09:13:49.733804955Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-26T09:13:49.744230979Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.430784ms logger=migrator t=2026-04-26T09:13:49.752609136Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-26T09:13:49.760787017Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.174101ms logger=migrator t=2026-04-26T09:13:49.769431732Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-26T09:13:49.770554394Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.132063ms logger=migrator t=2026-04-26T09:13:49.776056819Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-26T09:13:49.777934792Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.877133ms logger=migrator t=2026-04-26T09:13:49.785027553Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-26T09:13:49.786185975Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.157672ms logger=migrator t=2026-04-26T09:13:49.7927075Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-26T09:13:49.794034917Z level=info msg="Migration successfully executed" id="create team role table" duration=1.327687ms logger=migrator t=2026-04-26T09:13:49.800037277Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-26T09:13:49.801596321Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.562605ms logger=migrator t=2026-04-26T09:13:49.809219447Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-26T09:13:49.810658517Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.43351ms logger=migrator t=2026-04-26T09:13:49.816300527Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-26T09:13:49.817697436Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.3963ms logger=migrator t=2026-04-26T09:13:49.825256119Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-26T09:13:49.826280599Z level=info msg="Migration successfully executed" id="create user role table" duration=1.02462ms logger=migrator t=2026-04-26T09:13:49.83268706Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-26T09:13:49.83515271Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.46504ms logger=migrator t=2026-04-26T09:13:49.843879706Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-26T09:13:49.846914982Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=3.023256ms logger=migrator t=2026-04-26T09:13:49.857043098Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-26T09:13:49.858760896Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.725088ms logger=migrator t=2026-04-26T09:13:49.875678805Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-26T09:13:49.876637152Z level=info msg="Migration successfully executed" id="create builtin role table" duration=962.797µs logger=migrator t=2026-04-26T09:13:49.884393111Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-26T09:13:49.885818432Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.424631ms logger=migrator t=2026-04-26T09:13:49.891708298Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-26T09:13:49.893507409Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.798501ms logger=migrator t=2026-04-26T09:13:49.899703594Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-26T09:13:49.909246094Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.535909ms logger=migrator t=2026-04-26T09:13:49.915175341Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-26T09:13:49.918873186Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.697295ms logger=migrator t=2026-04-26T09:13:49.926304545Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-26T09:13:49.92750703Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.201335ms logger=migrator t=2026-04-26T09:13:49.936733021Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-26T09:13:49.937846642Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.113161ms logger=migrator t=2026-04-26T09:13:49.944393147Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-26T09:13:49.945455607Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.06158ms logger=migrator t=2026-04-26T09:13:49.953222837Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-26T09:13:49.954889554Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.670887ms logger=migrator t=2026-04-26T09:13:49.963540469Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-26T09:13:49.964925338Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.385388ms logger=migrator t=2026-04-26T09:13:49.973773077Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-26T09:13:49.983583775Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.809798ms logger=migrator t=2026-04-26T09:13:49.99117807Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-26T09:13:50.001387658Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.215158ms logger=migrator t=2026-04-26T09:13:50.008340885Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-26T09:13:50.017579206Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.235011ms logger=migrator t=2026-04-26T09:13:50.026104737Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-26T09:13:50.036952894Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.848147ms logger=migrator t=2026-04-26T09:13:50.045195107Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-26T09:13:50.052113132Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=6.910904ms logger=migrator t=2026-04-26T09:13:50.061472987Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-26T09:13:50.063444382Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.971125ms logger=migrator t=2026-04-26T09:13:50.071670635Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-26T09:13:50.073046304Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.373399ms logger=migrator t=2026-04-26T09:13:50.082668545Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-26T09:13:50.083502969Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=834.514µs logger=migrator t=2026-04-26T09:13:50.094320724Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-26T09:13:50.096902188Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.584834ms logger=migrator t=2026-04-26T09:13:50.10333797Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-26T09:13:50.103413703Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.783µs logger=migrator t=2026-04-26T09:13:50.111037327Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-26T09:13:50.111083849Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.441µs logger=migrator t=2026-04-26T09:13:50.1178439Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-26T09:13:50.118868189Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.024179ms logger=migrator t=2026-04-26T09:13:50.126737421Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-26T09:13:50.12740505Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=669.019µs logger=migrator t=2026-04-26T09:13:50.132952997Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-26T09:13:50.133686107Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=726.28µs logger=migrator t=2026-04-26T09:13:50.139966946Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-26T09:13:50.140185662Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=218.756µs logger=migrator t=2026-04-26T09:13:50.146375966Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-26T09:13:50.147337083Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=960.857µs logger=migrator t=2026-04-26T09:13:50.154163187Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-26T09:13:50.155942676Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.777829ms logger=migrator t=2026-04-26T09:13:50.161697899Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-26T09:13:50.163879421Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.180022ms logger=migrator t=2026-04-26T09:13:50.169440228Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-26T09:13:50.17836952Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.927112ms logger=migrator t=2026-04-26T09:13:50.185616046Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-26T09:13:50.185690968Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=74.052µs logger=migrator t=2026-04-26T09:13:50.192691385Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-26T09:13:50.194462565Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.76986ms logger=migrator t=2026-04-26T09:13:50.201239358Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-26T09:13:50.202618886Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.375968ms logger=migrator t=2026-04-26T09:13:50.208542253Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-26T09:13:50.209736268Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.192735ms logger=migrator t=2026-04-26T09:13:50.217402354Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-26T09:13:50.232905103Z level=info msg="Migration successfully executed" id="add correlation config column" duration=15.502618ms logger=migrator t=2026-04-26T09:13:50.237535263Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-26T09:13:50.238554222Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.017969ms logger=migrator t=2026-04-26T09:13:50.246233779Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-26T09:13:50.24734009Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.106781ms logger=migrator t=2026-04-26T09:13:50.253840834Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-26T09:13:50.281855845Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.011822ms logger=migrator t=2026-04-26T09:13:50.287143075Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-26T09:13:50.287990239Z level=info msg="Migration successfully executed" id="create correlation v2" duration=846.604µs logger=migrator t=2026-04-26T09:13:50.2940128Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-26T09:13:50.295926493Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.913383ms logger=migrator t=2026-04-26T09:13:50.30146797Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-26T09:13:50.303129607Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.662127ms logger=migrator t=2026-04-26T09:13:50.307150131Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-26T09:13:50.308296893Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.145953ms logger=migrator t=2026-04-26T09:13:50.31347916Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-26T09:13:50.313716667Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=238.307µs logger=migrator t=2026-04-26T09:13:50.319972533Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-26T09:13:50.320890739Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=920.096µs logger=migrator t=2026-04-26T09:13:50.325902221Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-26T09:13:50.33825415Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.352119ms logger=migrator t=2026-04-26T09:13:50.459902129Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-26T09:13:50.46313333Z level=info msg="Migration successfully executed" id="create entity_events table" duration=3.236011ms logger=migrator t=2026-04-26T09:13:50.469985903Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-26T09:13:50.471809205Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.824372ms logger=migrator t=2026-04-26T09:13:50.478581937Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-26T09:13:50.479196604Z 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-04-26T09:13:50.484876554Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-26T09:13:50.48543639Z 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-04-26T09:13:50.491670476Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-26T09:13:50.492932553Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.262527ms logger=migrator t=2026-04-26T09:13:50.500392153Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-26T09:13:50.502591975Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.201742ms logger=migrator t=2026-04-26T09:13:50.508176113Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-26T09:13:50.509607144Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.430581ms logger=migrator t=2026-04-26T09:13:50.51480748Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-26T09:13:50.516145418Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.334878ms logger=migrator t=2026-04-26T09:13:50.523115185Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-26T09:13:50.524672389Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.556384ms logger=migrator t=2026-04-26T09:13:50.530525075Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-26T09:13:50.531970196Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.445441ms logger=migrator t=2026-04-26T09:13:50.53814359Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-26T09:13:50.539296452Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.148132ms logger=migrator t=2026-04-26T09:13:50.548254285Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-26T09:13:50.550031366Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.780681ms logger=migrator t=2026-04-26T09:13:50.555816529Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-26T09:13:50.559233926Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=3.415947ms logger=migrator t=2026-04-26T09:13:50.568239751Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-26T09:13:50.570989229Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.755778ms logger=migrator t=2026-04-26T09:13:50.576933987Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-26T09:13:50.578520461Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.586124ms logger=migrator t=2026-04-26T09:13:50.5890666Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-26T09:13:50.62303667Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=33.98128ms logger=migrator t=2026-04-26T09:13:50.63366542Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-26T09:13:50.646014959Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.339708ms logger=migrator t=2026-04-26T09:13:50.651894035Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-26T09:13:50.662994069Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.104625ms logger=migrator t=2026-04-26T09:13:50.669456802Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-26T09:13:50.669784501Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=331.179µs logger=migrator t=2026-04-26T09:13:50.6771859Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-26T09:13:50.687067989Z level=info msg="Migration successfully executed" id="add share column" duration=9.88074ms logger=migrator t=2026-04-26T09:13:50.693751388Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-26T09:13:50.694018066Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=271.068µs logger=migrator t=2026-04-26T09:13:50.699505531Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-26T09:13:50.700737486Z level=info msg="Migration successfully executed" id="create file table" duration=1.232995ms logger=migrator t=2026-04-26T09:13:50.759015334Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-26T09:13:50.760100184Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.087981ms logger=migrator t=2026-04-26T09:13:50.914500538Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-26T09:13:50.917123102Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.032217ms logger=migrator t=2026-04-26T09:13:50.929255495Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-26T09:13:50.930344886Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.092141ms logger=migrator t=2026-04-26T09:13:50.937307442Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-26T09:13:50.938682442Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.37485ms logger=migrator t=2026-04-26T09:13:50.946952015Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-26T09:13:50.947063289Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.383µs logger=migrator t=2026-04-26T09:13:50.952159493Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-26T09:13:50.952271286Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=112.873µs logger=migrator t=2026-04-26T09:13:50.95740629Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-26T09:13:50.958490962Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.084742ms logger=migrator t=2026-04-26T09:13:50.964676206Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-26T09:13:50.964996015Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=324.309µs logger=migrator t=2026-04-26T09:13:50.970242773Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-26T09:13:50.971703615Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.460622ms logger=migrator t=2026-04-26T09:13:50.977239092Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-26T09:13:50.988226242Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.984769ms logger=migrator t=2026-04-26T09:13:50.993629864Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-26T09:13:50.993814049Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=185.945µs logger=migrator t=2026-04-26T09:13:50.999649435Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-26T09:13:51.001592209Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.941984ms logger=migrator t=2026-04-26T09:13:51.007179787Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-26T09:13:51.007926128Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=748.821µs logger=migrator t=2026-04-26T09:13:51.013126765Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-26T09:13:51.013376002Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=246.727µs logger=migrator t=2026-04-26T09:13:51.018837307Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-26T09:13:51.019552498Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=718.551µs logger=migrator t=2026-04-26T09:13:51.02565527Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-26T09:13:51.038034579Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.361319ms logger=migrator t=2026-04-26T09:13:51.044444951Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-26T09:13:51.055098092Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.653181ms logger=migrator t=2026-04-26T09:13:51.061487763Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-26T09:13:51.062705027Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.221054ms logger=migrator t=2026-04-26T09:13:51.068881351Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-26T09:13:51.154857782Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.976641ms logger=migrator t=2026-04-26T09:13:51.163133636Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-26T09:13:51.165479562Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.347956ms logger=migrator t=2026-04-26T09:13:51.171743829Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-26T09:13:51.173326184Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.582945ms logger=migrator t=2026-04-26T09:13:51.180685012Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-26T09:13:51.20715334Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.467118ms logger=migrator t=2026-04-26T09:13:51.213096028Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-26T09:13:51.219694405Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.596986ms logger=migrator t=2026-04-26T09:13:51.226675092Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-26T09:13:51.227025122Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=350.54µs logger=migrator t=2026-04-26T09:13:51.232090564Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-26T09:13:51.23227384Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=183.736µs logger=migrator t=2026-04-26T09:13:51.237371834Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-26T09:13:51.237681672Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=310.818µs logger=migrator t=2026-04-26T09:13:51.243616101Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-26T09:13:51.24394344Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=328.139µs logger=migrator t=2026-04-26T09:13:51.250009772Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-26T09:13:51.250329831Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=320.178µs logger=migrator t=2026-04-26T09:13:51.255730943Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-26T09:13:51.257469253Z level=info msg="Migration successfully executed" id="create folder table" duration=1.7386ms logger=migrator t=2026-04-26T09:13:51.263881284Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-26T09:13:51.265231401Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.349697ms logger=migrator t=2026-04-26T09:13:51.273552636Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-26T09:13:51.276300404Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.751458ms logger=migrator t=2026-04-26T09:13:51.282805909Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-26T09:13:51.28284Z level=info msg="Migration successfully executed" id="Update folder title length" duration=35.251µs logger=migrator t=2026-04-26T09:13:51.287498431Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-26T09:13:51.288840469Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.341328ms logger=migrator t=2026-04-26T09:13:51.294575531Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-26T09:13:51.296373321Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.79828ms logger=migrator t=2026-04-26T09:13:51.30229559Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-26T09:13:51.304630885Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.337346ms logger=migrator t=2026-04-26T09:13:51.311987753Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-26T09:13:51.312808036Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=823.773µs logger=migrator t=2026-04-26T09:13:51.318467276Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-26T09:13:51.319145036Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=679.72µs logger=migrator t=2026-04-26T09:13:51.328050607Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-26T09:13:51.329488328Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.442451ms logger=migrator t=2026-04-26T09:13:51.333965814Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-26T09:13:51.334907311Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=942.017µs logger=migrator t=2026-04-26T09:13:51.341907409Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-26T09:13:51.342754833Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=848.044µs logger=migrator t=2026-04-26T09:13:51.34723884Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-26T09:13:51.348194647Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=955.467µs logger=migrator t=2026-04-26T09:13:51.353186938Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-26T09:13:51.355796442Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.614234ms logger=migrator t=2026-04-26T09:13:51.361558075Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-26T09:13:51.36317339Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.614775ms logger=migrator t=2026-04-26T09:13:51.368235533Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-26T09:13:51.370330272Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.094469ms logger=migrator t=2026-04-26T09:13:51.378880334Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-26T09:13:51.380455028Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.577874ms logger=migrator t=2026-04-26T09:13:51.386721496Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-26T09:13:51.387852008Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.132011ms logger=migrator t=2026-04-26T09:13:51.393495027Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-26T09:13:51.394804744Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.310907ms logger=migrator t=2026-04-26T09:13:51.401612886Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-26T09:13:51.403210832Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.598236ms logger=migrator t=2026-04-26T09:13:51.408293965Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-26T09:13:51.408761949Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=469.254µs logger=migrator t=2026-04-26T09:13:51.414328997Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-26T09:13:51.424536774Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.212918ms logger=migrator t=2026-04-26T09:13:51.430998847Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-26T09:13:51.431852681Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=855.384µs logger=migrator t=2026-04-26T09:13:51.439040974Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-26T09:13:51.439154667Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=115.473µs logger=migrator t=2026-04-26T09:13:51.444821698Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-26T09:13:51.44631934Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.497902ms logger=migrator t=2026-04-26T09:13:51.451726963Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-26T09:13:51.451809706Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=84.633µs logger=migrator t=2026-04-26T09:13:51.458379371Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-26T09:13:51.460529742Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.149501ms logger=migrator t=2026-04-26T09:13:51.465874073Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-26T09:13:51.467371435Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.502232ms logger=migrator t=2026-04-26T09:13:51.473120478Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-26T09:13:51.47496889Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.848902ms logger=migrator t=2026-04-26T09:13:51.482486383Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-26T09:13:51.483398598Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=913.495µs logger=migrator t=2026-04-26T09:13:51.491503827Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-26T09:13:51.491861607Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=359.11µs logger=migrator t=2026-04-26T09:13:51.497352742Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-26T09:13:51.49900566Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.641897ms logger=migrator t=2026-04-26T09:13:51.505973816Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-26T09:13:51.507596582Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.622926ms logger=migrator t=2026-04-26T09:13:51.514472406Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-26T09:13:51.515467715Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=995.189µs logger=migrator t=2026-04-26T09:13:51.521635599Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-26T09:13:51.532126756Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.492247ms logger=migrator t=2026-04-26T09:13:51.537891259Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-26T09:13:51.545403731Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.511002ms logger=migrator t=2026-04-26T09:13:51.551558525Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-26T09:13:51.561951558Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.386293ms logger=migrator t=2026-04-26T09:13:51.568210085Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-26T09:13:51.568294168Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=84.623µs logger=migrator t=2026-04-26T09:13:51.573895417Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-26T09:13:51.587253584Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.358186ms logger=migrator t=2026-04-26T09:13:51.598053529Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-26T09:13:51.61153444Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.478841ms logger=migrator t=2026-04-26T09:13:51.620794072Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-26T09:13:51.621270865Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=479.434µs logger=migrator t=2026-04-26T09:13:51.62816468Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.357358315s logger=migrator t=2026-04-26T09:13:51.629258841Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-26T09:13:51.649699959Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-26T09:13:51.650024458Z level=info msg="Created default organization" logger=secrets t=2026-04-26T09:13:51.658246031Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-26T09:13:51.723655879Z level=info msg="Restored cache from database" duration=463.153µs logger=plugin.store t=2026-04-26T09:13:51.724926065Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-26T09:13:51.765458501Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-26T09:13:51.765490042Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-26T09:13:51.765578354Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-26T09:13:51.765593045Z level=info msg="Plugins loaded" count=54 duration=40.66806ms logger=query_data t=2026-04-26T09:13:51.769870425Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-26T09:13:51.773875009Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-26T09:13:51.784917651Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-26T09:13:51.796279682Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-26T09:13:51.800596524Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-26T09:13:51.802744145Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-26T09:13:51.825970851Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-26T09:13:51.866899828Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-26T09:13:51.912315842Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-26T09:13:51.912346453Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-26T09:13:51.914664498Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-26T09:13:51.914765561Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-26T09:13:51.914707519Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-26T09:13:51.915475741Z level=info msg="State cache has been initialized" states=0 duration=774.352µs logger=ngalert.scheduler t=2026-04-26T09:13:51.918221988Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-26T09:13:51.91828659Z level=info msg=starting first_tick=2026-04-26T09:14:00Z logger=ngalert.multiorg.alertmanager t=2026-04-26T09:13:51.918409734Z level=info msg="Starting MultiOrg Alertmanager" logger=sqlstore.transactions t=2026-04-26T09:13:51.926738059Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-26T09:13:51.934962022Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-26T09:13:52.041144093Z level=info msg="Update check succeeded" duration=124.062536ms logger=grafana.update.checker t=2026-04-26T09:13:52.041581115Z level=info msg="Update check succeeded" duration=124.951411ms logger=sqlstore.transactions t=2026-04-26T09:13:52.085462006Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-26T09:13:52.088950374Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-26T09:13:52.167262548Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-26T09:13:52.200033485Z level=info msg="Patterns update finished" duration=161.597358ms logger=grafana-apiserver t=2026-04-26T09:13:52.405821731Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-26T09:13:52.406382907Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-26T09:13:55.194796324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:55.198055195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:55.448771543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:55.671804696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:55.689225269Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-26T09:13:55.851231588Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-26T09:13:56.300123397Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-26T09:13:56.316832229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.332181333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.360151513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.380246541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.410041113Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.428556466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.476232384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.500426558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.530324374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.554596679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.583753883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.604423597Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.640543158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.657725774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.682854184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.705567176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.742988505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.770880133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.862935195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.878408442Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.923798795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.941159525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.980091986Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:56.997020254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.064045019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.083676614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.127898604Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.149467254Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.191529993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.213151934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.281711052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.307803339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.364625376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.385012502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.441862559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.463768878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.511407234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.531901133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.589010398Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.609852787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.678448836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.699588723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.780989614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.811450525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.932326502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:57.957001049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.044520233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.088786374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.183261555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.204560336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.280271676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.29488339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.373579084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.391546152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.473794227Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.503969959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.575744788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.592683427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.66674057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.685275944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.772243713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.79088262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.891987228Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:58.91331564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.002234713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.030004638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.116141114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.131476216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.208456103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.235663611Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.324017319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.347651287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.415446584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.440468191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-26T09:13:59.528390256Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-26T09:14:39.945725924Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-26T09:23:51.965738851Z level=info msg="Completed cleanup jobs" duration=49.668129ms logger=plugins.update.checker t=2026-04-26T09:23:52.099540066Z level=info msg="Update check succeeded" duration=57.992165ms logger=sqlstore.transactions t=2026-04-26T09:28:51.794892872Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-26T09:33:51.955072357Z level=info msg="Completed cleanup jobs" duration=39.344569ms logger=plugins.update.checker t=2026-04-26T09:33:52.095856787Z level=info msg="Update check succeeded" duration=53.386915ms