logger=settings t=2026-05-12T16:42:34.232841808Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T16:42:34Z logger=settings t=2026-05-12T16:42:34.233157605Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T16:42:34.233171146Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T16:42:34.233175336Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T16:42:34.233222327Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T16:42:34.233226867Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T16:42:34.233229757Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T16:42:34.233232657Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T16:42:34.233235847Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T16:42:34.233239687Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T16:42:34.233243147Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T16:42:34.233246877Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T16:42:34.233254968Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T16:42:34.233258768Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T16:42:34.233262368Z level=info msg=Target target=[all] logger=settings t=2026-05-12T16:42:34.233268798Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T16:42:34.233272478Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T16:42:34.233275718Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T16:42:34.233278668Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T16:42:34.233281438Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T16:42:34.233286438Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T16:42:34.233627006Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T16:42:34.233649576Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T16:42:34.235678662Z level=info msg="Locking database" logger=migrator t=2026-05-12T16:42:34.235695733Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T16:42:34.236327087Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T16:42:34.237278149Z level=info msg="Migration successfully executed" id="create migration_log table" duration=951.062µs logger=migrator t=2026-05-12T16:42:34.243785325Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T16:42:34.245968244Z level=info msg="Migration successfully executed" id="create user table" duration=2.174359ms logger=migrator t=2026-05-12T16:42:34.252947251Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T16:42:34.254556287Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.609766ms logger=migrator t=2026-05-12T16:42:34.259387197Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T16:42:34.260385899Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.000573ms logger=migrator t=2026-05-12T16:42:34.265570575Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T16:42:34.266149308Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=583.653µs logger=migrator t=2026-05-12T16:42:34.271598211Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T16:42:34.272421069Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=825.048µs logger=migrator t=2026-05-12T16:42:34.276714526Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T16:42:34.281006442Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.286316ms logger=migrator t=2026-05-12T16:42:34.285611146Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T16:42:34.286746011Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.134755ms logger=migrator t=2026-05-12T16:42:34.292720726Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T16:42:34.293852512Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.130666ms logger=migrator t=2026-05-12T16:42:34.301359591Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T16:42:34.30267485Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.315889ms logger=migrator t=2026-05-12T16:42:34.30753831Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T16:42:34.308240215Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=699.095µs logger=migrator t=2026-05-12T16:42:34.312902671Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T16:42:34.313529315Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=626.074µs logger=migrator t=2026-05-12T16:42:34.318328983Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T16:42:34.319884907Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.554354ms logger=migrator t=2026-05-12T16:42:34.324345998Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T16:42:34.324391389Z level=info msg="Migration successfully executed" id="Update user table charset" duration=53.501µs logger=migrator t=2026-05-12T16:42:34.328969091Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T16:42:34.330344563Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.375012ms logger=migrator t=2026-05-12T16:42:34.334606458Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T16:42:34.334944407Z level=info msg="Migration successfully executed" id="Add missing user data" duration=336.809µs logger=migrator t=2026-05-12T16:42:34.340082451Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T16:42:34.34132838Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.246009ms logger=migrator t=2026-05-12T16:42:34.345882972Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T16:42:34.347156851Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.273119ms logger=migrator t=2026-05-12T16:42:34.351628512Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T16:42:34.353869132Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.2399ms logger=migrator t=2026-05-12T16:42:34.360691796Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T16:42:34.368965032Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.270726ms logger=migrator t=2026-05-12T16:42:34.378493046Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T16:42:34.379661883Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.169257ms logger=migrator t=2026-05-12T16:42:34.386096528Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T16:42:34.3866566Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=560.742µs logger=migrator t=2026-05-12T16:42:34.392585094Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T16:42:34.393678139Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.077165ms logger=migrator t=2026-05-12T16:42:34.403488019Z 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-12T16:42:34.40398143Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=497.191µs logger=migrator t=2026-05-12T16:42:34.409950294Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T16:42:34.41063421Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=684.996µs logger=migrator t=2026-05-12T16:42:34.418141378Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T16:42:34.419569721Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.430473ms logger=migrator t=2026-05-12T16:42:34.426710841Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T16:42:34.427766286Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.058505ms logger=migrator t=2026-05-12T16:42:34.432146024Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T16:42:34.432989733Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=843.509µs logger=migrator t=2026-05-12T16:42:34.567706285Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T16:42:34.568616375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=913.1µs logger=migrator t=2026-05-12T16:42:34.76744458Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T16:42:34.769060296Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.618787ms logger=migrator t=2026-05-12T16:42:34.833312301Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T16:42:34.833412434Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=103.513µs logger=migrator t=2026-05-12T16:42:34.839004759Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T16:42:34.840569265Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.564506ms logger=migrator t=2026-05-12T16:42:34.846332305Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T16:42:34.846973029Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=640.984µs logger=migrator t=2026-05-12T16:42:34.852214777Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T16:42:34.852905172Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=690.565µs logger=migrator t=2026-05-12T16:42:34.861991277Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T16:42:34.862697313Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=706.166µs logger=migrator t=2026-05-12T16:42:34.868499624Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T16:42:34.871971122Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.470948ms logger=migrator t=2026-05-12T16:42:34.878956749Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T16:42:34.880499993Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.543974ms logger=migrator t=2026-05-12T16:42:34.886723124Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T16:42:34.887990642Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.267688ms logger=migrator t=2026-05-12T16:42:34.894841446Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T16:42:34.895600454Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=758.978µs logger=migrator t=2026-05-12T16:42:34.90119483Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T16:42:34.902017008Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=822.708µs logger=migrator t=2026-05-12T16:42:34.907844329Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T16:42:34.909027365Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.182886ms logger=migrator t=2026-05-12T16:42:34.917818234Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T16:42:34.918395147Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=579.743µs logger=migrator t=2026-05-12T16:42:34.927656385Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T16:42:34.928625346Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=969.181µs logger=migrator t=2026-05-12T16:42:34.939393829Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T16:42:34.940037754Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=640.825µs logger=migrator t=2026-05-12T16:42:34.945750463Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T16:42:34.946779716Z level=info msg="Migration successfully executed" id="create star table" duration=1.029142ms logger=migrator t=2026-05-12T16:42:34.952050584Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T16:42:34.955535202Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=3.485808ms logger=migrator t=2026-05-12T16:42:34.96211254Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T16:42:34.962905139Z level=info msg="Migration successfully executed" id="create org table v1" duration=792.929µs logger=migrator t=2026-05-12T16:42:34.967673155Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T16:42:34.968884233Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.210918ms logger=migrator t=2026-05-12T16:42:34.974353566Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T16:42:34.975513002Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.159236ms logger=migrator t=2026-05-12T16:42:34.980420192Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T16:42:34.981355623Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=936.301µs logger=migrator t=2026-05-12T16:42:35.02160926Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T16:42:35.02297299Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.37073ms logger=migrator t=2026-05-12T16:42:35.029326182Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T16:42:35.030026389Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=699.737µs logger=migrator t=2026-05-12T16:42:35.036031814Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T16:42:35.036069225Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.001µs logger=migrator t=2026-05-12T16:42:35.042146402Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T16:42:35.042184383Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.42µs logger=migrator t=2026-05-12T16:42:35.049491857Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T16:42:35.049815194Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=323.467µs logger=migrator t=2026-05-12T16:42:35.066082091Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T16:42:35.067339048Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.257117ms logger=migrator t=2026-05-12T16:42:35.07318281Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T16:42:35.074352816Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.169806ms logger=migrator t=2026-05-12T16:42:35.079705346Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T16:42:35.080954575Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.248439ms logger=migrator t=2026-05-12T16:42:35.087667646Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T16:42:35.088387142Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=719.926µs logger=migrator t=2026-05-12T16:42:35.093385714Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T16:42:35.094242084Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=855.48µs logger=migrator t=2026-05-12T16:42:35.09982014Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T16:42:35.101824404Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=2.001304ms logger=migrator t=2026-05-12T16:42:35.117998489Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T16:42:35.126229624Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.231616ms logger=migrator t=2026-05-12T16:42:35.131634115Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T16:42:35.132432053Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=797.628µs logger=migrator t=2026-05-12T16:42:35.140906514Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T16:42:35.142297386Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.388742ms logger=migrator t=2026-05-12T16:42:35.148392753Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T16:42:35.149603249Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.209847ms logger=migrator t=2026-05-12T16:42:35.154990411Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T16:42:35.15540138Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=410.679µs logger=migrator t=2026-05-12T16:42:35.161408606Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T16:42:35.162698464Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.283948ms logger=migrator t=2026-05-12T16:42:35.168779371Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T16:42:35.168883873Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.682µs logger=migrator t=2026-05-12T16:42:35.174744545Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T16:42:35.181797405Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=7.045179ms logger=migrator t=2026-05-12T16:42:35.189048397Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T16:42:35.19095451Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.906723ms logger=migrator t=2026-05-12T16:42:35.19718367Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T16:42:35.199084863Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.901093ms logger=migrator t=2026-05-12T16:42:35.204231909Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T16:42:35.204821422Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=589.443µs logger=migrator t=2026-05-12T16:42:35.209923787Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T16:42:35.21223206Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.311083ms logger=migrator t=2026-05-12T16:42:35.219162805Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T16:42:35.220012374Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=849.229µs logger=migrator t=2026-05-12T16:42:35.225669152Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T16:42:35.226748326Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.082714ms logger=migrator t=2026-05-12T16:42:35.23270697Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T16:42:35.232737791Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=31.891µs logger=migrator t=2026-05-12T16:42:35.237872286Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T16:42:35.237899197Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.691µs logger=migrator t=2026-05-12T16:42:35.2424511Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T16:42:35.246334697Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.883147ms logger=migrator t=2026-05-12T16:42:35.25538479Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T16:42:35.256987817Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.606747ms logger=migrator t=2026-05-12T16:42:35.262609763Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T16:42:35.265819585Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.209312ms logger=migrator t=2026-05-12T16:42:35.272840543Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T16:42:35.274712635Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.872562ms logger=migrator t=2026-05-12T16:42:35.280651729Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T16:42:35.280868164Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=214.674µs logger=migrator t=2026-05-12T16:42:35.28603584Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T16:42:35.287030542Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=997.552µs logger=migrator t=2026-05-12T16:42:35.291494713Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T16:42:35.292202949Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=709.626µs logger=migrator t=2026-05-12T16:42:35.29888772Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T16:42:35.298940271Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=59.842µs logger=migrator t=2026-05-12T16:42:35.305540779Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T16:42:35.307065214Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.523345ms logger=migrator t=2026-05-12T16:42:35.312446594Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T16:42:35.313388696Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=944.152µs logger=migrator t=2026-05-12T16:42:35.318661365Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T16:42:35.327466823Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.813389ms logger=migrator t=2026-05-12T16:42:35.331699728Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T16:42:35.333286294Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.587186ms logger=migrator t=2026-05-12T16:42:35.338251575Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T16:42:35.338852339Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=600.444µs logger=migrator t=2026-05-12T16:42:35.342512431Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T16:42:35.343683738Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.170757ms logger=migrator t=2026-05-12T16:42:35.3495439Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T16:42:35.349892048Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=348.287µs logger=migrator t=2026-05-12T16:42:35.357728804Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T16:42:35.359214437Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.486233ms logger=migrator t=2026-05-12T16:42:35.368800723Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T16:42:35.371057823Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.2578ms logger=migrator t=2026-05-12T16:42:35.375956473Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T16:42:35.377643482Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.687999ms logger=migrator t=2026-05-12T16:42:35.383001473Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T16:42:35.383217637Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=221.225µs logger=migrator t=2026-05-12T16:42:35.388711761Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T16:42:35.388926026Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=214.685µs logger=migrator t=2026-05-12T16:42:35.392982696Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T16:42:35.393714174Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=731.588µs logger=migrator t=2026-05-12T16:42:35.399938034Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T16:42:35.406657855Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=6.716101ms logger=migrator t=2026-05-12T16:42:35.413059658Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T16:42:35.414625634Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.567936ms logger=migrator t=2026-05-12T16:42:35.422289367Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T16:42:35.424364673Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.076026ms logger=migrator t=2026-05-12T16:42:35.433572561Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T16:42:35.43574912Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.17925ms logger=migrator t=2026-05-12T16:42:35.549419637Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T16:42:35.550821709Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.399592ms logger=migrator t=2026-05-12T16:42:35.556334404Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T16:42:35.557279125Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=944.64µs logger=migrator t=2026-05-12T16:42:35.562300548Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T16:42:35.572848114Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.549026ms logger=migrator t=2026-05-12T16:42:35.577893698Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T16:42:35.579539696Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.647487ms logger=migrator t=2026-05-12T16:42:35.584132728Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T16:42:35.585386087Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.272369ms logger=migrator t=2026-05-12T16:42:35.589891269Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T16:42:35.590662886Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=771.187µs logger=migrator t=2026-05-12T16:42:35.596114099Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T16:42:35.596877916Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=768.268µs logger=migrator t=2026-05-12T16:42:35.6019611Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T16:42:35.604339224Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.377843ms logger=migrator t=2026-05-12T16:42:35.608619189Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T16:42:35.610914311Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.297712ms logger=migrator t=2026-05-12T16:42:35.615428203Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T16:42:35.615458904Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.341µs logger=migrator t=2026-05-12T16:42:35.620782764Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T16:42:35.620985489Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=200.584µs logger=migrator t=2026-05-12T16:42:35.625164382Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T16:42:35.628078737Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.914435ms logger=migrator t=2026-05-12T16:42:35.632337794Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T16:42:35.632550069Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=212.735µs logger=migrator t=2026-05-12T16:42:35.636249472Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T16:42:35.636468056Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=218.544µs logger=migrator t=2026-05-12T16:42:35.642927891Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T16:42:35.647510395Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.578074ms logger=migrator t=2026-05-12T16:42:35.659242249Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T16:42:35.659675049Z level=info msg="Migration successfully executed" id="Update uid value" duration=431.659µs logger=migrator t=2026-05-12T16:42:35.685760016Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T16:42:35.687114056Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.35548ms logger=migrator t=2026-05-12T16:42:35.769099842Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T16:42:35.770200646Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.106875ms logger=migrator t=2026-05-12T16:42:35.777542052Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T16:42:35.778336099Z level=info msg="Migration successfully executed" id="create api_key table" duration=793.787µs logger=migrator t=2026-05-12T16:42:35.782506303Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T16:42:35.783335192Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=828.819µs logger=migrator t=2026-05-12T16:42:35.789341117Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T16:42:35.790149265Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=809.678µs logger=migrator t=2026-05-12T16:42:35.793639023Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T16:42:35.79525886Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.615627ms logger=migrator t=2026-05-12T16:42:35.801460729Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T16:42:35.802668646Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.207617ms logger=migrator t=2026-05-12T16:42:35.809981391Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T16:42:35.810902652Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=921.421µs logger=migrator t=2026-05-12T16:42:35.814686887Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T16:42:35.815990636Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.303679ms logger=migrator t=2026-05-12T16:42:35.821281755Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T16:42:35.82856262Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.281685ms logger=migrator t=2026-05-12T16:42:35.832551209Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T16:42:35.833078571Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=527.322µs logger=migrator t=2026-05-12T16:42:35.837565142Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T16:42:35.838240757Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=674.095µs logger=migrator t=2026-05-12T16:42:35.843072816Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T16:42:35.844388905Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.313289ms logger=migrator t=2026-05-12T16:42:35.848942418Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T16:42:35.849796997Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=854.169µs logger=migrator t=2026-05-12T16:42:35.853886469Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T16:42:35.854229497Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=343.208µs logger=migrator t=2026-05-12T16:42:35.859007665Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T16:42:35.859865284Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=857.339µs logger=migrator t=2026-05-12T16:42:35.864431307Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T16:42:35.864497749Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=69.802µs logger=migrator t=2026-05-12T16:42:35.868919868Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T16:42:35.872898277Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.979779ms logger=migrator t=2026-05-12T16:42:35.877661124Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T16:42:35.880318864Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.65732ms logger=migrator t=2026-05-12T16:42:35.885744446Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T16:42:35.885935511Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=191.534µs logger=migrator t=2026-05-12T16:42:35.889379338Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T16:42:35.891885614Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.506006ms logger=migrator t=2026-05-12T16:42:35.896022918Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T16:42:35.898608206Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.584618ms logger=migrator t=2026-05-12T16:42:35.904972189Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T16:42:35.905693875Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=721.436µs logger=migrator t=2026-05-12T16:42:35.909790778Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T16:42:35.910848301Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.053583ms logger=migrator t=2026-05-12T16:42:35.915363793Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T16:42:35.91702073Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.656727ms logger=migrator t=2026-05-12T16:42:35.922325199Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T16:42:35.92319051Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=865.671µs logger=migrator t=2026-05-12T16:42:35.927386474Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T16:42:35.928786536Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.400052ms logger=migrator t=2026-05-12T16:42:35.933166253Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T16:42:35.934109704Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=943.751µs logger=migrator t=2026-05-12T16:42:35.939627369Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T16:42:35.939735491Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.012µs logger=migrator t=2026-05-12T16:42:35.944194782Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T16:42:35.944228753Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.801µs logger=migrator t=2026-05-12T16:42:35.948350445Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T16:42:35.951170418Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.819674ms logger=migrator t=2026-05-12T16:42:35.955879464Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T16:42:35.958817781Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.937337ms logger=migrator t=2026-05-12T16:42:35.967663429Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T16:42:35.967867964Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=206.775µs logger=migrator t=2026-05-12T16:42:35.972140581Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T16:42:35.97301836Z level=info msg="Migration successfully executed" id="create quota table v1" duration=877.51µs logger=migrator t=2026-05-12T16:42:35.978609626Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T16:42:35.979322393Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=712.657µs logger=migrator t=2026-05-12T16:42:35.983839914Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T16:42:35.983864714Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.15µs logger=migrator t=2026-05-12T16:42:35.987795803Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T16:42:35.988465098Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=669.125µs logger=migrator t=2026-05-12T16:42:35.992169731Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T16:42:35.992769874Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=600.163µs logger=migrator t=2026-05-12T16:42:35.997608664Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T16:42:35.999733652Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.124518ms logger=migrator t=2026-05-12T16:42:36.003265021Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T16:42:36.003284782Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=20.121µs logger=migrator t=2026-05-12T16:42:36.007039906Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T16:42:36.00764028Z level=info msg="Migration successfully executed" id="create session table" duration=600.685µs logger=migrator t=2026-05-12T16:42:36.012422247Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T16:42:36.012534649Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=113.032µs logger=migrator t=2026-05-12T16:42:36.016358366Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T16:42:36.01652705Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=174.114µs logger=migrator t=2026-05-12T16:42:36.021613044Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T16:42:36.022469903Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=858.269µs logger=migrator t=2026-05-12T16:42:36.026269939Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T16:42:36.027537297Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.267839ms logger=migrator t=2026-05-12T16:42:36.03340965Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T16:42:36.033492771Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=84.682µs logger=migrator t=2026-05-12T16:42:36.037188134Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T16:42:36.037211715Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=24.621µs logger=migrator t=2026-05-12T16:42:36.04096124Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T16:42:36.04409263Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.13091ms logger=migrator t=2026-05-12T16:42:36.048614941Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T16:42:36.05165861Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.043409ms logger=migrator t=2026-05-12T16:42:36.056747835Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T16:42:36.056850087Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=102.762µs logger=migrator t=2026-05-12T16:42:36.060668823Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T16:42:36.060828257Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=160.524µs logger=migrator t=2026-05-12T16:42:36.072233663Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T16:42:36.072858327Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=624.914µs logger=migrator t=2026-05-12T16:42:36.077881951Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T16:42:36.077902881Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=22.4µs logger=migrator t=2026-05-12T16:42:36.081824399Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T16:42:36.087179909Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.35692ms logger=migrator t=2026-05-12T16:42:36.092464799Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T16:42:36.092605692Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=142.914µs logger=migrator t=2026-05-12T16:42:36.096428827Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T16:42:36.101189605Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.759028ms logger=migrator t=2026-05-12T16:42:36.108374397Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T16:42:36.111437656Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.165321ms logger=migrator t=2026-05-12T16:42:36.115073317Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T16:42:36.115144219Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.902µs logger=migrator t=2026-05-12T16:42:36.120801666Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T16:42:36.121778088Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=975.882µs logger=migrator t=2026-05-12T16:42:36.129551393Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T16:42:36.130922114Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.371421ms logger=migrator t=2026-05-12T16:42:36.1391756Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T16:42:36.140939019Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.762819ms logger=migrator t=2026-05-12T16:42:36.146135436Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T16:42:36.147744543Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.607317ms logger=migrator t=2026-05-12T16:42:36.151710882Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T16:42:36.152507339Z level=info msg="Migration successfully executed" id="add index alert state" duration=796.027µs logger=migrator t=2026-05-12T16:42:36.156443589Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T16:42:36.157226626Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=784.787µs logger=migrator t=2026-05-12T16:42:36.172862638Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T16:42:36.173499582Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=636.834µs logger=migrator t=2026-05-12T16:42:36.177822219Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T16:42:36.178666549Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=846.66µs logger=migrator t=2026-05-12T16:42:36.182364481Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T16:42:36.18321678Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=852.259µs logger=migrator t=2026-05-12T16:42:36.188016119Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T16:42:36.197973473Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.956894ms logger=migrator t=2026-05-12T16:42:36.202082385Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T16:42:36.202595317Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=510.731µs logger=migrator t=2026-05-12T16:42:36.206330181Z 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-12T16:42:36.207982378Z 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.653357ms logger=migrator t=2026-05-12T16:42:36.213491912Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T16:42:36.214018684Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=526.852µs logger=migrator t=2026-05-12T16:42:36.217955863Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T16:42:36.218481395Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=525.801µs logger=migrator t=2026-05-12T16:42:36.222149047Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T16:42:36.223745863Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.596236ms logger=migrator t=2026-05-12T16:42:36.229092334Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T16:42:36.232844308Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.752484ms logger=migrator t=2026-05-12T16:42:36.236798746Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T16:42:36.240352327Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.553201ms logger=migrator t=2026-05-12T16:42:36.24452688Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T16:42:36.24806695Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.53972ms logger=migrator t=2026-05-12T16:42:36.25293832Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T16:42:36.25651379Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.57543ms logger=migrator t=2026-05-12T16:42:36.260710725Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T16:42:36.261631465Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=923.08µs logger=migrator t=2026-05-12T16:42:36.266005494Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T16:42:36.266033245Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.791µs logger=migrator t=2026-05-12T16:42:36.270137097Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T16:42:36.270165597Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.02µs logger=migrator t=2026-05-12T16:42:36.275444276Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T16:42:36.276764796Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.3205ms logger=migrator t=2026-05-12T16:42:36.281193045Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T16:42:36.282686309Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.492574ms logger=migrator t=2026-05-12T16:42:36.287374415Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T16:42:36.288588072Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.212337ms logger=migrator t=2026-05-12T16:42:36.295013716Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T16:42:36.295836466Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=822.31µs logger=migrator t=2026-05-12T16:42:36.302431654Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T16:42:36.30406245Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.629736ms logger=migrator t=2026-05-12T16:42:36.30982129Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T16:42:36.315866106Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.047036ms logger=migrator t=2026-05-12T16:42:36.321962183Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T16:42:36.325680127Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.717804ms logger=migrator t=2026-05-12T16:42:36.331885636Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T16:42:36.332113921Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=228.725µs logger=migrator t=2026-05-12T16:42:36.336342827Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T16:42:36.337855731Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.512784ms logger=migrator t=2026-05-12T16:42:36.347057198Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T16:42:36.348690094Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.636796ms logger=migrator t=2026-05-12T16:42:36.35647207Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T16:42:36.361000692Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.522363ms logger=migrator t=2026-05-12T16:42:36.367070339Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T16:42:36.36713625Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=66.662µs logger=migrator t=2026-05-12T16:42:36.373495263Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T16:42:36.374359453Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=864.121µs logger=migrator t=2026-05-12T16:42:36.382094446Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T16:42:36.383546699Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.452153ms logger=migrator t=2026-05-12T16:42:36.390570187Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T16:42:36.39069932Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=130.083µs logger=migrator t=2026-05-12T16:42:36.397978754Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T16:42:36.39955978Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.580856ms logger=migrator t=2026-05-12T16:42:36.40531981Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T16:42:36.406154548Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=834.668µs logger=migrator t=2026-05-12T16:42:36.41379741Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T16:42:36.415193001Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.394931ms logger=migrator t=2026-05-12T16:42:36.425551365Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T16:42:36.426993616Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.443822ms logger=migrator t=2026-05-12T16:42:36.433651927Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T16:42:36.434642629Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=987.612µs logger=migrator t=2026-05-12T16:42:36.443775754Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T16:42:36.445562855Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.786341ms logger=migrator t=2026-05-12T16:42:36.451941068Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T16:42:36.451973109Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.681µs logger=migrator t=2026-05-12T16:42:36.458615889Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T16:42:36.464956501Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.344712ms logger=migrator t=2026-05-12T16:42:36.471308364Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T16:42:36.47242029Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.108955ms logger=migrator t=2026-05-12T16:42:36.522315922Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T16:42:36.528951532Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.64062ms logger=migrator t=2026-05-12T16:42:36.534097808Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T16:42:36.534862175Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=764.367µs logger=migrator t=2026-05-12T16:42:36.54086775Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T16:42:36.541751049Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=883.049µs logger=migrator t=2026-05-12T16:42:36.547412566Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T16:42:36.548292527Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=879.471µs logger=migrator t=2026-05-12T16:42:36.555934378Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T16:42:36.567393286Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.455888ms logger=migrator t=2026-05-12T16:42:36.57244774Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T16:42:36.573131596Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=683.186µs logger=migrator t=2026-05-12T16:42:36.578051536Z 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-12T16:42:36.579019019Z 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=967.173µs logger=migrator t=2026-05-12T16:42:36.585195877Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T16:42:36.585617937Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=422.03µs logger=migrator t=2026-05-12T16:42:36.591213943Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T16:42:36.592162144Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=947.581µs logger=migrator t=2026-05-12T16:42:36.597731759Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T16:42:36.598166779Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=439.249µs logger=migrator t=2026-05-12T16:42:36.603513939Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T16:42:36.610083058Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.568218ms logger=migrator t=2026-05-12T16:42:36.615074049Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T16:42:36.619207062Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.132123ms logger=migrator t=2026-05-12T16:42:36.625387221Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T16:42:36.626304872Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=920.411µs logger=migrator t=2026-05-12T16:42:36.631426487Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T16:42:36.632890501Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.463554ms logger=migrator t=2026-05-12T16:42:36.637906354Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T16:42:36.63818144Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=274.666µs logger=migrator t=2026-05-12T16:42:36.644377749Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T16:42:36.652170125Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.786156ms logger=migrator t=2026-05-12T16:42:36.657328031Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T16:42:36.65908521Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.757039ms logger=migrator t=2026-05-12T16:42:36.665243308Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T16:42:36.665509174Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=266.836µs logger=migrator t=2026-05-12T16:42:36.672152034Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T16:42:36.67284393Z level=info msg="Migration successfully executed" id="Move region to single row" duration=692.176µs logger=migrator t=2026-05-12T16:42:36.679150871Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T16:42:36.680501142Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.368891ms logger=migrator t=2026-05-12T16:42:36.687762255Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T16:42:36.689041274Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.279049ms logger=migrator t=2026-05-12T16:42:36.693962785Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T16:42:36.694925216Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=959.781µs logger=migrator t=2026-05-12T16:42:36.70088016Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T16:42:36.702362114Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.481454ms logger=migrator t=2026-05-12T16:42:36.708423651Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T16:42:36.709688669Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.265258ms logger=migrator t=2026-05-12T16:42:36.716254437Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T16:42:36.717706009Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.451932ms logger=migrator t=2026-05-12T16:42:36.723040609Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T16:42:36.723111971Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=72.242µs logger=migrator t=2026-05-12T16:42:36.728043372Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T16:42:36.728936672Z level=info msg="Migration successfully executed" id="create test_data table" duration=893.25µs logger=migrator t=2026-05-12T16:42:36.735489419Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T16:42:36.736782788Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.293509ms logger=migrator t=2026-05-12T16:42:36.742810084Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T16:42:36.744232607Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.422583ms logger=migrator t=2026-05-12T16:42:36.750260422Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T16:42:36.75194643Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.678167ms logger=migrator t=2026-05-12T16:42:36.75861619Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T16:42:36.758828955Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.025µs logger=migrator t=2026-05-12T16:42:36.76392392Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T16:42:36.764358729Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=433.719µs logger=migrator t=2026-05-12T16:42:36.769771181Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T16:42:36.769871204Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=100.923µs logger=migrator t=2026-05-12T16:42:36.775571602Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T16:42:36.777062295Z level=info msg="Migration successfully executed" id="create team table" duration=1.488542ms logger=migrator t=2026-05-12T16:42:36.783189832Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T16:42:36.784262887Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.073435ms logger=migrator t=2026-05-12T16:42:36.790310143Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T16:42:36.791705585Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.395332ms logger=migrator t=2026-05-12T16:42:36.797548946Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T16:42:36.802119559Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.574903ms logger=migrator t=2026-05-12T16:42:36.808876181Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T16:42:36.809040825Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=165.264µs logger=migrator t=2026-05-12T16:42:36.814532848Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T16:42:36.815555341Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.021543ms logger=migrator t=2026-05-12T16:42:36.822026887Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T16:42:36.823256905Z level=info msg="Migration successfully executed" id="create team member table" duration=1.234909ms logger=migrator t=2026-05-12T16:42:36.829950475Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T16:42:36.830808494Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=858.089µs logger=migrator t=2026-05-12T16:42:36.836475092Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T16:42:36.837881234Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.405482ms logger=migrator t=2026-05-12T16:42:36.844037932Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T16:42:36.845641399Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.603587ms logger=migrator t=2026-05-12T16:42:36.851622333Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T16:42:36.856718648Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.095925ms logger=migrator t=2026-05-12T16:42:36.863988551Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T16:42:36.868810799Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.822128ms logger=migrator t=2026-05-12T16:42:36.874758183Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T16:42:36.879607863Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.84919ms logger=migrator t=2026-05-12T16:42:36.885766761Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T16:42:36.886819084Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.036203ms logger=migrator t=2026-05-12T16:42:36.894858676Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T16:42:36.896239557Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.380542ms logger=migrator t=2026-05-12T16:42:36.90125966Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T16:42:36.902219912Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=960.162µs logger=migrator t=2026-05-12T16:42:36.909238359Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T16:42:36.910256502Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.017473ms logger=migrator t=2026-05-12T16:42:36.915405909Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T16:42:36.916335639Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=929.26µs logger=migrator t=2026-05-12T16:42:36.922631571Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T16:42:36.923577353Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=948.202µs logger=migrator t=2026-05-12T16:42:36.929885574Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T16:42:36.93148152Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.592895ms logger=migrator t=2026-05-12T16:42:36.936759369Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T16:42:36.93768356Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=924.091µs logger=migrator t=2026-05-12T16:42:36.941314792Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T16:42:36.941828403Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=514.131µs logger=migrator t=2026-05-12T16:42:36.948653707Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T16:42:36.948928073Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=272.856µs logger=migrator t=2026-05-12T16:42:36.955343217Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T16:42:36.956791819Z level=info msg="Migration successfully executed" id="create tag table" duration=1.448012ms logger=migrator t=2026-05-12T16:42:36.963528561Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T16:42:36.964431381Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=902.71µs logger=migrator t=2026-05-12T16:42:36.970027357Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T16:42:36.971502531Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.474854ms logger=migrator t=2026-05-12T16:42:36.978071939Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T16:42:36.97901797Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=945.451µs logger=migrator t=2026-05-12T16:42:36.984049253Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T16:42:36.985431604Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.381441ms logger=migrator t=2026-05-12T16:42:36.99280046Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T16:42:37.04077637Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=47.969389ms logger=migrator t=2026-05-12T16:42:37.048161456Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T16:42:37.049138247Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=977.911µs logger=migrator t=2026-05-12T16:42:37.055390829Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T16:42:37.056825671Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.435012ms logger=migrator t=2026-05-12T16:42:37.065608398Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T16:42:37.065931555Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=326.737µs logger=migrator t=2026-05-12T16:42:37.070830496Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T16:42:37.07185828Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.024594ms logger=migrator t=2026-05-12T16:42:37.077066766Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T16:42:37.077870745Z level=info msg="Migration successfully executed" id="create user auth table" duration=803.929µs logger=migrator t=2026-05-12T16:42:37.083922941Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T16:42:37.084942503Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.019572ms logger=migrator t=2026-05-12T16:42:37.090614361Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T16:42:37.090703403Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=88.412µs logger=migrator t=2026-05-12T16:42:37.095977022Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T16:42:37.104661657Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.684875ms logger=migrator t=2026-05-12T16:42:37.110919228Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T16:42:37.116375171Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.455833ms logger=migrator t=2026-05-12T16:42:37.12166084Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T16:42:37.127106802Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.445742ms logger=migrator t=2026-05-12T16:42:37.132356061Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T16:42:37.137748192Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.390341ms logger=migrator t=2026-05-12T16:42:37.143653725Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T16:42:37.144678538Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.025133ms logger=migrator t=2026-05-12T16:42:37.149712341Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T16:42:37.159551933Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.841652ms logger=migrator t=2026-05-12T16:42:37.164511315Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T16:42:37.165107988Z level=info msg="Migration successfully executed" id="create server_lock table" duration=596.393µs logger=migrator t=2026-05-12T16:42:37.171350318Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T16:42:37.172800981Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.450163ms logger=migrator t=2026-05-12T16:42:37.178333706Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T16:42:37.179667175Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.333119ms logger=migrator t=2026-05-12T16:42:37.184850022Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T16:42:37.186274394Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.424232ms logger=migrator t=2026-05-12T16:42:37.192616137Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T16:42:37.193558788Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=942.191µs logger=migrator t=2026-05-12T16:42:37.199179604Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T16:42:37.200682719Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.503225ms logger=migrator t=2026-05-12T16:42:37.206200893Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T16:42:37.214646003Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.444551ms logger=migrator t=2026-05-12T16:42:37.220837592Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T16:42:37.221476976Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=641.384µs logger=migrator t=2026-05-12T16:42:37.227176965Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T16:42:37.228809402Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.632197ms logger=migrator t=2026-05-12T16:42:37.234361667Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T16:42:37.235316448Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=952.011µs logger=migrator t=2026-05-12T16:42:37.240898034Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T16:42:37.242046929Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.147556ms logger=migrator t=2026-05-12T16:42:37.247359489Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T16:42:37.248905224Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.544975ms logger=migrator t=2026-05-12T16:42:37.254235644Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T16:42:37.254308505Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=73.691µs logger=migrator t=2026-05-12T16:42:37.261370114Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T16:42:37.261504237Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=135.953µs logger=migrator t=2026-05-12T16:42:37.266660783Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T16:42:37.268196238Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.537085ms logger=migrator t=2026-05-12T16:42:37.273856945Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T16:42:37.275831339Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.967664ms logger=migrator t=2026-05-12T16:42:37.281596279Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T16:42:37.283259327Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.661668ms logger=migrator t=2026-05-12T16:42:37.290040469Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T16:42:37.290169962Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=130.643µs logger=migrator t=2026-05-12T16:42:37.295989484Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T16:42:37.297471896Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.482362ms logger=migrator t=2026-05-12T16:42:37.302474629Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T16:42:37.303596014Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.117845ms logger=migrator t=2026-05-12T16:42:37.311583724Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T16:42:37.313190661Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.612796ms logger=migrator t=2026-05-12T16:42:37.319599865Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T16:42:37.32075872Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.158655ms logger=migrator t=2026-05-12T16:42:37.327130585Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T16:42:37.336673599Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.541394ms logger=migrator t=2026-05-12T16:42:37.343359169Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T16:42:37.344760021Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.401762ms logger=migrator t=2026-05-12T16:42:37.349911487Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T16:42:37.349998369Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.502µs logger=migrator t=2026-05-12T16:42:37.356887343Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T16:42:37.35805985Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.172787ms logger=migrator t=2026-05-12T16:42:37.363917602Z 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-12T16:42:37.36518825Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.268278ms logger=migrator t=2026-05-12T16:42:37.371074733Z 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-12T16:42:37.373335724Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.259942ms logger=migrator t=2026-05-12T16:42:37.384412073Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T16:42:37.384552356Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=141.373µs logger=migrator t=2026-05-12T16:42:37.389653001Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T16:42:37.390742135Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.088854ms logger=migrator t=2026-05-12T16:42:37.39712828Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T16:42:37.398443549Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.307629ms logger=migrator t=2026-05-12T16:42:37.405223502Z 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-12T16:42:37.406854738Z 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.631846ms logger=migrator t=2026-05-12T16:42:37.411906752Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T16:42:37.412955905Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.048583ms logger=migrator t=2026-05-12T16:42:37.422328987Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T16:42:37.428861273Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.532226ms logger=migrator t=2026-05-12T16:42:37.432531276Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T16:42:37.433417656Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=886.55µs logger=migrator t=2026-05-12T16:42:37.438774217Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T16:42:37.439756019Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=981.612µs logger=migrator t=2026-05-12T16:42:37.444477225Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T16:42:37.475979664Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=31.496209ms logger=migrator t=2026-05-12T16:42:37.483565555Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T16:42:37.515012723Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=31.445827ms logger=migrator t=2026-05-12T16:42:37.521370105Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T16:42:37.522436099Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.041113ms logger=migrator t=2026-05-12T16:42:37.527143355Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T16:42:37.527888892Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=745.837µs logger=migrator t=2026-05-12T16:42:37.531633077Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T16:42:37.538824768Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.189081ms logger=migrator t=2026-05-12T16:42:37.543227507Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T16:42:37.549456967Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.23306ms logger=migrator t=2026-05-12T16:42:37.555390921Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T16:42:37.556622479Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.231098ms logger=migrator t=2026-05-12T16:42:37.561305964Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T16:42:37.562482731Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.176707ms logger=migrator t=2026-05-12T16:42:37.56647378Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T16:42:37.567297448Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=821.208µs logger=migrator t=2026-05-12T16:42:37.571299649Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T16:42:37.57222397Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=922.561µs logger=migrator t=2026-05-12T16:42:37.577088049Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T16:42:37.577192302Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=105.713µs logger=migrator t=2026-05-12T16:42:37.582282946Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T16:42:37.590529622Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.252256ms logger=migrator t=2026-05-12T16:42:37.594525742Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T16:42:37.600760211Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.234129ms logger=migrator t=2026-05-12T16:42:37.605724814Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T16:42:37.612586209Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.857445ms logger=migrator t=2026-05-12T16:42:37.618156634Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T16:42:37.619277549Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.121455ms logger=migrator t=2026-05-12T16:42:37.625520089Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T16:42:37.62686331Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.342341ms logger=migrator t=2026-05-12T16:42:37.632698301Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T16:42:37.639594056Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.897304ms logger=migrator t=2026-05-12T16:42:37.644704601Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T16:42:37.650696686Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.991795ms logger=migrator t=2026-05-12T16:42:37.655851472Z 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-12T16:42:37.656869074Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.017112ms logger=migrator t=2026-05-12T16:42:37.661176202Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T16:42:37.667654027Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.477145ms logger=migrator t=2026-05-12T16:42:37.672538868Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T16:42:37.678845649Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.306352ms logger=migrator t=2026-05-12T16:42:37.683564066Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T16:42:37.683629827Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.732µs logger=migrator t=2026-05-12T16:42:37.706516532Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T16:42:37.707519064Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.005142ms logger=migrator t=2026-05-12T16:42:37.712697831Z 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-12T16:42:37.714611544Z 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.915424ms logger=migrator t=2026-05-12T16:42:37.719365371Z 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-12T16:42:37.720514137Z 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.148556ms logger=migrator t=2026-05-12T16:42:37.727816042Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T16:42:37.727884883Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.641µs logger=migrator t=2026-05-12T16:42:37.733194513Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T16:42:37.740293842Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.10012ms logger=migrator t=2026-05-12T16:42:37.744888796Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T16:42:37.752737072Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.844246ms logger=migrator t=2026-05-12T16:42:37.760427185Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T16:42:37.767176498Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.748952ms logger=migrator t=2026-05-12T16:42:37.775387062Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T16:42:37.781225284Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.838411ms logger=migrator t=2026-05-12T16:42:37.794935942Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T16:42:37.802065802Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.13071ms logger=migrator t=2026-05-12T16:42:37.806601134Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T16:42:37.808511328Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=1.912443ms logger=migrator t=2026-05-12T16:42:37.815255559Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T16:42:37.816222061Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=966.751µs logger=migrator t=2026-05-12T16:42:37.821920929Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T16:42:37.82906226Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.137681ms logger=migrator t=2026-05-12T16:42:37.833245504Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T16:42:37.833317515Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=73.182µs logger=migrator t=2026-05-12T16:42:37.837746755Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T16:42:37.847544975Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.79891ms logger=migrator t=2026-05-12T16:42:37.853134681Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T16:42:37.855099436Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.966434ms logger=migrator t=2026-05-12T16:42:37.861551061Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T16:42:37.871491605Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.944945ms logger=migrator t=2026-05-12T16:42:37.876104989Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T16:42:37.876927387Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=822.688µs logger=migrator t=2026-05-12T16:42:37.88191455Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T16:42:37.883807672Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.912093ms logger=migrator t=2026-05-12T16:42:37.88954235Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T16:42:37.898403081Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.865151ms logger=migrator t=2026-05-12T16:42:37.9032901Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T16:42:37.904113949Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=823.939µs logger=migrator t=2026-05-12T16:42:37.9081609Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T16:42:37.909227833Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.066383ms logger=migrator t=2026-05-12T16:42:37.913994861Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T16:42:37.91485932Z level=info msg="Migration successfully executed" id="create alert_image table" duration=864.299µs logger=migrator t=2026-05-12T16:42:37.92150066Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T16:42:37.923127196Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.626246ms logger=migrator t=2026-05-12T16:42:37.937301435Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T16:42:37.937401609Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=101.033µs logger=migrator t=2026-05-12T16:42:37.943142977Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T16:42:37.944666291Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.522914ms logger=migrator t=2026-05-12T16:42:37.950682487Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T16:42:37.952204491Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.521715ms logger=migrator t=2026-05-12T16:42:37.969171283Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T16:42:37.969781017Z 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-12T16:42:37.975205289Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T16:42:37.975819872Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=614.403µs logger=migrator t=2026-05-12T16:42:37.980257252Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T16:42:37.982214977Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.957915ms logger=migrator t=2026-05-12T16:42:37.986342099Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T16:42:37.992901907Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.559378ms logger=migrator t=2026-05-12T16:42:37.997805517Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T16:42:37.998904601Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.097024ms logger=migrator t=2026-05-12T16:42:38.004408505Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T16:42:38.006327609Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.918694ms logger=migrator t=2026-05-12T16:42:38.015141297Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T16:42:38.015990107Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=849.5µs logger=migrator t=2026-05-12T16:42:38.021086391Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T16:42:38.022869881Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.78305ms logger=migrator t=2026-05-12T16:42:38.027176119Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T16:42:38.028831895Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.656816ms logger=migrator t=2026-05-12T16:42:38.032809096Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T16:42:38.032836476Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.301µs logger=migrator t=2026-05-12T16:42:38.037561532Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T16:42:38.037638933Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=78.501µs logger=migrator t=2026-05-12T16:42:38.041642464Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T16:42:38.055027286Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.3714ms logger=migrator t=2026-05-12T16:42:38.05878263Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T16:42:38.059147238Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=364.148µs logger=migrator t=2026-05-12T16:42:38.066626886Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T16:42:38.070084254Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=3.456498ms logger=migrator t=2026-05-12T16:42:38.07569112Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T16:42:38.076334824Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=643.584µs logger=migrator t=2026-05-12T16:42:38.08099584Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T16:42:38.082233257Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.236868ms logger=migrator t=2026-05-12T16:42:38.086646347Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T16:42:38.087565847Z level=info msg="Migration successfully executed" id="create secrets table" duration=919.18µs logger=migrator t=2026-05-12T16:42:38.092027168Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T16:42:38.128670423Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.641435ms logger=migrator t=2026-05-12T16:42:38.136766565Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T16:42:38.14725703Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.491845ms logger=migrator t=2026-05-12T16:42:38.159384554Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T16:42:38.159612859Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=227.505µs logger=migrator t=2026-05-12T16:42:38.169654864Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T16:42:38.202998285Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.343201ms logger=migrator t=2026-05-12T16:42:38.210098165Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T16:42:38.241684056Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.584ms logger=migrator t=2026-05-12T16:42:38.246015954Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T16:42:38.246717469Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=701.435µs logger=migrator t=2026-05-12T16:42:38.250495364Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T16:42:38.251427865Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=932.231µs logger=migrator t=2026-05-12T16:42:38.257555833Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T16:42:38.25788429Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=331.887µs logger=migrator t=2026-05-12T16:42:38.26275196Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T16:42:38.263676801Z level=info msg="Migration successfully executed" id="create permission table" duration=924.871µs logger=migrator t=2026-05-12T16:42:38.269982212Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T16:42:38.271052687Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.073415ms logger=migrator t=2026-05-12T16:42:38.275592738Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T16:42:38.276377567Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=784.499µs logger=migrator t=2026-05-12T16:42:38.280228053Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T16:42:38.281641245Z level=info msg="Migration successfully executed" id="create role table" duration=1.409061ms logger=migrator t=2026-05-12T16:42:38.287141968Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T16:42:38.295252361Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.114203ms logger=migrator t=2026-05-12T16:42:38.303265202Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T16:42:38.315189479Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.919018ms logger=migrator t=2026-05-12T16:42:38.32097272Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T16:42:38.322964195Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.999526ms logger=migrator t=2026-05-12T16:42:38.329346358Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T16:42:38.330550696Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.204928ms logger=migrator t=2026-05-12T16:42:38.338778671Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T16:42:38.34009596Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.319159ms logger=migrator t=2026-05-12T16:42:38.345767328Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T16:42:38.347029617Z level=info msg="Migration successfully executed" id="create team role table" duration=1.261999ms logger=migrator t=2026-05-12T16:42:38.353288717Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T16:42:38.35515607Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.868973ms logger=migrator t=2026-05-12T16:42:38.359512277Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T16:42:38.360577862Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.064985ms logger=migrator t=2026-05-12T16:42:38.364695754Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T16:42:38.365735587Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.039163ms logger=migrator t=2026-05-12T16:42:38.370587196Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T16:42:38.371464666Z level=info msg="Migration successfully executed" id="create user role table" duration=877.29µs logger=migrator t=2026-05-12T16:42:38.375406475Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T16:42:38.376753615Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.34589ms logger=migrator t=2026-05-12T16:42:38.382161047Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T16:42:38.383379865Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.218908ms logger=migrator t=2026-05-12T16:42:38.389176075Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T16:42:38.390361011Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.185316ms logger=migrator t=2026-05-12T16:42:38.396453248Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T16:42:38.397909082Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.451394ms logger=migrator t=2026-05-12T16:42:38.410944375Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T16:42:38.412321726Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.377071ms logger=migrator t=2026-05-12T16:42:38.419033587Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T16:42:38.420916319Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.882813ms logger=migrator t=2026-05-12T16:42:38.428465479Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T16:42:38.435970278Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.507659ms logger=migrator t=2026-05-12T16:42:38.442030215Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T16:42:38.443545378Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.539064ms logger=migrator t=2026-05-12T16:42:38.450070206Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T16:42:38.453903342Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=3.833886ms logger=migrator t=2026-05-12T16:42:38.462302771Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T16:42:38.463794414Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.493604ms logger=migrator t=2026-05-12T16:42:38.478957895Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T16:42:38.480594562Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.648657ms logger=migrator t=2026-05-12T16:42:38.487807055Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T16:42:38.489603715Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.795751ms logger=migrator t=2026-05-12T16:42:38.497682187Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T16:42:38.499344814Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.655647ms logger=migrator t=2026-05-12T16:42:38.50624813Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T16:42:38.51430023Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.05117ms logger=migrator t=2026-05-12T16:42:38.519985618Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T16:42:38.531051367Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.064489ms logger=migrator t=2026-05-12T16:42:38.538626418Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T16:42:38.552221934Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=13.596756ms logger=migrator t=2026-05-12T16:42:38.558103896Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T16:42:38.56406595Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.962804ms logger=migrator t=2026-05-12T16:42:38.569708718Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T16:42:38.571018528Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.30941ms logger=migrator t=2026-05-12T16:42:38.575486907Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T16:42:38.576960801Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.472904ms logger=migrator t=2026-05-12T16:42:38.585566615Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T16:42:38.586935025Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.3697ms logger=migrator t=2026-05-12T16:42:38.59335042Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T16:42:38.594609938Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.259228ms logger=migrator t=2026-05-12T16:42:38.599308724Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T16:42:38.600608463Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.296589ms logger=migrator t=2026-05-12T16:42:38.607589461Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T16:42:38.607739654Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=150.534µs logger=migrator t=2026-05-12T16:42:38.644513861Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T16:42:38.644663185Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=155.304µs logger=migrator t=2026-05-12T16:42:38.682755652Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T16:42:38.683807606Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.043013ms logger=migrator t=2026-05-12T16:42:38.69111339Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T16:42:38.692686845Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.574355ms logger=migrator t=2026-05-12T16:42:38.70444864Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T16:42:38.706046996Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.601096ms logger=migrator t=2026-05-12T16:42:38.715187571Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T16:42:38.715550059Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=363.858µs logger=migrator t=2026-05-12T16:42:38.720830969Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T16:42:38.721522044Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=690.916µs logger=migrator t=2026-05-12T16:42:38.729387171Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T16:42:38.730359063Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=972.412µs logger=migrator t=2026-05-12T16:42:38.737107485Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T16:42:38.739313305Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.20549ms logger=migrator t=2026-05-12T16:42:38.744749637Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T16:42:38.753123426Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.374579ms logger=migrator t=2026-05-12T16:42:38.758263992Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T16:42:38.758386454Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=122.842µs logger=migrator t=2026-05-12T16:42:38.763234073Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T16:42:38.764728317Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.494344ms logger=migrator t=2026-05-12T16:42:38.769434453Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T16:42:38.770575468Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.141095ms logger=migrator t=2026-05-12T16:42:38.775202153Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T16:42:38.776125323Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=923.29µs logger=migrator t=2026-05-12T16:42:38.781149136Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T16:42:38.791741324Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.592608ms logger=migrator t=2026-05-12T16:42:38.797199247Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T16:42:38.798122938Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=923.611µs logger=migrator t=2026-05-12T16:42:38.805397662Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T16:42:38.807247843Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.848832ms logger=migrator t=2026-05-12T16:42:38.812314548Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T16:42:38.838991958Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.678331ms logger=migrator t=2026-05-12T16:42:38.844343518Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T16:42:38.845138836Z level=info msg="Migration successfully executed" id="create correlation v2" duration=795.308µs logger=migrator t=2026-05-12T16:42:38.850675951Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T16:42:38.852757657Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.070206ms logger=migrator t=2026-05-12T16:42:38.859201163Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T16:42:38.860243276Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.042003ms logger=migrator t=2026-05-12T16:42:38.865369361Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T16:42:38.867148921Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.77939ms logger=migrator t=2026-05-12T16:42:38.872212195Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T16:42:38.872465071Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=253.666µs logger=migrator t=2026-05-12T16:42:38.876916732Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T16:42:38.877727029Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=810.128µs logger=migrator t=2026-05-12T16:42:38.883240233Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T16:42:38.894373234Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.130641ms logger=migrator t=2026-05-12T16:42:38.89951323Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T16:42:38.900194015Z level=info msg="Migration successfully executed" id="create entity_events table" duration=685.255µs logger=migrator t=2026-05-12T16:42:38.905640567Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T16:42:38.907486529Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.877752ms logger=migrator t=2026-05-12T16:42:38.913878893Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T16:42:38.914375674Z 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-12T16:42:38.919140201Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T16:42:38.919602992Z 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-12T16:42:38.924360209Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T16:42:38.925171107Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=811.008µs logger=migrator t=2026-05-12T16:42:38.931056589Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T16:42:38.932688677Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.632848ms logger=migrator t=2026-05-12T16:42:38.938100008Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T16:42:38.939220553Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.117975ms logger=migrator t=2026-05-12T16:42:38.944892941Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T16:42:38.946065688Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.172217ms logger=migrator t=2026-05-12T16:42:38.950669311Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T16:42:38.951686334Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.016373ms logger=migrator t=2026-05-12T16:42:38.956812609Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T16:42:38.958461496Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.648837ms logger=migrator t=2026-05-12T16:42:38.964835819Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T16:42:38.965598077Z level=info msg="Migration successfully executed" id="Drop public config table" duration=764.698µs logger=migrator t=2026-05-12T16:42:38.970598819Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T16:42:38.972233767Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.629787ms logger=migrator t=2026-05-12T16:42:38.978602989Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T16:42:38.980518693Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.916164ms logger=migrator t=2026-05-12T16:42:38.986361334Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T16:42:38.988268658Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.908044ms logger=migrator t=2026-05-12T16:42:38.994397465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T16:42:38.996160384Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.762749ms logger=migrator t=2026-05-12T16:42:39.002206261Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T16:42:39.024979964Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.774033ms logger=migrator t=2026-05-12T16:42:39.029782521Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T16:42:39.039001669Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.217578ms logger=migrator t=2026-05-12T16:42:39.04390947Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T16:42:39.050165781Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.255981ms logger=migrator t=2026-05-12T16:42:39.056302748Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T16:42:39.056555494Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=259.876µs logger=migrator t=2026-05-12T16:42:39.061960796Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T16:42:39.073591187Z level=info msg="Migration successfully executed" id="add share column" duration=11.631451ms logger=migrator t=2026-05-12T16:42:39.078790044Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T16:42:39.079004599Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=214.735µs logger=migrator t=2026-05-12T16:42:39.084024232Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T16:42:39.085075366Z level=info msg="Migration successfully executed" id="create file table" duration=1.051454ms logger=migrator t=2026-05-12T16:42:39.09059514Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T16:42:39.09192945Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.33358ms logger=migrator t=2026-05-12T16:42:39.096731228Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T16:42:39.09813383Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.398272ms logger=migrator t=2026-05-12T16:42:39.10301968Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T16:42:39.103764757Z level=info msg="Migration successfully executed" id="create file_meta table" duration=744.416µs logger=migrator t=2026-05-12T16:42:39.109582157Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T16:42:39.110538758Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=957.061µs logger=migrator t=2026-05-12T16:42:39.115345697Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T16:42:39.115390758Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=45.641µs logger=migrator t=2026-05-12T16:42:39.120609046Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T16:42:39.120723878Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=115.073µs logger=migrator t=2026-05-12T16:42:39.127346717Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T16:42:39.128480353Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.146066ms logger=migrator t=2026-05-12T16:42:39.133944076Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T16:42:39.134309194Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=365.578µs logger=migrator t=2026-05-12T16:42:39.139484871Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T16:42:39.141659719Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.174608ms logger=migrator t=2026-05-12T16:42:39.147088161Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T16:42:39.157781902Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.65506ms logger=migrator t=2026-05-12T16:42:39.163256495Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T16:42:39.163447929Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=192.234µs logger=migrator t=2026-05-12T16:42:39.168659527Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T16:42:39.169967857Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.3081ms logger=migrator t=2026-05-12T16:42:39.174747173Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T16:42:39.175232874Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=489.331µs logger=migrator t=2026-05-12T16:42:39.180081174Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T16:42:39.180425131Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=343.017µs logger=migrator t=2026-05-12T16:42:39.187174344Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T16:42:39.187707805Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=533.951µs logger=migrator t=2026-05-12T16:42:39.192864462Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T16:42:39.205833543Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.968191ms logger=migrator t=2026-05-12T16:42:39.212575745Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T16:42:39.222828546Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.254261ms logger=migrator t=2026-05-12T16:42:39.22969056Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T16:42:39.231337067Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.645077ms logger=migrator t=2026-05-12T16:42:39.237300622Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T16:42:39.311203505Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.901133ms logger=migrator t=2026-05-12T16:42:39.317128568Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T16:42:39.318489679Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.361601ms logger=migrator t=2026-05-12T16:42:39.324530575Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T16:42:39.326203662Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.670377ms logger=migrator t=2026-05-12T16:42:39.332033863Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T16:42:39.361494237Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.456844ms logger=migrator t=2026-05-12T16:42:39.368229088Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T16:42:39.380998895Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.766827ms logger=migrator t=2026-05-12T16:42:39.388053594Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T16:42:39.388381481Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=327.707µs logger=migrator t=2026-05-12T16:42:39.394648873Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T16:42:39.394876658Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=227.805µs logger=migrator t=2026-05-12T16:42:39.4007368Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T16:42:39.401032266Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=295.197µs logger=migrator t=2026-05-12T16:42:39.409043607Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T16:42:39.409559058Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=516.221µs logger=migrator t=2026-05-12T16:42:39.415795078Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T16:42:39.416198917Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=408.749µs logger=migrator t=2026-05-12T16:42:39.422437398Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T16:42:39.424106285Z level=info msg="Migration successfully executed" id="create folder table" duration=1.668747ms logger=migrator t=2026-05-12T16:42:39.431148024Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T16:42:39.432415422Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.267458ms logger=migrator t=2026-05-12T16:42:39.437990358Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T16:42:39.439189435Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.198837ms logger=migrator t=2026-05-12T16:42:39.445154009Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T16:42:39.445253752Z level=info msg="Migration successfully executed" id="Update folder title length" duration=101.493µs logger=migrator t=2026-05-12T16:42:39.451237296Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T16:42:39.453570439Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.332393ms logger=migrator t=2026-05-12T16:42:39.460936724Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T16:42:39.462111821Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.171877ms logger=migrator t=2026-05-12T16:42:39.467538803Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T16:42:39.469746293Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.2077ms logger=migrator t=2026-05-12T16:42:39.4763092Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T16:42:39.476798841Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=490.151µs logger=migrator t=2026-05-12T16:42:39.485042707Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T16:42:39.485404505Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=363.818µs logger=migrator t=2026-05-12T16:42:39.491308068Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T16:42:39.492604227Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.296389ms logger=migrator t=2026-05-12T16:42:39.497887806Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T16:42:39.499353449Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.465603ms logger=migrator t=2026-05-12T16:42:39.505751453Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T16:42:39.50692495Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.173997ms logger=migrator t=2026-05-12T16:42:39.515646926Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T16:42:39.518181463Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.533898ms logger=migrator t=2026-05-12T16:42:39.524811482Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T16:42:39.526237214Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.421672ms logger=migrator t=2026-05-12T16:42:39.532782101Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T16:42:39.533887766Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.105705ms logger=migrator t=2026-05-12T16:42:39.539622285Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T16:42:39.542036009Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.413424ms logger=migrator t=2026-05-12T16:42:39.549300883Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T16:42:39.550653403Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.35225ms logger=migrator t=2026-05-12T16:42:39.557133059Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T16:42:39.558641493Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.508854ms logger=migrator t=2026-05-12T16:42:39.569279913Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T16:42:39.571223346Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.948744ms logger=migrator t=2026-05-12T16:42:39.578726675Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T16:42:39.579885671Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.159956ms logger=migrator t=2026-05-12T16:42:39.585960338Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T16:42:39.586272525Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=313.017µs logger=migrator t=2026-05-12T16:42:39.591476032Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T16:42:39.599903932Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.42695ms logger=migrator t=2026-05-12T16:42:39.606884719Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T16:42:39.607666557Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=745.877µs logger=migrator t=2026-05-12T16:42:39.613773264Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T16:42:39.613814485Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.761µs logger=migrator t=2026-05-12T16:42:39.6207463Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T16:42:39.622773066Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.022866ms logger=migrator t=2026-05-12T16:42:39.63047624Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T16:42:39.630540841Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=76.821µs logger=migrator t=2026-05-12T16:42:39.636682719Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T16:42:39.638952721Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.272112ms logger=migrator t=2026-05-12T16:42:39.646535721Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T16:42:39.648219019Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.685128ms logger=migrator t=2026-05-12T16:42:39.653692242Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T16:42:39.655329969Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.637707ms logger=migrator t=2026-05-12T16:42:39.662632743Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T16:42:39.664040295Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.408922ms logger=migrator t=2026-05-12T16:42:39.669910247Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T16:42:39.670375187Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=544.542µs logger=migrator t=2026-05-12T16:42:39.676630618Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T16:42:39.677510079Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=879.341µs logger=migrator t=2026-05-12T16:42:39.683938783Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T16:42:39.684961296Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.022123ms logger=migrator t=2026-05-12T16:42:39.691962934Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T16:42:39.692944685Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=981.511µs logger=migrator t=2026-05-12T16:42:39.698716685Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T16:42:39.709258253Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.542247ms logger=migrator t=2026-05-12T16:42:39.716385844Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T16:42:39.729892687Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.508103ms logger=migrator t=2026-05-12T16:42:39.735705137Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T16:42:39.743150495Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.442698ms logger=migrator t=2026-05-12T16:42:39.750040591Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T16:42:39.750137703Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=97.612µs logger=migrator t=2026-05-12T16:42:39.766695386Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T16:42:39.778797008Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.102412ms logger=migrator t=2026-05-12T16:42:39.786216784Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T16:42:39.800379214Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=14.16151ms logger=migrator t=2026-05-12T16:42:39.80779427Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T16:42:39.808400733Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=606.113µs logger=migrator t=2026-05-12T16:42:39.814061511Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.577781126s logger=migrator t=2026-05-12T16:42:39.814679386Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T16:42:39.831621847Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T16:42:39.831830101Z level=info msg="Created default organization" logger=secrets t=2026-05-12T16:42:39.838978712Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T16:42:39.884179929Z level=info msg="Restored cache from database" duration=410.409µs logger=plugin.store t=2026-05-12T16:42:39.885423747Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T16:42:39.919550115Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T16:42:39.919578846Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T16:42:39.919622767Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T16:42:39.919631267Z level=info msg="Plugins loaded" count=54 duration=34.20809ms logger=query_data t=2026-05-12T16:42:39.923412862Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T16:42:39.926952692Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T16:42:39.934804429Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T16:42:39.944728422Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T16:42:39.946998083Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T16:42:39.948977388Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T16:42:39.969591012Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T16:42:39.98775154Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T16:42:40.008724382Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T16:42:40.008759083Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-12T16:42:40.009038289Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-12T16:42:40.009370917Z level=info msg="State cache has been initialized" states=0 duration=331.758µs logger=http.server t=2026-05-12T16:42:40.011440364Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-05-12T16:42:40.011526325Z level=info msg="Storage starting" logger=ngalert.scheduler t=2026-05-12T16:42:40.012430315Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T16:42:40.012552218Z level=info msg=starting first_tick=2026-05-12T16:42:50Z logger=ngalert.multiorg.alertmanager t=2026-05-12T16:42:40.012599779Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-12T16:42:40.07261224Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-12T16:42:40.092650141Z 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-12T16:42:40.108139579Z level=info msg="Update check succeeded" duration=95.460298ms logger=sqlstore.transactions t=2026-05-12T16:42:40.115195128Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-12T16:42:40.127067865Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-05-12T16:42:40.133755646Z level=info msg="Update check succeeded" duration=121.209088ms logger=sqlstore.transactions t=2026-05-12T16:42:40.141252354Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-12T16:42:40.152785104Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-12T16:42:40.165050521Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T16:42:40.227181368Z level=info msg="Patterns update finished" duration=154.100298ms logger=grafana-apiserver t=2026-05-12T16:42:40.592882708Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T16:42:40.593292768Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T16:42:43.557734091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:43.55856634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:43.687254236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.269622942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.289663252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.402133694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.415948395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.446012601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.461340866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.493719685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.514095193Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-12T16:42:44.550717847Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-12T16:42:44.56774288Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-12T16:42:44.57084743Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-12T16:42:44.592640211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.636541019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.651609638Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.681322567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.696244352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.723984047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.743262081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.774190457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.789501871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.814463673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.828346155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.852170012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.870457543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.894968365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.90854688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.946577797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:44.963142518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.001244356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.025052823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.074310461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.092412359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.127461907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.143790605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.241271479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.26398771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.297168336Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.318643579Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.361126666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.378482027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.456935732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.476021132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.535385617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.551677504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.593845253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.62258715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.717424634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.733315541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.796059974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.816649067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.874828466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.893610719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.949458456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:45.965991147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.037793233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.059934042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.1194183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.139577594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.187866361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.205692652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.274960381Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.291302729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.378571283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.396077767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.570558583Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.584979097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.662355789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.683875193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.751290101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.77215687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.844413906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.865150532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.94637351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:46.966410112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:47.040765525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:47.062930574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:47.164882737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:47.186382422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T16:42:47.261158975Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T16:44:26.036778665Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-12T16:52:40.024778215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-12T16:52:40.034478985Z level=info msg="Completed cleanup jobs" duration=24.660288ms logger=plugins.update.checker t=2026-05-12T16:52:40.263006553Z level=info msg="Update check succeeded" duration=154.172933ms logger=sqlstore.transactions t=2026-05-12T16:57:39.942326809Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-12T17:02:40.049621086Z level=info msg="Completed cleanup jobs" duration=39.512145ms logger=plugins.update.checker t=2026-05-12T17:02:40.221742297Z level=info msg="Update check succeeded" duration=112.646034ms logger=cleanup t=2026-05-12T17:12:40.042155889Z level=info msg="Completed cleanup jobs" duration=32.389255ms logger=plugins.update.checker t=2026-05-12T17:12:40.16035122Z level=info msg="Update check succeeded" duration=51.444827ms logger=infra.usagestats t=2026-05-12T17:14:26.05883959Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T17:22:40.052405792Z level=info msg="Completed cleanup jobs" duration=42.122157ms logger=plugins.update.checker t=2026-05-12T17:22:40.159570638Z level=info msg="Update check succeeded" duration=50.774234ms logger=cleanup t=2026-05-12T17:32:40.036085435Z level=info msg="Completed cleanup jobs" duration=26.315037ms logger=plugins.update.checker t=2026-05-12T17:32:40.161370097Z level=info msg="Update check succeeded" duration=52.628024ms logger=cleanup t=2026-05-12T17:42:40.013803672Z level=info msg="Completed cleanup jobs" duration=2.878365ms logger=plugins.update.checker t=2026-05-12T17:42:40.260998398Z level=info msg="Update check succeeded" duration=152.120999ms logger=infra.usagestats t=2026-05-12T17:44:26.064078253Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-12T17:52:40.012373251Z level=info msg="Completed cleanup jobs" duration=2.529267ms logger=plugins.update.checker t=2026-05-12T17:52:40.159789255Z level=info msg="Update check succeeded" duration=50.563147ms