logger=settings t=2026-05-26T21:18:37.111579901Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T21:18:37Z logger=settings t=2026-05-26T21:18:37.112024243Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T21:18:37.112042194Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T21:18:37.112047844Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T21:18:37.112054024Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T21:18:37.112059094Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:18:37.112066365Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:18:37.112071635Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T21:18:37.112077105Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T21:18:37.112082465Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T21:18:37.112087605Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T21:18:37.112093115Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T21:18:37.112120856Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T21:18:37.112132436Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T21:18:37.112137626Z level=info msg=Target target=[all] logger=settings t=2026-05-26T21:18:37.112154377Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T21:18:37.112164257Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T21:18:37.112170267Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T21:18:37.112200398Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T21:18:37.112210819Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T21:18:37.112215369Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T21:18:37.112671211Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T21:18:37.112696162Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T21:18:37.114593955Z level=info msg="Locking database" logger=migrator t=2026-05-26T21:18:37.114611835Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T21:18:37.115398327Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T21:18:37.11661187Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.215113ms logger=migrator t=2026-05-26T21:18:37.151699714Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T21:18:37.152778794Z level=info msg="Migration successfully executed" id="create user table" duration=1.08147ms logger=migrator t=2026-05-26T21:18:37.167820772Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T21:18:37.169115228Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.293435ms logger=migrator t=2026-05-26T21:18:37.17748069Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T21:18:37.178864768Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.388088ms logger=migrator t=2026-05-26T21:18:37.185610805Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T21:18:37.186531731Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=923.106µs logger=migrator t=2026-05-26T21:18:37.192096735Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T21:18:37.192854596Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=757.811µs logger=migrator t=2026-05-26T21:18:37.197043803Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T21:18:37.199519112Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.475069ms logger=migrator t=2026-05-26T21:18:37.203921254Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T21:18:37.204693135Z level=info msg="Migration successfully executed" id="create user table v2" duration=772.042µs logger=migrator t=2026-05-26T21:18:37.208634294Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T21:18:37.209467737Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=830.473µs logger=migrator t=2026-05-26T21:18:37.215120654Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T21:18:37.215885266Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=763.852µs logger=migrator t=2026-05-26T21:18:37.222612472Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T21:18:37.223540768Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=927.046µs logger=migrator t=2026-05-26T21:18:37.230730898Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T21:18:37.231264952Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=533.055µs logger=migrator t=2026-05-26T21:18:37.234753019Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T21:18:37.23584901Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.095641ms logger=migrator t=2026-05-26T21:18:37.239874792Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T21:18:37.239947984Z level=info msg="Migration successfully executed" id="Update user table charset" duration=75.402µs logger=migrator t=2026-05-26T21:18:37.243818781Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T21:18:37.245629241Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.81008ms logger=migrator t=2026-05-26T21:18:37.249409266Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T21:18:37.249762226Z level=info msg="Migration successfully executed" id="Add missing user data" duration=353.47µs logger=migrator t=2026-05-26T21:18:37.2545859Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T21:18:37.255631389Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.045609ms logger=migrator t=2026-05-26T21:18:37.260511034Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T21:18:37.261880912Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.367998ms logger=migrator t=2026-05-26T21:18:37.267733905Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T21:18:37.270022368Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.257173ms logger=migrator t=2026-05-26T21:18:37.276917769Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T21:18:37.286462265Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.541775ms logger=migrator t=2026-05-26T21:18:37.293287484Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T21:18:37.29531889Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.031456ms logger=migrator t=2026-05-26T21:18:37.298878039Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T21:18:37.299075324Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=198.095µs logger=migrator t=2026-05-26T21:18:37.30324335Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T21:18:37.303976771Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=733.67µs logger=migrator t=2026-05-26T21:18:37.307391955Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T21:18:37.307891319Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=498.654µs logger=migrator t=2026-05-26T21:18:37.31405183Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T21:18:37.315003546Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=951.916µs logger=migrator t=2026-05-26T21:18:37.320046406Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T21:18:37.321883887Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.837411ms logger=migrator t=2026-05-26T21:18:37.325914769Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T21:18:37.326805854Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=890.245µs logger=migrator t=2026-05-26T21:18:37.330455335Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T21:18:37.331309379Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=853.154µs logger=migrator t=2026-05-26T21:18:37.335427813Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T21:18:37.336292447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=864.164µs logger=migrator t=2026-05-26T21:18:37.341281496Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T21:18:37.342404297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.121671ms logger=migrator t=2026-05-26T21:18:37.346039318Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T21:18:37.346080509Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.461µs logger=migrator t=2026-05-26T21:18:37.349391601Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T21:18:37.350255235Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=863.264µs logger=migrator t=2026-05-26T21:18:37.355056278Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T21:18:37.355799259Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=743.241µs logger=migrator t=2026-05-26T21:18:37.36089654Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T21:18:37.361833016Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=935.776µs logger=migrator t=2026-05-26T21:18:37.366173837Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T21:18:37.366867056Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=692.679µs logger=migrator t=2026-05-26T21:18:37.370772574Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:18:37.375079534Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.300509ms logger=migrator t=2026-05-26T21:18:37.378775286Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T21:18:37.379823435Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.049469ms logger=migrator t=2026-05-26T21:18:37.384222527Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T21:18:37.384884166Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=661.069µs logger=migrator t=2026-05-26T21:18:37.389409242Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T21:18:37.390205364Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=796.063µs logger=migrator t=2026-05-26T21:18:37.394082641Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T21:18:37.394846143Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=762.781µs logger=migrator t=2026-05-26T21:18:37.399891342Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T21:18:37.401094806Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.201934ms logger=migrator t=2026-05-26T21:18:37.406095975Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T21:18:37.406687611Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=592.017µs logger=migrator t=2026-05-26T21:18:37.436112848Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T21:18:37.437395933Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.284715ms logger=migrator t=2026-05-26T21:18:37.443876693Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T21:18:37.44449347Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=620.027µs logger=migrator t=2026-05-26T21:18:37.449568891Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T21:18:37.450294701Z level=info msg="Migration successfully executed" id="create star table" duration=725.89µs logger=migrator t=2026-05-26T21:18:37.454484358Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T21:18:37.455615719Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.129672ms logger=migrator t=2026-05-26T21:18:37.460562056Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T21:18:37.461852662Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.291006ms logger=migrator t=2026-05-26T21:18:37.466860841Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T21:18:37.467624322Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=761.341µs logger=migrator t=2026-05-26T21:18:37.472132517Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T21:18:37.473334101Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.204013ms logger=migrator t=2026-05-26T21:18:37.477873797Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T21:18:37.479226214Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.354977ms logger=migrator t=2026-05-26T21:18:37.483990726Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T21:18:37.484733437Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=742.621µs logger=migrator t=2026-05-26T21:18:37.489482009Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T21:18:37.490841716Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.359747ms logger=migrator t=2026-05-26T21:18:37.495822735Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T21:18:37.495868806Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.211µs logger=migrator t=2026-05-26T21:18:37.501461551Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T21:18:37.501505943Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.552µs logger=migrator t=2026-05-26T21:18:37.506738588Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T21:18:37.507200991Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=462.052µs logger=migrator t=2026-05-26T21:18:37.512052165Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T21:18:37.513098404Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.045589ms logger=migrator t=2026-05-26T21:18:37.517896707Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T21:18:37.518469453Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=573.116µs logger=migrator t=2026-05-26T21:18:37.522734432Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T21:18:37.523410651Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=674.788µs logger=migrator t=2026-05-26T21:18:37.528334147Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T21:18:37.52951597Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.181133ms logger=migrator t=2026-05-26T21:18:37.534481558Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T21:18:37.535984029Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.503382ms logger=migrator t=2026-05-26T21:18:37.540179216Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T21:18:37.540953797Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=773.111µs logger=migrator t=2026-05-26T21:18:37.545420391Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T21:18:37.555417239Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.996107ms logger=migrator t=2026-05-26T21:18:37.560293064Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T21:18:37.561571129Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.274515ms logger=migrator t=2026-05-26T21:18:37.566855186Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T21:18:37.568019049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.164593ms logger=migrator t=2026-05-26T21:18:37.572551214Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T21:18:37.573510381Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=958.727µs logger=migrator t=2026-05-26T21:18:37.57818188Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T21:18:37.578560871Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=378.621µs logger=migrator t=2026-05-26T21:18:37.583753855Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T21:18:37.585119123Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.364988ms logger=migrator t=2026-05-26T21:18:37.589887415Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T21:18:37.589994908Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.283µs logger=migrator t=2026-05-26T21:18:37.59438153Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T21:18:37.596449037Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.064307ms logger=migrator t=2026-05-26T21:18:37.601143458Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T21:18:37.603107882Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.966294ms logger=migrator t=2026-05-26T21:18:37.60771485Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T21:18:37.610620071Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.904871ms logger=migrator t=2026-05-26T21:18:37.615139586Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T21:18:37.616081312Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=942.126µs logger=migrator t=2026-05-26T21:18:37.621536864Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T21:18:37.624905877Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.371374ms logger=migrator t=2026-05-26T21:18:37.630023519Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T21:18:37.630949325Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=925.356µs logger=migrator t=2026-05-26T21:18:37.637245389Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T21:18:37.638764182Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.521143ms logger=migrator t=2026-05-26T21:18:37.643590856Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T21:18:37.643613656Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=24.1µs logger=migrator t=2026-05-26T21:18:37.647944767Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T21:18:37.647973837Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=30.33µs logger=migrator t=2026-05-26T21:18:37.652415591Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T21:18:37.655774414Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.357663ms logger=migrator t=2026-05-26T21:18:37.660724401Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T21:18:37.662917112Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.192671ms logger=migrator t=2026-05-26T21:18:37.667707345Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T21:18:37.670114002Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.443608ms logger=migrator t=2026-05-26T21:18:37.674975167Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T21:18:37.677364283Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.388636ms logger=migrator t=2026-05-26T21:18:37.682265379Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T21:18:37.682542417Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=282.228µs logger=migrator t=2026-05-26T21:18:37.68769791Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T21:18:37.688680697Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=981.047µs logger=migrator t=2026-05-26T21:18:37.693681156Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T21:18:37.695030113Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.352027ms logger=migrator t=2026-05-26T21:18:37.700479574Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T21:18:37.70067812Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=200.136µs logger=migrator t=2026-05-26T21:18:37.70573094Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T21:18:37.706708107Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=976.937µs logger=migrator t=2026-05-26T21:18:37.710982596Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T21:18:37.711555382Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=572.746µs logger=migrator t=2026-05-26T21:18:37.716677504Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:18:37.728913024Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=12.231889ms logger=migrator t=2026-05-26T21:18:37.73380699Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T21:18:37.734659033Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=852.104µs logger=migrator t=2026-05-26T21:18:37.741643197Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T21:18:37.743175749Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.533352ms logger=migrator t=2026-05-26T21:18:37.748491337Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T21:18:37.749482604Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=991.037µs logger=migrator t=2026-05-26T21:18:37.754861204Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T21:18:37.755203453Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=343.149µs logger=migrator t=2026-05-26T21:18:37.760236733Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T21:18:37.761053386Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=817.303µs logger=migrator t=2026-05-26T21:18:37.765679294Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T21:18:37.769026807Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.346743ms logger=migrator t=2026-05-26T21:18:37.775530387Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T21:18:37.776624928Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.099551ms logger=migrator t=2026-05-26T21:18:37.837916679Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T21:18:37.838297819Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=384.64µs logger=migrator t=2026-05-26T21:18:38.050757476Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T21:18:38.0523639Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.604575ms logger=migrator t=2026-05-26T21:18:38.095826147Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T21:18:38.096838295Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.014349ms logger=migrator t=2026-05-26T21:18:38.103538051Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T21:18:38.106132123Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.595402ms logger=migrator t=2026-05-26T21:18:38.114213017Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T21:18:38.115825112Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.616034ms logger=migrator t=2026-05-26T21:18:38.121751626Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T21:18:38.122925989Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.178123ms logger=migrator t=2026-05-26T21:18:38.128692299Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T21:18:38.130112048Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.419769ms logger=migrator t=2026-05-26T21:18:38.137330228Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T21:18:38.138289695Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=959.357µs logger=migrator t=2026-05-26T21:18:38.145022752Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T21:18:38.145940827Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=922.095µs logger=migrator t=2026-05-26T21:18:38.152388817Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T21:18:38.157326662Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.944496ms logger=migrator t=2026-05-26T21:18:38.161681813Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T21:18:38.162698601Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.019128ms logger=migrator t=2026-05-26T21:18:38.16840596Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T21:18:38.169465779Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.062169ms logger=migrator t=2026-05-26T21:18:38.174420707Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T21:18:38.175331062Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=910.715µs logger=migrator t=2026-05-26T21:18:38.180239828Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T21:18:38.180892996Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=653.548µs logger=migrator t=2026-05-26T21:18:38.187611283Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T21:18:38.191933813Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.32342ms logger=migrator t=2026-05-26T21:18:38.1961393Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T21:18:38.19867973Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.54125ms logger=migrator t=2026-05-26T21:18:38.203068912Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T21:18:38.203100423Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=32.841µs logger=migrator t=2026-05-26T21:18:38.206995361Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T21:18:38.207192436Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=197.195µs logger=migrator t=2026-05-26T21:18:38.211910267Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T21:18:38.215653551Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.741924ms logger=migrator t=2026-05-26T21:18:38.232281223Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T21:18:38.234040302Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=1.761358ms logger=migrator t=2026-05-26T21:18:38.240440889Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T21:18:38.240633985Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=193.706µs logger=migrator t=2026-05-26T21:18:38.248096221Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T21:18:38.252246717Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.149026ms logger=migrator t=2026-05-26T21:18:38.266801231Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T21:18:38.267105019Z level=info msg="Migration successfully executed" id="Update uid value" duration=304.219µs logger=migrator t=2026-05-26T21:18:38.272203311Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T21:18:38.274675429Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.467799ms logger=migrator t=2026-05-26T21:18:38.281235231Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T21:18:38.28262952Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.394159ms logger=migrator t=2026-05-26T21:18:38.295130507Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T21:18:38.297117612Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.988965ms logger=migrator t=2026-05-26T21:18:38.302933654Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T21:18:38.303691095Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=757.561µs logger=migrator t=2026-05-26T21:18:38.309384232Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T21:18:38.310996877Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.611625ms logger=migrator t=2026-05-26T21:18:38.316933622Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T21:18:38.318033913Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.10264ms logger=migrator t=2026-05-26T21:18:38.341693269Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T21:18:38.342406009Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=715.73µs logger=migrator t=2026-05-26T21:18:38.350553645Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T21:18:38.351369618Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=818.443µs logger=migrator t=2026-05-26T21:18:38.356829969Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T21:18:38.357782486Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=951.756µs logger=migrator t=2026-05-26T21:18:38.374576932Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T21:18:38.383399977Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.823535ms logger=migrator t=2026-05-26T21:18:38.391158712Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T21:18:38.392012436Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=857.503µs logger=migrator t=2026-05-26T21:18:38.395714908Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T21:18:38.397024475Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.307236ms logger=migrator t=2026-05-26T21:18:38.401022086Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T21:18:38.403315589Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.293983ms logger=migrator t=2026-05-26T21:18:38.407997119Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T21:18:38.409430339Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.43303ms logger=migrator t=2026-05-26T21:18:38.419035505Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T21:18:38.419504088Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=479.503µs logger=migrator t=2026-05-26T21:18:38.423603512Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T21:18:38.424483247Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=880.085µs logger=migrator t=2026-05-26T21:18:38.428516899Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T21:18:38.42855928Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.221µs logger=migrator t=2026-05-26T21:18:38.433029154Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T21:18:38.435555714Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.52634ms logger=migrator t=2026-05-26T21:18:38.439143664Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T21:18:38.441638253Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.49314ms logger=migrator t=2026-05-26T21:18:38.44547991Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T21:18:38.445633674Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=154.115µs logger=migrator t=2026-05-26T21:18:38.453150963Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T21:18:38.456430234Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.282252ms logger=migrator t=2026-05-26T21:18:38.460110545Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T21:18:38.464771835Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.66ms logger=migrator t=2026-05-26T21:18:38.468809007Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T21:18:38.469583939Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=775.061µs logger=migrator t=2026-05-26T21:18:38.474946387Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T21:18:38.475534324Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=588.017µs logger=migrator t=2026-05-26T21:18:38.482779515Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T21:18:38.483775262Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.000118ms logger=migrator t=2026-05-26T21:18:38.488953736Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T21:18:38.490054637Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.1001ms logger=migrator t=2026-05-26T21:18:38.496913987Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T21:18:38.498177792Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.268525ms logger=migrator t=2026-05-26T21:18:38.50421806Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T21:18:38.50602298Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.807331ms logger=migrator t=2026-05-26T21:18:38.51216952Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T21:18:38.512299294Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=132.354µs logger=migrator t=2026-05-26T21:18:38.518436794Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T21:18:38.518498836Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=64.812µs logger=migrator t=2026-05-26T21:18:38.524246805Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T21:18:38.526671303Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.426068ms logger=migrator t=2026-05-26T21:18:38.536851695Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T21:18:38.54061334Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.759305ms logger=migrator t=2026-05-26T21:18:38.54457996Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T21:18:38.544703923Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=126.843µs logger=migrator t=2026-05-26T21:18:38.551329297Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T21:18:38.552290554Z level=info msg="Migration successfully executed" id="create quota table v1" duration=964.367µs logger=migrator t=2026-05-26T21:18:38.561396307Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T21:18:38.562310332Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=914.175µs logger=migrator t=2026-05-26T21:18:38.566537939Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T21:18:38.56657926Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=44.141µs logger=migrator t=2026-05-26T21:18:38.571368213Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T21:18:38.573920754Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.552961ms logger=migrator t=2026-05-26T21:18:38.579505759Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T21:18:38.580461986Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=958.547µs logger=migrator t=2026-05-26T21:18:38.586183645Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T21:18:38.589129396Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.936532ms logger=migrator t=2026-05-26T21:18:38.595839642Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T21:18:38.595877673Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.701µs logger=migrator t=2026-05-26T21:18:38.599577436Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T21:18:38.601101519Z level=info msg="Migration successfully executed" id="create session table" duration=1.523602ms logger=migrator t=2026-05-26T21:18:38.60545836Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T21:18:38.605584153Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=126.894µs logger=migrator t=2026-05-26T21:18:38.610021656Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T21:18:38.610106179Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=84.962µs logger=migrator t=2026-05-26T21:18:38.613444691Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T21:18:38.614163901Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=719.07µs logger=migrator t=2026-05-26T21:18:38.618687487Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T21:18:38.619631223Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=941.267µs logger=migrator t=2026-05-26T21:18:38.625267209Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T21:18:38.62529221Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.461µs logger=migrator t=2026-05-26T21:18:38.628676854Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T21:18:38.628715715Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.191µs logger=migrator t=2026-05-26T21:18:38.632254293Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T21:18:38.638139466Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.880813ms logger=migrator t=2026-05-26T21:18:38.642650172Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T21:18:38.645620784Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.970942ms logger=migrator t=2026-05-26T21:18:38.651131847Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T21:18:38.65123482Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=103.483µs logger=migrator t=2026-05-26T21:18:38.654875431Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T21:18:38.654986934Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.263µs logger=migrator t=2026-05-26T21:18:38.657653978Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T21:18:38.659004455Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.350507ms logger=migrator t=2026-05-26T21:18:38.664541199Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T21:18:38.664614481Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=74.862µs logger=migrator t=2026-05-26T21:18:38.669161998Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T21:18:38.672277614Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.115337ms logger=migrator t=2026-05-26T21:18:38.678023303Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T21:18:38.678326932Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=308.668µs logger=migrator t=2026-05-26T21:18:38.68224598Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T21:18:38.687034323Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.790383ms logger=migrator t=2026-05-26T21:18:38.692647039Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T21:18:38.696336661Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.689322ms logger=migrator t=2026-05-26T21:18:38.700270101Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T21:18:38.700369643Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=96.922µs logger=migrator t=2026-05-26T21:18:38.704855258Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T21:18:38.705754563Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=899.095µs logger=migrator t=2026-05-26T21:18:38.71069648Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T21:18:38.711683978Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=987.558µs logger=migrator t=2026-05-26T21:18:38.716116911Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T21:18:38.717218951Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.10193ms logger=migrator t=2026-05-26T21:18:38.721795578Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T21:18:38.723170156Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.365328ms logger=migrator t=2026-05-26T21:18:38.728508624Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T21:18:38.729469371Z level=info msg="Migration successfully executed" id="add index alert state" duration=962.637µs logger=migrator t=2026-05-26T21:18:38.73374299Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T21:18:38.734584373Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=849.703µs logger=migrator t=2026-05-26T21:18:38.743666265Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T21:18:38.74457635Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=874.534µs logger=migrator t=2026-05-26T21:18:38.750933147Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T21:18:38.75212852Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.199393ms logger=migrator t=2026-05-26T21:18:38.759463383Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T21:18:38.761790088Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.328585ms logger=migrator t=2026-05-26T21:18:38.766746866Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T21:18:38.776930778Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.182623ms logger=migrator t=2026-05-26T21:18:38.784039495Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T21:18:38.784626022Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=585.887µs logger=migrator t=2026-05-26T21:18:38.78854387Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T21:18:38.789395234Z 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=851.324µs logger=migrator t=2026-05-26T21:18:38.79536784Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T21:18:38.795785682Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=418.702µs logger=migrator t=2026-05-26T21:18:38.801446079Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T21:18:38.802326343Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=883.404µs logger=migrator t=2026-05-26T21:18:38.805784379Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T21:18:38.806564621Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=788.601µs logger=migrator t=2026-05-26T21:18:38.80978829Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T21:18:38.813355589Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.567769ms logger=migrator t=2026-05-26T21:18:38.817322849Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T21:18:38.820983701Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.633871ms logger=migrator t=2026-05-26T21:18:38.824362085Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T21:18:38.827950894Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.587979ms logger=migrator t=2026-05-26T21:18:38.831819391Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T21:18:38.835630157Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.810066ms logger=migrator t=2026-05-26T21:18:38.839401912Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T21:18:38.840348908Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=946.626µs logger=migrator t=2026-05-26T21:18:38.844172315Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T21:18:38.844199425Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.581µs logger=migrator t=2026-05-26T21:18:38.84761265Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T21:18:38.847638091Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.381µs logger=migrator t=2026-05-26T21:18:38.851269911Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T21:18:38.852595218Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.323797ms logger=migrator t=2026-05-26T21:18:38.857513245Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:18:38.858921084Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.408409ms logger=migrator t=2026-05-26T21:18:38.867129742Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T21:18:38.868241422Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.112121ms logger=migrator t=2026-05-26T21:18:38.874121325Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T21:18:38.875161944Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.044219ms logger=migrator t=2026-05-26T21:18:38.87825078Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T21:18:38.879249788Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.002878ms logger=migrator t=2026-05-26T21:18:38.883159367Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T21:18:38.886862849Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.703443ms logger=migrator t=2026-05-26T21:18:38.890034107Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T21:18:38.894393348Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.358131ms logger=migrator t=2026-05-26T21:18:38.898185313Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T21:18:38.898374519Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.696µs logger=migrator t=2026-05-26T21:18:38.901584458Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T21:18:38.902510113Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=925.455µs logger=migrator t=2026-05-26T21:18:38.906206206Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T21:18:38.907132102Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=926.206µs logger=migrator t=2026-05-26T21:18:38.910330971Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T21:18:38.913992012Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.657452ms logger=migrator t=2026-05-26T21:18:38.920341168Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T21:18:38.920435941Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=94.203µs logger=migrator t=2026-05-26T21:18:38.923814085Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T21:18:38.925195123Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.380588ms logger=migrator t=2026-05-26T21:18:38.928760622Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T21:18:38.930164311Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.403179ms logger=migrator t=2026-05-26T21:18:38.934114541Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T21:18:38.934195683Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.832µs logger=migrator t=2026-05-26T21:18:38.937510845Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T21:18:38.938359098Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=846.633µs logger=migrator t=2026-05-26T21:18:38.942595016Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T21:18:38.943902572Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.307956ms logger=migrator t=2026-05-26T21:18:38.947928994Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T21:18:38.948744127Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=813.113µs logger=migrator t=2026-05-26T21:18:38.952740418Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T21:18:38.953663723Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=922.845µs logger=migrator t=2026-05-26T21:18:38.958815866Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T21:18:38.959777153Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=961.547µs logger=migrator t=2026-05-26T21:18:38.964400781Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T21:18:38.965899303Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.498342ms logger=migrator t=2026-05-26T21:18:38.971701464Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T21:18:38.971729455Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.661µs logger=migrator t=2026-05-26T21:18:38.977032111Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T21:18:38.981355852Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.32347ms logger=migrator t=2026-05-26T21:18:38.98488991Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T21:18:38.985836886Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=947.226µs logger=migrator t=2026-05-26T21:18:38.990530406Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T21:18:38.994835006Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.304ms logger=migrator t=2026-05-26T21:18:38.998175779Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T21:18:38.99931949Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.143072ms logger=migrator t=2026-05-26T21:18:39.00291944Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T21:18:39.003869816Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=950.296µs logger=migrator t=2026-05-26T21:18:39.007803116Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T21:18:39.00867493Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=871.494µs logger=migrator t=2026-05-26T21:18:39.01191584Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T21:18:39.022687259Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.770598ms logger=migrator t=2026-05-26T21:18:39.025949389Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T21:18:39.026603517Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=653.898µs logger=migrator t=2026-05-26T21:18:39.029729504Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T21:18:39.030582808Z 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=853.224µs logger=migrator t=2026-05-26T21:18:39.034431865Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T21:18:39.034727003Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=293.388µs logger=migrator t=2026-05-26T21:18:39.038061326Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T21:18:39.03857507Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=509.754µs logger=migrator t=2026-05-26T21:18:39.041646505Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T21:18:39.041845611Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=199.136µs logger=migrator t=2026-05-26T21:18:39.045284006Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T21:18:39.053289208Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.004532ms logger=migrator t=2026-05-26T21:18:39.057160646Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T21:18:39.061328621Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.167525ms logger=migrator t=2026-05-26T21:18:39.06489967Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T21:18:39.065842966Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=943.456µs logger=migrator t=2026-05-26T21:18:39.069479757Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T21:18:39.070343831Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=863.594µs logger=migrator t=2026-05-26T21:18:39.074837126Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T21:18:39.075118444Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=282.278µs logger=migrator t=2026-05-26T21:18:39.078957171Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T21:18:39.085139722Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.183052ms logger=migrator t=2026-05-26T21:18:39.090267004Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T21:18:39.091779466Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.512362ms logger=migrator t=2026-05-26T21:18:39.097173906Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T21:18:39.097452424Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=280.068µs logger=migrator t=2026-05-26T21:18:39.100807557Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T21:18:39.101698132Z level=info msg="Migration successfully executed" id="Move region to single row" duration=885.324µs logger=migrator t=2026-05-26T21:18:39.105991421Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T21:18:39.107485862Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.494911ms logger=migrator t=2026-05-26T21:18:39.112295206Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T21:18:39.113232322Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=937.686µs logger=migrator t=2026-05-26T21:18:39.1171219Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:18:39.118384335Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.262045ms logger=migrator t=2026-05-26T21:18:39.122001885Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T21:18:39.123016503Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.014198ms logger=migrator t=2026-05-26T21:18:39.127462136Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T21:18:39.12832858Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=866.234µs logger=migrator t=2026-05-26T21:18:39.132157867Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T21:18:39.133687429Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.529102ms logger=migrator t=2026-05-26T21:18:39.139282925Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T21:18:39.13946739Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=184.155µs logger=migrator t=2026-05-26T21:18:39.144102528Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T21:18:39.145067915Z level=info msg="Migration successfully executed" id="create test_data table" duration=965.237µs logger=migrator t=2026-05-26T21:18:39.151450732Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T21:18:39.152364498Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=913.345µs logger=migrator t=2026-05-26T21:18:39.159185497Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T21:18:39.160714699Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.529312ms logger=migrator t=2026-05-26T21:18:39.166286334Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T21:18:39.167480397Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.190373ms logger=migrator t=2026-05-26T21:18:39.172518777Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T21:18:39.173069082Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=550.185µs logger=migrator t=2026-05-26T21:18:39.177088134Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T21:18:39.178189744Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.10214ms logger=migrator t=2026-05-26T21:18:39.183387679Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T21:18:39.183562874Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=175.314µs logger=migrator t=2026-05-26T21:18:39.188616684Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T21:18:39.190078325Z level=info msg="Migration successfully executed" id="create team table" duration=1.46855ms logger=migrator t=2026-05-26T21:18:39.194702033Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T21:18:39.196085491Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.378488ms logger=migrator t=2026-05-26T21:18:39.200244136Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T21:18:39.201252634Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.010948ms logger=migrator t=2026-05-26T21:18:39.206077608Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T21:18:39.210518822Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.441044ms logger=migrator t=2026-05-26T21:18:39.213969357Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T21:18:39.214232915Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=263.698µs logger=migrator t=2026-05-26T21:18:39.21768685Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T21:18:39.218679808Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=992.868µs logger=migrator t=2026-05-26T21:18:39.223225024Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T21:18:39.224110469Z level=info msg="Migration successfully executed" id="create team member table" duration=880.865µs logger=migrator t=2026-05-26T21:18:39.228233963Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T21:18:39.229838798Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.581624ms logger=migrator t=2026-05-26T21:18:39.234199489Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T21:18:39.235813164Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.610674ms logger=migrator t=2026-05-26T21:18:39.2421566Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T21:18:39.243194218Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.037639ms logger=migrator t=2026-05-26T21:18:39.247304083Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T21:18:39.25189381Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.589298ms logger=migrator t=2026-05-26T21:18:39.255761637Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T21:18:39.260315514Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.553396ms logger=migrator t=2026-05-26T21:18:39.264030457Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T21:18:39.268604814Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.575837ms logger=migrator t=2026-05-26T21:18:39.273782067Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T21:18:39.275011802Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.232525ms logger=migrator t=2026-05-26T21:18:39.281892412Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T21:18:39.283664611Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.772439ms logger=migrator t=2026-05-26T21:18:39.288864496Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T21:18:39.290068049Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.203403ms logger=migrator t=2026-05-26T21:18:39.295782428Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T21:18:39.297489805Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.707237ms logger=migrator t=2026-05-26T21:18:39.302625438Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T21:18:39.303687097Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.061969ms logger=migrator t=2026-05-26T21:18:39.310135016Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T21:18:39.311169465Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.034749ms logger=migrator t=2026-05-26T21:18:39.316419341Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T21:18:39.317520411Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.1009ms logger=migrator t=2026-05-26T21:18:39.324394632Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T21:18:39.326285774Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.895282ms logger=migrator t=2026-05-26T21:18:39.332183618Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T21:18:39.333108444Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=925.896µs logger=migrator t=2026-05-26T21:18:39.337506756Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T21:18:39.337969509Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=463.743µs logger=migrator t=2026-05-26T21:18:39.342791063Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T21:18:39.343653866Z level=info msg="Migration successfully executed" id="create tag table" duration=857.924µs logger=migrator t=2026-05-26T21:18:39.347996507Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T21:18:39.349295683Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.298096ms logger=migrator t=2026-05-26T21:18:39.354758915Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T21:18:39.356094972Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.334797ms logger=migrator t=2026-05-26T21:18:39.362055457Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T21:18:39.363127447Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.07163ms logger=migrator t=2026-05-26T21:18:39.370244874Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T21:18:39.371288923Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.044009ms logger=migrator t=2026-05-26T21:18:39.377601829Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:18:39.391736041Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.135632ms logger=migrator t=2026-05-26T21:18:39.395836095Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T21:18:39.396450752Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=614.507µs logger=migrator t=2026-05-26T21:18:39.401341768Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T21:18:39.402420898Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.079499ms logger=migrator t=2026-05-26T21:18:39.407504489Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T21:18:39.408474536Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=969.787µs logger=migrator t=2026-05-26T21:18:39.417782604Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T21:18:39.420086128Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=2.302624ms logger=migrator t=2026-05-26T21:18:39.428631365Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T21:18:39.429453298Z level=info msg="Migration successfully executed" id="create user auth table" duration=822.493µs logger=migrator t=2026-05-26T21:18:39.436835222Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T21:18:39.440127064Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=3.291492ms logger=migrator t=2026-05-26T21:18:39.448491816Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T21:18:39.448707532Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=216.536µs logger=migrator t=2026-05-26T21:18:39.45439317Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T21:18:39.46268543Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.29354ms logger=migrator t=2026-05-26T21:18:39.470297041Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T21:18:39.476467462Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.170941ms logger=migrator t=2026-05-26T21:18:39.484030722Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T21:18:39.491410677Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.372725ms logger=migrator t=2026-05-26T21:18:39.50051062Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T21:18:39.506070994Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.564285ms logger=migrator t=2026-05-26T21:18:39.511461984Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T21:18:39.512426711Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=966.047µs logger=migrator t=2026-05-26T21:18:39.520260878Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T21:18:39.528930148Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.67526ms logger=migrator t=2026-05-26T21:18:39.534538914Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T21:18:39.535156391Z level=info msg="Migration successfully executed" id="create server_lock table" duration=615.847µs logger=migrator t=2026-05-26T21:18:39.57402875Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T21:18:39.575631945Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.606695ms logger=migrator t=2026-05-26T21:18:39.58557661Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T21:18:39.586478285Z level=info msg="Migration successfully executed" id="create user auth token table" duration=902.255µs logger=migrator t=2026-05-26T21:18:39.594895409Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T21:18:39.59708534Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.188421ms logger=migrator t=2026-05-26T21:18:39.602009217Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T21:18:39.60357413Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.561143ms logger=migrator t=2026-05-26T21:18:39.610715008Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T21:18:39.611760827Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.046259ms logger=migrator t=2026-05-26T21:18:39.618314359Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T21:18:39.625244332Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.929823ms logger=migrator t=2026-05-26T21:18:39.631299489Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T21:18:39.633058168Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.767249ms logger=migrator t=2026-05-26T21:18:39.640560377Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T21:18:39.642099549Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.538652ms logger=migrator t=2026-05-26T21:18:39.647643353Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T21:18:39.649225417Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.581984ms logger=migrator t=2026-05-26T21:18:39.655702807Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T21:18:39.657368073Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.668016ms logger=migrator t=2026-05-26T21:18:39.662970869Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T21:18:39.664620304Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.650655ms logger=migrator t=2026-05-26T21:18:39.669553871Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T21:18:39.669622113Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.492µs logger=migrator t=2026-05-26T21:18:39.674594411Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T21:18:39.674722165Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.653µs logger=migrator t=2026-05-26T21:18:39.679578579Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T21:18:39.680775033Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.195604ms logger=migrator t=2026-05-26T21:18:39.693975719Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:18:39.695202253Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.231014ms logger=migrator t=2026-05-26T21:18:39.699689478Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:18:39.700475229Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=785.872µs logger=migrator t=2026-05-26T21:18:39.705062007Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:18:39.705133949Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=73.392µs logger=migrator t=2026-05-26T21:18:39.709811769Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:18:39.711497825Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.684967ms logger=migrator t=2026-05-26T21:18:39.716665679Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:18:39.717956854Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.292616ms logger=migrator t=2026-05-26T21:18:39.724312221Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T21:18:39.725388751Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.07555ms logger=migrator t=2026-05-26T21:18:39.731279874Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T21:18:39.731969744Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=690.07µs logger=migrator t=2026-05-26T21:18:39.738280158Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T21:18:39.746901388Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.62403ms logger=migrator t=2026-05-26T21:18:39.752086282Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T21:18:39.753794159Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.708747ms logger=migrator t=2026-05-26T21:18:39.760584797Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T21:18:39.760715091Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=131.934µs logger=migrator t=2026-05-26T21:18:39.765912185Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T21:18:39.767414357Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.501632ms logger=migrator t=2026-05-26T21:18:39.773100185Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T21:18:39.774085812Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=985.787µs logger=migrator t=2026-05-26T21:18:39.779070691Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T21:18:39.781181639Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.110408ms logger=migrator t=2026-05-26T21:18:39.785850149Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:18:39.786053864Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=201.385µs logger=migrator t=2026-05-26T21:18:39.791430294Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T21:18:39.793175732Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.745288ms logger=migrator t=2026-05-26T21:18:39.799642161Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T21:18:39.80105177Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.405909ms logger=migrator t=2026-05-26T21:18:39.810787381Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T21:18:39.812868209Z 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.087878ms logger=migrator t=2026-05-26T21:18:39.818412962Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T21:18:39.819351358Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=938.386µs logger=migrator t=2026-05-26T21:18:39.825813168Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T21:18:39.834330574Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.516706ms logger=migrator t=2026-05-26T21:18:39.839853068Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:18:39.840485035Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=632.027µs logger=migrator t=2026-05-26T21:18:39.845478293Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:18:39.846320357Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=842.244µs logger=migrator t=2026-05-26T21:18:39.852420066Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T21:18:39.884178368Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.756112ms logger=migrator t=2026-05-26T21:18:39.891032058Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T21:18:39.916520425Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.484867ms logger=migrator t=2026-05-26T21:18:39.923494709Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T21:18:39.92424571Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=751.071µs logger=migrator t=2026-05-26T21:18:39.93004385Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T21:18:39.931614414Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.570024ms logger=migrator t=2026-05-26T21:18:39.936181561Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T21:18:39.942330382Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.148191ms logger=migrator t=2026-05-26T21:18:39.946061565Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T21:18:39.952410751Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.348556ms logger=migrator t=2026-05-26T21:18:39.957322398Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T21:18:39.958683475Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.361318ms logger=migrator t=2026-05-26T21:18:39.965049852Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T21:18:39.966727999Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.682497ms logger=migrator t=2026-05-26T21:18:39.974221836Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T21:18:39.975993766Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.770259ms logger=migrator t=2026-05-26T21:18:39.982414394Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T21:18:39.983552616Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.139012ms logger=migrator t=2026-05-26T21:18:39.989520701Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:18:39.989664425Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=144.054µs logger=migrator t=2026-05-26T21:18:39.994254773Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T21:18:40.000025423Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.76928ms logger=migrator t=2026-05-26T21:18:40.005422733Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T21:18:40.013141967Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.714995ms logger=migrator t=2026-05-26T21:18:40.018966408Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T21:18:40.024738049Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.77048ms logger=migrator t=2026-05-26T21:18:40.030963661Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T21:18:40.031844836Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=881.525µs logger=migrator t=2026-05-26T21:18:40.03739693Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T21:18:40.038421708Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.024198ms logger=migrator t=2026-05-26T21:18:40.042908143Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T21:18:40.048742735Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.834232ms logger=migrator t=2026-05-26T21:18:40.053566669Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T21:18:40.060185632Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.617763ms logger=migrator t=2026-05-26T21:18:40.066660952Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T21:18:40.068051891Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.392789ms logger=migrator t=2026-05-26T21:18:40.073910103Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T21:18:40.079653233Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.742789ms logger=migrator t=2026-05-26T21:18:40.085214927Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T21:18:40.091208043Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.993526ms logger=migrator t=2026-05-26T21:18:40.095820441Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T21:18:40.095894724Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=71.762µs logger=migrator t=2026-05-26T21:18:40.100876802Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T21:18:40.102022074Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.145132ms logger=migrator t=2026-05-26T21:18:40.106988031Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T21:18:40.108003489Z 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.014578ms logger=migrator t=2026-05-26T21:18:40.113969575Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T21:18:40.115695773Z 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.726658ms logger=migrator t=2026-05-26T21:18:40.122101801Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T21:18:40.122167583Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.732µs logger=migrator t=2026-05-26T21:18:40.126453911Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T21:18:40.13323088Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.772458ms logger=migrator t=2026-05-26T21:18:40.138501826Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T21:18:40.145383847Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.884091ms logger=migrator t=2026-05-26T21:18:40.150571691Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T21:18:40.155496198Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.923816ms logger=migrator t=2026-05-26T21:18:40.160115306Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T21:18:40.16640581Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.289054ms logger=migrator t=2026-05-26T21:18:40.170914895Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T21:18:40.176934372Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.019007ms logger=migrator t=2026-05-26T21:18:40.182404194Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T21:18:40.182451916Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=48.392µs logger=migrator t=2026-05-26T21:18:40.186667543Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T21:18:40.187416953Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=749.19µs logger=migrator t=2026-05-26T21:18:40.192503654Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T21:18:40.198980264Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.47622ms logger=migrator t=2026-05-26T21:18:40.204474207Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T21:18:40.204550729Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=76.822µs logger=migrator t=2026-05-26T21:18:40.209000653Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T21:18:40.218604239Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.603606ms logger=migrator t=2026-05-26T21:18:40.223436503Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T21:18:40.224153043Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=716.21µs logger=migrator t=2026-05-26T21:18:40.229355617Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T21:18:40.235999392Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.643515ms logger=migrator t=2026-05-26T21:18:40.242219444Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T21:18:40.243591112Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.371688ms logger=migrator t=2026-05-26T21:18:40.249076875Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T21:18:40.250143974Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.057199ms logger=migrator t=2026-05-26T21:18:40.255370269Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T21:18:40.265032548Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.662048ms logger=migrator t=2026-05-26T21:18:40.270498049Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T21:18:40.271300012Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=801.953µs logger=migrator t=2026-05-26T21:18:40.27811133Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T21:18:40.279516039Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.403109ms logger=migrator t=2026-05-26T21:18:40.284870898Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T21:18:40.286272947Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.402079ms logger=migrator t=2026-05-26T21:18:40.292050217Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T21:18:40.293056465Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.006308ms logger=migrator t=2026-05-26T21:18:40.298375923Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T21:18:40.298442205Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.711µs logger=migrator t=2026-05-26T21:18:40.303709301Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T21:18:40.305431509Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.721378ms logger=migrator t=2026-05-26T21:18:40.312703611Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T21:18:40.314361057Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.657616ms logger=migrator t=2026-05-26T21:18:40.31917993Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T21:18:40.319578311Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T21:18:40.324649512Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T21:18:40.325902137Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.252935ms logger=migrator t=2026-05-26T21:18:40.331990116Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T21:18:40.333910439Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.919763ms logger=migrator t=2026-05-26T21:18:40.33899518Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T21:18:40.345980014Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.974594ms logger=migrator t=2026-05-26T21:18:40.350897901Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T21:18:40.351693533Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=796.033µs logger=migrator t=2026-05-26T21:18:40.359121799Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T21:18:40.360934769Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.80981ms logger=migrator t=2026-05-26T21:18:40.366793572Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T21:18:40.367620244Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=826.593µs logger=migrator t=2026-05-26T21:18:40.372978283Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T21:18:40.374070574Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.105431ms logger=migrator t=2026-05-26T21:18:40.381410647Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T21:18:40.38258214Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.171793ms logger=migrator t=2026-05-26T21:18:40.389493882Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T21:18:40.389524592Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.681µs logger=migrator t=2026-05-26T21:18:40.397590526Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T21:18:40.3977133Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=126.364µs logger=migrator t=2026-05-26T21:18:40.405929218Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T21:18:40.413185709Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.253711ms logger=migrator t=2026-05-26T21:18:40.419842554Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T21:18:40.420233835Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=392.141µs logger=migrator t=2026-05-26T21:18:40.426822158Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T21:18:40.428435412Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.616765ms logger=migrator t=2026-05-26T21:18:40.433840042Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T21:18:40.434135891Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=296.138µs logger=migrator t=2026-05-26T21:18:40.437936066Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T21:18:40.438864672Z level=info msg="Migration successfully executed" id="create data_keys table" duration=928.826µs logger=migrator t=2026-05-26T21:18:40.445065144Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T21:18:40.44601567Z level=info msg="Migration successfully executed" id="create secrets table" duration=949.706µs logger=migrator t=2026-05-26T21:18:40.451686918Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T21:18:40.48708759Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.398463ms logger=migrator t=2026-05-26T21:18:40.491134032Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T21:18:40.498851717Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.716924ms logger=migrator t=2026-05-26T21:18:40.503759553Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T21:18:40.503900817Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=141.584µs logger=migrator t=2026-05-26T21:18:40.507459046Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T21:18:40.539907396Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.44491ms logger=migrator t=2026-05-26T21:18:40.544625097Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T21:18:40.580134632Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.506765ms logger=migrator t=2026-05-26T21:18:40.588928757Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T21:18:40.590637494Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.720228ms logger=migrator t=2026-05-26T21:18:40.597677879Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T21:18:40.598925804Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.247615ms logger=migrator t=2026-05-26T21:18:40.603298745Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T21:18:40.603586373Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=287.948µs logger=migrator t=2026-05-26T21:18:40.608363826Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T21:18:40.60924267Z level=info msg="Migration successfully executed" id="create permission table" duration=878.934µs logger=migrator t=2026-05-26T21:18:40.615040331Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T21:18:40.616879152Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.838371ms logger=migrator t=2026-05-26T21:18:40.624604137Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T21:18:40.625875932Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.275326ms logger=migrator t=2026-05-26T21:18:40.630736117Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T21:18:40.632240509Z level=info msg="Migration successfully executed" id="create role table" duration=1.503071ms logger=migrator t=2026-05-26T21:18:40.637618978Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T21:18:40.645801445Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.177057ms logger=migrator t=2026-05-26T21:18:40.650239988Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T21:18:40.657486909Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.245351ms logger=migrator t=2026-05-26T21:18:40.661905382Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T21:18:40.663238969Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.333667ms logger=migrator t=2026-05-26T21:18:40.667410174Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T21:18:40.668501755Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.091211ms logger=migrator t=2026-05-26T21:18:40.673476183Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T21:18:40.674783169Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.306416ms logger=migrator t=2026-05-26T21:18:40.678901914Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T21:18:40.67986413Z level=info msg="Migration successfully executed" id="create team role table" duration=962.356µs logger=migrator t=2026-05-26T21:18:40.685316852Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T21:18:40.686982808Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.661336ms logger=migrator t=2026-05-26T21:18:40.692699166Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T21:18:40.694698852Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.998536ms logger=migrator t=2026-05-26T21:18:40.699949208Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T21:18:40.701290335Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.340297ms logger=migrator t=2026-05-26T21:18:40.706973773Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T21:18:40.707990271Z level=info msg="Migration successfully executed" id="create user role table" duration=1.016578ms logger=migrator t=2026-05-26T21:18:40.712828235Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T21:18:40.714044649Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.216654ms logger=migrator t=2026-05-26T21:18:40.719071038Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T21:18:40.720232361Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.161013ms logger=migrator t=2026-05-26T21:18:40.72452821Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T21:18:40.725682522Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.154822ms logger=migrator t=2026-05-26T21:18:40.730444884Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T21:18:40.73136724Z level=info msg="Migration successfully executed" id="create builtin role table" duration=922.286µs logger=migrator t=2026-05-26T21:18:40.735300679Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T21:18:40.736446591Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.145681ms logger=migrator t=2026-05-26T21:18:40.741398998Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T21:18:40.742489388Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.09032ms logger=migrator t=2026-05-26T21:18:40.748530906Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T21:18:40.760950371Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.426375ms logger=migrator t=2026-05-26T21:18:40.767259896Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T21:18:40.771238906Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=3.97854ms logger=migrator t=2026-05-26T21:18:40.777184881Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T21:18:40.778336833Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.160282ms logger=migrator t=2026-05-26T21:18:40.78688029Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T21:18:40.788112945Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.237155ms logger=migrator t=2026-05-26T21:18:40.797888316Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T21:18:40.799228133Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.341127ms logger=migrator t=2026-05-26T21:18:40.807277466Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T21:18:40.808773828Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.507452ms logger=migrator t=2026-05-26T21:18:40.813302444Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T21:18:40.814415665Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.11379ms logger=migrator t=2026-05-26T21:18:40.819887556Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T21:18:40.828166106Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.27806ms logger=migrator t=2026-05-26T21:18:40.831750236Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T21:18:40.839271714Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.515568ms logger=migrator t=2026-05-26T21:18:40.843315166Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T21:18:40.851705319Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.389353ms logger=migrator t=2026-05-26T21:18:40.85821397Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T21:18:40.866060818Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.838307ms logger=migrator t=2026-05-26T21:18:40.878630127Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T21:18:40.880619262Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.989306ms logger=migrator t=2026-05-26T21:18:40.88776293Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T21:18:40.889870819Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.109358ms logger=migrator t=2026-05-26T21:18:40.896489252Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T21:18:40.89820565Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.719318ms logger=migrator t=2026-05-26T21:18:40.903503527Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T21:18:40.904539396Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.035768ms logger=migrator t=2026-05-26T21:18:40.908245478Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T21:18:40.909437042Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.191093ms logger=migrator t=2026-05-26T21:18:40.914673167Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T21:18:40.91477077Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.903µs logger=migrator t=2026-05-26T21:18:40.919992165Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T21:18:40.920029426Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=38.161µs logger=migrator t=2026-05-26T21:18:40.92414964Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T21:18:40.924726896Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=577.346µs logger=migrator t=2026-05-26T21:18:40.929939811Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T21:18:40.93101783Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.07987ms logger=migrator t=2026-05-26T21:18:40.93677324Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T21:18:40.937894721Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.124891ms logger=migrator t=2026-05-26T21:18:40.944918867Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T21:18:40.945613356Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=698.03µs logger=migrator t=2026-05-26T21:18:40.950680566Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T21:18:40.951722295Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.042749ms logger=migrator t=2026-05-26T21:18:40.95692643Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T21:18:40.957883576Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=962.797µs logger=migrator t=2026-05-26T21:18:40.963477602Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T21:18:40.964804358Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.326867ms logger=migrator t=2026-05-26T21:18:40.97029036Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T21:18:40.979945468Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.653308ms logger=migrator t=2026-05-26T21:18:40.983405145Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T21:18:40.983501107Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.472µs logger=migrator t=2026-05-26T21:18:40.987813507Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T21:18:40.98866185Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=848.053µs logger=migrator t=2026-05-26T21:18:41.005185269Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T21:18:41.006570537Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.387768ms logger=migrator t=2026-05-26T21:18:41.011097143Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T21:18:41.012275696Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.178693ms logger=migrator t=2026-05-26T21:18:41.019168907Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T21:18:41.026293205Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.124208ms logger=migrator t=2026-05-26T21:18:41.038840193Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T21:18:41.039770099Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=929.336µs logger=migrator t=2026-05-26T21:18:41.043340218Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T21:18:41.044173401Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=838.063µs logger=migrator t=2026-05-26T21:18:41.049767086Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T21:18:41.071272093Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.504227ms logger=migrator t=2026-05-26T21:18:41.075093549Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T21:18:41.076066256Z level=info msg="Migration successfully executed" id="create correlation v2" duration=972.167µs logger=migrator t=2026-05-26T21:18:41.080580271Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T21:18:41.081518347Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=938.646µs logger=migrator t=2026-05-26T21:18:41.087444672Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T21:18:41.088318986Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=874.254µs logger=migrator t=2026-05-26T21:18:41.093097759Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T21:18:41.094000494Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=902.635µs logger=migrator t=2026-05-26T21:18:41.097934313Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T21:18:41.098116518Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=179.925µs logger=migrator t=2026-05-26T21:18:41.10826975Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T21:18:41.10934397Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.07757ms logger=migrator t=2026-05-26T21:18:41.112927399Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T21:18:41.121586099Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.65831ms logger=migrator t=2026-05-26T21:18:41.125051825Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T21:18:41.12594108Z level=info msg="Migration successfully executed" id="create entity_events table" duration=888.905µs logger=migrator t=2026-05-26T21:18:41.131887635Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T21:18:41.132885883Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=999.238µs logger=migrator t=2026-05-26T21:18:41.137127391Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:18:41.137619924Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:18:41.141296246Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:18:41.141976795Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:18:41.146969834Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T21:18:41.148444015Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.477411ms logger=migrator t=2026-05-26T21:18:41.152261841Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T21:18:41.15403029Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.768279ms logger=migrator t=2026-05-26T21:18:41.158647488Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T21:18:41.15979363Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.144942ms logger=migrator t=2026-05-26T21:18:41.165668413Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T21:18:41.16738461Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.716527ms logger=migrator t=2026-05-26T21:18:41.171824314Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:18:41.172811391Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=984.767µs logger=migrator t=2026-05-26T21:18:41.176472703Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:18:41.177496641Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.021888ms logger=migrator t=2026-05-26T21:18:41.181697968Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T21:18:41.182470169Z level=info msg="Migration successfully executed" id="Drop public config table" duration=769.611µs logger=migrator t=2026-05-26T21:18:41.186177282Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T21:18:41.187258452Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.07914ms logger=migrator t=2026-05-26T21:18:41.192683072Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T21:18:41.193913607Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.231075ms logger=migrator t=2026-05-26T21:18:41.198601457Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T21:18:41.200559391Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.958944ms logger=migrator t=2026-05-26T21:18:41.206088595Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T21:18:41.20737192Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.282455ms logger=migrator t=2026-05-26T21:18:41.211937997Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T21:18:41.237513807Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.592151ms logger=migrator t=2026-05-26T21:18:41.245022305Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T21:18:41.256321099Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.300083ms logger=migrator t=2026-05-26T21:18:41.261656887Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T21:18:41.270496092Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.836915ms logger=migrator t=2026-05-26T21:18:41.277123226Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T21:18:41.277309331Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=186.425µs logger=migrator t=2026-05-26T21:18:41.281091286Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T21:18:41.292166303Z level=info msg="Migration successfully executed" id="add share column" duration=11.076177ms logger=migrator t=2026-05-26T21:18:41.295422234Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T21:18:41.295550077Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.613µs logger=migrator t=2026-05-26T21:18:41.299584039Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T21:18:41.300534576Z level=info msg="Migration successfully executed" id="create file table" duration=952.337µs logger=migrator t=2026-05-26T21:18:41.304779624Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T21:18:41.306485701Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.706118ms logger=migrator t=2026-05-26T21:18:41.310794261Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T21:18:41.311911802Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.117231ms logger=migrator t=2026-05-26T21:18:41.319130052Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T21:18:41.319997406Z level=info msg="Migration successfully executed" id="create file_meta table" duration=871.965µs logger=migrator t=2026-05-26T21:18:41.325945591Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T21:18:41.327431062Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.488091ms logger=migrator t=2026-05-26T21:18:41.335611699Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T21:18:41.335803694Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=188.765µs logger=migrator t=2026-05-26T21:18:41.341805391Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T21:18:41.341977216Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=172.385µs logger=migrator t=2026-05-26T21:18:41.34535317Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T21:18:41.346066349Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=716.41µs logger=migrator t=2026-05-26T21:18:41.350522613Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T21:18:41.350913294Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=391.101µs logger=migrator t=2026-05-26T21:18:41.356474848Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T21:18:41.358540395Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.066977ms logger=migrator t=2026-05-26T21:18:41.362547157Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T21:18:41.37275414Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.207663ms logger=migrator t=2026-05-26T21:18:41.376187885Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T21:18:41.376306709Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=119.164µs logger=migrator t=2026-05-26T21:18:41.380562237Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T21:18:41.382229523Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.667027ms logger=migrator t=2026-05-26T21:18:41.388656441Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T21:18:41.389288449Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=633.448µs logger=migrator t=2026-05-26T21:18:41.396308084Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T21:18:41.396671244Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=366.24µs logger=migrator t=2026-05-26T21:18:41.401395895Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T21:18:41.401922309Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=526.724µs logger=migrator t=2026-05-26T21:18:41.407308939Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T21:18:41.417045979Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.74096ms logger=migrator t=2026-05-26T21:18:41.423750595Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T21:18:41.431028667Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.278462ms logger=migrator t=2026-05-26T21:18:41.435761549Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T21:18:41.43724088Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.478921ms logger=migrator t=2026-05-26T21:18:41.442254929Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T21:18:41.522076774Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.819645ms logger=migrator t=2026-05-26T21:18:41.526571269Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T21:18:41.527813124Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.242294ms logger=migrator t=2026-05-26T21:18:41.533550882Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T21:18:41.535032854Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.483892ms logger=migrator t=2026-05-26T21:18:41.540811704Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T21:18:41.567107164Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.29075ms logger=migrator t=2026-05-26T21:18:41.57741258Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T21:18:41.585141054Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.727404ms logger=migrator t=2026-05-26T21:18:41.591695326Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T21:18:41.592141689Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=449.703µs logger=migrator t=2026-05-26T21:18:41.599886433Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T21:18:41.60012724Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=245.757µs logger=migrator t=2026-05-26T21:18:41.607821754Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T21:18:41.60839093Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=571.506µs logger=migrator t=2026-05-26T21:18:41.615437495Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T21:18:41.615856577Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=424.042µs logger=migrator t=2026-05-26T21:18:41.621618937Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T21:18:41.622179392Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=561.216µs logger=migrator t=2026-05-26T21:18:41.627798838Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T21:18:41.629448814Z level=info msg="Migration successfully executed" id="create folder table" duration=1.645586ms logger=migrator t=2026-05-26T21:18:41.639171054Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T21:18:41.641485308Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.313504ms logger=migrator t=2026-05-26T21:18:41.655661972Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T21:18:41.65705741Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.395308ms logger=migrator t=2026-05-26T21:18:41.671975154Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T21:18:41.672043016Z level=info msg="Migration successfully executed" id="Update folder title length" duration=69.202µs logger=migrator t=2026-05-26T21:18:41.68335685Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:18:41.685904991Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.5445ms logger=migrator t=2026-05-26T21:18:41.697216235Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T21:18:41.69846861Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.255065ms logger=migrator t=2026-05-26T21:18:41.710503873Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T21:18:41.712309284Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.806031ms logger=migrator t=2026-05-26T21:18:41.729726937Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T21:18:41.730426646Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=712.559µs logger=migrator t=2026-05-26T21:18:41.741619576Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T21:18:41.742155821Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=537.875µs logger=migrator t=2026-05-26T21:18:41.749525365Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T21:18:41.750732489Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.207804ms logger=migrator t=2026-05-26T21:18:41.75833128Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T21:18:41.759611125Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.279885ms logger=migrator t=2026-05-26T21:18:41.767403992Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T21:18:41.769826879Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.421097ms logger=migrator t=2026-05-26T21:18:41.774643173Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T21:18:41.775870477Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.218964ms logger=migrator t=2026-05-26T21:18:41.784570718Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T21:18:41.786862852Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.291834ms logger=migrator t=2026-05-26T21:18:41.794436282Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T21:18:41.795859211Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.424159ms logger=migrator t=2026-05-26T21:18:41.856216586Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T21:18:41.857496662Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.282306ms logger=migrator t=2026-05-26T21:18:41.877904428Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T21:18:41.879379729Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.478251ms logger=migrator t=2026-05-26T21:18:41.890588531Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T21:18:41.893185963Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.598903ms logger=migrator t=2026-05-26T21:18:41.907571462Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T21:18:41.908911689Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.342417ms logger=migrator t=2026-05-26T21:18:41.930268342Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T21:18:41.932075682Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.80977ms logger=migrator t=2026-05-26T21:18:41.939778825Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T21:18:41.941056441Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.275946ms logger=migrator t=2026-05-26T21:18:41.949967468Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T21:18:41.961671303Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.706375ms logger=migrator t=2026-05-26T21:18:42.006428825Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T21:18:42.00769171Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.265815ms logger=migrator t=2026-05-26T21:18:42.023332225Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:18:42.023365206Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.16µs logger=migrator t=2026-05-26T21:18:42.031661095Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:18:42.033564498Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.903153ms logger=migrator t=2026-05-26T21:18:42.046863387Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T21:18:42.046893098Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=39.001µs logger=migrator t=2026-05-26T21:18:42.052268137Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T21:18:42.054369186Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.100839ms logger=migrator t=2026-05-26T21:18:42.063224932Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T21:18:42.066228175Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=3.002073ms logger=migrator t=2026-05-26T21:18:42.076470369Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T21:18:42.07793497Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.466441ms logger=migrator t=2026-05-26T21:18:42.085823899Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T21:18:42.08728598Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.46426ms logger=migrator t=2026-05-26T21:18:42.096241398Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T21:18:42.096562507Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=321.939µs logger=migrator t=2026-05-26T21:18:42.152775417Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T21:18:42.154083583Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.276125ms logger=migrator t=2026-05-26T21:18:42.161264792Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T21:18:42.16224663Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=981.958µs logger=migrator t=2026-05-26T21:18:42.169615774Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T21:18:42.170504799Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=889.205µs logger=migrator t=2026-05-26T21:18:42.178447369Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T21:18:42.191313826Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.863527ms logger=migrator t=2026-05-26T21:18:42.198874636Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T21:18:42.209193283Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.317376ms logger=migrator t=2026-05-26T21:18:42.215247831Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T21:18:42.224214489Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.965678ms logger=migrator t=2026-05-26T21:18:42.232905741Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T21:18:42.233032894Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=128.953µs logger=migrator t=2026-05-26T21:18:42.240750999Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T21:18:42.251933519Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.18469ms logger=migrator t=2026-05-26T21:18:42.259464098Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T21:18:42.270848244Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.388676ms logger=migrator t=2026-05-26T21:18:42.283755242Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T21:18:42.284132553Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=379.531µs logger=migrator t=2026-05-26T21:18:42.291033754Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.175662427s logger=migrator t=2026-05-26T21:18:42.291955769Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T21:18:42.310235997Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T21:18:42.310444292Z level=info msg="Created default organization" logger=secrets t=2026-05-26T21:18:42.319913295Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:18:42.367799265Z level=info msg="Restored cache from database" duration=396.261µs logger=plugin.store t=2026-05-26T21:18:42.36906534Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T21:18:42.40582606Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T21:18:42.405859021Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T21:18:42.405914572Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T21:18:42.405928333Z level=info msg="Plugins loaded" count=54 duration=36.863703ms logger=query_data t=2026-05-26T21:18:42.409867162Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T21:18:42.412805754Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T21:18:42.417341929Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T21:18:42.430358171Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T21:18:42.433813787Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T21:18:42.436297296Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T21:18:42.456192648Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T21:18:42.477474028Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T21:18:42.495990282Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T21:18:42.496009393Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-26T21:18:42.496151537Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-26T21:18:42.496905158Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-26T21:18:42.49771582Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-26T21:18:42.49700585Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-26T21:18:42.498296666Z level=info msg="State cache has been initialized" states=0 duration=1.390768ms logger=ngalert.scheduler t=2026-05-26T21:18:42.498343858Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T21:18:42.49843065Z level=info msg=starting first_tick=2026-05-26T21:18:50Z logger=http.server t=2026-05-26T21:18:42.501429833Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-26T21:18:42.562146008Z level=info msg="Update check succeeded" duration=65.777555ms logger=grafana.update.checker t=2026-05-26T21:18:42.566592852Z level=info msg="Update check succeeded" duration=70.207298ms logger=provisioning.dashboard t=2026-05-26T21:18:42.600704348Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T21:18:43.064888331Z level=info msg="Patterns update finished" duration=522.536892ms logger=grafana-apiserver t=2026-05-26T21:18:43.205972506Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T21:18:43.206379648Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T21:18:45.315435219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.316043296Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.337912483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.359018079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.373740677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.400946062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.426141701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.456279768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.475217183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.500642919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.520387697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.561640472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.581469942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.644864312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.660514256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.691009922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.708249991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.734655034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.767126455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.836982503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.855452546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.891945919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.91323867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.954296319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:45.971221979Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.023401407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.04260759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.087300541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.108983932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.176199558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.19968128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.249016339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.266308719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.321926792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.341773303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.39931346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.416673092Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.468250733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.489874033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.543972865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.566377327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.618883743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.647440626Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.727296932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.747121772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.825291432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.847677893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.918211051Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:46.937307071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.002678675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.019863752Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.085808142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.103144963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.16717987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.187147515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.273074019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.290317668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.383582246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.400177917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.476928107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.494294669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.557491943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.573735704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.648523039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.667236619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.749394189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.767144091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.862724934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.879275503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.955699514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:47.969545889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.037304519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.053600651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.133427996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.157123004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.248217742Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.268353041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.349605366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.365310412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T21:18:48.451427742Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T21:20:03.519046598Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T21:28:42.540995181Z level=info msg="Completed cleanup jobs" duration=42.896726ms logger=plugins.update.checker t=2026-05-26T21:28:42.629008077Z level=info msg="Update check succeeded" duration=65.753664ms logger=sqlstore.transactions t=2026-05-26T21:33:42.426672449Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T21:38:42.512524021Z level=info msg="Completed cleanup jobs" duration=14.789302ms logger=plugins.update.checker t=2026-05-26T21:38:42.636723956Z level=info msg="Update check succeeded" duration=74.057656ms logger=cleanup t=2026-05-26T21:48:42.533859127Z level=info msg="Completed cleanup jobs" duration=36.056796ms logger=plugins.update.checker t=2026-05-26T21:48:42.61462469Z level=info msg="Update check succeeded" duration=51.970119ms logger=infra.usagestats t=2026-05-26T21:50:03.540871611Z level=info msg="Usage stats are ready to report"