logger=settings t=2026-09-09T01:12:05.551212478Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-09T01:12:05Z logger=settings t=2026-09-09T01:12:05.55184918Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-09T01:12:05.551866901Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-09T01:12:05.551872581Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-09T01:12:05.551881961Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-09T01:12:05.551886821Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:12:05.551891921Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:12:05.551907382Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-09T01:12:05.551913112Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-09T01:12:05.551918512Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-09T01:12:05.551924062Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:12:05.551932212Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:12:05.551940902Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-09T01:12:05.551945842Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-09T01:12:05.551952342Z level=info msg=Target target=[all] logger=settings t=2026-09-09T01:12:05.551962673Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-09T01:12:05.551967833Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-09T01:12:05.551972283Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-09T01:12:05.551981453Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-09T01:12:05.551987953Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-09T01:12:05.551993263Z level=info msg="App mode production" logger=sqlstore t=2026-09-09T01:12:05.553834108Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-09T01:12:05.553893469Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-09T01:12:05.557202301Z level=info msg="Locking database" logger=migrator t=2026-09-09T01:12:05.557229002Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-09T01:12:05.558306682Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-09T01:12:05.559952883Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.645761ms logger=migrator t=2026-09-09T01:12:05.565066919Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-09T01:12:05.566413485Z level=info msg="Migration successfully executed" id="create user table" duration=1.346596ms logger=migrator t=2026-09-09T01:12:05.572073991Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-09T01:12:05.573237373Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.164842ms logger=migrator t=2026-09-09T01:12:05.580721194Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-09T01:12:05.581873976Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.153072ms logger=migrator t=2026-09-09T01:12:05.589611351Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-09T01:12:05.590761183Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.153012ms logger=migrator t=2026-09-09T01:12:05.597686283Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-09T01:12:05.598667882Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=982.499µs logger=migrator t=2026-09-09T01:12:05.603704207Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-09T01:12:05.607252724Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.547476ms logger=migrator t=2026-09-09T01:12:05.611585655Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-09T01:12:05.612818428Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.235043ms logger=migrator t=2026-09-09T01:12:05.617125179Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-09T01:12:05.61823567Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.111431ms logger=migrator t=2026-09-09T01:12:05.624341715Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-09T01:12:05.625461166Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.117461ms logger=migrator t=2026-09-09T01:12:05.630540572Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-09T01:12:05.631072222Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=527.27µs logger=migrator t=2026-09-09T01:12:05.635925033Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-09T01:12:05.636796879Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=872.056µs logger=migrator t=2026-09-09T01:12:05.646435371Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-09T01:12:05.648113193Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.675422ms logger=migrator t=2026-09-09T01:12:05.655086514Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-09T01:12:05.655142735Z level=info msg="Migration successfully executed" id="Update user table charset" duration=61.091µs logger=migrator t=2026-09-09T01:12:05.661390463Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-09T01:12:05.66283212Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.445057ms logger=migrator t=2026-09-09T01:12:05.67027738Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-09T01:12:05.670709868Z level=info msg="Migration successfully executed" id="Add missing user data" duration=434.368µs logger=migrator t=2026-09-09T01:12:05.675172812Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-09T01:12:05.677247671Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.073169ms logger=migrator t=2026-09-09T01:12:05.683270374Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-09T01:12:05.6841282Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=858.766µs logger=migrator t=2026-09-09T01:12:05.688213697Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-09T01:12:05.689743096Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.508739ms logger=migrator t=2026-09-09T01:12:05.695015846Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-09T01:12:05.704699738Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.681093ms logger=migrator t=2026-09-09T01:12:05.709309105Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-09T01:12:05.710900265Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.59224ms logger=migrator t=2026-09-09T01:12:05.716156994Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-09T01:12:05.716303887Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=147.772µs logger=migrator t=2026-09-09T01:12:05.722517153Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-09T01:12:05.723127795Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=611.812µs logger=migrator t=2026-09-09T01:12:05.731058334Z 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-09-09T01:12:05.731347859Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=292.645µs logger=migrator t=2026-09-09T01:12:05.735284854Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-09T01:12:05.73562949Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=344.757µs logger=migrator t=2026-09-09T01:12:05.744814183Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-09T01:12:05.746676598Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.861325ms logger=migrator t=2026-09-09T01:12:05.75475847Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-09T01:12:05.756705687Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.947387ms logger=migrator t=2026-09-09T01:12:05.765677606Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-09T01:12:05.767845096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.17131ms logger=migrator t=2026-09-09T01:12:05.793127553Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-09T01:12:05.794151682Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.02673ms logger=migrator t=2026-09-09T01:12:05.812795012Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-09T01:12:05.825673455Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=16.567162ms logger=migrator t=2026-09-09T01:12:05.849008485Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-09T01:12:05.849100826Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=100.992µs logger=migrator t=2026-09-09T01:12:05.880840664Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-09T01:12:05.881681139Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=843.565µs logger=migrator t=2026-09-09T01:12:05.887927487Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-09T01:12:05.888701992Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=776.655µs logger=migrator t=2026-09-09T01:12:05.895406188Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-09T01:12:05.89604302Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=639.192µs logger=migrator t=2026-09-09T01:12:05.901740987Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-09T01:12:05.902248367Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=507.97µs logger=migrator t=2026-09-09T01:12:05.907625098Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:12:05.910439651Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.812983ms logger=migrator t=2026-09-09T01:12:05.917921212Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-09T01:12:05.918820668Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=901.427µs logger=migrator t=2026-09-09T01:12:05.92582567Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-09T01:12:05.926691477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=868.787µs logger=migrator t=2026-09-09T01:12:05.931549488Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-09T01:12:05.932221221Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=671.473µs logger=migrator t=2026-09-09T01:12:05.938424228Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-09T01:12:05.939047909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=623.341µs logger=migrator t=2026-09-09T01:12:05.943752228Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-09T01:12:05.94438126Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=629.242µs logger=migrator t=2026-09-09T01:12:05.949526607Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-09T01:12:05.949869263Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=342.486µs logger=migrator t=2026-09-09T01:12:05.95555949Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-09T01:12:05.956131311Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=572.121µs logger=migrator t=2026-09-09T01:12:05.961028243Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-09T01:12:05.961450031Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=422.378µs logger=migrator t=2026-09-09T01:12:05.967056807Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-09T01:12:05.967915873Z level=info msg="Migration successfully executed" id="create star table" duration=862.397µs logger=migrator t=2026-09-09T01:12:05.975934824Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-09T01:12:05.976700838Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=766.814µs logger=migrator t=2026-09-09T01:12:05.982819603Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-09T01:12:05.983633769Z level=info msg="Migration successfully executed" id="create org table v1" duration=814.576µs logger=migrator t=2026-09-09T01:12:05.988391358Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-09T01:12:05.989154663Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=762.875µs logger=migrator t=2026-09-09T01:12:05.994777348Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-09T01:12:05.99537671Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=600.602µs logger=migrator t=2026-09-09T01:12:06.001414093Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-09T01:12:06.002377301Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=967.458µs logger=migrator t=2026-09-09T01:12:06.009065697Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-09T01:12:06.009980424Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=914.787µs logger=migrator t=2026-09-09T01:12:06.015820034Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-09T01:12:06.016679701Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=859.187µs logger=migrator t=2026-09-09T01:12:06.025801552Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-09T01:12:06.025843823Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.751µs logger=migrator t=2026-09-09T01:12:06.031246855Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-09T01:12:06.031273215Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=27.14µs logger=migrator t=2026-09-09T01:12:06.037467492Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-09T01:12:06.037741047Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=274.415µs logger=migrator t=2026-09-09T01:12:06.04324548Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-09T01:12:06.044450593Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.204393ms logger=migrator t=2026-09-09T01:12:06.050813323Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-09T01:12:06.052089257Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.274914ms logger=migrator t=2026-09-09T01:12:06.057966027Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-09T01:12:06.059319633Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.352835ms logger=migrator t=2026-09-09T01:12:06.067568628Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-09T01:12:06.068661408Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.09294ms logger=migrator t=2026-09-09T01:12:06.075422076Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-09T01:12:06.076640279Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.218273ms logger=migrator t=2026-09-09T01:12:06.082909146Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-09T01:12:06.0841719Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.265914ms logger=migrator t=2026-09-09T01:12:06.09110267Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-09T01:12:06.098884887Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.779067ms logger=migrator t=2026-09-09T01:12:06.105089393Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-09T01:12:06.106031061Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=943.428µs logger=migrator t=2026-09-09T01:12:06.111967293Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-09T01:12:06.11286517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=897.927µs logger=migrator t=2026-09-09T01:12:06.119851401Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-09T01:12:06.121100545Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.249163ms logger=migrator t=2026-09-09T01:12:06.126993496Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-09T01:12:06.127614527Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=623.962µs logger=migrator t=2026-09-09T01:12:06.133926636Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-09T01:12:06.135179139Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.252113ms logger=migrator t=2026-09-09T01:12:06.140422998Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-09T01:12:06.14052462Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=102.582µs logger=migrator t=2026-09-09T01:12:06.145778799Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-09T01:12:06.148447219Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.66746ms logger=migrator t=2026-09-09T01:12:06.155118575Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-09T01:12:06.158443787Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.323663ms logger=migrator t=2026-09-09T01:12:06.166854215Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-09T01:12:06.170601166Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.744591ms logger=migrator t=2026-09-09T01:12:06.176483396Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-09T01:12:06.178109177Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.625951ms logger=migrator t=2026-09-09T01:12:06.18519876Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-09T01:12:06.188555834Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.354883ms logger=migrator t=2026-09-09T01:12:06.196809139Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-09T01:12:06.198242716Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.432646ms logger=migrator t=2026-09-09T01:12:06.204088956Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-09T01:12:06.205542213Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.453027ms logger=migrator t=2026-09-09T01:12:06.212494994Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-09T01:12:06.212538934Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.421µs logger=migrator t=2026-09-09T01:12:06.220571036Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-09T01:12:06.220615986Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.17µs logger=migrator t=2026-09-09T01:12:06.226161691Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-09T01:12:06.227893623Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.732712ms logger=migrator t=2026-09-09T01:12:06.234859234Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-09T01:12:06.236383373Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.521579ms logger=migrator t=2026-09-09T01:12:06.242370036Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-09T01:12:06.243759592Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.387906ms logger=migrator t=2026-09-09T01:12:06.250114741Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-09T01:12:06.253167619Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.049138ms logger=migrator t=2026-09-09T01:12:06.261860272Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-09T01:12:06.26226143Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=404.938µs logger=migrator t=2026-09-09T01:12:06.26761244Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-09T01:12:06.271025555Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.412424ms logger=migrator t=2026-09-09T01:12:06.278695569Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-09T01:12:06.279969173Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.276244ms logger=migrator t=2026-09-09T01:12:06.285404285Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-09T01:12:06.285512247Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.491µs logger=migrator t=2026-09-09T01:12:06.291106142Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-09T01:12:06.292414797Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.308645ms logger=migrator t=2026-09-09T01:12:06.298204706Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-09T01:12:06.299333137Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.129131ms logger=migrator t=2026-09-09T01:12:06.305585294Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:12:06.312453914Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.87046ms logger=migrator t=2026-09-09T01:12:06.317888206Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-09T01:12:06.318439257Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=552.391µs logger=migrator t=2026-09-09T01:12:06.322026064Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-09T01:12:06.322567754Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=541.81µs logger=migrator t=2026-09-09T01:12:06.327317943Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-09T01:12:06.327896864Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=579.261µs logger=migrator t=2026-09-09T01:12:06.331951271Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-09T01:12:06.332244126Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=296.745µs logger=migrator t=2026-09-09T01:12:06.335970836Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-09T01:12:06.336417605Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=445.629µs logger=migrator t=2026-09-09T01:12:06.34258558Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-09T01:12:06.34417494Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.58892ms logger=migrator t=2026-09-09T01:12:06.349144714Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-09T01:12:06.349907568Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=765.004µs logger=migrator t=2026-09-09T01:12:06.353750011Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-09T01:12:06.353923164Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.703µs logger=migrator t=2026-09-09T01:12:06.357631144Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-09T01:12:06.357914289Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=285.285µs logger=migrator t=2026-09-09T01:12:06.362935733Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-09T01:12:06.363946832Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.012339ms logger=migrator t=2026-09-09T01:12:06.369371234Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-09T01:12:06.372246969Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.875045ms logger=migrator t=2026-09-09T01:12:06.379036836Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-09T01:12:06.380438722Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.402746ms logger=migrator t=2026-09-09T01:12:06.384644052Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-09T01:12:06.385472467Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=828.525µs logger=migrator t=2026-09-09T01:12:06.389571504Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-09T01:12:06.390287888Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=716.534µs logger=migrator t=2026-09-09T01:12:06.397006194Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-09T01:12:06.397710097Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=706.203µs logger=migrator t=2026-09-09T01:12:06.401517419Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-09T01:12:06.402194372Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=677.193µs logger=migrator t=2026-09-09T01:12:06.405918242Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-09T01:12:06.413531755Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.608473ms logger=migrator t=2026-09-09T01:12:06.420938844Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-09T01:12:06.421865552Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=928.248µs logger=migrator t=2026-09-09T01:12:06.42706897Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-09T01:12:06.427854525Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=785.384µs logger=migrator t=2026-09-09T01:12:06.435873465Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-09T01:12:06.436604709Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=733.274µs logger=migrator t=2026-09-09T01:12:06.481706967Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-09T01:12:06.482276508Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=569.881µs logger=migrator t=2026-09-09T01:12:06.594843435Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-09T01:12:06.59776443Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.921835ms logger=migrator t=2026-09-09T01:12:06.60730365Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-09T01:12:06.609669864Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.369144ms logger=migrator t=2026-09-09T01:12:06.615444673Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-09T01:12:06.615493794Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.811µs logger=migrator t=2026-09-09T01:12:06.619834166Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-09T01:12:06.62004895Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=215.094µs logger=migrator t=2026-09-09T01:12:06.625169856Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-09T01:12:06.631181659Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.012713ms logger=migrator t=2026-09-09T01:12:06.638352154Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-09T01:12:06.638903544Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=552.22µs logger=migrator t=2026-09-09T01:12:06.646798833Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-09T01:12:06.647148989Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=350.227µs logger=migrator t=2026-09-09T01:12:06.651999641Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-09T01:12:06.655634279Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.631239ms logger=migrator t=2026-09-09T01:12:06.662982667Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-09T01:12:06.663315503Z level=info msg="Migration successfully executed" id="Update uid value" duration=333.476µs logger=migrator t=2026-09-09T01:12:06.669113832Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-09T01:12:06.67059243Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.477018ms logger=migrator t=2026-09-09T01:12:06.675244828Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-09T01:12:06.676646554Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.402566ms logger=migrator t=2026-09-09T01:12:06.682074446Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-09T01:12:06.68336976Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.296464ms logger=migrator t=2026-09-09T01:12:06.688926225Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-09T01:12:06.690405963Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.478358ms logger=migrator t=2026-09-09T01:12:06.695614841Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-09T01:12:06.697070958Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.456247ms logger=migrator t=2026-09-09T01:12:06.702105483Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-09T01:12:06.703666022Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.560619ms logger=migrator t=2026-09-09T01:12:06.709265018Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-09T01:12:06.710672194Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.408196ms logger=migrator t=2026-09-09T01:12:06.717074164Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-09T01:12:06.718370269Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.298105ms logger=migrator t=2026-09-09T01:12:06.723356313Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-09T01:12:06.724642177Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.283934ms logger=migrator t=2026-09-09T01:12:06.730336414Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-09T01:12:06.741453193Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.116079ms logger=migrator t=2026-09-09T01:12:06.749073436Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-09T01:12:06.750455172Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.381666ms logger=migrator t=2026-09-09T01:12:06.756346893Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-09T01:12:06.757632837Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.285944ms logger=migrator t=2026-09-09T01:12:06.763696461Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-09T01:12:06.764480786Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=787.975µs logger=migrator t=2026-09-09T01:12:06.769255316Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-09T01:12:06.77051314Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.257324ms logger=migrator t=2026-09-09T01:12:06.775136646Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-09T01:12:06.775658066Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=521.96µs logger=migrator t=2026-09-09T01:12:06.781565328Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-09T01:12:06.783004735Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.395907ms logger=migrator t=2026-09-09T01:12:06.788429797Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-09T01:12:06.788501788Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=77.001µs logger=migrator t=2026-09-09T01:12:06.79288636Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-09T01:12:06.795744144Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.856884ms logger=migrator t=2026-09-09T01:12:06.801836369Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-09T01:12:06.804232754Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.396705ms logger=migrator t=2026-09-09T01:12:06.811231695Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-09T01:12:06.81305078Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=1.814884ms logger=migrator t=2026-09-09T01:12:06.824704479Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-09T01:12:06.827493651Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.791422ms logger=migrator t=2026-09-09T01:12:06.833626497Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-09T01:12:06.836242626Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.616769ms logger=migrator t=2026-09-09T01:12:06.844734446Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-09T01:12:06.845990299Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.258813ms logger=migrator t=2026-09-09T01:12:06.861441Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-09T01:12:06.862683563Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.245033ms logger=migrator t=2026-09-09T01:12:06.870307487Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-09T01:12:06.871394757Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.090221ms logger=migrator t=2026-09-09T01:12:06.877041853Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-09T01:12:06.87793458Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=893.997µs logger=migrator t=2026-09-09T01:12:06.882123259Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-09T01:12:06.882990965Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=867.676µs logger=migrator t=2026-09-09T01:12:06.887093442Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-09T01:12:06.88804517Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=948.528µs logger=migrator t=2026-09-09T01:12:06.89492797Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-09T01:12:06.895064762Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=140.452µs logger=migrator t=2026-09-09T01:12:06.903576202Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-09T01:12:06.903638674Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=66.012µs logger=migrator t=2026-09-09T01:12:06.910651425Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-09T01:12:06.913581821Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.930866ms logger=migrator t=2026-09-09T01:12:06.919520522Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-09T01:12:06.922305835Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.785432ms logger=migrator t=2026-09-09T01:12:06.927666005Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-09T01:12:06.927785118Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=118.903µs logger=migrator t=2026-09-09T01:12:06.93962476Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-09T01:12:06.940405455Z level=info msg="Migration successfully executed" id="create quota table v1" duration=780.855µs logger=migrator t=2026-09-09T01:12:06.944576594Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-09T01:12:06.945399499Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=818.096µs logger=migrator t=2026-09-09T01:12:06.949881133Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-09T01:12:06.949915924Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.711µs logger=migrator t=2026-09-09T01:12:06.960994002Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-09T01:12:06.962639513Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.644271ms logger=migrator t=2026-09-09T01:12:06.972652092Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-09T01:12:06.974278562Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.6268ms logger=migrator t=2026-09-09T01:12:06.979060532Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-09T01:12:06.981132851Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.072799ms logger=migrator t=2026-09-09T01:12:06.986526483Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-09T01:12:06.986577234Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=54.331µs logger=migrator t=2026-09-09T01:12:06.991220511Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-09T01:12:06.993560115Z level=info msg="Migration successfully executed" id="create session table" duration=2.333944ms logger=migrator t=2026-09-09T01:12:06.998901125Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-09T01:12:06.999182691Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=295.966µs logger=migrator t=2026-09-09T01:12:07.006702752Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-09T01:12:07.006884276Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=184.084µs logger=migrator t=2026-09-09T01:12:07.012528511Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-09T01:12:07.013686073Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.158312ms logger=migrator t=2026-09-09T01:12:07.018427373Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-09T01:12:07.019384801Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=959.159µs logger=migrator t=2026-09-09T01:12:07.026853901Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-09T01:12:07.026943392Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=90.741µs logger=migrator t=2026-09-09T01:12:07.031176652Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-09T01:12:07.031264464Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=89.212µs logger=migrator t=2026-09-09T01:12:07.037013122Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-09T01:12:07.042545176Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.532544ms logger=migrator t=2026-09-09T01:12:07.047257674Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-09T01:12:07.051771239Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.513135ms logger=migrator t=2026-09-09T01:12:07.057763492Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-09T01:12:07.057916835Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=155.433µs logger=migrator t=2026-09-09T01:12:07.0624379Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-09T01:12:07.062549722Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=113.242µs logger=migrator t=2026-09-09T01:12:07.068557325Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-09T01:12:07.06987534Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.322454ms logger=migrator t=2026-09-09T01:12:07.077117116Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-09T01:12:07.077162026Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.541µs logger=migrator t=2026-09-09T01:12:07.086996021Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-09T01:12:07.092338412Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.342641ms logger=migrator t=2026-09-09T01:12:07.100466764Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-09T01:12:07.100635058Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=175.824µs logger=migrator t=2026-09-09T01:12:07.106810764Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-09T01:12:07.109914382Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.103158ms logger=migrator t=2026-09-09T01:12:07.114392146Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-09T01:12:07.120144814Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.750118ms logger=migrator t=2026-09-09T01:12:07.12628577Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-09T01:12:07.126441683Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=157.893µs logger=migrator t=2026-09-09T01:12:07.132000947Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-09T01:12:07.132997806Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=997.749µs logger=migrator t=2026-09-09T01:12:07.139442067Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-09T01:12:07.141097668Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.655951ms logger=migrator t=2026-09-09T01:12:07.150006976Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-09T01:12:07.150944303Z level=info msg="Migration successfully executed" id="create alert table v1" duration=937.167µs logger=migrator t=2026-09-09T01:12:07.157542607Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-09T01:12:07.158439374Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=897.237µs logger=migrator t=2026-09-09T01:12:07.166805621Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-09T01:12:07.168415581Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.60596ms logger=migrator t=2026-09-09T01:12:07.174222261Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-09T01:12:07.175594706Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.372576ms logger=migrator t=2026-09-09T01:12:07.180870035Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-09T01:12:07.181979766Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.109411ms logger=migrator t=2026-09-09T01:12:07.187818086Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-09T01:12:07.188815515Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=997.179µs logger=migrator t=2026-09-09T01:12:07.195339628Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-09T01:12:07.196811725Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.475608ms logger=migrator t=2026-09-09T01:12:07.201697447Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-09T01:12:07.216547266Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.850489ms logger=migrator t=2026-09-09T01:12:07.223224021Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-09T01:12:07.224482475Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.259584ms logger=migrator t=2026-09-09T01:12:07.232249821Z 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-09-09T01:12:07.233588336Z 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.339875ms logger=migrator t=2026-09-09T01:12:07.240268092Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-09T01:12:07.241411933Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.147441ms logger=migrator t=2026-09-09T01:12:07.248359524Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-09T01:12:07.249457474Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.09647ms logger=migrator t=2026-09-09T01:12:07.256250962Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-09T01:12:07.258182969Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.933196ms logger=migrator t=2026-09-09T01:12:07.269332958Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-09T01:12:07.27689342Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.558092ms logger=migrator t=2026-09-09T01:12:07.288909946Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-09T01:12:07.29443351Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.520264ms logger=migrator t=2026-09-09T01:12:07.30403222Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-09T01:12:07.31462802Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=10.593829ms logger=migrator t=2026-09-09T01:12:07.322368735Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-09T01:12:07.329097942Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.726496ms logger=migrator t=2026-09-09T01:12:07.340099558Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-09T01:12:07.34233941Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.241872ms logger=migrator t=2026-09-09T01:12:07.350982653Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-09T01:12:07.351062674Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=84.471µs logger=migrator t=2026-09-09T01:12:07.356275722Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-09T01:12:07.356319723Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=44.241µs logger=migrator t=2026-09-09T01:12:07.36092234Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-09T01:12:07.362358267Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.434977ms logger=migrator t=2026-09-09T01:12:07.369421599Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:12:07.370935218Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.514189ms logger=migrator t=2026-09-09T01:12:07.380244703Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-09T01:12:07.381556157Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.313115ms logger=migrator t=2026-09-09T01:12:07.391546945Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-09T01:12:07.3923738Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=831.095µs logger=migrator t=2026-09-09T01:12:07.398910843Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:12:07.399917742Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.006869ms logger=migrator t=2026-09-09T01:12:07.405759992Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-09T01:12:07.409813788Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.056416ms logger=migrator t=2026-09-09T01:12:07.417380371Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-09T01:12:07.421253433Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.871753ms logger=migrator t=2026-09-09T01:12:07.428065961Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-09T01:12:07.428325816Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=264.485µs logger=migrator t=2026-09-09T01:12:07.435054993Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-09T01:12:07.436180744Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.126681ms logger=migrator t=2026-09-09T01:12:07.45191401Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-09T01:12:07.453394657Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.494848ms logger=migrator t=2026-09-09T01:12:07.46206347Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-09T01:12:07.46840641Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.339979ms logger=migrator t=2026-09-09T01:12:07.477221765Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-09T01:12:07.477392048Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=174.073µs logger=migrator t=2026-09-09T01:12:07.481813472Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-09T01:12:07.483089985Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.278874ms logger=migrator t=2026-09-09T01:12:07.489884763Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-09T01:12:07.491253139Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.370716ms logger=migrator t=2026-09-09T01:12:07.576220036Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-09T01:12:07.576339808Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=123.542µs logger=migrator t=2026-09-09T01:12:07.585657733Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-09T01:12:07.587015229Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.359286ms logger=migrator t=2026-09-09T01:12:07.595313045Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-09T01:12:07.596486606Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.175141ms logger=migrator t=2026-09-09T01:12:07.687596508Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-09T01:12:07.689323071Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.728112ms logger=migrator t=2026-09-09T01:12:07.698607635Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-09T01:12:07.699986561Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.379006ms logger=migrator t=2026-09-09T01:12:07.719738532Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-09T01:12:07.721468565Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.727262ms logger=migrator t=2026-09-09T01:12:07.728345714Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-09T01:12:07.729294502Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=948.828µs logger=migrator t=2026-09-09T01:12:07.735460198Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-09T01:12:07.735508868Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.781µs logger=migrator t=2026-09-09T01:12:07.743363526Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-09T01:12:07.750547491Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.180855ms logger=migrator t=2026-09-09T01:12:07.760503778Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-09T01:12:07.762191Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.689492ms logger=migrator t=2026-09-09T01:12:07.768793434Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-09T01:12:07.776187563Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.392039ms logger=migrator t=2026-09-09T01:12:07.78665918Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-09T01:12:07.78776355Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.10359ms logger=migrator t=2026-09-09T01:12:07.798587454Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-09T01:12:07.800407088Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.819964ms logger=migrator t=2026-09-09T01:12:07.808872857Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-09T01:12:07.81010556Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.233803ms logger=migrator t=2026-09-09T01:12:07.817749954Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-09T01:12:07.833250896Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.499841ms logger=migrator t=2026-09-09T01:12:07.840779757Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-09T01:12:07.84146744Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=688.543µs logger=migrator t=2026-09-09T01:12:07.847129596Z 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-09-09T01:12:07.847984062Z 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=854.156µs logger=migrator t=2026-09-09T01:12:07.854974274Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-09T01:12:07.855422012Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=448.148µs logger=migrator t=2026-09-09T01:12:07.862660168Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-09T01:12:07.863506824Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=843.186µs logger=migrator t=2026-09-09T01:12:07.869556908Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-09T01:12:07.869882044Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=325.806µs logger=migrator t=2026-09-09T01:12:07.87658121Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-09T01:12:07.883420168Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.838678ms logger=migrator t=2026-09-09T01:12:07.89200044Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-09T01:12:07.898842088Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.841198ms logger=migrator t=2026-09-09T01:12:07.904407683Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-09T01:12:07.90533133Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=925.167µs logger=migrator t=2026-09-09T01:12:07.9111834Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-09T01:12:07.912651628Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.467358ms logger=migrator t=2026-09-09T01:12:07.919849523Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-09T01:12:07.920065317Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=216.724µs logger=migrator t=2026-09-09T01:12:07.925660062Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-09T01:12:07.931673125Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.009383ms logger=migrator t=2026-09-09T01:12:07.937508275Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-09T01:12:07.93884701Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.339655ms logger=migrator t=2026-09-09T01:12:07.952936825Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-09T01:12:07.95317978Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=243.675µs logger=migrator t=2026-09-09T01:12:07.963022285Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-09T01:12:07.963567085Z level=info msg="Migration successfully executed" id="Move region to single row" duration=544.99µs logger=migrator t=2026-09-09T01:12:07.969624268Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-09T01:12:07.970896352Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.272224ms logger=migrator t=2026-09-09T01:12:07.976860474Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-09T01:12:07.978050337Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.189453ms logger=migrator t=2026-09-09T01:12:07.985004428Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:12:07.986335033Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.333484ms logger=migrator t=2026-09-09T01:12:07.991817376Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:12:07.99311741Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.299615ms logger=migrator t=2026-09-09T01:12:07.998926419Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-09T01:12:08.000206643Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.279904ms logger=migrator t=2026-09-09T01:12:08.00748246Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-09T01:12:08.008471539Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=988.579µs logger=migrator t=2026-09-09T01:12:08.014065684Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-09T01:12:08.014145375Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=79.501µs logger=migrator t=2026-09-09T01:12:08.020300551Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-09T01:12:08.021762718Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.461637ms logger=migrator t=2026-09-09T01:12:08.030994691Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-09T01:12:08.032156173Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.161722ms logger=migrator t=2026-09-09T01:12:08.040433069Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-09T01:12:08.041871066Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.438087ms logger=migrator t=2026-09-09T01:12:08.049491399Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-09T01:12:08.050240753Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=749.654µs logger=migrator t=2026-09-09T01:12:08.05805492Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-09T01:12:08.058212733Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=158.783µs logger=migrator t=2026-09-09T01:12:08.063730396Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-09T01:12:08.064016522Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=285.776µs logger=migrator t=2026-09-09T01:12:08.069099667Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-09T01:12:08.069145288Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=46.421µs logger=migrator t=2026-09-09T01:12:08.0740361Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-09T01:12:08.074612341Z level=info msg="Migration successfully executed" id="create team table" duration=571.991µs logger=migrator t=2026-09-09T01:12:08.081820896Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-09T01:12:08.083303044Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.481838ms logger=migrator t=2026-09-09T01:12:08.092963405Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-09T01:12:08.0942496Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.285874ms logger=migrator t=2026-09-09T01:12:08.103446912Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-09T01:12:08.110370812Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.92394ms logger=migrator t=2026-09-09T01:12:08.120258448Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-09T01:12:08.120517023Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=259.535µs logger=migrator t=2026-09-09T01:12:08.128635255Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-09T01:12:08.130024381Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.385976ms logger=migrator t=2026-09-09T01:12:08.137005342Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-09T01:12:08.138107013Z level=info msg="Migration successfully executed" id="create team member table" duration=1.101661ms logger=migrator t=2026-09-09T01:12:08.14591854Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-09T01:12:08.147472089Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.551759ms logger=migrator t=2026-09-09T01:12:08.15394044Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-09T01:12:08.155545441Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.604111ms logger=migrator t=2026-09-09T01:12:08.162267167Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-09T01:12:08.163652783Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.384826ms logger=migrator t=2026-09-09T01:12:08.171336787Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-09T01:12:08.179850637Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.51265ms logger=migrator t=2026-09-09T01:12:08.185970002Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-09T01:12:08.192625637Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.655175ms logger=migrator t=2026-09-09T01:12:08.198733722Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-09T01:12:08.205509979Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.776008ms logger=migrator t=2026-09-09T01:12:08.212534281Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-09T01:12:08.213881016Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.346875ms logger=migrator t=2026-09-09T01:12:08.220236815Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-09T01:12:08.221661452Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.423887ms logger=migrator t=2026-09-09T01:12:08.229439478Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-09T01:12:08.230801034Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.363746ms logger=migrator t=2026-09-09T01:12:08.240786081Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-09T01:12:08.24178068Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=994.619µs logger=migrator t=2026-09-09T01:12:08.247903515Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-09T01:12:08.248864793Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=960.348µs logger=migrator t=2026-09-09T01:12:08.255567499Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-09T01:12:08.256601878Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.033009ms logger=migrator t=2026-09-09T01:12:08.265074907Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-09T01:12:08.269026042Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=3.956285ms logger=migrator t=2026-09-09T01:12:08.280263143Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-09T01:12:08.281995565Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.730432ms logger=migrator t=2026-09-09T01:12:08.289351933Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-09T01:12:08.289891893Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=542.6µs logger=migrator t=2026-09-09T01:12:08.297058558Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-09T01:12:08.297638619Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=578.861µs logger=migrator t=2026-09-09T01:12:08.30462087Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-09T01:12:08.305996556Z level=info msg="Migration successfully executed" id="create tag table" duration=1.373746ms logger=migrator t=2026-09-09T01:12:08.312652641Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-09T01:12:08.314370163Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.716192ms logger=migrator t=2026-09-09T01:12:08.322779461Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-09T01:12:08.324361871Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.58523ms logger=migrator t=2026-09-09T01:12:08.332528244Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-09T01:12:08.333864099Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.333285ms logger=migrator t=2026-09-09T01:12:08.340612896Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-09T01:12:08.342837298Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.225372ms logger=migrator t=2026-09-09T01:12:08.350239667Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:12:08.377373806Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=27.134399ms logger=migrator t=2026-09-09T01:12:08.384613182Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-09T01:12:08.386295124Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.683152ms logger=migrator t=2026-09-09T01:12:08.391840988Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-09T01:12:08.392561251Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=720.123µs logger=migrator t=2026-09-09T01:12:08.400401569Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-09T01:12:08.400821757Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=418.477µs logger=migrator t=2026-09-09T01:12:08.407232097Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-09T01:12:08.407988421Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=756.524µs logger=migrator t=2026-09-09T01:12:08.412788911Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-09T01:12:08.413686208Z level=info msg="Migration successfully executed" id="create user auth table" duration=897.527µs logger=migrator t=2026-09-09T01:12:08.419479927Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-09T01:12:08.420791372Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.310335ms logger=migrator t=2026-09-09T01:12:08.427326244Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-09T01:12:08.427384705Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=59.121µs logger=migrator t=2026-09-09T01:12:08.43189663Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-09T01:12:08.436406125Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.509125ms logger=migrator t=2026-09-09T01:12:08.441649064Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-09T01:12:08.446160628Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.511235ms logger=migrator t=2026-09-09T01:12:08.452891874Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-09T01:12:08.457334268Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.441814ms logger=migrator t=2026-09-09T01:12:08.462987944Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-09T01:12:08.467393547Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.425363ms logger=migrator t=2026-09-09T01:12:08.47235757Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-09T01:12:08.473168985Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=811.225µs logger=migrator t=2026-09-09T01:12:08.480167177Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-09T01:12:08.484538539Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.370832ms logger=migrator t=2026-09-09T01:12:08.489916Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-09T01:12:08.490620513Z level=info msg="Migration successfully executed" id="create server_lock table" duration=704.433µs logger=migrator t=2026-09-09T01:12:08.496243719Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-09T01:12:08.497100565Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=856.906µs logger=migrator t=2026-09-09T01:12:08.505103195Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-09T01:12:08.505860479Z level=info msg="Migration successfully executed" id="create user auth token table" duration=758.224µs logger=migrator t=2026-09-09T01:12:08.513641315Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-09T01:12:08.514451421Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=810.086µs logger=migrator t=2026-09-09T01:12:08.520323111Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-09T01:12:08.521182917Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=859.636µs logger=migrator t=2026-09-09T01:12:08.530053663Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-09T01:12:08.53091156Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=857.737µs logger=migrator t=2026-09-09T01:12:08.538051374Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-09T01:12:08.542794973Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=4.743579ms logger=migrator t=2026-09-09T01:12:08.548322297Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-09T01:12:08.549133592Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=813.185µs logger=migrator t=2026-09-09T01:12:08.556590002Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-09T01:12:08.557363076Z level=info msg="Migration successfully executed" id="create cache_data table" duration=772.364µs logger=migrator t=2026-09-09T01:12:08.563655845Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-09T01:12:08.56447248Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=818.936µs logger=migrator t=2026-09-09T01:12:08.570791979Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-09T01:12:08.571566623Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=774.464µs logger=migrator t=2026-09-09T01:12:08.578720147Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-09T01:12:08.579502282Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=781.815µs logger=migrator t=2026-09-09T01:12:08.585672318Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-09T01:12:08.585735389Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.621µs logger=migrator t=2026-09-09T01:12:08.591385105Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-09T01:12:08.591468797Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=87.872µs logger=migrator t=2026-09-09T01:12:08.598111371Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-09T01:12:08.598922337Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=810.586µs logger=migrator t=2026-09-09T01:12:08.605332117Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:12:08.606220344Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=888.097µs logger=migrator t=2026-09-09T01:12:08.612298768Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:12:08.613180935Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=881.697µs logger=migrator t=2026-09-09T01:12:08.619820679Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:12:08.619878181Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=58.541µs logger=migrator t=2026-09-09T01:12:08.626494715Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:12:08.627407082Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=911.987µs logger=migrator t=2026-09-09T01:12:08.632849514Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:12:08.633745811Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=896.467µs logger=migrator t=2026-09-09T01:12:08.640162251Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:12:08.641250272Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.087761ms logger=migrator t=2026-09-09T01:12:08.651565305Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:12:08.653672675Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.10596ms logger=migrator t=2026-09-09T01:12:08.662025562Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-09T01:12:08.673036029Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.954986ms logger=migrator t=2026-09-09T01:12:08.680328746Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-09T01:12:08.68640699Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=6.074394ms logger=migrator t=2026-09-09T01:12:08.69332388Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-09T01:12:08.693559204Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=236.015µs logger=migrator t=2026-09-09T01:12:08.701558074Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-09T01:12:08.703156274Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.59953ms logger=migrator t=2026-09-09T01:12:08.709521024Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-09T01:12:08.711302177Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.781603ms logger=migrator t=2026-09-09T01:12:08.717274129Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-09T01:12:08.718869759Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.59571ms logger=migrator t=2026-09-09T01:12:08.725727918Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:12:08.725922912Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=195.264µs logger=migrator t=2026-09-09T01:12:08.732427364Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-09T01:12:08.734203407Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.777423ms logger=migrator t=2026-09-09T01:12:08.744526471Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-09T01:12:08.746310695Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.784574ms logger=migrator t=2026-09-09T01:12:08.752243706Z 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-09-09T01:12:08.753996569Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.752403ms logger=migrator t=2026-09-09T01:12:08.760639274Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-09T01:12:08.763284313Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.648049ms logger=migrator t=2026-09-09T01:12:08.771688991Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-09T01:12:08.777166714Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.476563ms logger=migrator t=2026-09-09T01:12:08.785068143Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:12:08.78597559Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=962.518µs logger=migrator t=2026-09-09T01:12:08.79184262Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:12:08.793005692Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.164662ms logger=migrator t=2026-09-09T01:12:08.798811551Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-09T01:12:08.824334Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.519139ms logger=migrator t=2026-09-09T01:12:08.831861211Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-09T01:12:08.852391087Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=20.526056ms logger=migrator t=2026-09-09T01:12:08.85841862Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:12:08.859345537Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=927.627µs logger=migrator t=2026-09-09T01:12:08.864985923Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:12:08.865782948Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=797.475µs logger=migrator t=2026-09-09T01:12:08.872499854Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-09T01:12:08.876601852Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.102037ms logger=migrator t=2026-09-09T01:12:08.88240606Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-09T01:12:08.886371775Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.965265ms logger=migrator t=2026-09-09T01:12:08.891883668Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-09T01:12:08.892973959Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.090161ms logger=migrator t=2026-09-09T01:12:08.900800566Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-09T01:12:08.901999808Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.199232ms logger=migrator t=2026-09-09T01:12:08.908709354Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-09T01:12:08.909868636Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.180402ms logger=migrator t=2026-09-09T01:12:08.92122245Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-09T01:12:08.92229961Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.079651ms logger=migrator t=2026-09-09T01:12:08.930038085Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:12:08.930107856Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=70.301µs logger=migrator t=2026-09-09T01:12:08.935941356Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-09T01:12:08.941314787Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.37093ms logger=migrator t=2026-09-09T01:12:08.947229598Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-09T01:12:08.953488065Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.256007ms logger=migrator t=2026-09-09T01:12:08.961816482Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-09T01:12:08.968230622Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.41343ms logger=migrator t=2026-09-09T01:12:08.974615752Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-09T01:12:08.976019248Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.408186ms logger=migrator t=2026-09-09T01:12:08.98248514Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-09T01:12:08.98356912Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.08356ms logger=migrator t=2026-09-09T01:12:08.990142604Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-09T01:12:09.001056498Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.912534ms logger=migrator t=2026-09-09T01:12:09.007176354Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-09T01:12:09.019049566Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=11.869622ms logger=migrator t=2026-09-09T01:12:09.025406806Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-09T01:12:09.026305483Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=900.747µs logger=migrator t=2026-09-09T01:12:09.033254073Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-09T01:12:09.038865168Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.610765ms logger=migrator t=2026-09-09T01:12:09.043716779Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-09T01:12:09.050280403Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.557883ms logger=migrator t=2026-09-09T01:12:09.05654283Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-09T01:12:09.056607621Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.081µs logger=migrator t=2026-09-09T01:12:09.066710361Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-09T01:12:09.067792681Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.08265ms logger=migrator t=2026-09-09T01:12:09.073494258Z 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-09-09T01:12:09.074456696Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=961.978µs logger=migrator t=2026-09-09T01:12:09.080178654Z 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-09-09T01:12:09.081225393Z 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.04988ms logger=migrator t=2026-09-09T01:12:09.08850608Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:12:09.088563391Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=58.091µs logger=migrator t=2026-09-09T01:12:09.094321199Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-09T01:12:09.100521525Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.200106ms logger=migrator t=2026-09-09T01:12:09.105867095Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-09T01:12:09.111713915Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.84443ms logger=migrator t=2026-09-09T01:12:09.118961501Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-09T01:12:09.124987634Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.025543ms logger=migrator t=2026-09-09T01:12:09.131516747Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-09T01:12:09.137705873Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.171346ms logger=migrator t=2026-09-09T01:12:09.143612244Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-09T01:12:09.149940112Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.327218ms logger=migrator t=2026-09-09T01:12:09.157097637Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-09T01:12:09.157194589Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=96.202µs logger=migrator t=2026-09-09T01:12:09.163616049Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-09T01:12:09.164362283Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=746.224µs logger=migrator t=2026-09-09T01:12:09.171280903Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-09T01:12:09.178734293Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.45274ms logger=migrator t=2026-09-09T01:12:09.183946231Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-09T01:12:09.184023132Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=77.701µs logger=migrator t=2026-09-09T01:12:09.191035124Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-09T01:12:09.199430901Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.395748ms logger=migrator t=2026-09-09T01:12:09.205561666Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-09T01:12:09.206622116Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.06053ms logger=migrator t=2026-09-09T01:12:09.214902211Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-09T01:12:09.224863789Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.961407ms logger=migrator t=2026-09-09T01:12:09.233239466Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-09T01:12:09.23402331Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=783.294µs logger=migrator t=2026-09-09T01:12:09.240909259Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-09T01:12:09.242794545Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.885376ms logger=migrator t=2026-09-09T01:12:09.250453059Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-09T01:12:09.26065997Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.206861ms logger=migrator t=2026-09-09T01:12:09.267824774Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-09T01:12:09.269049727Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.224593ms logger=migrator t=2026-09-09T01:12:09.277423975Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-09T01:12:09.279027895Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.60348ms logger=migrator t=2026-09-09T01:12:09.28572124Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-09T01:12:09.286957194Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.235713ms logger=migrator t=2026-09-09T01:12:09.293262622Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-09T01:12:09.294729779Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.470277ms logger=migrator t=2026-09-09T01:12:09.302483025Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-09T01:12:09.302579127Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=98.012µs logger=migrator t=2026-09-09T01:12:09.308129351Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-09T01:12:09.309583418Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.453907ms logger=migrator t=2026-09-09T01:12:09.317982716Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-09T01:12:09.320305579Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.322593ms logger=migrator t=2026-09-09T01:12:09.328172247Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-09T01:12:09.328785868Z 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-09-09T01:12:09.335615907Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-09T01:12:09.336224118Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=608.622µs logger=migrator t=2026-09-09T01:12:09.342875313Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-09T01:12:09.344430262Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.556069ms logger=migrator t=2026-09-09T01:12:09.352724398Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-09T01:12:09.366062918Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.33391ms logger=migrator t=2026-09-09T01:12:09.410661045Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-09T01:12:09.412842006Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.181011ms logger=migrator t=2026-09-09T01:12:09.420950088Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-09T01:12:09.422633899Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.684251ms logger=migrator t=2026-09-09T01:12:09.429157892Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-09T01:12:09.430359144Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.201212ms logger=migrator t=2026-09-09T01:12:09.436178314Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-09T01:12:09.437785474Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.60645ms logger=migrator t=2026-09-09T01:12:09.444177144Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-09T01:12:09.445769524Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.591799ms logger=migrator t=2026-09-09T01:12:09.453344266Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-09T01:12:09.453386106Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.55µs logger=migrator t=2026-09-09T01:12:09.459109344Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-09T01:12:09.459255127Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=146.893µs logger=migrator t=2026-09-09T01:12:09.465248279Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-09T01:12:09.476277526Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.037497ms logger=migrator t=2026-09-09T01:12:09.483920679Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-09T01:12:09.484541801Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=622.242µs logger=migrator t=2026-09-09T01:12:09.49090396Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-09T01:12:09.492648093Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.743773ms logger=migrator t=2026-09-09T01:12:09.499023353Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-09T01:12:09.499523592Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=500.959µs logger=migrator t=2026-09-09T01:12:09.510942986Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-09T01:12:09.512507546Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.56441ms logger=migrator t=2026-09-09T01:12:09.519906335Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-09T01:12:09.52126924Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.362535ms logger=migrator t=2026-09-09T01:12:09.527137451Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-09T01:12:09.574436258Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=47.298548ms logger=migrator t=2026-09-09T01:12:09.580473211Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-09T01:12:09.587752138Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.280037ms logger=migrator t=2026-09-09T01:12:09.596497992Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-09T01:12:09.596729886Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=235.944µs logger=migrator t=2026-09-09T01:12:09.603295149Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-09T01:12:09.639977528Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.669018ms logger=migrator t=2026-09-09T01:12:09.645673075Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-09T01:12:09.678062262Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.387907ms logger=migrator t=2026-09-09T01:12:09.686377128Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-09T01:12:09.687067091Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=691.543µs logger=migrator t=2026-09-09T01:12:09.694213226Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-09T01:12:09.695134313Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=923.118µs logger=migrator t=2026-09-09T01:12:09.700766579Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-09T01:12:09.700908501Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=142.732µs logger=migrator t=2026-09-09T01:12:09.706845462Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-09T01:12:09.707447364Z level=info msg="Migration successfully executed" id="create permission table" duration=602.752µs logger=migrator t=2026-09-09T01:12:09.712863606Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-09T01:12:09.713851434Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=987.688µs logger=migrator t=2026-09-09T01:12:09.719403208Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-09T01:12:09.720802825Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.399827ms logger=migrator t=2026-09-09T01:12:09.726320828Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-09T01:12:09.727198115Z level=info msg="Migration successfully executed" id="create role table" duration=877.847µs logger=migrator t=2026-09-09T01:12:09.733820169Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-09T01:12:09.741267339Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.443439ms logger=migrator t=2026-09-09T01:12:09.749057825Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-09T01:12:09.756726578Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.667713ms logger=migrator t=2026-09-09T01:12:09.762591089Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-09T01:12:09.763676019Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.08423ms logger=migrator t=2026-09-09T01:12:09.770394015Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-09T01:12:09.771508846Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.113961ms logger=migrator t=2026-09-09T01:12:09.776911237Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-09T01:12:09.777960387Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.04876ms logger=migrator t=2026-09-09T01:12:09.784195584Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-09T01:12:09.785386046Z level=info msg="Migration successfully executed" id="create team role table" duration=1.187222ms logger=migrator t=2026-09-09T01:12:09.792597662Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-09T01:12:09.793934117Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.336605ms logger=migrator t=2026-09-09T01:12:09.799704995Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-09T01:12:09.80105885Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.354735ms logger=migrator t=2026-09-09T01:12:09.806104755Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-09T01:12:09.807129914Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.024759ms logger=migrator t=2026-09-09T01:12:09.814389641Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-09T01:12:09.815614664Z level=info msg="Migration successfully executed" id="create user role table" duration=1.225073ms logger=migrator t=2026-09-09T01:12:09.821876521Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-09T01:12:09.823152975Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.279244ms logger=migrator t=2026-09-09T01:12:09.830738427Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-09T01:12:09.832395128Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.656971ms logger=migrator t=2026-09-09T01:12:09.839483962Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-09T01:12:09.841187153Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.696652ms logger=migrator t=2026-09-09T01:12:09.84687329Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-09T01:12:09.847571203Z level=info msg="Migration successfully executed" id="create builtin role table" duration=698.373µs logger=migrator t=2026-09-09T01:12:09.853409613Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-09T01:12:09.855017453Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.60821ms logger=migrator t=2026-09-09T01:12:09.862695077Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-09T01:12:09.863771497Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.09016ms logger=migrator t=2026-09-09T01:12:09.869377862Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-09T01:12:09.877128038Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.735946ms logger=migrator t=2026-09-09T01:12:09.882180773Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-09T01:12:09.883765713Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.586129ms logger=migrator t=2026-09-09T01:12:09.890769034Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-09T01:12:09.891914675Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.145631ms logger=migrator t=2026-09-09T01:12:09.899311104Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-09T01:12:09.901354162Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.039408ms logger=migrator t=2026-09-09T01:12:09.90759776Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-09T01:12:09.90975674Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.15988ms logger=migrator t=2026-09-09T01:12:09.91719151Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-09T01:12:09.917822431Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=631.041µs logger=migrator t=2026-09-09T01:12:09.924804763Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-09T01:12:09.926502934Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.698381ms logger=migrator t=2026-09-09T01:12:09.933806011Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-09T01:12:09.940424335Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=6.618244ms logger=migrator t=2026-09-09T01:12:09.951243939Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-09T01:12:09.962930768Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.686049ms logger=migrator t=2026-09-09T01:12:09.970260695Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-09T01:12:09.978042071Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.781596ms logger=migrator t=2026-09-09T01:12:09.986465199Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-09T01:12:09.994804546Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.338607ms logger=migrator t=2026-09-09T01:12:10.003925537Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-09T01:12:10.005351584Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.428677ms logger=migrator t=2026-09-09T01:12:10.019587491Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-09T01:12:10.021397905Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.811914ms logger=migrator t=2026-09-09T01:12:10.026929949Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-09T01:12:10.028201532Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.273564ms logger=migrator t=2026-09-09T01:12:10.035777014Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-09T01:12:10.036501318Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=724.784µs logger=migrator t=2026-09-09T01:12:10.043264275Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-09T01:12:10.04512463Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.849744ms logger=migrator t=2026-09-09T01:12:10.050886258Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-09T01:12:10.05104223Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=156.123µs logger=migrator t=2026-09-09T01:12:10.065226786Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-09T01:12:10.065276527Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.541µs logger=migrator t=2026-09-09T01:12:10.069532807Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-09T01:12:10.07020255Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=668.903µs logger=migrator t=2026-09-09T01:12:10.07716183Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-09T01:12:10.078057437Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=896.997µs logger=migrator t=2026-09-09T01:12:10.086632918Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-09T01:12:10.087718278Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.04647ms logger=migrator t=2026-09-09T01:12:10.096202848Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-09T01:12:10.096528164Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=326.797µs logger=migrator t=2026-09-09T01:12:10.110511556Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-09T01:12:10.111201209Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=691.913µs logger=migrator t=2026-09-09T01:12:10.118935424Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-09T01:12:10.120414071Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.478738ms logger=migrator t=2026-09-09T01:12:10.129774687Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-09T01:12:10.131084481Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.312594ms logger=migrator t=2026-09-09T01:12:10.138883758Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-09T01:12:10.147250914Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.367086ms logger=migrator t=2026-09-09T01:12:10.154860517Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-09T01:12:10.154938199Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=79.272µs logger=migrator t=2026-09-09T01:12:10.160704757Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-09T01:12:10.161652075Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=947.177µs logger=migrator t=2026-09-09T01:12:10.172937196Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-09T01:12:10.175241779Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.305473ms logger=migrator t=2026-09-09T01:12:10.182500116Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-09T01:12:10.184642146Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.142911ms logger=migrator t=2026-09-09T01:12:10.206411674Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-09T01:12:10.215009525Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.598981ms logger=migrator t=2026-09-09T01:12:10.233033583Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-09T01:12:10.234313587Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.281804ms logger=migrator t=2026-09-09T01:12:10.24459149Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-09T01:12:10.245708841Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.118462ms logger=migrator t=2026-09-09T01:12:10.25632831Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:12:10.279694318Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.364378ms logger=migrator t=2026-09-09T01:12:10.289291728Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-09T01:12:10.29047285Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.181772ms logger=migrator t=2026-09-09T01:12:10.296700337Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-09T01:12:10.297839378Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.139931ms logger=migrator t=2026-09-09T01:12:10.302497765Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-09T01:12:10.303652467Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.155052ms logger=migrator t=2026-09-09T01:12:10.308313875Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-09T01:12:10.309883734Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.56996ms logger=migrator t=2026-09-09T01:12:10.319436323Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-09T01:12:10.319767139Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=331.696µs logger=migrator t=2026-09-09T01:12:10.324227513Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-09T01:12:10.326671439Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.435765ms logger=migrator t=2026-09-09T01:12:10.334883003Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-09T01:12:10.345901799Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.015746ms logger=migrator t=2026-09-09T01:12:10.441209866Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-09T01:12:10.451873506Z level=info msg="Migration successfully executed" id="create entity_events table" duration=10.67283ms logger=migrator t=2026-09-09T01:12:10.46273181Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-09T01:12:10.463602076Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=872.196µs logger=migrator t=2026-09-09T01:12:10.473264777Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:12:10.473599574Z 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-09-09T01:12:10.482791206Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:12:10.483224934Z 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-09-09T01:12:10.489213756Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-09T01:12:10.490176064Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=963.788µs logger=migrator t=2026-09-09T01:12:10.494829471Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-09T01:12:10.495955513Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.125971ms logger=migrator t=2026-09-09T01:12:10.501812183Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:12:10.503065566Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.253853ms logger=migrator t=2026-09-09T01:12:10.510652058Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:12:10.511931472Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.278854ms logger=migrator t=2026-09-09T01:12:10.519153758Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:12:10.520231828Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.08123ms logger=migrator t=2026-09-09T01:12:10.525648689Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:12:10.526616258Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=967.608µs logger=migrator t=2026-09-09T01:12:10.534162459Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-09T01:12:10.535216179Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.04861ms logger=migrator t=2026-09-09T01:12:10.542013766Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-09T01:12:10.543215219Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.204033ms logger=migrator t=2026-09-09T01:12:10.547167433Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:12:10.548307794Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.146911ms logger=migrator t=2026-09-09T01:12:10.55339979Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:12:10.554598942Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.200992ms logger=migrator t=2026-09-09T01:12:10.559485744Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-09T01:12:10.560719437Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.235523ms logger=migrator t=2026-09-09T01:12:10.567887512Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-09T01:12:10.593134015Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.244084ms logger=migrator t=2026-09-09T01:12:10.599368782Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-09T01:12:10.607960303Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.58901ms logger=migrator t=2026-09-09T01:12:10.613599209Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-09T01:12:10.622332332Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.730003ms logger=migrator t=2026-09-09T01:12:10.628416036Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-09T01:12:10.628726842Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=315.826µs logger=migrator t=2026-09-09T01:12:10.635394077Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-09T01:12:10.645059088Z level=info msg="Migration successfully executed" id="add share column" duration=9.667681ms logger=migrator t=2026-09-09T01:12:10.663635886Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-09T01:12:10.663879431Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=245.675µs logger=migrator t=2026-09-09T01:12:10.674668863Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-09T01:12:10.675698823Z level=info msg="Migration successfully executed" id="create file table" duration=1.03049ms logger=migrator t=2026-09-09T01:12:10.685490736Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-09T01:12:10.686826951Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.338675ms logger=migrator t=2026-09-09T01:12:10.693979106Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-09T01:12:10.695035676Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.05654ms logger=migrator t=2026-09-09T01:12:10.701748481Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-09T01:12:10.702573887Z level=info msg="Migration successfully executed" id="create file_meta table" duration=818.565µs logger=migrator t=2026-09-09T01:12:10.71181033Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-09T01:12:10.712936831Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.126171ms logger=migrator t=2026-09-09T01:12:10.719416243Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-09T01:12:10.719473364Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=57.871µs logger=migrator t=2026-09-09T01:12:10.725237742Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-09T01:12:10.725304883Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.921µs logger=migrator t=2026-09-09T01:12:10.731312965Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-09T01:12:10.731831425Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=518.49µs logger=migrator t=2026-09-09T01:12:10.771491379Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-09T01:12:10.771803395Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=314.896µs logger=migrator t=2026-09-09T01:12:10.78704396Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-09T01:12:10.789445025Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.400175ms logger=migrator t=2026-09-09T01:12:10.816527983Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-09T01:12:10.834043872Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=17.515179ms logger=migrator t=2026-09-09T01:12:10.840557664Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-09T01:12:10.840782818Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=225.844µs logger=migrator t=2026-09-09T01:12:10.845431215Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-09T01:12:10.846338252Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=906.847µs logger=migrator t=2026-09-09T01:12:10.851494979Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-09T01:12:10.851855826Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=361.317µs logger=migrator t=2026-09-09T01:12:10.857514052Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-09T01:12:10.857853688Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=334.016µs logger=migrator t=2026-09-09T01:12:10.867919437Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-09T01:12:10.868654171Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=738.104µs logger=migrator t=2026-09-09T01:12:10.875883286Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-09T01:12:10.882985249Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.099603ms logger=migrator t=2026-09-09T01:12:10.88781017Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-09T01:12:10.893972865Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.163345ms logger=migrator t=2026-09-09T01:12:10.899220554Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-09T01:12:10.900504608Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.284914ms logger=migrator t=2026-09-09T01:12:10.910829871Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-09T01:12:10.983998414Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.164922ms logger=migrator t=2026-09-09T01:12:10.991585786Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-09T01:12:10.99610335Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=4.517904ms logger=migrator t=2026-09-09T01:12:11.005396855Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-09T01:12:11.007125827Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.730892ms logger=migrator t=2026-09-09T01:12:11.015409352Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-09T01:12:11.036502147Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=21.090735ms logger=migrator t=2026-09-09T01:12:11.045272392Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-09T01:12:11.0526507Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.378278ms logger=migrator t=2026-09-09T01:12:11.059239483Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-09T01:12:11.059534559Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=296.646µs logger=migrator t=2026-09-09T01:12:11.066383247Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-09T01:12:11.066602962Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=221.205µs logger=migrator t=2026-09-09T01:12:11.076453536Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-09T01:12:11.076816833Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=369.737µs logger=migrator t=2026-09-09T01:12:11.089232406Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-09T01:12:11.089536901Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=309.026µs logger=migrator t=2026-09-09T01:12:11.099513998Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-09T01:12:11.099856594Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=350.826µs logger=migrator t=2026-09-09T01:12:11.10817553Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-09T01:12:11.109185439Z level=info msg="Migration successfully executed" id="create folder table" duration=1.011879ms logger=migrator t=2026-09-09T01:12:11.114962558Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-09T01:12:11.115881335Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=922.008µs logger=migrator t=2026-09-09T01:12:11.120832177Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-09T01:12:11.121725394Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=893.457µs logger=migrator t=2026-09-09T01:12:11.126540364Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-09T01:12:11.126570565Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.421µs logger=migrator t=2026-09-09T01:12:11.132347113Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:12:11.134559585Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.214482ms logger=migrator t=2026-09-09T01:12:11.142417052Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:12:11.14340047Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=984.648µs logger=migrator t=2026-09-09T01:12:11.14870206Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-09T01:12:11.149686468Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=983.549µs logger=migrator t=2026-09-09T01:12:11.154715802Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-09T01:12:11.155045178Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=330.606µs logger=migrator t=2026-09-09T01:12:11.159987771Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-09T01:12:11.160168345Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=180.913µs logger=migrator t=2026-09-09T01:12:11.167506482Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-09T01:12:11.168543721Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.040629ms logger=migrator t=2026-09-09T01:12:11.173340121Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-09T01:12:11.174498253Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.154252ms logger=migrator t=2026-09-09T01:12:11.181513933Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-09T01:12:11.182695335Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.191292ms logger=migrator t=2026-09-09T01:12:11.187630908Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-09T01:12:11.188542385Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=911.437µs logger=migrator t=2026-09-09T01:12:11.199061222Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-09T01:12:11.200143892Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.08552ms logger=migrator t=2026-09-09T01:12:11.204911631Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-09T01:12:11.205712607Z level=info msg="Migration successfully executed" id="create anon_device table" duration=797.195µs logger=migrator t=2026-09-09T01:12:11.210521617Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-09T01:12:11.211515466Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=994.308µs logger=migrator t=2026-09-09T01:12:11.217822814Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-09T01:12:11.21868612Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=871.047µs logger=migrator t=2026-09-09T01:12:11.223941988Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-09T01:12:11.224714533Z level=info msg="Migration successfully executed" id="create signing_key table" duration=774.495µs logger=migrator t=2026-09-09T01:12:11.230534182Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-09T01:12:11.231650743Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.119001ms logger=migrator t=2026-09-09T01:12:11.236813979Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-09T01:12:11.237784988Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=968.449µs logger=migrator t=2026-09-09T01:12:11.24378317Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-09T01:12:11.244239998Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=458.858µs logger=migrator t=2026-09-09T01:12:11.249161631Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-09T01:12:11.258385834Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.223003ms logger=migrator t=2026-09-09T01:12:11.26618868Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-09T01:12:11.266893793Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=707.373µs logger=migrator t=2026-09-09T01:12:11.273281692Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:12:11.273306603Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.961µs logger=migrator t=2026-09-09T01:12:11.279114382Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:12:11.280636711Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.522448ms logger=migrator t=2026-09-09T01:12:11.287160453Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:12:11.287203523Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=44.37µs logger=migrator t=2026-09-09T01:12:11.294913498Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-09T01:12:11.296288714Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.376275ms logger=migrator t=2026-09-09T01:12:11.30301617Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:12:11.304717052Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.702192ms logger=migrator t=2026-09-09T01:12:11.328718311Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-09T01:12:11.32970084Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=984.799µs logger=migrator t=2026-09-09T01:12:11.33828674Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-09T01:12:11.339055755Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=764.865µs logger=migrator t=2026-09-09T01:12:11.345282281Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-09T01:12:11.345542796Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=262.105µs logger=migrator t=2026-09-09T01:12:11.349859407Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-09T01:12:11.350582471Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=723.064µs logger=migrator t=2026-09-09T01:12:11.356849048Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-09T01:12:11.358146773Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.289204ms logger=migrator t=2026-09-09T01:12:11.365958219Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-09T01:12:11.36709627Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.138861ms logger=migrator t=2026-09-09T01:12:11.373298926Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-09T01:12:11.388653124Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.352888ms logger=migrator t=2026-09-09T01:12:11.393994314Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-09T01:12:11.401563686Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.572102ms logger=migrator t=2026-09-09T01:12:11.409389573Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-09T01:12:11.416298752Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.907019ms logger=migrator t=2026-09-09T01:12:11.422758383Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-09T01:12:11.422872595Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=115.962µs logger=migrator t=2026-09-09T01:12:11.427564483Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-09T01:12:11.435084564Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=7.519451ms logger=migrator t=2026-09-09T01:12:11.443053013Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-09T01:12:11.451534822Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.480519ms logger=migrator t=2026-09-09T01:12:11.455885594Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-09T01:12:11.456137129Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=252.194µs logger=migrator t=2026-09-09T01:12:11.462584979Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.904328048s logger=migrator t=2026-09-09T01:12:11.463197721Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-09T01:12:11.478258163Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-09T01:12:11.478487387Z level=info msg="Created default organization" logger=secrets t=2026-09-09T01:12:11.486015608Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:12:11.533010069Z level=info msg="Restored cache from database" duration=406.458µs logger=plugin.store t=2026-09-09T01:12:11.536042065Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-09T01:12:11.577305489Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-09T01:12:11.577334489Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-09T01:12:11.577439791Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-09T01:12:11.577454501Z level=info msg="Plugins loaded" count=54 duration=41.413106ms logger=query_data t=2026-09-09T01:12:11.581355334Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-09T01:12:11.58432673Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-09T01:12:11.588658591Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-09T01:12:11.596438367Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-09T01:12:11.598812482Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-09T01:12:11.600223268Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-09T01:12:11.623084426Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-09T01:12:11.640598244Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-09T01:12:11.665652704Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-09T01:12:11.665694354Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-09T01:12:11.665840907Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-09T01:12:11.666475309Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-09T01:12:11.66651958Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-09-09T01:12:11.66810085Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-09-09T01:12:11.715011919Z level=info msg="State cache has been initialized" states=0 duration=48.531629ms logger=ngalert.scheduler t=2026-09-09T01:12:11.715062749Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-09T01:12:11.71511644Z level=info msg=starting first_tick=2026-09-09T01:12:20Z logger=provisioning.dashboard t=2026-09-09T01:12:11.731450046Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-09-09T01:12:11.752926859Z level=info msg="Update check succeeded" duration=87.038211ms logger=grafana.update.checker t=2026-09-09T01:12:11.76311373Z level=info msg="Update check succeeded" duration=95.360237ms logger=provisioning.dashboard t=2026-09-09T01:12:11.826415106Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:12:11.857419716Z level=info msg="Patterns update finished" duration=138.701898ms logger=grafana-apiserver t=2026-09-09T01:12:12.059566783Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-09T01:12:12.060017581Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-09T01:12:12.08771033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.089684117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.111681349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.145562673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.165850823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.195577419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.206797629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.316898941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.340583284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.366385717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.386360891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.417008045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.437376256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.466751466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.490749695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.529353848Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.547772563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.5828704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.641997317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.73349629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.755573323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.80828789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.830132129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.898409347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.916582797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:12.990480451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.006321377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.045676463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.064874972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.207276826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.228550304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.288456755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.308085982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.415851257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.444064085Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.498124147Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.513594086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.586410488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.610290895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.662552712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.685783127Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.751509937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.780371276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.825706494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.841699324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.892701948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.908547964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.966159992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:13.99388025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.113526847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.135786973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.225892647Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.241951728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.333285095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.34801412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.429717107Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.451467624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.555220553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.574612726Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.658054095Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.676879647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.76697017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.783593631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.852166423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.874858447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.963386952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:14.977609218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.047878791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.063103005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.138038625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.154667875Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.24325665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.270913677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.381566873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.400264333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.508606796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.528375825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.688723871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.706701536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:12:15.799688143Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-09T01:13:35.697059371Z level=info msg="Usage stats are ready to report"