logger=settings t=2026-05-26T01:40:31.971105312Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T01:40:31Z logger=settings t=2026-05-26T01:40:31.971814031Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T01:40:31.971844722Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T01:40:31.971853732Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T01:40:31.971860872Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T01:40:31.971868362Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T01:40:31.971874863Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T01:40:31.971882543Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T01:40:31.971890803Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T01:40:31.971904693Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T01:40:31.971917914Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T01:40:31.971925774Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T01:40:31.971933844Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T01:40:31.971946724Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T01:40:31.971953745Z level=info msg=Target target=[all] logger=settings t=2026-05-26T01:40:31.971968975Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T01:40:31.971976285Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T01:40:31.971994156Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T01:40:31.972002116Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T01:40:31.972009426Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T01:40:31.972022546Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T01:40:31.972643704Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T01:40:31.972678325Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T01:40:31.975735138Z level=info msg="Locking database" logger=migrator t=2026-05-26T01:40:31.975748068Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T01:40:31.976260722Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T01:40:31.977108255Z level=info msg="Migration successfully executed" id="create migration_log table" duration=847.153µs logger=migrator t=2026-05-26T01:40:32.020093534Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T01:40:32.021902154Z level=info msg="Migration successfully executed" id="create user table" duration=1.81727ms logger=migrator t=2026-05-26T01:40:32.091109677Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T01:40:32.092139595Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.033728ms logger=migrator t=2026-05-26T01:40:32.358309097Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T01:40:32.359730927Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.42675ms logger=migrator t=2026-05-26T01:40:32.420349786Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T01:40:32.421305012Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=959.347µs logger=migrator t=2026-05-26T01:40:32.460258672Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T01:40:32.461884356Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.627504ms logger=migrator t=2026-05-26T01:40:32.470817909Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T01:40:32.47598041Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=5.168021ms logger=migrator t=2026-05-26T01:40:32.480918474Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T01:40:32.481849389Z level=info msg="Migration successfully executed" id="create user table v2" duration=930.335µs logger=migrator t=2026-05-26T01:40:32.488524561Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T01:40:32.489428765Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=903.454µs logger=migrator t=2026-05-26T01:40:32.497091394Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T01:40:32.497960538Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=899.744µs logger=migrator t=2026-05-26T01:40:32.503675063Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T01:40:32.504081954Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=406.371µs logger=migrator t=2026-05-26T01:40:32.509277536Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T01:40:32.510110288Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=832.913µs logger=migrator t=2026-05-26T01:40:32.51422054Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T01:40:32.516224025Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.960994ms logger=migrator t=2026-05-26T01:40:32.521177189Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T01:40:32.521265592Z level=info msg="Migration successfully executed" id="Update user table charset" duration=93.932µs logger=migrator t=2026-05-26T01:40:32.527014608Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T01:40:32.52855368Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.542902ms logger=migrator t=2026-05-26T01:40:32.533184506Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T01:40:32.533465804Z level=info msg="Migration successfully executed" id="Add missing user data" duration=281.908µs logger=migrator t=2026-05-26T01:40:32.537056902Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T01:40:32.538152771Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.095619ms logger=migrator t=2026-05-26T01:40:32.541927164Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T01:40:32.542661144Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=733.48µs logger=migrator t=2026-05-26T01:40:32.548149973Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T01:40:32.550770615Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.623432ms logger=migrator t=2026-05-26T01:40:32.557315242Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T01:40:32.568420765Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.097962ms logger=migrator t=2026-05-26T01:40:32.572921427Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T01:40:32.574807239Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.881852ms logger=migrator t=2026-05-26T01:40:32.580988297Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T01:40:32.581234814Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=243.457µs logger=migrator t=2026-05-26T01:40:32.584966515Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T01:40:32.585661984Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=696.199µs logger=migrator t=2026-05-26T01:40:32.59028813Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T01:40:32.590578658Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=290.437µs logger=migrator t=2026-05-26T01:40:32.594545166Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T01:40:32.594954677Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=411.301µs logger=migrator t=2026-05-26T01:40:32.600837587Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T01:40:32.60242802Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.595693ms logger=migrator t=2026-05-26T01:40:32.608227038Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T01:40:32.609003059Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=776.372µs logger=migrator t=2026-05-26T01:40:32.616453061Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T01:40:32.619438403Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.989911ms logger=migrator t=2026-05-26T01:40:32.627762839Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T01:40:32.628628944Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=866.444µs logger=migrator t=2026-05-26T01:40:32.636548639Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T01:40:32.637619628Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.074989ms logger=migrator t=2026-05-26T01:40:32.654913548Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T01:40:32.655022881Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=117.213µs logger=migrator t=2026-05-26T01:40:32.668300193Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T01:40:32.670099152Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.79781ms logger=migrator t=2026-05-26T01:40:32.687016442Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T01:40:32.688269946Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.257754ms logger=migrator t=2026-05-26T01:40:32.69319043Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T01:40:32.694010622Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=822.602µs logger=migrator t=2026-05-26T01:40:32.701439315Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T01:40:32.702483823Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.046368ms logger=migrator t=2026-05-26T01:40:32.70716414Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T01:40:32.710712057Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.547826ms logger=migrator t=2026-05-26T01:40:32.715807266Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T01:40:32.716807832Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=999.826µs logger=migrator t=2026-05-26T01:40:32.722932309Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T01:40:32.728997505Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=6.062706ms logger=migrator t=2026-05-26T01:40:32.734610067Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T01:40:32.735698507Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.09125ms logger=migrator t=2026-05-26T01:40:32.773474284Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T01:40:32.774325628Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=847.054µs logger=migrator t=2026-05-26T01:40:32.780140316Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T01:40:32.781202185Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.059448ms logger=migrator t=2026-05-26T01:40:32.788237087Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T01:40:32.788801752Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=567.005µs logger=migrator t=2026-05-26T01:40:32.799510073Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T01:40:32.80013963Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=633.607µs logger=migrator t=2026-05-26T01:40:32.804432017Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T01:40:32.804750206Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=319.35µs logger=migrator t=2026-05-26T01:40:32.808937279Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T01:40:32.809645388Z level=info msg="Migration successfully executed" id="create star table" duration=708.049µs logger=migrator t=2026-05-26T01:40:32.815114967Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T01:40:32.816183197Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.07888ms logger=migrator t=2026-05-26T01:40:32.848515886Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T01:40:32.84971827Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.205764ms logger=migrator t=2026-05-26T01:40:32.875437939Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T01:40:32.876716303Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.282144ms logger=migrator t=2026-05-26T01:40:32.886354676Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T01:40:32.887276761Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=923.935µs logger=migrator t=2026-05-26T01:40:32.927376012Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T01:40:32.928491503Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.119691ms logger=migrator t=2026-05-26T01:40:32.937256141Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T01:40:32.938521255Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.262924ms logger=migrator t=2026-05-26T01:40:32.954011227Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T01:40:32.955006354Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=989.297µs logger=migrator t=2026-05-26T01:40:32.961053198Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T01:40:32.96113581Z level=info msg="Migration successfully executed" id="Update org table charset" duration=95.682µs logger=migrator t=2026-05-26T01:40:32.975898403Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T01:40:32.975964695Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=81.492µs logger=migrator t=2026-05-26T01:40:33.004535972Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T01:40:33.004941773Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=409.951µs logger=migrator t=2026-05-26T01:40:33.042081793Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T01:40:33.043657787Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.579953ms logger=migrator t=2026-05-26T01:40:33.118550605Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T01:40:33.119646594Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.09789ms logger=migrator t=2026-05-26T01:40:33.144579272Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T01:40:33.145813336Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.248164ms logger=migrator t=2026-05-26T01:40:33.202708524Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T01:40:33.203909907Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.204803ms logger=migrator t=2026-05-26T01:40:33.236538905Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T01:40:33.237678116Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.142841ms logger=migrator t=2026-05-26T01:40:33.269667757Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T01:40:33.271240949Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.576153ms logger=migrator t=2026-05-26T01:40:33.297995877Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T01:40:33.304815372Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.821605ms logger=migrator t=2026-05-26T01:40:33.320664444Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T01:40:33.322324119Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.659655ms logger=migrator t=2026-05-26T01:40:33.360037475Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T01:40:33.361167786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.133471ms logger=migrator t=2026-05-26T01:40:33.38298038Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T01:40:33.384202602Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.225653ms logger=migrator t=2026-05-26T01:40:33.400739662Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T01:40:33.401305269Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=568.116µs logger=migrator t=2026-05-26T01:40:33.408808262Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T01:40:33.409721877Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=915.275µs logger=migrator t=2026-05-26T01:40:33.419780941Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T01:40:33.419952685Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=177.925µs logger=migrator t=2026-05-26T01:40:33.431742336Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T01:40:33.43408559Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.346694ms logger=migrator t=2026-05-26T01:40:33.441271226Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T01:40:33.443114375Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.843189ms logger=migrator t=2026-05-26T01:40:33.449995483Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T01:40:33.452788689Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.796126ms logger=migrator t=2026-05-26T01:40:33.497819074Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T01:40:33.499228182Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.412848ms logger=migrator t=2026-05-26T01:40:33.546149099Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T01:40:33.548998247Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.851658ms logger=migrator t=2026-05-26T01:40:33.571297643Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T01:40:33.573294438Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.990544ms logger=migrator t=2026-05-26T01:40:33.584359649Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T01:40:33.585928911Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.572242ms logger=migrator t=2026-05-26T01:40:33.600090177Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T01:40:33.600139359Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=51.842µs logger=migrator t=2026-05-26T01:40:33.611847937Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T01:40:33.611988761Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=138.224µs logger=migrator t=2026-05-26T01:40:33.620991826Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T01:40:33.623302849Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.310853ms logger=migrator t=2026-05-26T01:40:33.632301603Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T01:40:33.634495804Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.193741ms logger=migrator t=2026-05-26T01:40:33.643977121Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T01:40:33.647778235Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.801084ms logger=migrator t=2026-05-26T01:40:33.66855637Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T01:40:33.670655497Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.101607ms logger=migrator t=2026-05-26T01:40:33.698423883Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T01:40:33.698696591Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=285.427µs logger=migrator t=2026-05-26T01:40:33.707353166Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T01:40:33.708066205Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=713.249µs logger=migrator t=2026-05-26T01:40:33.720214265Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T01:40:33.72146152Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.252125ms logger=migrator t=2026-05-26T01:40:33.727699579Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T01:40:33.727789932Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=95.453µs logger=migrator t=2026-05-26T01:40:33.734909816Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T01:40:33.736143679Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.236193ms logger=migrator t=2026-05-26T01:40:33.745214046Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T01:40:33.746399828Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.188763ms logger=migrator t=2026-05-26T01:40:33.752830993Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T01:40:33.759747331Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.909408ms logger=migrator t=2026-05-26T01:40:33.765362324Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T01:40:33.766389472Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.031349ms logger=migrator t=2026-05-26T01:40:33.776916429Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T01:40:33.77844558Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.532401ms logger=migrator t=2026-05-26T01:40:33.785102712Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T01:40:33.786259823Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.157691ms logger=migrator t=2026-05-26T01:40:33.791868115Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T01:40:33.792318637Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=451.982µs logger=migrator t=2026-05-26T01:40:33.797462708Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T01:40:33.798270719Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=808.341µs logger=migrator t=2026-05-26T01:40:33.804642483Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T01:40:33.806892244Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.261871ms logger=migrator t=2026-05-26T01:40:33.812049394Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T01:40:33.812975369Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=919.145µs logger=migrator t=2026-05-26T01:40:33.818231032Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T01:40:33.818397517Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=161.715µs logger=migrator t=2026-05-26T01:40:33.824004719Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T01:40:33.824232746Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=228.917µs logger=migrator t=2026-05-26T01:40:33.83317311Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T01:40:33.834929887Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.771888ms logger=migrator t=2026-05-26T01:40:33.840901509Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T01:40:33.843740076Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.842157ms logger=migrator t=2026-05-26T01:40:33.849417982Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T01:40:33.850631394Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.213152ms logger=migrator t=2026-05-26T01:40:33.857207003Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T01:40:33.85818378Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=969.507µs logger=migrator t=2026-05-26T01:40:33.864332577Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T01:40:33.865153059Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=820.742µs logger=migrator t=2026-05-26T01:40:33.871945605Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T01:40:33.873193488Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.243043ms logger=migrator t=2026-05-26T01:40:33.878085432Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T01:40:33.879230172Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.14607ms logger=migrator t=2026-05-26T01:40:33.888896906Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T01:40:33.893408738Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.512472ms logger=migrator t=2026-05-26T01:40:33.898891837Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T01:40:33.899995958Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.106671ms logger=migrator t=2026-05-26T01:40:33.905554079Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T01:40:33.906792273Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.238004ms logger=migrator t=2026-05-26T01:40:33.913541716Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T01:40:33.914852072Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.319917ms logger=migrator t=2026-05-26T01:40:33.921739979Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T01:40:33.922458079Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=724.27µs logger=migrator t=2026-05-26T01:40:33.928068812Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T01:40:33.931461704Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.391632ms logger=migrator t=2026-05-26T01:40:33.937834307Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T01:40:33.941025644Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.197177ms logger=migrator t=2026-05-26T01:40:33.947168101Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T01:40:33.947227892Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=64.592µs logger=migrator t=2026-05-26T01:40:33.952345562Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T01:40:33.952691881Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=349.819µs logger=migrator t=2026-05-26T01:40:33.959346203Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T01:40:33.965814399Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=6.458976ms logger=migrator t=2026-05-26T01:40:33.971176404Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T01:40:33.971334389Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=158.595µs logger=migrator t=2026-05-26T01:40:33.976996153Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T01:40:33.977319521Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=324.308µs logger=migrator t=2026-05-26T01:40:33.982741259Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T01:40:33.986224454Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.479024ms logger=migrator t=2026-05-26T01:40:33.991177718Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T01:40:33.99162326Z level=info msg="Migration successfully executed" id="Update uid value" duration=443.902µs logger=migrator t=2026-05-26T01:40:33.996281718Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T01:40:33.997310475Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.029097ms logger=migrator t=2026-05-26T01:40:34.002894487Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T01:40:34.003836503Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=941.836µs logger=migrator t=2026-05-26T01:40:34.009614111Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T01:40:34.010411202Z level=info msg="Migration successfully executed" id="create api_key table" duration=801.221µs logger=migrator t=2026-05-26T01:40:34.015898001Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T01:40:34.016758594Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=860.703µs logger=migrator t=2026-05-26T01:40:34.024056224Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T01:40:34.025433551Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.377306ms logger=migrator t=2026-05-26T01:40:34.031770004Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T01:40:34.033386467Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.555782ms logger=migrator t=2026-05-26T01:40:34.041360134Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T01:40:34.043939924Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.57427ms logger=migrator t=2026-05-26T01:40:34.050001719Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T01:40:34.050886103Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=887.164µs logger=migrator t=2026-05-26T01:40:34.057032871Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T01:40:34.058241023Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.209052ms logger=migrator t=2026-05-26T01:40:34.065698627Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T01:40:34.075513783Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.808496ms logger=migrator t=2026-05-26T01:40:34.082259308Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T01:40:34.083212683Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=955.406µs logger=migrator t=2026-05-26T01:40:34.089322519Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T01:40:34.090913953Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.593544ms logger=migrator t=2026-05-26T01:40:34.097325847Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T01:40:34.09886955Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.544812ms logger=migrator t=2026-05-26T01:40:34.104929224Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T01:40:34.105736526Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=807.132µs logger=migrator t=2026-05-26T01:40:34.112650314Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T01:40:34.113167459Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=516.994µs logger=migrator t=2026-05-26T01:40:34.119895471Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T01:40:34.120931399Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.045948ms logger=migrator t=2026-05-26T01:40:34.12940304Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T01:40:34.129458791Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.752µs logger=migrator t=2026-05-26T01:40:34.135477015Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T01:40:34.140317606Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.836501ms logger=migrator t=2026-05-26T01:40:34.146849455Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T01:40:34.149852886Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.006411ms logger=migrator t=2026-05-26T01:40:34.155161891Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T01:40:34.155411958Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=266.238µs logger=migrator t=2026-05-26T01:40:34.161651997Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T01:40:34.164377532Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.724814ms logger=migrator t=2026-05-26T01:40:34.169641365Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T01:40:34.172371809Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.730094ms logger=migrator t=2026-05-26T01:40:34.18378074Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T01:40:34.185109725Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.328806ms logger=migrator t=2026-05-26T01:40:34.272106712Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T01:40:34.273187063Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.10481ms logger=migrator t=2026-05-26T01:40:34.381224272Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T01:40:34.382459706Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.240014ms logger=migrator t=2026-05-26T01:40:34.442553791Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T01:40:34.444409291Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.859641ms logger=migrator t=2026-05-26T01:40:34.452648746Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T01:40:34.454090424Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.445089ms logger=migrator t=2026-05-26T01:40:34.459514652Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T01:40:34.460360266Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=846.824µs logger=migrator t=2026-05-26T01:40:34.465496965Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T01:40:34.465584507Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=88.973µs logger=migrator t=2026-05-26T01:40:34.470589634Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T01:40:34.470651305Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=66.672µs logger=migrator t=2026-05-26T01:40:34.476084133Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T01:40:34.478723805Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.642552ms logger=migrator t=2026-05-26T01:40:34.482951881Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T01:40:34.486144267Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.192406ms logger=migrator t=2026-05-26T01:40:34.492167341Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T01:40:34.492259273Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=91.902µs logger=migrator t=2026-05-26T01:40:34.497864786Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T01:40:34.499406008Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.547672ms logger=migrator t=2026-05-26T01:40:34.508178697Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T01:40:34.509363759Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.188511ms logger=migrator t=2026-05-26T01:40:34.514829268Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T01:40:34.514867679Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.832µs logger=migrator t=2026-05-26T01:40:34.519551196Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T01:40:34.520616805Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.066379ms logger=migrator t=2026-05-26T01:40:34.526104594Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T01:40:34.526961037Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=862.093µs logger=migrator t=2026-05-26T01:40:34.532443757Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T01:40:34.536640551Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.195875ms logger=migrator t=2026-05-26T01:40:34.54286078Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T01:40:34.542905822Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.252µs logger=migrator t=2026-05-26T01:40:34.548868354Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T01:40:34.549916243Z level=info msg="Migration successfully executed" id="create session table" duration=1.04988ms logger=migrator t=2026-05-26T01:40:34.555441563Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T01:40:34.555526975Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=86.662µs logger=migrator t=2026-05-26T01:40:34.56085731Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T01:40:34.560955132Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=101.703µs logger=migrator t=2026-05-26T01:40:34.567631384Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T01:40:34.569037922Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.406748ms logger=migrator t=2026-05-26T01:40:34.576994229Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T01:40:34.578838209Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.84954ms logger=migrator t=2026-05-26T01:40:34.587497655Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T01:40:34.587570897Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=77.902µs logger=migrator t=2026-05-26T01:40:34.593242611Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T01:40:34.593316813Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=78.092µs logger=migrator t=2026-05-26T01:40:34.598694939Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T01:40:34.602577105Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.876446ms logger=migrator t=2026-05-26T01:40:34.610824319Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T01:40:34.614641514Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.811384ms logger=migrator t=2026-05-26T01:40:34.620990256Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T01:40:34.62113625Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=148.844µs logger=migrator t=2026-05-26T01:40:34.626748663Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T01:40:34.626878886Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=157.544µs logger=migrator t=2026-05-26T01:40:34.632290684Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T01:40:34.633741263Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.45174ms logger=migrator t=2026-05-26T01:40:34.641640568Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T01:40:34.64172361Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=86.872µs logger=migrator t=2026-05-26T01:40:34.647410155Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T01:40:34.653009277Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.580891ms logger=migrator t=2026-05-26T01:40:34.658497966Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T01:40:34.658689641Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=184.475µs logger=migrator t=2026-05-26T01:40:34.665431676Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T01:40:34.671301275Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.86879ms logger=migrator t=2026-05-26T01:40:34.677560295Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T01:40:34.681477773Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.917967ms logger=migrator t=2026-05-26T01:40:34.687120886Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T01:40:34.687448935Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=332.439µs logger=migrator t=2026-05-26T01:40:34.69390853Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T01:40:34.695625137Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.720267ms logger=migrator t=2026-05-26T01:40:34.70528569Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T01:40:34.707054629Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.759338ms logger=migrator t=2026-05-26T01:40:34.717831381Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T01:40:34.720151804Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.317214ms logger=migrator t=2026-05-26T01:40:34.72989176Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T01:40:34.731623916Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.732137ms logger=migrator t=2026-05-26T01:40:34.737209758Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T01:40:34.738180065Z level=info msg="Migration successfully executed" id="add index alert state" duration=983.287µs logger=migrator t=2026-05-26T01:40:34.74606109Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T01:40:34.747049216Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=991.146µs logger=migrator t=2026-05-26T01:40:34.752167356Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T01:40:34.753100781Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=934.275µs logger=migrator t=2026-05-26T01:40:34.760098792Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T01:40:34.761635393Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.540582ms logger=migrator t=2026-05-26T01:40:34.767681878Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T01:40:34.768875621Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.197233ms logger=migrator t=2026-05-26T01:40:34.774392681Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T01:40:34.786648354Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.252634ms logger=migrator t=2026-05-26T01:40:34.793169001Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T01:40:34.793970373Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=802.932µs logger=migrator t=2026-05-26T01:40:34.80045774Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T01:40:34.801564949Z 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.11063ms logger=migrator t=2026-05-26T01:40:34.808431547Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T01:40:34.808778976Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=348.019µs logger=migrator t=2026-05-26T01:40:34.813511955Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T01:40:34.814165333Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=654.018µs logger=migrator t=2026-05-26T01:40:34.819427446Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T01:40:34.821030019Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.602483ms logger=migrator t=2026-05-26T01:40:34.827895686Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T01:40:34.832773649Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.878133ms logger=migrator t=2026-05-26T01:40:34.838784833Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T01:40:34.841596439Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.811597ms logger=migrator t=2026-05-26T01:40:34.846849932Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T01:40:34.851446977Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.596385ms logger=migrator t=2026-05-26T01:40:34.86629953Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T01:40:34.870694561Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.394991ms logger=migrator t=2026-05-26T01:40:34.876845938Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T01:40:34.877856206Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.010308ms logger=migrator t=2026-05-26T01:40:34.884604489Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T01:40:34.884732633Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=138.223µs logger=migrator t=2026-05-26T01:40:34.890069878Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T01:40:34.890098589Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.711µs logger=migrator t=2026-05-26T01:40:34.896536223Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T01:40:34.897514601Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=980.328µs logger=migrator t=2026-05-26T01:40:34.903407661Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T01:40:34.905458576Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.049665ms logger=migrator t=2026-05-26T01:40:34.922437349Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T01:40:34.923750234Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.316445ms logger=migrator t=2026-05-26T01:40:34.930303262Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T01:40:34.931078804Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=775.762µs logger=migrator t=2026-05-26T01:40:34.940210152Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T01:40:34.942236838Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.024655ms logger=migrator t=2026-05-26T01:40:34.949434543Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T01:40:34.953579116Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.144423ms logger=migrator t=2026-05-26T01:40:34.958806989Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T01:40:34.962942441Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.135062ms logger=migrator t=2026-05-26T01:40:34.969420497Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T01:40:34.969681574Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=262.987µs logger=migrator t=2026-05-26T01:40:34.975073621Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T01:40:34.977797155Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=2.702863ms logger=migrator t=2026-05-26T01:40:34.988307621Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T01:40:34.990487541Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=2.476518ms logger=migrator t=2026-05-26T01:40:34.994332045Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T01:40:34.998493908Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.161883ms logger=migrator t=2026-05-26T01:40:35.003021851Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T01:40:35.003193155Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=175.584µs logger=migrator t=2026-05-26T01:40:35.010158476Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T01:40:35.011408299Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.253313ms logger=migrator t=2026-05-26T01:40:35.01545367Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T01:40:35.016792906Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.340356ms logger=migrator t=2026-05-26T01:40:35.024777013Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T01:40:35.024928607Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=156.504µs logger=migrator t=2026-05-26T01:40:35.032091673Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T01:40:35.033253474Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.158282ms logger=migrator t=2026-05-26T01:40:35.039799712Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T01:40:35.040855921Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.057679ms logger=migrator t=2026-05-26T01:40:35.045731414Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T01:40:35.047205583Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.477049ms logger=migrator t=2026-05-26T01:40:35.05440808Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T01:40:35.055856059Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.444599ms logger=migrator t=2026-05-26T01:40:35.060707781Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T01:40:35.061836212Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.12854ms logger=migrator t=2026-05-26T01:40:35.067386073Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T01:40:35.068672168Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.285756ms logger=migrator t=2026-05-26T01:40:35.075242036Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T01:40:35.075271867Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.771µs logger=migrator t=2026-05-26T01:40:35.08052625Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T01:40:35.08859932Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.0733ms logger=migrator t=2026-05-26T01:40:35.09411627Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T01:40:35.094762198Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=649.768µs logger=migrator t=2026-05-26T01:40:35.099288921Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T01:40:35.102834117Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.545736ms logger=migrator t=2026-05-26T01:40:35.108386478Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T01:40:35.109245071Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=860.943µs logger=migrator t=2026-05-26T01:40:35.113328053Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T01:40:35.114348381Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.018407ms logger=migrator t=2026-05-26T01:40:35.120012525Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T01:40:35.121040922Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.027457ms logger=migrator t=2026-05-26T01:40:35.12715621Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T01:40:35.145016345Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.852135ms logger=migrator t=2026-05-26T01:40:35.1521853Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T01:40:35.153085485Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=903.605µs logger=migrator t=2026-05-26T01:40:35.158871872Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T01:40:35.159946431Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.067229ms logger=migrator t=2026-05-26T01:40:35.167471256Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T01:40:35.167802775Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=330.769µs logger=migrator t=2026-05-26T01:40:35.172914574Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T01:40:35.175110854Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=2.19626ms logger=migrator t=2026-05-26T01:40:35.180733097Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T01:40:35.180995144Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=262.717µs logger=migrator t=2026-05-26T01:40:35.187535442Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T01:40:35.192372324Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.838172ms logger=migrator t=2026-05-26T01:40:35.211913805Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T01:40:35.219208053Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.298938ms logger=migrator t=2026-05-26T01:40:35.229513444Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T01:40:35.230985525Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.486201ms logger=migrator t=2026-05-26T01:40:35.239004353Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T01:40:35.241000017Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.969803ms logger=migrator t=2026-05-26T01:40:35.245431478Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T01:40:35.245626513Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=196.015µs logger=migrator t=2026-05-26T01:40:35.251333388Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T01:40:35.256195251Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.858012ms logger=migrator t=2026-05-26T01:40:35.262687927Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T01:40:35.263705184Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.021377ms logger=migrator t=2026-05-26T01:40:35.268643699Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T01:40:35.268981058Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=341.359µs logger=migrator t=2026-05-26T01:40:35.276705898Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T01:40:35.277238263Z level=info msg="Migration successfully executed" id="Move region to single row" duration=532.615µs logger=migrator t=2026-05-26T01:40:35.282507416Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T01:40:35.283630526Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.12315ms logger=migrator t=2026-05-26T01:40:35.287333708Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T01:40:35.288353975Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.020817ms logger=migrator t=2026-05-26T01:40:35.295027377Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T01:40:35.296311172Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.283275ms logger=migrator t=2026-05-26T01:40:35.300158886Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T01:40:35.301139424Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=981.277µs logger=migrator t=2026-05-26T01:40:35.305500882Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T01:40:35.306364636Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=863.984µs logger=migrator t=2026-05-26T01:40:35.316379948Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T01:40:35.317582711Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.201303ms logger=migrator t=2026-05-26T01:40:35.323073971Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T01:40:35.323160063Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=86.513µs logger=migrator t=2026-05-26T01:40:35.326967576Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T01:40:35.327878791Z level=info msg="Migration successfully executed" id="create test_data table" duration=910.634µs logger=migrator t=2026-05-26T01:40:35.423568974Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T01:40:35.424946792Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.381838ms logger=migrator t=2026-05-26T01:40:35.432054195Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T01:40:35.433518575Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.465ms logger=migrator t=2026-05-26T01:40:35.43882857Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T01:40:35.441915894Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=3.086144ms logger=migrator t=2026-05-26T01:40:35.469159446Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T01:40:35.469484394Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=330.309µs logger=migrator t=2026-05-26T01:40:35.475441096Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T01:40:35.476181496Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=742.54µs logger=migrator t=2026-05-26T01:40:35.481188032Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T01:40:35.481335656Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=151.004µs logger=migrator t=2026-05-26T01:40:35.486781095Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T01:40:35.487922175Z level=info msg="Migration successfully executed" id="create team table" duration=1.145551ms logger=migrator t=2026-05-26T01:40:35.493697352Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T01:40:35.495328967Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.630825ms logger=migrator t=2026-05-26T01:40:35.502843942Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T01:40:35.504014383Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.172341ms logger=migrator t=2026-05-26T01:40:35.510247573Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T01:40:35.515438654Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.189191ms logger=migrator t=2026-05-26T01:40:35.52115674Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T01:40:35.521414087Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=258.097µs logger=migrator t=2026-05-26T01:40:35.529521347Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T01:40:35.531343927Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.82416ms logger=migrator t=2026-05-26T01:40:35.53733558Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T01:40:35.538431779Z level=info msg="Migration successfully executed" id="create team member table" duration=1.100219ms logger=migrator t=2026-05-26T01:40:35.54465792Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T01:40:35.545982435Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.329445ms logger=migrator t=2026-05-26T01:40:35.552822792Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T01:40:35.554550849Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.727956ms logger=migrator t=2026-05-26T01:40:35.560710806Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T01:40:35.562174006Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.46559ms logger=migrator t=2026-05-26T01:40:35.570144283Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T01:40:35.575429577Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.279364ms logger=migrator t=2026-05-26T01:40:35.58291375Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T01:40:35.588340398Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.420388ms logger=migrator t=2026-05-26T01:40:35.594363441Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T01:40:35.599015069Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.641237ms logger=migrator t=2026-05-26T01:40:35.605496725Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T01:40:35.606450791Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=957.707µs logger=migrator t=2026-05-26T01:40:35.613167404Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T01:40:35.61415138Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=988.237µs logger=migrator t=2026-05-26T01:40:35.620715479Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T01:40:35.622373994Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.662405ms logger=migrator t=2026-05-26T01:40:35.630112175Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T01:40:35.631676438Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.567994ms logger=migrator t=2026-05-26T01:40:35.636782017Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T01:40:35.63804378Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.261193ms logger=migrator t=2026-05-26T01:40:35.643364425Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T01:40:35.644392283Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.028128ms logger=migrator t=2026-05-26T01:40:35.657913541Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T01:40:35.659722051Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.81354ms logger=migrator t=2026-05-26T01:40:35.676660602Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T01:40:35.677901355Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.245644ms logger=migrator t=2026-05-26T01:40:35.686616362Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T01:40:35.687731343Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.116971ms logger=migrator t=2026-05-26T01:40:35.69500463Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T01:40:35.695512244Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=512.094µs logger=migrator t=2026-05-26T01:40:35.702247888Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T01:40:35.703902032Z level=info msg="Migration successfully executed" id="create tag table" duration=1.657444ms logger=migrator t=2026-05-26T01:40:35.71298399Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T01:40:35.714255324Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.275154ms logger=migrator t=2026-05-26T01:40:35.726826367Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T01:40:35.728104521Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.283175ms logger=migrator t=2026-05-26T01:40:35.735061931Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T01:40:35.73653468Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.476389ms logger=migrator t=2026-05-26T01:40:35.746162553Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T01:40:35.747275983Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.11534ms logger=migrator t=2026-05-26T01:40:35.761085389Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T01:40:35.783843248Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=22.7559ms logger=migrator t=2026-05-26T01:40:35.790026596Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T01:40:35.791076845Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.046469ms logger=migrator t=2026-05-26T01:40:35.797811088Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T01:40:35.799783562Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.949113ms logger=migrator t=2026-05-26T01:40:35.809905457Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T01:40:35.810647598Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=804.683µs logger=migrator t=2026-05-26T01:40:35.819508988Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T01:40:35.820477845Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=972.306µs logger=migrator t=2026-05-26T01:40:35.825670006Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T01:40:35.826527309Z level=info msg="Migration successfully executed" id="create user auth table" duration=856.623µs logger=migrator t=2026-05-26T01:40:35.832573833Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T01:40:35.833572411Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=998.228µs logger=migrator t=2026-05-26T01:40:35.840465658Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T01:40:35.840545671Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=81.763µs logger=migrator t=2026-05-26T01:40:35.845624999Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T01:40:35.855152488Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.525809ms logger=migrator t=2026-05-26T01:40:35.861605824Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T01:40:35.870431454Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.827791ms logger=migrator t=2026-05-26T01:40:35.878134334Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T01:40:35.883904241Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.772778ms logger=migrator t=2026-05-26T01:40:35.898551949Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T01:40:35.904301795Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.749606ms logger=migrator t=2026-05-26T01:40:35.910395531Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T01:40:35.911372688Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=975.557µs logger=migrator t=2026-05-26T01:40:35.918632755Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T01:40:35.924040852Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.405067ms logger=migrator t=2026-05-26T01:40:35.930826977Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T01:40:35.931918567Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.09561ms logger=migrator t=2026-05-26T01:40:35.939486093Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T01:40:35.94161298Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.128387ms logger=migrator t=2026-05-26T01:40:35.947420788Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T01:40:35.94854448Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.124171ms logger=migrator t=2026-05-26T01:40:35.955520819Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T01:40:35.957967376Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.449217ms logger=migrator t=2026-05-26T01:40:35.96402072Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T01:40:35.965724257Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.702917ms logger=migrator t=2026-05-26T01:40:35.970641441Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T01:40:35.971819523Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.177002ms logger=migrator t=2026-05-26T01:40:35.977336513Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T01:40:35.984026494Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.688711ms logger=migrator t=2026-05-26T01:40:35.992242068Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T01:40:35.993706318Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.46545ms logger=migrator t=2026-05-26T01:40:35.999351152Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T01:40:36.000352389Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.000817ms logger=migrator t=2026-05-26T01:40:36.009013344Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T01:40:36.010495855Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.482911ms logger=migrator t=2026-05-26T01:40:36.0209447Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T01:40:36.022040369Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.096719ms logger=migrator t=2026-05-26T01:40:36.032673649Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T01:40:36.033735107Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.060818ms logger=migrator t=2026-05-26T01:40:36.039427582Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T01:40:36.039548525Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=124.523µs logger=migrator t=2026-05-26T01:40:36.044651584Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T01:40:36.044821619Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=170.365µs logger=migrator t=2026-05-26T01:40:36.050708999Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T01:40:36.052433436Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.724707ms logger=migrator t=2026-05-26T01:40:36.05884102Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T01:40:36.06026923Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.4314ms logger=migrator t=2026-05-26T01:40:36.06801484Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T01:40:36.069151611Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.134761ms logger=migrator t=2026-05-26T01:40:36.077593571Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T01:40:36.077771196Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=179.465µs logger=migrator t=2026-05-26T01:40:36.092385703Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T01:40:36.093617167Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.235494ms logger=migrator t=2026-05-26T01:40:36.103244649Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T01:40:36.104512143Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.272165ms logger=migrator t=2026-05-26T01:40:36.10954615Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T01:40:36.110844326Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.299666ms logger=migrator t=2026-05-26T01:40:36.190358869Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T01:40:36.19259779Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.244991ms logger=migrator t=2026-05-26T01:40:36.211064813Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T01:40:36.221520657Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.452363ms logger=migrator t=2026-05-26T01:40:36.227358606Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T01:40:36.228373524Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.016858ms logger=migrator t=2026-05-26T01:40:36.235738844Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T01:40:36.23597519Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=308.578µs logger=migrator t=2026-05-26T01:40:36.240634537Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T01:40:36.242055786Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.421929ms logger=migrator t=2026-05-26T01:40:36.251994856Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T01:40:36.254197326Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.20518ms logger=migrator t=2026-05-26T01:40:36.260987421Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T01:40:36.26203364Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.047729ms logger=migrator t=2026-05-26T01:40:36.268871295Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T01:40:36.269239125Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=373.55µs logger=migrator t=2026-05-26T01:40:36.273451621Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T01:40:36.274638342Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.186472ms logger=migrator t=2026-05-26T01:40:36.279364511Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T01:40:36.284711397Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=5.343936ms logger=migrator t=2026-05-26T01:40:36.288668524Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T01:40:36.290413422Z 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.739488ms logger=migrator t=2026-05-26T01:40:36.299958811Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T01:40:36.301425642Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.470171ms logger=migrator t=2026-05-26T01:40:36.308330819Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T01:40:36.318737763Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.412003ms logger=migrator t=2026-05-26T01:40:36.324126099Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T01:40:36.325323741Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.199482ms logger=migrator t=2026-05-26T01:40:36.330249336Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T01:40:36.331938922Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.689256ms logger=migrator t=2026-05-26T01:40:36.336649849Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T01:40:36.370933993Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.259933ms logger=migrator t=2026-05-26T01:40:36.376143964Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T01:40:36.401875655Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.727391ms logger=migrator t=2026-05-26T01:40:36.408130195Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T01:40:36.409347598Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.217743ms logger=migrator t=2026-05-26T01:40:36.413492091Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T01:40:36.414515858Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.027387ms logger=migrator t=2026-05-26T01:40:36.420423929Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T01:40:36.431278944Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.846465ms logger=migrator t=2026-05-26T01:40:36.436712633Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T01:40:36.441568245Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.850592ms logger=migrator t=2026-05-26T01:40:36.449435549Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T01:40:36.451057603Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.624484ms logger=migrator t=2026-05-26T01:40:36.457239341Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T01:40:36.458520446Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.279555ms logger=migrator t=2026-05-26T01:40:36.463163833Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T01:40:36.464522279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.358886ms logger=migrator t=2026-05-26T01:40:36.470841951Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T01:40:36.472466406Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.627374ms logger=migrator t=2026-05-26T01:40:36.476834074Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T01:40:36.476907776Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=74.662µs logger=migrator t=2026-05-26T01:40:36.480518605Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T01:40:36.486781705Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.25878ms logger=migrator t=2026-05-26T01:40:36.492758367Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T01:40:36.498909095Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.148527ms logger=migrator t=2026-05-26T01:40:36.503405007Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T01:40:36.508039604Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.638267ms logger=migrator t=2026-05-26T01:40:36.511538009Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T01:40:36.512496285Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=954.335µs logger=migrator t=2026-05-26T01:40:36.517997144Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T01:40:36.51967679Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.679686ms logger=migrator t=2026-05-26T01:40:36.523872774Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T01:40:36.530169895Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.295791ms logger=migrator t=2026-05-26T01:40:36.534355369Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T01:40:36.540371583Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.016354ms logger=migrator t=2026-05-26T01:40:36.545551384Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T01:40:36.546747286Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.196102ms logger=migrator t=2026-05-26T01:40:36.551511097Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T01:40:36.55827064Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.775244ms logger=migrator t=2026-05-26T01:40:36.562357101Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T01:40:36.569027623Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.668292ms logger=migrator t=2026-05-26T01:40:36.574176123Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T01:40:36.574325797Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=153.044µs logger=migrator t=2026-05-26T01:40:36.579329173Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T01:40:36.581240646Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.915653ms logger=migrator t=2026-05-26T01:40:36.587901567Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T01:40:36.588953945Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.052319ms logger=migrator t=2026-05-26T01:40:36.592878332Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T01:40:36.593923Z 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.044238ms logger=migrator t=2026-05-26T01:40:36.599386519Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T01:40:36.599454481Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=68.312µs logger=migrator t=2026-05-26T01:40:36.603214734Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T01:40:36.613163424Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.94726ms logger=migrator t=2026-05-26T01:40:36.617625216Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T01:40:36.622109847Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.485191ms logger=migrator t=2026-05-26T01:40:36.62808574Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T01:40:36.634742151Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.656001ms logger=migrator t=2026-05-26T01:40:36.639324105Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T01:40:36.645967107Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.642902ms logger=migrator t=2026-05-26T01:40:36.650003496Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T01:40:36.656214445Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.212289ms logger=migrator t=2026-05-26T01:40:36.660722498Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T01:40:36.660827981Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=103.273µs logger=migrator t=2026-05-26T01:40:36.663610877Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T01:40:36.664434369Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=822.993µs logger=migrator t=2026-05-26T01:40:36.670259107Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T01:40:36.679071428Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.812881ms logger=migrator t=2026-05-26T01:40:36.683403085Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T01:40:36.683499637Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=97.182µs logger=migrator t=2026-05-26T01:40:36.687178628Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T01:40:36.693383267Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.204089ms logger=migrator t=2026-05-26T01:40:36.697477818Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T01:40:36.699319288Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.84126ms logger=migrator t=2026-05-26T01:40:36.703846181Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T01:40:36.713674559Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.831228ms logger=migrator t=2026-05-26T01:40:36.718526561Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T01:40:36.71923183Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=711.249µs logger=migrator t=2026-05-26T01:40:36.723911358Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T01:40:36.725060469Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.152211ms logger=migrator t=2026-05-26T01:40:36.730499977Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T01:40:36.741728532Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.229475ms logger=migrator t=2026-05-26T01:40:36.747194371Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T01:40:36.747925751Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=731.33µs logger=migrator t=2026-05-26T01:40:36.754048357Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T01:40:36.756139764Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.092907ms logger=migrator t=2026-05-26T01:40:36.761036778Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T01:40:36.762413775Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.374987ms logger=migrator t=2026-05-26T01:40:36.769340724Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T01:40:36.770665039Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.325955ms logger=migrator t=2026-05-26T01:40:36.776963212Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T01:40:36.777070714Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=104.992µs logger=migrator t=2026-05-26T01:40:36.781191116Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T01:40:36.782943544Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.751338ms logger=migrator t=2026-05-26T01:40:36.788917126Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T01:40:36.790496359Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.581653ms logger=migrator t=2026-05-26T01:40:36.794396276Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T01:40:36.795015052Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T01:40:36.799355991Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T01:40:36.800151152Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=800.952µs logger=migrator t=2026-05-26T01:40:36.805365794Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T01:40:36.806495535Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.134721ms logger=migrator t=2026-05-26T01:40:36.810567036Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T01:40:36.816957439Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.390203ms logger=migrator t=2026-05-26T01:40:36.821618496Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T01:40:36.82323386Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.620994ms logger=migrator t=2026-05-26T01:40:36.829553792Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T01:40:36.831291559Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.741918ms logger=migrator t=2026-05-26T01:40:36.836661176Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T01:40:36.837881538Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.224953ms logger=migrator t=2026-05-26T01:40:36.845103225Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T01:40:36.846484002Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.386517ms logger=migrator t=2026-05-26T01:40:36.851627203Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T01:40:36.852858437Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.238335ms logger=migrator t=2026-05-26T01:40:36.858667004Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T01:40:36.858722666Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=57.642µs logger=migrator t=2026-05-26T01:40:36.871797341Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T01:40:36.871965276Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=174.574µs logger=migrator t=2026-05-26T01:40:36.881073884Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T01:40:36.890987783Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.912279ms logger=migrator t=2026-05-26T01:40:36.896233286Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T01:40:36.89673035Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=499.114µs logger=migrator t=2026-05-26T01:40:36.900653597Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T01:40:36.901557671Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=904.274µs logger=migrator t=2026-05-26T01:40:36.905821638Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T01:40:36.906166387Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=345.119µs logger=migrator t=2026-05-26T01:40:36.911114521Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T01:40:36.912778377Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.663676ms logger=migrator t=2026-05-26T01:40:36.918262356Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T01:40:36.919785518Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.523152ms logger=migrator t=2026-05-26T01:40:36.924388153Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T01:40:36.960141145Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.749043ms logger=migrator t=2026-05-26T01:40:36.967879966Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T01:40:36.974228149Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.346933ms logger=migrator t=2026-05-26T01:40:36.978176466Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T01:40:36.97833132Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=155.454µs logger=migrator t=2026-05-26T01:40:36.982411002Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T01:40:37.015176363Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.759551ms logger=migrator t=2026-05-26T01:40:37.020743505Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T01:40:37.053595618Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.842172ms logger=migrator t=2026-05-26T01:40:37.057797943Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T01:40:37.058495802Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=699.189µs logger=migrator t=2026-05-26T01:40:37.063322173Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T01:40:37.064974478Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.650314ms logger=migrator t=2026-05-26T01:40:37.070804716Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T01:40:37.071064894Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=254.268µs logger=migrator t=2026-05-26T01:40:37.075385591Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T01:40:37.076289245Z level=info msg="Migration successfully executed" id="create permission table" duration=904.134µs logger=migrator t=2026-05-26T01:40:37.080393418Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T01:40:37.081470376Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.12053ms logger=migrator t=2026-05-26T01:40:37.08525177Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T01:40:37.086923915Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.671905ms logger=migrator t=2026-05-26T01:40:37.091189162Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T01:40:37.092043094Z level=info msg="Migration successfully executed" id="create role table" duration=854.102µs logger=migrator t=2026-05-26T01:40:37.096676391Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T01:40:37.106707923Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.029132ms logger=migrator t=2026-05-26T01:40:37.110439515Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T01:40:37.115760069Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.320974ms logger=migrator t=2026-05-26T01:40:37.119353808Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T01:40:37.120483478Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.12953ms logger=migrator t=2026-05-26T01:40:37.125002431Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T01:40:37.126111151Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.10902ms logger=migrator t=2026-05-26T01:40:37.129969627Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T01:40:37.131058426Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.086119ms logger=migrator t=2026-05-26T01:40:37.134962322Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T01:40:37.13595452Z level=info msg="Migration successfully executed" id="create team role table" duration=992.778µs logger=migrator t=2026-05-26T01:40:37.140742739Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T01:40:37.141899311Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.156442ms logger=migrator t=2026-05-26T01:40:37.145788737Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T01:40:37.147095243Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.304366ms logger=migrator t=2026-05-26T01:40:37.151010509Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T01:40:37.152226872Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.216463ms logger=migrator t=2026-05-26T01:40:37.157068053Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T01:40:37.15802357Z level=info msg="Migration successfully executed" id="create user role table" duration=956.507µs logger=migrator t=2026-05-26T01:40:37.16317084Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T01:40:37.164663781Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.493481ms logger=migrator t=2026-05-26T01:40:37.17014492Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T01:40:37.172081883Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.936413ms logger=migrator t=2026-05-26T01:40:37.177360255Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T01:40:37.178640671Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.278216ms logger=migrator t=2026-05-26T01:40:37.182708081Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T01:40:37.1837402Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.032799ms logger=migrator t=2026-05-26T01:40:37.188753586Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T01:40:37.189937698Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.185442ms logger=migrator t=2026-05-26T01:40:37.196476086Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T01:40:37.197794362Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.320376ms logger=migrator t=2026-05-26T01:40:37.201755549Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T01:40:37.212903783Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.141594ms logger=migrator t=2026-05-26T01:40:37.216678976Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T01:40:37.217965681Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.289385ms logger=migrator t=2026-05-26T01:40:37.225406344Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T01:40:37.227340716Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.934762ms logger=migrator t=2026-05-26T01:40:37.232065594Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T01:40:37.233358789Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.295225ms logger=migrator t=2026-05-26T01:40:37.243355692Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T01:40:37.246395684Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=3.042673ms logger=migrator t=2026-05-26T01:40:37.252755907Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T01:40:37.253513069Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=758.712µs logger=migrator t=2026-05-26T01:40:37.259871811Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T01:40:37.262341998Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.472137ms logger=migrator t=2026-05-26T01:40:37.268450695Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T01:40:37.277885971Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.432856ms logger=migrator t=2026-05-26T01:40:37.289337002Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T01:40:37.301050522Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.71503ms logger=migrator t=2026-05-26T01:40:37.306277233Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T01:40:37.317044716Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.763053ms logger=migrator t=2026-05-26T01:40:37.322812543Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T01:40:37.332268881Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.454868ms logger=migrator t=2026-05-26T01:40:37.339995212Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T01:40:37.342345205Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.354464ms logger=migrator t=2026-05-26T01:40:37.349559592Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T01:40:37.350836936Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.278035ms logger=migrator t=2026-05-26T01:40:37.358038352Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T01:40:37.359336687Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.298515ms logger=migrator t=2026-05-26T01:40:37.366979465Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T01:40:37.368259501Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.282336ms logger=migrator t=2026-05-26T01:40:37.372914667Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T01:40:37.374029248Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.114751ms logger=migrator t=2026-05-26T01:40:37.381283894Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T01:40:37.381392117Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=108.973µs logger=migrator t=2026-05-26T01:40:37.395725147Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T01:40:37.39580856Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=89.472µs logger=migrator t=2026-05-26T01:40:37.400074216Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T01:40:37.400662372Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=592.086µs logger=migrator t=2026-05-26T01:40:37.403780227Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T01:40:37.404358262Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=581.755µs logger=migrator t=2026-05-26T01:40:37.409676447Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T01:40:37.410961392Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.290455ms logger=migrator t=2026-05-26T01:40:37.416163024Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T01:40:37.416426501Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=266.737µs logger=migrator t=2026-05-26T01:40:37.434458732Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T01:40:37.435243004Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=787.102µs logger=migrator t=2026-05-26T01:40:37.4413811Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T01:40:37.44248285Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.10388ms logger=migrator t=2026-05-26T01:40:37.473514684Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T01:40:37.476018203Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.506018ms logger=migrator t=2026-05-26T01:40:37.498984987Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T01:40:37.512418983Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.432846ms logger=migrator t=2026-05-26T01:40:37.520100152Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T01:40:37.520405011Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=308.778µs logger=migrator t=2026-05-26T01:40:37.526797444Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T01:40:37.528775128Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.978924ms logger=migrator t=2026-05-26T01:40:37.537588618Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T01:40:37.539454299Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.882292ms logger=migrator t=2026-05-26T01:40:37.547631711Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T01:40:37.549665226Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.037785ms logger=migrator t=2026-05-26T01:40:37.556736649Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T01:40:37.567766819Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.0342ms logger=migrator t=2026-05-26T01:40:37.573868965Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T01:40:37.574760049Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=891.334µs logger=migrator t=2026-05-26T01:40:37.580794663Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T01:40:37.582667024Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.871911ms logger=migrator t=2026-05-26T01:40:37.58913243Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T01:40:37.613548585Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.409024ms logger=migrator t=2026-05-26T01:40:37.618451078Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T01:40:37.619526247Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.075449ms logger=migrator t=2026-05-26T01:40:37.62512383Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T01:40:37.626309322Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.185062ms logger=migrator t=2026-05-26T01:40:37.632829609Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T01:40:37.634705641Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.874051ms logger=migrator t=2026-05-26T01:40:37.640206461Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T01:40:37.641599828Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.394197ms logger=migrator t=2026-05-26T01:40:37.64794507Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T01:40:37.648565278Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=622.068µs logger=migrator t=2026-05-26T01:40:37.65489935Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T01:40:37.656623287Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.769048ms logger=migrator t=2026-05-26T01:40:37.662370494Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T01:40:37.672831568Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.454034ms logger=migrator t=2026-05-26T01:40:37.68208211Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T01:40:37.683331194Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.249164ms logger=migrator t=2026-05-26T01:40:37.690946741Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T01:40:37.692338868Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.397677ms logger=migrator t=2026-05-26T01:40:37.698305211Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T01:40:37.698958389Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T01:40:37.704059507Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T01:40:37.704829459Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T01:40:37.711992743Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T01:40:37.713212957Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.219354ms logger=migrator t=2026-05-26T01:40:37.719875758Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T01:40:37.721462041Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.590703ms logger=migrator t=2026-05-26T01:40:37.72727931Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T01:40:37.728652477Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.373267ms logger=migrator t=2026-05-26T01:40:37.737360973Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T01:40:37.738889605Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.529262ms logger=migrator t=2026-05-26T01:40:37.746423981Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T01:40:37.748187388Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.758917ms logger=migrator t=2026-05-26T01:40:37.760698369Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T01:40:37.762805166Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.108357ms logger=migrator t=2026-05-26T01:40:37.770491245Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T01:40:37.771549235Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.06019ms logger=migrator t=2026-05-26T01:40:37.776997933Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T01:40:37.778555495Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.567313ms logger=migrator t=2026-05-26T01:40:37.78644768Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T01:40:37.788253409Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.81053ms logger=migrator t=2026-05-26T01:40:37.793746338Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T01:40:37.795071394Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.324847ms logger=migrator t=2026-05-26T01:40:37.801368275Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T01:40:37.802911648Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.549163ms logger=migrator t=2026-05-26T01:40:37.809109986Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T01:40:37.834086126Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.97548ms logger=migrator t=2026-05-26T01:40:37.839829362Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T01:40:37.848470647Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.637215ms logger=migrator t=2026-05-26T01:40:37.854745138Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T01:40:37.86367383Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.924793ms logger=migrator t=2026-05-26T01:40:37.870164118Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T01:40:37.870551978Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=485.463µs logger=migrator t=2026-05-26T01:40:37.876357846Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T01:40:37.892111525Z level=info msg="Migration successfully executed" id="add share column" duration=15.722298ms logger=migrator t=2026-05-26T01:40:37.899545217Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T01:40:37.899987458Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=447.662µs logger=migrator t=2026-05-26T01:40:37.916096947Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T01:40:37.918102802Z level=info msg="Migration successfully executed" id="create file table" duration=2.010355ms logger=migrator t=2026-05-26T01:40:37.925644568Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T01:40:37.92684451Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.200853ms logger=migrator t=2026-05-26T01:40:37.933060059Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T01:40:37.935397173Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.337223ms logger=migrator t=2026-05-26T01:40:37.956192828Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T01:40:37.95809344Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.908112ms logger=migrator t=2026-05-26T01:40:37.966205211Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T01:40:37.967678661Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.47733ms logger=migrator t=2026-05-26T01:40:37.974674501Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T01:40:37.974744833Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.892µs logger=migrator t=2026-05-26T01:40:37.980039167Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T01:40:37.980178661Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=138.624µs logger=migrator t=2026-05-26T01:40:37.98749581Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T01:40:37.988357043Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=861.853µs logger=migrator t=2026-05-26T01:40:37.99412406Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T01:40:37.99445899Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=335.329µs logger=migrator t=2026-05-26T01:40:38.004042131Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T01:40:38.005650584Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.613914ms logger=migrator t=2026-05-26T01:40:38.011268707Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T01:40:38.020179459Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.902142ms logger=migrator t=2026-05-26T01:40:38.027307164Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T01:40:38.027633742Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=331.859µs logger=migrator t=2026-05-26T01:40:38.033488471Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T01:40:38.034942971Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.45873ms logger=migrator t=2026-05-26T01:40:38.042444845Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T01:40:38.043024701Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=586.816µs logger=migrator t=2026-05-26T01:40:38.048325185Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T01:40:38.048703396Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=387.051µs logger=migrator t=2026-05-26T01:40:38.053747413Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T01:40:38.054473623Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=730.891µs logger=migrator t=2026-05-26T01:40:38.062170092Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T01:40:38.07201978Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.849089ms logger=migrator t=2026-05-26T01:40:38.078899537Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T01:40:38.087292295Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.390168ms logger=migrator t=2026-05-26T01:40:38.0933663Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T01:40:38.095413926Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.051786ms logger=migrator t=2026-05-26T01:40:38.101669836Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T01:40:38.196196289Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=94.521792ms logger=migrator t=2026-05-26T01:40:38.204212977Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T01:40:38.20652475Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.314593ms logger=migrator t=2026-05-26T01:40:38.21351156Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T01:40:38.215838143Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.328484ms logger=migrator t=2026-05-26T01:40:38.221569019Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T01:40:38.254496395Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.925896ms logger=migrator t=2026-05-26T01:40:38.260619882Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T01:40:38.271246261Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.617529ms logger=migrator t=2026-05-26T01:40:38.277416139Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T01:40:38.27782761Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=411.791µs logger=migrator t=2026-05-26T01:40:38.285478868Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T01:40:38.285858758Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=410.921µs logger=migrator t=2026-05-26T01:40:38.291659296Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T01:40:38.291958224Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=299.578µs logger=migrator t=2026-05-26T01:40:38.299375206Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T01:40:38.299634723Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=260.837µs logger=migrator t=2026-05-26T01:40:38.304408314Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T01:40:38.304717952Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=310.469µs logger=migrator t=2026-05-26T01:40:38.310655963Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T01:40:38.311956278Z level=info msg="Migration successfully executed" id="create folder table" duration=1.300985ms logger=migrator t=2026-05-26T01:40:38.317679345Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T01:40:38.318884947Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.202022ms logger=migrator t=2026-05-26T01:40:38.326828884Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T01:40:38.328854969Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.026415ms logger=migrator t=2026-05-26T01:40:38.337396251Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T01:40:38.337447433Z level=info msg="Migration successfully executed" id="Update folder title length" duration=54.812µs logger=migrator t=2026-05-26T01:40:38.344937436Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T01:40:38.347029323Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.097107ms logger=migrator t=2026-05-26T01:40:38.355936145Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T01:40:38.357457617Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.525872ms logger=migrator t=2026-05-26T01:40:38.363000418Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T01:40:38.364479328Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.48097ms logger=migrator t=2026-05-26T01:40:38.370653346Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T01:40:38.371392716Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=740.781µs logger=migrator t=2026-05-26T01:40:38.375787965Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T01:40:38.376086193Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=306.428µs logger=migrator t=2026-05-26T01:40:38.380053482Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T01:40:38.381236714Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.183022ms logger=migrator t=2026-05-26T01:40:38.384970446Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T01:40:38.386344913Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.374787ms logger=migrator t=2026-05-26T01:40:38.391222536Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T01:40:38.392926081Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.703715ms logger=migrator t=2026-05-26T01:40:38.398302378Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T01:40:38.399540142Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.237974ms logger=migrator t=2026-05-26T01:40:38.405474283Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T01:40:38.406661245Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.188672ms logger=migrator t=2026-05-26T01:40:38.416283468Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T01:40:38.417742597Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.462199ms logger=migrator t=2026-05-26T01:40:38.422604609Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T01:40:38.423775371Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.167902ms logger=migrator t=2026-05-26T01:40:38.429719684Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T01:40:38.431344517Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.626803ms logger=migrator t=2026-05-26T01:40:38.438933184Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T01:40:38.440122126Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.190592ms logger=migrator t=2026-05-26T01:40:38.447209549Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T01:40:38.449150171Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.941782ms logger=migrator t=2026-05-26T01:40:38.454755504Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T01:40:38.457451817Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.695593ms logger=migrator t=2026-05-26T01:40:38.466092813Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T01:40:38.46670348Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=614.838µs logger=migrator t=2026-05-26T01:40:38.474489021Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T01:40:38.487048773Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.565403ms logger=migrator t=2026-05-26T01:40:38.492892072Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T01:40:38.49425736Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.370548ms logger=migrator t=2026-05-26T01:40:38.500569101Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T01:40:38.500624153Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=62.291µs logger=migrator t=2026-05-26T01:40:38.506287667Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T01:40:38.508539188Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.250391ms logger=migrator t=2026-05-26T01:40:38.513710938Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T01:40:38.51374368Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.772µs logger=migrator t=2026-05-26T01:40:38.519094595Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T01:40:38.52075101Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.658575ms logger=migrator t=2026-05-26T01:40:38.524932464Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T01:40:38.526155357Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.222633ms logger=migrator t=2026-05-26T01:40:38.532805848Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T01:40:38.534118744Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.312336ms logger=migrator t=2026-05-26T01:40:38.540081486Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T01:40:38.541737882Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.658575ms logger=migrator t=2026-05-26T01:40:38.547038375Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T01:40:38.547422916Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=400.461µs logger=migrator t=2026-05-26T01:40:38.555097404Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T01:40:38.556143113Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.051559ms logger=migrator t=2026-05-26T01:40:38.559667619Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T01:40:38.560619665Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=952.716µs logger=migrator t=2026-05-26T01:40:38.566965358Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T01:40:38.568125919Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.162421ms logger=migrator t=2026-05-26T01:40:38.572314443Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T01:40:38.582581802Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.265439ms logger=migrator t=2026-05-26T01:40:38.587091045Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T01:40:38.597676643Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.582718ms logger=migrator t=2026-05-26T01:40:38.603277685Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T01:40:38.611944052Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.685448ms logger=migrator t=2026-05-26T01:40:38.61666893Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T01:40:38.616788713Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.262µs logger=migrator t=2026-05-26T01:40:38.621572194Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T01:40:38.633872388Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.301135ms logger=migrator t=2026-05-26T01:40:38.639776289Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T01:40:38.651110758Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.33061ms logger=migrator t=2026-05-26T01:40:38.657696567Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T01:40:38.658112278Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=417.722µs logger=migrator t=2026-05-26T01:40:38.663896865Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.687644683s logger=migrator t=2026-05-26T01:40:38.664947763Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T01:40:38.683094608Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T01:40:38.683495768Z level=info msg="Created default organization" logger=secrets t=2026-05-26T01:40:38.689387408Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T01:40:38.741085076Z level=info msg="Restored cache from database" duration=551.036µs logger=plugin.store t=2026-05-26T01:40:38.742624497Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T01:40:38.78132034Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T01:40:38.781368312Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T01:40:38.781468334Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T01:40:38.781482215Z level=info msg="Plugins loaded" count=54 duration=38.858748ms logger=query_data t=2026-05-26T01:40:38.786008438Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T01:40:38.789641777Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T01:40:38.797895811Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T01:40:38.819638283Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T01:40:38.822385938Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T01:40:38.824424163Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T01:40:38.846472203Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T01:40:38.865689716Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T01:40:38.884407516Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T01:40:38.884444477Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-26T01:40:38.884722054Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-26T01:40:38.885425663Z level=info msg="State cache has been initialized" states=0 duration=704.519µs logger=ngalert.multiorg.alertmanager t=2026-05-26T01:40:38.885472544Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-26T01:40:38.885535716Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T01:40:38.885634849Z level=info msg=starting first_tick=2026-05-26T01:40:40Z logger=provisioning.dashboard t=2026-05-26T01:40:38.885774142Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-05-26T01:40:38.886107251Z level=info msg="Storage starting" logger=http.server t=2026-05-26T01:40:38.88789466Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-26T01:40:38.990167574Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-26T01:40:38.991445818Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-26T01:40:38.998525911Z level=info msg="Update check succeeded" duration=112.940684ms logger=sqlstore.transactions t=2026-05-26T01:40:39.009334924Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-26T01:40:39.072950606Z level=info msg="Update check succeeded" duration=188.261022ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T01:40:39.108248346Z level=info msg="Patterns update finished" duration=124.925489ms logger=grafana-apiserver t=2026-05-26T01:40:39.151194675Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T01:40:39.151707058Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T01:40:40.226449653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.227342267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.278493378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.373508894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.400523839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.508643802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.529720515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.561181951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.578031809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.605013524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.622275093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.652735002Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.678696838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.710848234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.724450574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.761331747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.779662086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.826918252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.84189376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.880175081Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.898744386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.944027148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:40.974632461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.018403183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.036443223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.074693164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.090916525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.124915341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.143316781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.186922868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.206665715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.248208676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.269024332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.298737061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.317770588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.356528452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.376028693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.412373452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.430499406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.467887763Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.486418097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.521397509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.537737764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.574554795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.593176702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.636009777Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.656777042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.696710279Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.719260493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.759792436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.780238482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.81139319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.827642801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.868101843Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.899861387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.975663229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:41.99697995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.055208164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.073263905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.121029075Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.157808185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.260735946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.280108524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.349932014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.368689054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.441332131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.459242228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.531275158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.547452088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.62212197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.646158694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.725335669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.742762293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.816290993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.833471201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.916251523Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:42.931574211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:43.023603894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:43.044034051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T01:40:43.131816509Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T01:41:34.907402429Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T01:50:38.891392855Z level=info msg="Completed cleanup jobs" duration=4.56655ms logger=plugins.update.checker t=2026-05-26T01:50:39.052655707Z level=info msg="Update check succeeded" duration=53.50304ms logger=sqlstore.transactions t=2026-05-26T01:55:38.806207121Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-26T02:00:38.920991916Z level=info msg="Completed cleanup jobs" duration=35.281954ms logger=plugins.update.checker t=2026-05-26T02:00:39.107346384Z level=info msg="Update check succeeded" duration=108.444603ms logger=cleanup t=2026-05-26T02:10:39.010113315Z level=info msg="Completed cleanup jobs" duration=124.399464ms logger=plugins.update.checker t=2026-05-26T02:10:39.067651965Z level=info msg="Update check succeeded" duration=68.659006ms logger=infra.usagestats t=2026-05-26T02:11:34.935237387Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T02:20:38.925446447Z level=info msg="Completed cleanup jobs" duration=39.180074ms logger=plugins.update.checker t=2026-05-26T02:20:39.160349233Z level=info msg="Update check succeeded" duration=161.192901ms logger=cleanup t=2026-05-26T02:30:38.920866624Z level=info msg="Completed cleanup jobs" duration=35.595627ms logger=plugins.update.checker t=2026-05-26T02:30:39.056654851Z level=info msg="Update check succeeded" duration=57.657783ms logger=cleanup t=2026-05-26T02:40:38.913049809Z level=info msg="Completed cleanup jobs" duration=27.918341ms logger=plugins.update.checker t=2026-05-26T02:40:39.076984801Z level=info msg="Update check succeeded" duration=77.488064ms logger=infra.usagestats t=2026-05-26T02:41:34.933981668Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-26T02:50:38.917038711Z level=info msg="Completed cleanup jobs" duration=29.231289ms logger=plugins.update.checker t=2026-05-26T02:50:39.099354023Z level=info msg="Update check succeeded" duration=100.400918ms