logger=settings t=2026-08-04T21:36:57.234348365Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-04T21:36:57Z logger=settings t=2026-08-04T21:36:57.234644697Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-04T21:36:57.234657577Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-04T21:36:57.234663828Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-04T21:36:57.234666778Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-04T21:36:57.234669748Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-04T21:36:57.234672448Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-04T21:36:57.234675158Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-04T21:36:57.234677908Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-04T21:36:57.234702129Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-04T21:36:57.234710179Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-04T21:36:57.234713169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-04T21:36:57.23471609Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-04T21:36:57.23471893Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-04T21:36:57.23472345Z level=info msg=Target target=[all] logger=settings t=2026-08-04T21:36:57.234753351Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-04T21:36:57.234757901Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-04T21:36:57.234761491Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-04T21:36:57.234782162Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-04T21:36:57.234785262Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-04T21:36:57.234788382Z level=info msg="App mode production" logger=sqlstore t=2026-08-04T21:36:57.235107905Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-04T21:36:57.235126265Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-04T21:36:57.236462237Z level=info msg="Locking database" logger=migrator t=2026-08-04T21:36:57.236477868Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-04T21:36:57.23704542Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-04T21:36:57.237882482Z level=info msg="Migration successfully executed" id="create migration_log table" duration=836.532µs logger=migrator t=2026-08-04T21:36:57.241639898Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-04T21:36:57.242560134Z level=info msg="Migration successfully executed" id="create user table" duration=919.865µs logger=migrator t=2026-08-04T21:36:57.246995226Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-04T21:36:57.24787896Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=883.404µs logger=migrator t=2026-08-04T21:36:57.252618304Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-04T21:36:57.253464126Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=845.512µs logger=migrator t=2026-08-04T21:36:57.260390515Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-04T21:36:57.261863792Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.473027ms logger=migrator t=2026-08-04T21:36:57.265920869Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-04T21:36:57.266646118Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=725.969µs logger=migrator t=2026-08-04T21:36:57.271806218Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-04T21:36:57.275639246Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.831488ms logger=migrator t=2026-08-04T21:36:57.279414943Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-04T21:36:57.280546037Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.132143ms logger=migrator t=2026-08-04T21:36:57.284308863Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-04T21:36:57.285111574Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=802.462µs logger=migrator t=2026-08-04T21:36:57.291117367Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-04T21:36:57.292006301Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=890.015µs logger=migrator t=2026-08-04T21:36:57.295573499Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-04T21:36:57.295997936Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=426.117µs logger=migrator t=2026-08-04T21:36:57.299343166Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-04T21:36:57.299911218Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=567.312µs logger=migrator t=2026-08-04T21:36:57.303185155Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-04T21:36:57.30435211Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.166156ms logger=migrator t=2026-08-04T21:36:57.310153695Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-04T21:36:57.310185676Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.101µs logger=migrator t=2026-08-04T21:36:57.314072257Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-04T21:36:57.315159369Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.086672ms logger=migrator t=2026-08-04T21:36:57.319459706Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-04T21:36:57.319709985Z level=info msg="Migration successfully executed" id="Add missing user data" duration=250.539µs logger=migrator t=2026-08-04T21:36:57.326039571Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-04T21:36:57.327238387Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.198216ms logger=migrator t=2026-08-04T21:36:57.333540612Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-04T21:36:57.334313552Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=772.56µs logger=migrator t=2026-08-04T21:36:57.340304634Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-04T21:36:57.342174997Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.876832ms logger=migrator t=2026-08-04T21:36:57.346191733Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-04T21:36:57.355070577Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.879825ms logger=migrator t=2026-08-04T21:36:57.359296111Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-04T21:36:57.360103812Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=807.671µs logger=migrator t=2026-08-04T21:36:57.362307177Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-04T21:36:57.362452563Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=145.716µs logger=migrator t=2026-08-04T21:36:57.36650138Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-04T21:36:57.367670495Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.169095ms logger=migrator t=2026-08-04T21:36:57.380606867Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-04T21:36:57.380916399Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=310.032µs logger=migrator t=2026-08-04T21:36:57.38688095Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-04T21:36:57.387288376Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=409.726µs logger=migrator t=2026-08-04T21:36:57.39305054Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-04T21:36:57.394108951Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.058081ms logger=migrator t=2026-08-04T21:36:57.397738281Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-04T21:36:57.398505461Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=767.04µs logger=migrator t=2026-08-04T21:36:57.402840209Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-04T21:36:57.403547137Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=706.497µs logger=migrator t=2026-08-04T21:36:57.408055091Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-04T21:36:57.408818691Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=764.07µs logger=migrator t=2026-08-04T21:36:57.413119098Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-04T21:36:57.414361606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.242178ms logger=migrator t=2026-08-04T21:36:57.420489854Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-04T21:36:57.420517055Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.632µs logger=migrator t=2026-08-04T21:36:57.423920717Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-04T21:36:57.424672966Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=756.559µs logger=migrator t=2026-08-04T21:36:57.429637498Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-04T21:36:57.430774022Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.136474ms logger=migrator t=2026-08-04T21:36:57.437567556Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-04T21:36:57.438616037Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.04821ms logger=migrator t=2026-08-04T21:36:57.443670363Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-04T21:36:57.444491585Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=821.102µs logger=migrator t=2026-08-04T21:36:57.451366901Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-04T21:36:57.455948889Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.582648ms logger=migrator t=2026-08-04T21:36:57.467042009Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-04T21:36:57.468404522Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.363633ms logger=migrator t=2026-08-04T21:36:57.474574961Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-04T21:36:57.478047866Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=3.487145ms logger=migrator t=2026-08-04T21:36:57.487568755Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-04T21:36:57.488230401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=660.735µs logger=migrator t=2026-08-04T21:36:57.494454312Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-04T21:36:57.495071296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=617.984µs logger=migrator t=2026-08-04T21:36:57.500009817Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-04T21:36:57.50085861Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=850.713µs logger=migrator t=2026-08-04T21:36:57.510150121Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-04T21:36:57.511765313Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.616632ms logger=migrator t=2026-08-04T21:36:57.520877067Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-04T21:36:57.521861445Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=986.468µs logger=migrator t=2026-08-04T21:36:57.531569451Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-04T21:36:57.531911355Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=341.853µs logger=migrator t=2026-08-04T21:36:57.538156467Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-04T21:36:57.538795311Z level=info msg="Migration successfully executed" id="create star table" duration=638.824µs logger=migrator t=2026-08-04T21:36:57.543419371Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-04T21:36:57.543996693Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=577.152µs logger=migrator t=2026-08-04T21:36:57.550461914Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-04T21:36:57.551113669Z level=info msg="Migration successfully executed" id="create org table v1" duration=653.335µs logger=migrator t=2026-08-04T21:36:57.557797289Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-04T21:36:57.558421033Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=623.704µs logger=migrator t=2026-08-04T21:36:57.566888561Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-04T21:36:57.567533186Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=645.395µs logger=migrator t=2026-08-04T21:36:57.57796158Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-04T21:36:57.584569007Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=6.606877ms logger=migrator t=2026-08-04T21:36:57.591016627Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-04T21:36:57.591665232Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=649.545µs logger=migrator t=2026-08-04T21:36:57.598689844Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-04T21:36:57.599404412Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=715.178µs logger=migrator t=2026-08-04T21:36:57.607500696Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-04T21:36:57.607731845Z level=info msg="Migration successfully executed" id="Update org table charset" duration=233.129µs logger=migrator t=2026-08-04T21:36:57.616067138Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-04T21:36:57.616558407Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=484.949µs logger=migrator t=2026-08-04T21:36:57.628915887Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-04T21:36:57.629168976Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=251.56µs logger=migrator t=2026-08-04T21:36:57.679945615Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-04T21:36:57.680750157Z level=info msg="Migration successfully executed" id="create dashboard table" duration=800.761µs logger=migrator t=2026-08-04T21:36:57.686321243Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-04T21:36:57.686938476Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=616.833µs logger=migrator t=2026-08-04T21:36:57.69709613Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-04T21:36:57.698137621Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.043621ms logger=migrator t=2026-08-04T21:36:57.704487617Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-04T21:36:57.706245555Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.759868ms logger=migrator t=2026-08-04T21:36:57.713290828Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-04T21:36:57.714137141Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=846.053µs logger=migrator t=2026-08-04T21:36:57.719005Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-04T21:36:57.719706827Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=702.177µs logger=migrator t=2026-08-04T21:36:57.733125738Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-04T21:36:57.738375761Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.250523ms logger=migrator t=2026-08-04T21:36:57.757325586Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-04T21:36:57.758055485Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=733.978µs logger=migrator t=2026-08-04T21:36:57.76259287Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-04T21:36:57.763823008Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.230328ms logger=migrator t=2026-08-04T21:36:57.770437075Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-04T21:36:57.772138111Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.700036ms logger=migrator t=2026-08-04T21:36:57.780417602Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-04T21:36:57.781173031Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=756.709µs logger=migrator t=2026-08-04T21:36:57.785997508Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-04T21:36:57.786626352Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=628.674µs logger=migrator t=2026-08-04T21:36:57.792389656Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-04T21:36:57.79249753Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=69.403µs logger=migrator t=2026-08-04T21:36:57.796780856Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-04T21:36:57.799222121Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.440715ms logger=migrator t=2026-08-04T21:36:57.811209756Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-04T21:36:57.812721964Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.514348ms logger=migrator t=2026-08-04T21:36:57.816836324Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-04T21:36:57.820744336Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.908511ms logger=migrator t=2026-08-04T21:36:57.824829874Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-04T21:36:57.825809532Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=979.638µs logger=migrator t=2026-08-04T21:36:57.830764764Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-04T21:36:57.83503959Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=4.275766ms logger=migrator t=2026-08-04T21:36:57.84123082Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-04T21:36:57.842373794Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.142944ms logger=migrator t=2026-08-04T21:36:57.846548376Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-04T21:36:57.847497483Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=949.367µs logger=migrator t=2026-08-04T21:36:57.852121862Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-04T21:36:57.852149353Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.631µs logger=migrator t=2026-08-04T21:36:57.857340255Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-04T21:36:57.857374706Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.801µs logger=migrator t=2026-08-04T21:36:57.862361529Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-04T21:36:57.864633498Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.272339ms logger=migrator t=2026-08-04T21:36:57.869199195Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-04T21:36:57.872392188Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.192653ms logger=migrator t=2026-08-04T21:36:57.87835193Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-04T21:36:57.882047843Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.696783ms logger=migrator t=2026-08-04T21:36:57.886671752Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-04T21:36:57.888524504Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.853242ms logger=migrator t=2026-08-04T21:36:57.8925441Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-04T21:36:57.892723837Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=180.177µs logger=migrator t=2026-08-04T21:36:57.899310102Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-04T21:36:57.899912426Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=602.093µs logger=migrator t=2026-08-04T21:36:57.905991492Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-04T21:36:57.907323493Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.330242ms logger=migrator t=2026-08-04T21:36:57.912637629Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-04T21:36:57.91267133Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.431µs logger=migrator t=2026-08-04T21:36:57.923210959Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-04T21:36:57.92427485Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.063651ms logger=migrator t=2026-08-04T21:36:57.930324645Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-04T21:36:57.930835855Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=511.38µs logger=migrator t=2026-08-04T21:36:57.938361657Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-04T21:36:57.946609937Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.24752ms logger=migrator t=2026-08-04T21:36:57.952581228Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-04T21:36:57.953091478Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=510.31µs logger=migrator t=2026-08-04T21:36:57.962711001Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-04T21:36:57.963736111Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.021109ms logger=migrator t=2026-08-04T21:36:57.971364037Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-04T21:36:57.972282492Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=917.756µs logger=migrator t=2026-08-04T21:36:57.979790313Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-04T21:36:57.98021477Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=426.437µs logger=migrator t=2026-08-04T21:36:57.985506435Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-04T21:36:57.985947132Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=440.877µs logger=migrator t=2026-08-04T21:36:57.990150585Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-04T21:36:57.992172524Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.021179ms logger=migrator t=2026-08-04T21:36:58.002275696Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-04T21:36:58.005547902Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=3.275017ms logger=migrator t=2026-08-04T21:36:58.012138518Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-04T21:36:58.012327485Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=195.397µs logger=migrator t=2026-08-04T21:36:58.01992162Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-04T21:36:58.020101747Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=181.007µs logger=migrator t=2026-08-04T21:36:58.024866862Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-04T21:36:58.025780488Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=906.015µs logger=migrator t=2026-08-04T21:36:58.03100099Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-04T21:36:58.033485527Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.484356ms logger=migrator t=2026-08-04T21:36:58.039437858Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-04T21:36:58.040097693Z level=info msg="Migration successfully executed" id="create data_source table" duration=661.565µs logger=migrator t=2026-08-04T21:36:58.056583403Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-04T21:36:58.058238677Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.693405ms logger=migrator t=2026-08-04T21:36:58.063111707Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-04T21:36:58.063737551Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=625.294µs logger=migrator t=2026-08-04T21:36:58.070303436Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-04T21:36:58.072176189Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.875343ms logger=migrator t=2026-08-04T21:36:58.08021386Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-04T21:36:58.081352005Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.137925ms logger=migrator t=2026-08-04T21:36:58.086327888Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-04T21:36:58.09642961Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.096652ms logger=migrator t=2026-08-04T21:36:58.103423851Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-04T21:36:58.104831176Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.404035ms logger=migrator t=2026-08-04T21:36:58.112012215Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-04T21:36:58.112967502Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=955.067µs logger=migrator t=2026-08-04T21:36:58.119785637Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-04T21:36:58.120686942Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=896.035µs logger=migrator t=2026-08-04T21:36:58.129979933Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-04T21:36:58.131574535Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.587372ms logger=migrator t=2026-08-04T21:36:58.13661978Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-04T21:36:58.140038663Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.418573ms logger=migrator t=2026-08-04T21:36:58.146093868Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-04T21:36:58.148776382Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.679434ms logger=migrator t=2026-08-04T21:36:58.153734795Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-04T21:36:58.153782167Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=50.691µs logger=migrator t=2026-08-04T21:36:58.159461947Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-04T21:36:58.159704036Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=243.649µs logger=migrator t=2026-08-04T21:36:58.170387171Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-04T21:36:58.174651807Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.264535ms logger=migrator t=2026-08-04T21:36:58.181488232Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-04T21:36:58.181842016Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=356.813µs logger=migrator t=2026-08-04T21:36:58.187404582Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-04T21:36:58.187644601Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=241.799µs logger=migrator t=2026-08-04T21:36:58.190260633Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-04T21:36:58.192616394Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.355331ms logger=migrator t=2026-08-04T21:36:58.196976893Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-04T21:36:58.198253063Z level=info msg="Migration successfully executed" id="Update uid value" duration=1.27672ms logger=migrator t=2026-08-04T21:36:58.20230385Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-04T21:36:58.203485176Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.181496ms logger=migrator t=2026-08-04T21:36:58.20951764Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-04T21:36:58.210588612Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.070162ms logger=migrator t=2026-08-04T21:36:58.215569615Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-04T21:36:58.216510332Z level=info msg="Migration successfully executed" id="create api_key table" duration=943.786µs logger=migrator t=2026-08-04T21:36:58.226085703Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-04T21:36:58.226989678Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=903.705µs logger=migrator t=2026-08-04T21:36:58.236797119Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-04T21:36:58.237904572Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.109943ms logger=migrator t=2026-08-04T21:36:58.250249021Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-04T21:36:58.251483259Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.236338ms logger=migrator t=2026-08-04T21:36:58.25897268Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-04T21:36:58.259843914Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=872.044µs logger=migrator t=2026-08-04T21:36:58.264005755Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-04T21:36:58.264854328Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=848.473µs logger=migrator t=2026-08-04T21:36:58.268281241Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-04T21:36:58.269103973Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=822.512µs logger=migrator t=2026-08-04T21:36:58.273830416Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-04T21:36:58.281191273Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.354556ms logger=migrator t=2026-08-04T21:36:58.28576627Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-04T21:36:58.286439876Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=673.456µs logger=migrator t=2026-08-04T21:36:58.289654461Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-04T21:36:58.29040508Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=749.629µs logger=migrator t=2026-08-04T21:36:58.29838289Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-04T21:36:58.302284091Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=3.897662ms logger=migrator t=2026-08-04T21:36:58.311046881Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-04T21:36:58.311905765Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=858.454µs logger=migrator t=2026-08-04T21:36:58.317915868Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-04T21:36:58.318284693Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=369.554µs logger=migrator t=2026-08-04T21:36:58.327975789Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-04T21:36:58.328600563Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=628.315µs logger=migrator t=2026-08-04T21:36:59.13725065Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-04T21:36:59.137344133Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=89.784µs logger=migrator t=2026-08-04T21:36:59.264328717Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-04T21:36:59.267354215Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.027108ms logger=migrator t=2026-08-04T21:36:59.347137985Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-04T21:36:59.350725165Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.5903ms logger=migrator t=2026-08-04T21:36:59.678346196Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-04T21:36:59.678687749Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=343.943µs logger=migrator t=2026-08-04T21:37:00.039902887Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-04T21:37:00.042934485Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.033428ms logger=migrator t=2026-08-04T21:37:00.178268479Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-04T21:37:00.18521859Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=6.94699ms logger=migrator t=2026-08-04T21:37:00.189465915Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-04T21:37:00.190292277Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=825.842µs logger=migrator t=2026-08-04T21:37:00.196296301Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-04T21:37:00.196854612Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=558.282µs logger=migrator t=2026-08-04T21:37:00.200433331Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-04T21:37:00.201224332Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=794.081µs logger=migrator t=2026-08-04T21:37:00.205728248Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-04T21:37:00.206876262Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.146545ms logger=migrator t=2026-08-04T21:37:00.212650447Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-04T21:37:00.214144065Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.493008ms logger=migrator t=2026-08-04T21:37:00.218002465Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-04T21:37:00.218837627Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=834.962µs logger=migrator t=2026-08-04T21:37:00.223139875Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-04T21:37:00.223228448Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=89.223µs logger=migrator t=2026-08-04T21:37:00.227466003Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-04T21:37:00.227495144Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.241µs logger=migrator t=2026-08-04T21:37:00.230327844Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-04T21:37:00.232958917Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.630763ms logger=migrator t=2026-08-04T21:37:00.236680031Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-04T21:37:00.239364476Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.684175ms logger=migrator t=2026-08-04T21:37:00.243739946Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-04T21:37:00.24382766Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=88.443µs logger=migrator t=2026-08-04T21:37:00.247494082Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-04T21:37:00.248354575Z level=info msg="Migration successfully executed" id="create quota table v1" duration=860.233µs logger=migrator t=2026-08-04T21:37:00.252508777Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-04T21:37:00.253385741Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=877.254µs logger=migrator t=2026-08-04T21:37:00.257540233Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-04T21:37:00.257564854Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.511µs logger=migrator t=2026-08-04T21:37:00.262642771Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-04T21:37:00.263659731Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.01925ms logger=migrator t=2026-08-04T21:37:00.268335753Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-04T21:37:00.269227797Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=892.554µs logger=migrator t=2026-08-04T21:37:00.275594965Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-04T21:37:00.278731377Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.135872ms logger=migrator t=2026-08-04T21:37:00.282619718Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-04T21:37:00.282717002Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=96.204µs logger=migrator t=2026-08-04T21:37:00.286540861Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-04T21:37:00.287437776Z level=info msg="Migration successfully executed" id="create session table" duration=898.265µs logger=migrator t=2026-08-04T21:37:00.292999122Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-04T21:37:00.29319507Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=195.548µs logger=migrator t=2026-08-04T21:37:00.296828711Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-04T21:37:00.297024259Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=194.798µs logger=migrator t=2026-08-04T21:37:00.300350558Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-04T21:37:00.301068496Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=717.618µs logger=migrator t=2026-08-04T21:37:00.307663463Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-04T21:37:00.308457764Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=794.04µs logger=migrator t=2026-08-04T21:37:00.315069601Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-04T21:37:00.315189815Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=121.175µs logger=migrator t=2026-08-04T21:37:00.319374258Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-04T21:37:00.319508523Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=135.735µs logger=migrator t=2026-08-04T21:37:00.323731278Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-04T21:37:00.328771273Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.039226ms logger=migrator t=2026-08-04T21:37:00.333662444Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-04T21:37:00.336747804Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.07944ms logger=migrator t=2026-08-04T21:37:00.34026326Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-04T21:37:00.340429607Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=161.057µs logger=migrator t=2026-08-04T21:37:00.343884691Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-04T21:37:00.344045548Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=135.596µs logger=migrator t=2026-08-04T21:37:00.346900619Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-04T21:37:00.348274542Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.373153ms logger=migrator t=2026-08-04T21:37:00.353528576Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-04T21:37:00.353663342Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=125.745µs logger=migrator t=2026-08-04T21:37:00.357888176Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-04T21:37:00.36185551Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.963504ms logger=migrator t=2026-08-04T21:37:00.366304443Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-04T21:37:00.366549813Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=246.4µs logger=migrator t=2026-08-04T21:37:00.371306208Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-04T21:37:00.376688997Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.382369ms logger=migrator t=2026-08-04T21:37:00.38034444Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-04T21:37:00.382566016Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.221336ms logger=migrator t=2026-08-04T21:37:00.38600941Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-04T21:37:00.386061822Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=52.682µs logger=migrator t=2026-08-04T21:37:00.389680373Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-04T21:37:00.390569387Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=888.744µs logger=migrator t=2026-08-04T21:37:00.396233048Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-04T21:37:00.397452605Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.219138ms logger=migrator t=2026-08-04T21:37:00.40168582Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-04T21:37:00.403008981Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.323921ms logger=migrator t=2026-08-04T21:37:00.408140981Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-04T21:37:00.409005635Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=864.403µs logger=migrator t=2026-08-04T21:37:00.413283891Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-04T21:37:00.414098463Z level=info msg="Migration successfully executed" id="add index alert state" duration=814.442µs logger=migrator t=2026-08-04T21:37:00.418771744Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-04T21:37:00.420023723Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.251939ms logger=migrator t=2026-08-04T21:37:00.425152543Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-04T21:37:00.426226784Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.073821ms logger=migrator t=2026-08-04T21:37:00.430284132Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-04T21:37:00.431382005Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.091523ms logger=migrator t=2026-08-04T21:37:00.43561165Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-04T21:37:00.436370069Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=758.4µs logger=migrator t=2026-08-04T21:37:00.44077797Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-04T21:37:00.450210377Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.432287ms logger=migrator t=2026-08-04T21:37:00.453861389Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-04T21:37:00.455990452Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=2.097642ms logger=migrator t=2026-08-04T21:37:00.462536087Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-04T21:37:00.464325166Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.789049ms logger=migrator t=2026-08-04T21:37:00.468872843Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-04T21:37:00.469389043Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=515.89µs logger=migrator t=2026-08-04T21:37:00.472678011Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-04T21:37:00.473275135Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=596.843µs logger=migrator t=2026-08-04T21:37:00.477393035Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-04T21:37:00.478270989Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=879.655µs logger=migrator t=2026-08-04T21:37:00.482944771Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-04T21:37:00.486650165Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.702715ms logger=migrator t=2026-08-04T21:37:00.490961122Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-04T21:37:00.49449985Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.538088ms logger=migrator t=2026-08-04T21:37:00.498033448Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-04T21:37:00.501558225Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.531438ms logger=migrator t=2026-08-04T21:37:00.506141963Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-04T21:37:00.50966634Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.524127ms logger=migrator t=2026-08-04T21:37:00.513399815Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-04T21:37:00.514326211Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=926.136µs logger=migrator t=2026-08-04T21:37:00.518585547Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-04T21:37:00.518614308Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.701µs logger=migrator t=2026-08-04T21:37:00.523205777Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-04T21:37:00.523231738Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.812µs logger=migrator t=2026-08-04T21:37:00.527233633Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-04T21:37:00.528015684Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=781.871µs logger=migrator t=2026-08-04T21:37:00.532187326Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-04T21:37:00.533130743Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=943.446µs logger=migrator t=2026-08-04T21:37:00.54024996Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-04T21:37:00.54104177Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=791.27µs logger=migrator t=2026-08-04T21:37:00.544460243Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-04T21:37:00.545238604Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=778µs logger=migrator t=2026-08-04T21:37:00.549440887Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-04T21:37:00.550404805Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=963.588µs logger=migrator t=2026-08-04T21:37:00.55515928Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-04T21:37:00.558912926Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.750736ms logger=migrator t=2026-08-04T21:37:00.56261049Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-04T21:37:00.566304063Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.693123ms logger=migrator t=2026-08-04T21:37:00.570005007Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-04T21:37:00.570229836Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=224.819µs logger=migrator t=2026-08-04T21:37:00.574583915Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-04T21:37:00.575454819Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=870.944µs logger=migrator t=2026-08-04T21:37:00.579712555Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-04T21:37:00.580561528Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=848.933µs logger=migrator t=2026-08-04T21:37:00.584266252Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-04T21:37:00.587905003Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.642942ms logger=migrator t=2026-08-04T21:37:00.592294844Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-04T21:37:00.592392378Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=99.734µs logger=migrator t=2026-08-04T21:37:00.595852042Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-04T21:37:00.596717816Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=865.244µs logger=migrator t=2026-08-04T21:37:00.600118858Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-04T21:37:00.601021094Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=902.226µs logger=migrator t=2026-08-04T21:37:00.606454285Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-04T21:37:00.606566499Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=112.454µs logger=migrator t=2026-08-04T21:37:00.610226091Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-04T21:37:00.611113796Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=887.075µs logger=migrator t=2026-08-04T21:37:00.615047009Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-04T21:37:00.615981606Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=928.836µs logger=migrator t=2026-08-04T21:37:00.621130026Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-04T21:37:00.622031261Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=895.834µs logger=migrator t=2026-08-04T21:37:00.626753665Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-04T21:37:00.62765951Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=905.635µs logger=migrator t=2026-08-04T21:37:00.632278199Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-04T21:37:00.633242897Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=960.808µs logger=migrator t=2026-08-04T21:37:00.638698209Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-04T21:37:00.639648066Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=949.657µs logger=migrator t=2026-08-04T21:37:00.644291197Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-04T21:37:00.644317908Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.631µs logger=migrator t=2026-08-04T21:37:00.648099445Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-04T21:37:00.652043628Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.943653ms logger=migrator t=2026-08-04T21:37:00.656514612Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-04T21:37:00.657389396Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=839.323µs logger=migrator t=2026-08-04T21:37:00.661210495Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-04T21:37:00.665110367Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.904572ms logger=migrator t=2026-08-04T21:37:00.668996538Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-04T21:37:00.669709425Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=712.667µs logger=migrator t=2026-08-04T21:37:00.6760021Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-04T21:37:00.676919786Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=913.936µs logger=migrator t=2026-08-04T21:37:00.681138Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-04T21:37:00.681987043Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=849.053µs logger=migrator t=2026-08-04T21:37:00.685624054Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-04T21:37:00.696967096Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.342771ms logger=migrator t=2026-08-04T21:37:00.702237981Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-04T21:37:00.703741549Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.494248ms logger=migrator t=2026-08-04T21:37:00.712870374Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-04T21:37:00.71404323Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.173326ms logger=migrator t=2026-08-04T21:37:00.720426988Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-04T21:37:00.720800533Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=372.664µs logger=migrator t=2026-08-04T21:37:00.725266796Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-04T21:37:00.726095498Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=830.932µs logger=migrator t=2026-08-04T21:37:00.731214507Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-04T21:37:00.731524349Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=309.912µs logger=migrator t=2026-08-04T21:37:00.736780833Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-04T21:37:00.745026814Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.22002ms logger=migrator t=2026-08-04T21:37:00.751031168Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-04T21:37:00.75520464Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.174023ms logger=migrator t=2026-08-04T21:37:00.758612983Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-04T21:37:00.759485566Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=875.154µs logger=migrator t=2026-08-04T21:37:00.764885407Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-04T21:37:00.766738069Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.853713ms logger=migrator t=2026-08-04T21:37:00.771783725Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-04T21:37:00.772031224Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=240.669µs logger=migrator t=2026-08-04T21:37:00.775919076Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-04T21:37:00.780551176Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.63661ms logger=migrator t=2026-08-04T21:37:00.784742199Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-04T21:37:00.785650424Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=907.615µs logger=migrator t=2026-08-04T21:37:00.789686381Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-04T21:37:00.789855308Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=169.457µs logger=migrator t=2026-08-04T21:37:00.793349444Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-04T21:37:00.793741329Z level=info msg="Migration successfully executed" id="Move region to single row" duration=391.725µs logger=migrator t=2026-08-04T21:37:00.799045335Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-04T21:37:00.800470621Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.425485ms logger=migrator t=2026-08-04T21:37:00.804326571Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-04T21:37:00.805163593Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=836.572µs logger=migrator t=2026-08-04T21:37:00.80894782Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-04T21:37:00.809835055Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=887.015µs logger=migrator t=2026-08-04T21:37:00.814555248Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-04T21:37:00.815538537Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=983.219µs logger=migrator t=2026-08-04T21:37:00.819744731Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-04T21:37:00.821069482Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.323912ms logger=migrator t=2026-08-04T21:37:00.827212831Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-04T21:37:00.828318794Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.122834ms logger=migrator t=2026-08-04T21:37:00.832862351Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-04T21:37:00.832926823Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=65.182µs logger=migrator t=2026-08-04T21:37:00.836502962Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-04T21:37:00.837316864Z level=info msg="Migration successfully executed" id="create test_data table" duration=813.952µs logger=migrator t=2026-08-04T21:37:00.842504466Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-04T21:37:00.844124719Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.598012ms logger=migrator t=2026-08-04T21:37:00.850011978Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-04T21:37:00.851040898Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.038051ms logger=migrator t=2026-08-04T21:37:00.85571643Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-04T21:37:00.85726132Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.544811ms logger=migrator t=2026-08-04T21:37:00.863000113Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-04T21:37:00.863340196Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=339.883µs logger=migrator t=2026-08-04T21:37:00.867733927Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-04T21:37:00.868103431Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=369.694µs logger=migrator t=2026-08-04T21:37:00.871635909Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-04T21:37:00.871708712Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=81.163µs logger=migrator t=2026-08-04T21:37:00.876393264Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-04T21:37:00.877864351Z level=info msg="Migration successfully executed" id="create team table" duration=1.473558ms logger=migrator t=2026-08-04T21:37:00.882230731Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-04T21:37:00.883632796Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.398574ms logger=migrator t=2026-08-04T21:37:00.887635161Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-04T21:37:00.888482394Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=846.843µs logger=migrator t=2026-08-04T21:37:00.893847093Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-04T21:37:00.898240754Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.393281ms logger=migrator t=2026-08-04T21:37:00.903143804Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-04T21:37:00.903335872Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=192.578µs logger=migrator t=2026-08-04T21:37:00.908209082Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-04T21:37:00.909089206Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=879.894µs logger=migrator t=2026-08-04T21:37:00.916288676Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-04T21:37:00.917592276Z level=info msg="Migration successfully executed" id="create team member table" duration=1.299451ms logger=migrator t=2026-08-04T21:37:00.921911605Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-04T21:37:00.922945765Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.03429ms logger=migrator t=2026-08-04T21:37:00.927616076Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-04T21:37:00.928797722Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.175546ms logger=migrator t=2026-08-04T21:37:00.934708292Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-04T21:37:00.935820336Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.112874ms logger=migrator t=2026-08-04T21:37:00.942733524Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-04T21:37:00.947315813Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.581539ms logger=migrator t=2026-08-04T21:37:00.952863118Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-04T21:37:00.957427316Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.563838ms logger=migrator t=2026-08-04T21:37:00.961917231Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-04T21:37:00.96653244Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.614419ms logger=migrator t=2026-08-04T21:37:00.970514925Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-04T21:37:00.971474053Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=958.407µs logger=migrator t=2026-08-04T21:37:00.979739944Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-04T21:37:00.9814554Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.715236ms logger=migrator t=2026-08-04T21:37:00.987272927Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-04T21:37:00.988189223Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=916.016µs logger=migrator t=2026-08-04T21:37:00.996016917Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-04T21:37:00.997450323Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.439356ms logger=migrator t=2026-08-04T21:37:01.004224406Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-04T21:37:01.005766566Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.54062ms logger=migrator t=2026-08-04T21:37:01.013521508Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-04T21:37:01.014431833Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=910.535µs logger=migrator t=2026-08-04T21:37:01.019845864Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-04T21:37:01.02127548Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.428916ms logger=migrator t=2026-08-04T21:37:01.029151287Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-04T21:37:01.030201888Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.050061ms logger=migrator t=2026-08-04T21:37:01.037265443Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-04T21:37:01.038076394Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=811.162µs logger=migrator t=2026-08-04T21:37:01.042575469Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-04T21:37:01.042828909Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=253.73µs logger=migrator t=2026-08-04T21:37:01.046901648Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-04T21:37:01.047832244Z level=info msg="Migration successfully executed" id="create tag table" duration=929.256µs logger=migrator t=2026-08-04T21:37:01.052216895Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-04T21:37:01.053586258Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.368963ms logger=migrator t=2026-08-04T21:37:01.058313162Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-04T21:37:01.05903741Z level=info msg="Migration successfully executed" id="create login attempt table" duration=721.808µs logger=migrator t=2026-08-04T21:37:01.064464432Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-04T21:37:01.065888517Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.416625ms logger=migrator t=2026-08-04T21:37:01.070365281Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-04T21:37:01.071731355Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.367143ms logger=migrator t=2026-08-04T21:37:01.075534583Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-04T21:37:01.089484856Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.949283ms logger=migrator t=2026-08-04T21:37:01.095731969Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-04T21:37:01.09627478Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=542.981µs logger=migrator t=2026-08-04T21:37:01.100459423Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-04T21:37:01.101784065Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.324331ms logger=migrator t=2026-08-04T21:37:01.107858141Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-04T21:37:01.108286988Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=437.177µs logger=migrator t=2026-08-04T21:37:01.113325944Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-04T21:37:01.114386245Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.060121ms logger=migrator t=2026-08-04T21:37:01.121157849Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-04T21:37:01.12297543Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.816771ms logger=migrator t=2026-08-04T21:37:01.127882081Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-04T21:37:01.128959973Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.088183ms logger=migrator t=2026-08-04T21:37:01.167536895Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-04T21:37:01.167742103Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=207.448µs logger=migrator t=2026-08-04T21:37:01.174503516Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-04T21:37:01.179886996Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.38256ms logger=migrator t=2026-08-04T21:37:01.184547467Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-04T21:37:01.190197837Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.65026ms logger=migrator t=2026-08-04T21:37:01.23547021Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-04T21:37:01.242034246Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.565076ms logger=migrator t=2026-08-04T21:37:01.246969008Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-04T21:37:01.250925722Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.956674ms logger=migrator t=2026-08-04T21:37:01.255017891Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-04T21:37:01.255987129Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=969.428µs logger=migrator t=2026-08-04T21:37:01.262368768Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-04T21:37:01.26808225Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.713323ms logger=migrator t=2026-08-04T21:37:01.272864736Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-04T21:37:01.273693658Z level=info msg="Migration successfully executed" id="create server_lock table" duration=828.342µs logger=migrator t=2026-08-04T21:37:01.278823778Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-04T21:37:01.279816597Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=988.238µs logger=migrator t=2026-08-04T21:37:01.286391063Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-04T21:37:01.287226195Z level=info msg="Migration successfully executed" id="create user auth token table" duration=836.832µs logger=migrator t=2026-08-04T21:37:01.293616764Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-04T21:37:01.29479832Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.179856ms logger=migrator t=2026-08-04T21:37:01.300135848Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-04T21:37:01.301897106Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.760688ms logger=migrator t=2026-08-04T21:37:01.308498284Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-04T21:37:01.309506053Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.007969ms logger=migrator t=2026-08-04T21:37:01.314851181Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-04T21:37:01.322909005Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.056663ms logger=migrator t=2026-08-04T21:37:01.327739743Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-04T21:37:01.32843327Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=692.567µs logger=migrator t=2026-08-04T21:37:01.334487865Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-04T21:37:01.336024015Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.54826ms logger=migrator t=2026-08-04T21:37:01.341429496Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-04T21:37:01.342420525Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=990.518µs logger=migrator t=2026-08-04T21:37:01.347632427Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-04T21:37:01.348579794Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=946.167µs logger=migrator t=2026-08-04T21:37:01.355112059Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-04T21:37:01.356638278Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.526769ms logger=migrator t=2026-08-04T21:37:01.361843321Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-04T21:37:01.361911853Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.582µs logger=migrator t=2026-08-04T21:37:01.366935979Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-04T21:37:01.367013812Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.393µs logger=migrator t=2026-08-04T21:37:01.373317608Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-04T21:37:01.37544545Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.126083ms logger=migrator t=2026-08-04T21:37:01.382339929Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-04T21:37:01.384379798Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.04453ms logger=migrator t=2026-08-04T21:37:01.38955758Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-04T21:37:01.390636432Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.072281ms logger=migrator t=2026-08-04T21:37:01.396070553Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-04T21:37:01.396168437Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.564µs logger=migrator t=2026-08-04T21:37:01.401691602Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-04T21:37:01.403338136Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.635374ms logger=migrator t=2026-08-04T21:37:01.408499277Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-04T21:37:01.410155252Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.655844ms logger=migrator t=2026-08-04T21:37:01.415044912Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-04T21:37:01.416122074Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.076852ms logger=migrator t=2026-08-04T21:37:01.422002813Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-04T21:37:01.423753291Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.738848ms logger=migrator t=2026-08-04T21:37:01.428868881Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-04T21:37:01.434977928Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.108648ms logger=migrator t=2026-08-04T21:37:01.440049556Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-04T21:37:01.441008343Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=963.087µs logger=migrator t=2026-08-04T21:37:01.446346541Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-04T21:37:01.446540448Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=203.118µs logger=migrator t=2026-08-04T21:37:01.451597546Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-04T21:37:01.452858405Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.26173ms logger=migrator t=2026-08-04T21:37:01.45865157Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-04T21:37:01.459857687Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.206057ms logger=migrator t=2026-08-04T21:37:01.464646143Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-04T21:37:01.466040918Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.394244ms logger=migrator t=2026-08-04T21:37:01.472302312Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-04T21:37:01.472437957Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=144.916µs logger=migrator t=2026-08-04T21:37:01.478601307Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-04T21:37:01.480831984Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.228206ms logger=migrator t=2026-08-04T21:37:01.48637154Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-04T21:37:01.488379378Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.008238ms logger=migrator t=2026-08-04T21:37:01.492945775Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-04T21:37:01.493713375Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=767.18µs logger=migrator t=2026-08-04T21:37:01.498134558Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-04T21:37:01.499723909Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.587691ms logger=migrator t=2026-08-04T21:37:01.508255311Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-04T21:37:01.52234827Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=14.086639ms logger=migrator t=2026-08-04T21:37:01.526589155Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-04T21:37:01.52722878Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=640.035µs logger=migrator t=2026-08-04T21:37:01.532587599Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-04T21:37:01.533237554Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=650.055µs logger=migrator t=2026-08-04T21:37:01.542449313Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-04T21:37:01.570097769Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.643466ms logger=migrator t=2026-08-04T21:37:01.574760801Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-04T21:37:01.604075062Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.312301ms logger=migrator t=2026-08-04T21:37:01.609730732Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-04T21:37:01.610532684Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=802.032µs logger=migrator t=2026-08-04T21:37:01.615222426Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-04T21:37:01.616937213Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.714347ms logger=migrator t=2026-08-04T21:37:01.621958549Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-04T21:37:01.628808786Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.850967ms logger=migrator t=2026-08-04T21:37:01.634421364Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-04T21:37:01.638571026Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.149382ms logger=migrator t=2026-08-04T21:37:01.642951636Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-04T21:37:01.643961516Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.009559ms logger=migrator t=2026-08-04T21:37:01.649010012Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-04T21:37:01.650665527Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.655314ms logger=migrator t=2026-08-04T21:37:01.657104867Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-04T21:37:01.658385417Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.28444ms logger=migrator t=2026-08-04T21:37:01.663732365Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-04T21:37:01.664954963Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.222068ms logger=migrator t=2026-08-04T21:37:01.669777231Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-04T21:37:01.669893245Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.654µs logger=migrator t=2026-08-04T21:37:01.675048406Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-04T21:37:01.680975507Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.926391ms logger=migrator t=2026-08-04T21:37:01.685740502Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-04T21:37:01.693256995Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.516043ms logger=migrator t=2026-08-04T21:37:01.697789331Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-04T21:37:01.707935796Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=10.137675ms logger=migrator t=2026-08-04T21:37:01.714172159Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-04T21:37:01.715613535Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.442706ms logger=migrator t=2026-08-04T21:37:01.722780104Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-04T21:37:01.724093885Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.317991ms logger=migrator t=2026-08-04T21:37:01.729143492Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-04T21:37:01.735631055Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.485503ms logger=migrator t=2026-08-04T21:37:01.740187532Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-04T21:37:01.746606632Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.41831ms logger=migrator t=2026-08-04T21:37:01.930844566Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-04T21:37:01.932821693Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.979367ms logger=migrator t=2026-08-04T21:37:01.940687249Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-04T21:37:01.947364579Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.67641ms logger=migrator t=2026-08-04T21:37:01.951184778Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-04T21:37:01.956675151Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.489343ms logger=migrator t=2026-08-04T21:37:01.961103814Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-04T21:37:01.961157756Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=54.062µs logger=migrator t=2026-08-04T21:37:01.966259525Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-04T21:37:01.968318825Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.058141ms logger=migrator t=2026-08-04T21:37:01.974981344Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-04T21:37:01.976028235Z 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.046181ms logger=migrator t=2026-08-04T21:37:01.981310271Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-04T21:37:01.982545239Z 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.231148ms logger=migrator t=2026-08-04T21:37:01.990123944Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-04T21:37:01.990235858Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=116.644µs logger=migrator t=2026-08-04T21:37:01.994022596Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-04T21:37:02.002466244Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.442278ms logger=migrator t=2026-08-04T21:37:02.008362054Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-04T21:37:02.015886947Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.524693ms logger=migrator t=2026-08-04T21:37:02.0223634Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-04T21:37:02.02954716Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.18163ms logger=migrator t=2026-08-04T21:37:02.033466482Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-04T21:37:02.039000768Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.532286ms logger=migrator t=2026-08-04T21:37:02.044499722Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-04T21:37:02.052525315Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.023303ms logger=migrator t=2026-08-04T21:37:02.058220537Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-04T21:37:02.05829955Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.693µs logger=migrator t=2026-08-04T21:37:02.061908231Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-04T21:37:02.062845398Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=937.126µs logger=migrator t=2026-08-04T21:37:02.068172395Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-04T21:37:02.075509211Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.335356ms logger=migrator t=2026-08-04T21:37:02.079762187Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-04T21:37:02.07982791Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.523µs logger=migrator t=2026-08-04T21:37:02.084396367Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-04T21:37:02.090915201Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.518224ms logger=migrator t=2026-08-04T21:37:02.094521452Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-04T21:37:02.0954952Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=973.528µs logger=migrator t=2026-08-04T21:37:02.099427053Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-04T21:37:02.10601373Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.585777ms logger=migrator t=2026-08-04T21:37:02.110554267Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-04T21:37:02.111335767Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=781.91µs logger=migrator t=2026-08-04T21:37:02.115334763Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-04T21:37:02.116304401Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=972.598µs logger=migrator t=2026-08-04T21:37:02.121453322Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-04T21:37:02.128906002Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.456051ms logger=migrator t=2026-08-04T21:37:02.134543012Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-04T21:37:02.135161816Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=618.434µs logger=migrator t=2026-08-04T21:37:02.150213563Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-04T21:37:02.151148959Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=937.536µs logger=migrator t=2026-08-04T21:37:02.156903093Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-04T21:37:02.157514477Z level=info msg="Migration successfully executed" id="create alert_image table" duration=611.464µs logger=migrator t=2026-08-04T21:37:02.162927438Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-04T21:37:02.163601085Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=673.467µs logger=migrator t=2026-08-04T21:37:02.168457494Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-04T21:37:02.168521516Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=64.562µs logger=migrator t=2026-08-04T21:37:02.172093386Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-04T21:37:02.172781952Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=688.086µs logger=migrator t=2026-08-04T21:37:02.177470515Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-04T21:37:02.178193723Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=722.968µs logger=migrator t=2026-08-04T21:37:02.184059772Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-04T21:37:02.184379894Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-04T21:37:02.192614235Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-04T21:37:02.194044661Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.544851ms logger=migrator t=2026-08-04T21:37:02.198621749Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-04T21:37:02.200211611Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.587482ms logger=migrator t=2026-08-04T21:37:02.204705916Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-04T21:37:02.213638755Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.933428ms logger=migrator t=2026-08-04T21:37:02.217254786Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-04T21:37:02.218361799Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.106134ms logger=migrator t=2026-08-04T21:37:02.223106314Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-04T21:37:02.224490428Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.382923ms logger=migrator t=2026-08-04T21:37:02.230064925Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-04T21:37:02.231073904Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.008609ms logger=migrator t=2026-08-04T21:37:02.235522858Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-04T21:37:02.236626281Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.101762ms logger=migrator t=2026-08-04T21:37:02.241403617Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-04T21:37:02.246039888Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=4.62973ms logger=migrator t=2026-08-04T21:37:02.252561042Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-04T21:37:02.252605943Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.011µs logger=migrator t=2026-08-04T21:37:02.2579103Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-04T21:37:02.258072077Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=161.736µs logger=migrator t=2026-08-04T21:37:02.262937106Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-04T21:37:02.270866445Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.929029ms logger=migrator t=2026-08-04T21:37:02.276101149Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-04T21:37:02.27637637Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=272.241µs logger=migrator t=2026-08-04T21:37:02.281157656Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-04T21:37:02.282454307Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.295311ms logger=migrator t=2026-08-04T21:37:02.286786866Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-04T21:37:02.287218863Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=431.166µs logger=migrator t=2026-08-04T21:37:02.292276519Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-04T21:37:02.293081721Z level=info msg="Migration successfully executed" id="create data_keys table" duration=804.352µs logger=migrator t=2026-08-04T21:37:02.296743483Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-04T21:37:02.297696541Z level=info msg="Migration successfully executed" id="create secrets table" duration=950.987µs logger=migrator t=2026-08-04T21:37:02.301840152Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-04T21:37:02.331406685Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.562532ms logger=migrator t=2026-08-04T21:37:02.335629859Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-04T21:37:02.342472936Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.843987ms logger=migrator t=2026-08-04T21:37:02.346063456Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-04T21:37:02.346256193Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=192.487µs logger=migrator t=2026-08-04T21:37:02.350072512Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-04T21:37:02.384676731Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.605349ms logger=migrator t=2026-08-04T21:37:02.38849459Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-04T21:37:02.42108511Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.58947ms logger=migrator t=2026-08-04T21:37:02.426141147Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-04T21:37:02.426796222Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=655.485µs logger=migrator t=2026-08-04T21:37:02.432058118Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-04T21:37:02.434010714Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.951157ms logger=migrator t=2026-08-04T21:37:02.439845751Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-04T21:37:02.440148733Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=303.182µs logger=migrator t=2026-08-04T21:37:02.443786875Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-04T21:37:02.444782264Z level=info msg="Migration successfully executed" id="create permission table" duration=994.968µs logger=migrator t=2026-08-04T21:37:02.449394733Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-04T21:37:02.450891432Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.496269ms logger=migrator t=2026-08-04T21:37:02.456382156Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-04T21:37:02.457498079Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.115113ms logger=migrator t=2026-08-04T21:37:02.464992331Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-04T21:37:02.466415447Z level=info msg="Migration successfully executed" id="create role table" duration=1.421316ms logger=migrator t=2026-08-04T21:37:02.473463012Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-04T21:37:02.484674519Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.209737ms logger=migrator t=2026-08-04T21:37:02.490191344Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-04T21:37:02.498194025Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.004322ms logger=migrator t=2026-08-04T21:37:02.505985919Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-04T21:37:02.507155154Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.164885ms logger=migrator t=2026-08-04T21:37:02.519138841Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-04T21:37:02.520684572Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.543831ms logger=migrator t=2026-08-04T21:37:02.52551911Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-04T21:37:02.5265445Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.02414ms logger=migrator t=2026-08-04T21:37:02.534830943Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-04T21:37:02.536450056Z level=info msg="Migration successfully executed" id="create team role table" duration=1.615893ms logger=migrator t=2026-08-04T21:37:02.54269119Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-04T21:37:02.545212688Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.520019ms logger=migrator t=2026-08-04T21:37:02.551532834Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-04T21:37:02.554434977Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.905823ms logger=migrator t=2026-08-04T21:37:02.559548907Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-04T21:37:02.560778085Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.230637ms logger=migrator t=2026-08-04T21:37:02.564855324Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-04T21:37:02.566178735Z level=info msg="Migration successfully executed" id="create user role table" duration=1.319762ms logger=migrator t=2026-08-04T21:37:02.571327276Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-04T21:37:02.572477291Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.151575ms logger=migrator t=2026-08-04T21:37:02.577684904Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-04T21:37:02.579839828Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.153754ms logger=migrator t=2026-08-04T21:37:02.586357592Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-04T21:37:02.587466985Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.109693ms logger=migrator t=2026-08-04T21:37:02.591843395Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-04T21:37:02.592722069Z level=info msg="Migration successfully executed" id="create builtin role table" duration=878.894µs logger=migrator t=2026-08-04T21:37:02.597448804Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-04T21:37:02.598671031Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.222658ms logger=migrator t=2026-08-04T21:37:02.60401662Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-04T21:37:02.605598501Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.582442ms logger=migrator t=2026-08-04T21:37:02.611810703Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-04T21:37:02.620433809Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.620766ms logger=migrator t=2026-08-04T21:37:02.62532681Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-04T21:37:02.626724285Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.399195ms logger=migrator t=2026-08-04T21:37:02.630841645Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-04T21:37:02.632306872Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.467007ms logger=migrator t=2026-08-04T21:37:02.63841534Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-04T21:37:02.639595416Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.182196ms logger=migrator t=2026-08-04T21:37:02.64276551Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-04T21:37:02.643841922Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.076412ms logger=migrator t=2026-08-04T21:37:02.648519864Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-04T21:37:02.649994462Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.472408ms logger=migrator t=2026-08-04T21:37:02.655973745Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-04T21:37:02.657256745Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.28038ms logger=migrator t=2026-08-04T21:37:02.661173258Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-04T21:37:02.670703069Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.528242ms logger=migrator t=2026-08-04T21:37:02.674286459Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-04T21:37:02.682389555Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.097235ms logger=migrator t=2026-08-04T21:37:02.690138467Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-04T21:37:02.700532501Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.393965ms logger=migrator t=2026-08-04T21:37:02.705417322Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-04T21:37:02.71204533Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.627038ms logger=migrator t=2026-08-04T21:37:02.716896499Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-04T21:37:02.717736762Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=839.703µs logger=migrator t=2026-08-04T21:37:02.722923524Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-04T21:37:02.724488575Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.54319ms logger=migrator t=2026-08-04T21:37:02.730091343Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-04T21:37:02.733231426Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=3.137712ms logger=migrator t=2026-08-04T21:37:02.738439509Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-04T21:37:02.739475689Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.03404ms logger=migrator t=2026-08-04T21:37:02.744276006Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-04T21:37:02.745338118Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.062022ms logger=migrator t=2026-08-04T21:37:02.751534959Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-04T21:37:02.751601432Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=66.763µs logger=migrator t=2026-08-04T21:37:02.756138729Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-04T21:37:02.7561771Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.411µs logger=migrator t=2026-08-04T21:37:02.760729878Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-04T21:37:02.761162375Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=432.897µs logger=migrator t=2026-08-04T21:37:02.76565537Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-04T21:37:02.766731932Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.078182ms logger=migrator t=2026-08-04T21:37:02.770468577Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-04T21:37:02.771137523Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=671.856µs logger=migrator t=2026-08-04T21:37:02.775952591Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-04T21:37:02.77617908Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=227.119µs logger=migrator t=2026-08-04T21:37:02.782153843Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-04T21:37:02.78284003Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=685.726µs logger=migrator t=2026-08-04T21:37:02.794244084Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-04T21:37:02.794942991Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=701.157µs logger=migrator t=2026-08-04T21:37:02.799120394Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-04T21:37:02.799987368Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=866.743µs logger=migrator t=2026-08-04T21:37:02.806524482Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-04T21:37:02.815582045Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.057243ms logger=migrator t=2026-08-04T21:37:02.820233587Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-04T21:37:02.820302909Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=72.522µs logger=migrator t=2026-08-04T21:37:02.823666251Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-04T21:37:02.82469074Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.02433ms logger=migrator t=2026-08-04T21:37:02.832778076Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-04T21:37:02.834842666Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.165804ms logger=migrator t=2026-08-04T21:37:02.841527967Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-04T21:37:02.843701031Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.169424ms logger=migrator t=2026-08-04T21:37:02.848209217Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-04T21:37:02.856891016Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.680978ms logger=migrator t=2026-08-04T21:37:02.860456945Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-04T21:37:02.861171812Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=714.977µs logger=migrator t=2026-08-04T21:37:02.866874955Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-04T21:37:02.867961487Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.084082ms logger=migrator t=2026-08-04T21:37:02.872364829Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-04T21:37:02.896076453Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.704904ms logger=migrator t=2026-08-04T21:37:02.902467302Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-04T21:37:02.903719861Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.254448ms logger=migrator t=2026-08-04T21:37:02.909743855Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-04T21:37:02.911827297Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.083011ms logger=migrator t=2026-08-04T21:37:02.917660164Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-04T21:37:02.918871111Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.210707ms logger=migrator t=2026-08-04T21:37:02.924631086Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-04T21:37:02.926632394Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.999847ms logger=migrator t=2026-08-04T21:37:02.93319607Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-04T21:37:02.93345727Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=261.231µs logger=migrator t=2026-08-04T21:37:02.938733985Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-04T21:37:02.940254925Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.520289ms logger=migrator t=2026-08-04T21:37:02.945047671Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-04T21:37:02.954306762Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.261181ms logger=migrator t=2026-08-04T21:37:02.959827628Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-04T21:37:02.960765304Z level=info msg="Migration successfully executed" id="create entity_events table" duration=937.226µs logger=migrator t=2026-08-04T21:37:02.965092303Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-04T21:37:02.966267419Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.174905ms logger=migrator t=2026-08-04T21:37:02.971311235Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-04T21:37:02.974565542Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-04T21:37:02.979061567Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-04T21:37:02.979841448Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-04T21:37:03.28108735Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-04T21:37:03.28262854Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.544701ms logger=migrator t=2026-08-04T21:37:03.293105598Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-04T21:37:03.294390768Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.28644ms logger=migrator t=2026-08-04T21:37:03.303284016Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-04T21:37:03.308831722Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=5.566007ms logger=migrator t=2026-08-04T21:37:03.316635526Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-04T21:37:03.317769041Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.134865ms logger=migrator t=2026-08-04T21:37:03.324556326Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-04T21:37:03.325733122Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.109664ms logger=migrator t=2026-08-04T21:37:03.334792625Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-04T21:37:03.337277782Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.488987ms logger=migrator t=2026-08-04T21:37:03.342041348Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-04T21:37:03.342835729Z level=info msg="Migration successfully executed" id="Drop public config table" duration=794.141µs logger=migrator t=2026-08-04T21:37:03.348411396Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-04T21:37:03.349499318Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.087572ms logger=migrator t=2026-08-04T21:37:03.354097528Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-04T21:37:03.355245693Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.147765ms logger=migrator t=2026-08-04T21:37:03.360141544Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-04T21:37:03.361199555Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.055671ms logger=migrator t=2026-08-04T21:37:03.366830095Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-04T21:37:03.367872425Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.042191ms logger=migrator t=2026-08-04T21:37:03.373319658Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-04T21:37:03.396973901Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.653153ms logger=migrator t=2026-08-04T21:37:03.401586241Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-04T21:37:03.407766892Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.180281ms logger=migrator t=2026-08-04T21:37:03.413833069Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-04T21:37:03.424947792Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=11.115584ms logger=migrator t=2026-08-04T21:37:03.430278Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-04T21:37:03.430520389Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=242.559µs logger=migrator t=2026-08-04T21:37:03.434625409Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-04T21:37:03.445355358Z level=info msg="Migration successfully executed" id="add share column" duration=10.726629ms logger=migrator t=2026-08-04T21:37:03.450674006Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-04T21:37:03.450914725Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=238.229µs logger=migrator t=2026-08-04T21:37:03.456971591Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-04T21:37:03.458129597Z level=info msg="Migration successfully executed" id="create file table" duration=1.156695ms logger=migrator t=2026-08-04T21:37:03.46361463Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-04T21:37:03.465817166Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.201306ms logger=migrator t=2026-08-04T21:37:03.471049701Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-04T21:37:03.472219346Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.169855ms logger=migrator t=2026-08-04T21:37:03.479175398Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-04T21:37:03.480186897Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.010409ms logger=migrator t=2026-08-04T21:37:03.485539216Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-04T21:37:03.486796515Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.256629ms logger=migrator t=2026-08-04T21:37:03.492696315Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-04T21:37:03.492791729Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=93.244µs logger=migrator t=2026-08-04T21:37:03.497315585Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-04T21:37:03.497408879Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=93.154µs logger=migrator t=2026-08-04T21:37:03.501766039Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-04T21:37:03.502431125Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=663.156µs logger=migrator t=2026-08-04T21:37:03.507742292Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-04T21:37:03.50818716Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=444.527µs logger=migrator t=2026-08-04T21:37:03.514049898Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-04T21:37:03.515462273Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.409345ms logger=migrator t=2026-08-04T21:37:03.520122055Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-04T21:37:03.531437097Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.315331ms logger=migrator t=2026-08-04T21:37:03.535996674Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-04T21:37:03.536204612Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=208.098µs logger=migrator t=2026-08-04T21:37:03.540990869Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-04T21:37:03.542222787Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.231778ms logger=migrator t=2026-08-04T21:37:03.5481999Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-04T21:37:03.54896445Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=766.23µs logger=migrator t=2026-08-04T21:37:03.553632313Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-04T21:37:03.554099051Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=466.679µs logger=migrator t=2026-08-04T21:37:03.559782412Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-04T21:37:03.560278922Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=496.45µs logger=migrator t=2026-08-04T21:37:03.564919533Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-04T21:37:03.576853808Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.935196ms logger=migrator t=2026-08-04T21:37:03.581738549Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-04T21:37:03.59125135Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.512061ms logger=migrator t=2026-08-04T21:37:03.59560158Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-04T21:37:03.598095607Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.494107ms logger=migrator t=2026-08-04T21:37:03.602991638Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-04T21:37:03.675686424Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.694856ms logger=migrator t=2026-08-04T21:37:03.681101506Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-04T21:37:03.682297812Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.196507ms logger=migrator t=2026-08-04T21:37:03.687027847Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-04T21:37:03.688203613Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.172725ms logger=migrator t=2026-08-04T21:37:03.694512929Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-04T21:37:03.720106647Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.595449ms logger=migrator t=2026-08-04T21:37:03.726045239Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-04T21:37:03.73479774Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.751341ms logger=migrator t=2026-08-04T21:37:03.73888693Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-04T21:37:03.739161881Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=274.821µs logger=migrator t=2026-08-04T21:37:03.744105964Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-04T21:37:03.744320882Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=214.569µs logger=migrator t=2026-08-04T21:37:03.748570378Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-04T21:37:03.748862769Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=291.942µs logger=migrator t=2026-08-04T21:37:03.753193258Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-04T21:37:03.753390996Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=198.178µs logger=migrator t=2026-08-04T21:37:03.757902822Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-04T21:37:03.75812383Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=220.518µs logger=migrator t=2026-08-04T21:37:03.763570513Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-04T21:37:03.764508009Z level=info msg="Migration successfully executed" id="create folder table" duration=937.656µs logger=migrator t=2026-08-04T21:37:03.769577447Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-04T21:37:03.770714682Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.139245ms logger=migrator t=2026-08-04T21:37:03.77554773Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-04T21:37:03.776677944Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.130024ms logger=migrator t=2026-08-04T21:37:03.782232551Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-04T21:37:03.782260262Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.311µs logger=migrator t=2026-08-04T21:37:03.786292189Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-04T21:37:03.787517267Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.224568ms logger=migrator t=2026-08-04T21:37:03.792259612Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-04T21:37:03.793349614Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.089652ms logger=migrator t=2026-08-04T21:37:03.798551318Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-04T21:37:03.799738384Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.186256ms logger=migrator t=2026-08-04T21:37:03.80630555Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-04T21:37:03.807161693Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=863.513µs logger=migrator t=2026-08-04T21:37:03.81218892Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-04T21:37:03.812550144Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=360.304µs logger=migrator t=2026-08-04T21:37:03.817227426Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-04T21:37:03.820013485Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.791229ms logger=migrator t=2026-08-04T21:37:03.82475353Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-04T21:37:03.825891124Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.137834ms logger=migrator t=2026-08-04T21:37:03.83117623Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-04T21:37:03.831998982Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=822.322µs logger=migrator t=2026-08-04T21:37:03.83630209Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-04T21:37:03.837586591Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.284031ms logger=migrator t=2026-08-04T21:37:03.841987772Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-04T21:37:03.843169728Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.182156ms logger=migrator t=2026-08-04T21:37:03.848688143Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-04T21:37:03.850187592Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.498759ms logger=migrator t=2026-08-04T21:37:03.855165766Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-04T21:37:03.85655056Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.384314ms logger=migrator t=2026-08-04T21:37:03.862729371Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-04T21:37:03.864056523Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.327502ms logger=migrator t=2026-08-04T21:37:03.869301828Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-04T21:37:03.870342188Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.03954ms logger=migrator t=2026-08-04T21:37:03.875439147Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-04T21:37:03.876716957Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.27734ms logger=migrator t=2026-08-04T21:37:03.883723341Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-04T21:37:03.885580723Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.857043ms logger=migrator t=2026-08-04T21:37:03.890274246Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-04T21:37:03.89064044Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=366.064µs logger=migrator t=2026-08-04T21:37:03.895141886Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-04T21:37:03.906041201Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.898305ms logger=migrator t=2026-08-04T21:37:03.912903179Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-04T21:37:03.913529173Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=629.424µs logger=migrator t=2026-08-04T21:37:03.91807031Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-04T21:37:03.918109862Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.222µs logger=migrator t=2026-08-04T21:37:03.922890898Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-04T21:37:03.924786852Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.897334ms logger=migrator t=2026-08-04T21:37:03.929503506Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-04T21:37:03.929522747Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.671µs logger=migrator t=2026-08-04T21:37:03.935075914Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-04T21:37:03.936323623Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.245278ms logger=migrator t=2026-08-04T21:37:03.941326878Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-04T21:37:03.942577867Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.250729ms logger=migrator t=2026-08-04T21:37:03.949243146Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-04T21:37:03.950326399Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.082713ms logger=migrator t=2026-08-04T21:37:03.957176766Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-04T21:37:03.958401084Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.225238ms logger=migrator t=2026-08-04T21:37:03.96368583Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-04T21:37:03.963956281Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=278.471µs logger=migrator t=2026-08-04T21:37:03.96879711Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-04T21:37:03.969872411Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.075742ms logger=migrator t=2026-08-04T21:37:03.976534311Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-04T21:37:03.977549901Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.01628ms logger=migrator t=2026-08-04T21:37:03.986321363Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-04T21:37:03.987411206Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.093103ms logger=migrator t=2026-08-04T21:37:03.992300656Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-04T21:37:04.000576769Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.275643ms logger=migrator t=2026-08-04T21:37:04.010507817Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-04T21:37:04.022440503Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.933926ms logger=migrator t=2026-08-04T21:37:04.028203608Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-04T21:37:04.037566774Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.363175ms logger=migrator t=2026-08-04T21:37:04.042019718Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-04T21:37:04.042101651Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=86.884µs logger=migrator t=2026-08-04T21:37:04.04643114Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-04T21:37:04.056616397Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.185067ms logger=migrator t=2026-08-04T21:37:04.062186575Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-04T21:37:04.072262388Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.075063ms logger=migrator t=2026-08-04T21:37:04.076994513Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-04T21:37:04.077401069Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=406.136µs logger=migrator t=2026-08-04T21:37:04.082624293Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.845603174s logger=migrator t=2026-08-04T21:37:04.083709046Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-04T21:37:04.102119615Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-04T21:37:04.102389815Z level=info msg="Created default organization" logger=secrets t=2026-08-04T21:37:04.108886079Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-04T21:37:04.173243712Z level=info msg="Restored cache from database" duration=407.236µs logger=plugin.store t=2026-08-04T21:37:04.17473261Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-04T21:37:04.215117197Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-04T21:37:04.215145108Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-04T21:37:04.215213311Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-04T21:37:04.215225171Z level=info msg="Plugins loaded" count=54 duration=40.494871ms logger=query_data t=2026-08-04T21:37:04.219156065Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-04T21:37:04.222039498Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-04T21:37:04.227910877Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-04T21:37:04.23746755Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-04T21:37:04.240689626Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-04T21:37:04.242612691Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-04T21:37:04.262191086Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-04T21:37:04.284938624Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-04T21:37:04.304703766Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-04T21:37:04.304723666Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-04T21:37:04.304952325Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-04T21:37:04.304922244Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-04T21:37:04.305014098Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-04T21:37:04.305387772Z level=info msg="State cache has been initialized" states=0 duration=466.228µs logger=ngalert.scheduler t=2026-08-04T21:37:04.305469095Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-04T21:37:04.305516917Z level=info msg=starting first_tick=2026-08-04T21:37:10Z logger=http.server t=2026-08-04T21:37:04.312051281Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-08-04T21:37:04.317721083Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-04T21:37:04.374147996Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-04T21:37:04.3972787Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-08-04T21:37:04.400711434Z level=info msg="Update check succeeded" duration=92.743282ms logger=plugins.update.checker t=2026-08-04T21:37:04.401666251Z level=info msg="Update check succeeded" duration=96.30621ms logger=sqlstore.transactions t=2026-08-04T21:37:04.413637118Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-04T21:37:04.433608888Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-04T21:37:04.456610837Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-04T21:37:04.479848814Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-04T21:37:04.489024663Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-08-04T21:37:04.508393779Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-04T21:37:04.531006222Z level=info msg="Patterns update finished" duration=224.944294ms logger=grafana-apiserver t=2026-08-04T21:37:04.694097791Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-04T21:37:04.694721355Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-04T21:37:05.193870465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.200758854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.237803882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.32244094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.347875395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.407552647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.425392335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.674012403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.692767806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:05.983110295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.00523982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.232417189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.710327288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.746289605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.764175325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.788010127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.811030848Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.852877305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.869203074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.900470978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.919912118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.968641815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:06.988733751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.015523129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.032545016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.063153025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.078728345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.128753834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.156693368Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.215491881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.233571129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.30153287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.317432643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.35462688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.382118336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.448832359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.488391348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.548281904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.56912071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.609235391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.623115164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.670931477Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.689270855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.743424516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.759798587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.819018026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.84233906Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.893140879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.908403116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.956862764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:07.974397191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.031224157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.048007385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.09610196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.12237177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.209389391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.226836335Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.305463677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.322560257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.393104643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.41268374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.487950981Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.503712618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.569626783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.585180362Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.660095739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.678057863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.747466224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.763654058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.844619262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.864663768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.941033591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:08.958514046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.070976808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.089235234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.158740361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.179275867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.495704543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.511267613Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-04T21:37:09.603969431Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-04T21:38:43.339404021Z level=info msg="Usage stats are ready to report"