logger=settings t=2026-04-27T21:12:49.200459714Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T21:12:49Z logger=settings t=2026-04-27T21:12:49.200860583Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T21:12:49.200873253Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T21:12:49.200877333Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T21:12:49.200881403Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T21:12:49.200884943Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T21:12:49.200890663Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T21:12:49.200894994Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T21:12:49.200920164Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T21:12:49.200923844Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T21:12:49.200927454Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T21:12:49.200932824Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T21:12:49.200939475Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T21:12:49.200945025Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T21:12:49.200948855Z level=info msg=Target target=[all] logger=settings t=2026-04-27T21:12:49.200958175Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T21:12:49.200961875Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T21:12:49.200965455Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T21:12:49.200969245Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T21:12:49.200973055Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T21:12:49.200982375Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T21:12:49.204160398Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T21:12:49.20427634Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T21:12:49.207694356Z level=info msg="Locking database" logger=migrator t=2026-04-27T21:12:49.207710317Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T21:12:49.208367431Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T21:12:49.209324763Z level=info msg="Migration successfully executed" id="create migration_log table" duration=956.352µs logger=migrator t=2026-04-27T21:12:49.266678151Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T21:12:49.267923388Z level=info msg="Migration successfully executed" id="create user table" duration=1.248618ms logger=migrator t=2026-04-27T21:12:49.310657928Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T21:12:49.311675201Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.020843ms logger=migrator t=2026-04-27T21:12:49.393692031Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T21:12:49.394794887Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.107076ms logger=migrator t=2026-04-27T21:12:49.419796848Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T21:12:49.420727529Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=936.061µs logger=migrator t=2026-04-27T21:12:49.471426747Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T21:12:49.472655744Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.235258ms logger=migrator t=2026-04-27T21:12:49.511814153Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T21:12:49.516508649Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.693866ms logger=migrator t=2026-04-27T21:12:49.571549364Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T21:12:49.573642261Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.097577ms logger=migrator t=2026-04-27T21:12:49.62614171Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T21:12:49.627797137Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.658467ms logger=migrator t=2026-04-27T21:12:49.706841511Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T21:12:49.707928335Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.090624ms logger=migrator t=2026-04-27T21:12:49.73040681Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T21:12:49.731147757Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=742.757µs logger=migrator t=2026-04-27T21:12:49.745675993Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T21:12:49.746341428Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=666.795µs logger=migrator t=2026-04-27T21:12:49.761103749Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T21:12:49.762398069Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.2944ms logger=migrator t=2026-04-27T21:12:49.794799495Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T21:12:49.794874627Z level=info msg="Migration successfully executed" id="Update user table charset" duration=80.112µs logger=migrator t=2026-04-27T21:12:49.813975296Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T21:12:49.816207127Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.23779ms logger=migrator t=2026-04-27T21:12:50.13439858Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T21:12:50.134930662Z level=info msg="Migration successfully executed" id="Add missing user data" duration=540.732µs logger=migrator t=2026-04-27T21:12:50.21461231Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T21:12:50.217166497Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.560087ms logger=migrator t=2026-04-27T21:12:50.29167452Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T21:12:50.292763734Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.093634ms logger=migrator t=2026-04-27T21:12:50.33889187Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T21:12:50.34069302Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.80627ms logger=migrator t=2026-04-27T21:12:50.39768264Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T21:12:50.413876143Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=16.193813ms logger=migrator t=2026-04-27T21:12:50.453778959Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T21:12:50.455441196Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.665457ms logger=migrator t=2026-04-27T21:12:50.469946142Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T21:12:50.470364742Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=422.631µs logger=migrator t=2026-04-27T21:12:50.636363978Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T21:12:50.637272758Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=924.68µs logger=migrator t=2026-04-27T21:12:50.673339328Z 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-04-27T21:12:50.673789428Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=454.68µs logger=migrator t=2026-04-27T21:12:50.722277546Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T21:12:50.723490444Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.220468ms logger=migrator t=2026-04-27T21:12:50.758825618Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T21:12:50.760957455Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=2.136418ms logger=migrator t=2026-04-27T21:12:50.79593167Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T21:12:50.797033325Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.105485ms logger=migrator t=2026-04-27T21:12:50.879368753Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T21:12:50.880698183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.33394ms logger=migrator t=2026-04-27T21:12:50.935955163Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T21:12:50.937113639Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.171596ms logger=migrator t=2026-04-27T21:12:50.949840205Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T21:12:50.9518823Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.047175ms logger=migrator t=2026-04-27T21:12:50.960679729Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T21:12:50.9607315Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=49.491µs logger=migrator t=2026-04-27T21:12:51.066599865Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T21:12:51.067529037Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=934.312µs logger=migrator t=2026-04-27T21:12:53.679528522Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T21:12:53.768061699Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=88.538728ms logger=migrator t=2026-04-27T21:12:54.228083036Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T21:12:54.229812805Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.734759ms logger=migrator t=2026-04-27T21:12:56.027179713Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T21:12:56.209180898Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=182.007315ms logger=migrator t=2026-04-27T21:12:56.469665256Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T21:12:56.475317883Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.646557ms logger=migrator t=2026-04-27T21:12:56.492550009Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T21:12:56.494466753Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.911123ms logger=migrator t=2026-04-27T21:12:56.502894262Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T21:12:56.503454164Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=560.112µs logger=migrator t=2026-04-27T21:12:56.51349026Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T21:12:56.514501242Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.012062ms logger=migrator t=2026-04-27T21:12:56.568853742Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T21:12:56.569801024Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=951.172µs logger=migrator t=2026-04-27T21:12:56.601597378Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T21:12:56.603210274Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.616417ms logger=migrator t=2026-04-27T21:12:56.608268348Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T21:12:56.608682667Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=414.269µs logger=migrator t=2026-04-27T21:12:56.612245407Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T21:12:56.612783919Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=534.162µs logger=migrator t=2026-04-27T21:12:56.650765282Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T21:12:56.651530419Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=777.717µs logger=migrator t=2026-04-27T21:12:56.670399853Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T21:12:56.671974387Z level=info msg="Migration successfully executed" id="create star table" duration=1.581535ms logger=migrator t=2026-04-27T21:12:56.797107967Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T21:12:56.798745634Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.636677ms logger=migrator t=2026-04-27T21:12:56.833579285Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T21:12:56.834930985Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.3515ms logger=migrator t=2026-04-27T21:12:56.850497365Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T21:12:56.851799434Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.304999ms logger=migrator t=2026-04-27T21:12:56.870674808Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T21:12:56.872015189Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.33795ms logger=migrator t=2026-04-27T21:12:56.896842456Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T21:12:56.898023692Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.183076ms logger=migrator t=2026-04-27T21:12:56.907696099Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T21:12:56.909402438Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.711188ms logger=migrator t=2026-04-27T21:12:56.92690593Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T21:12:56.928486246Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.586866ms logger=migrator t=2026-04-27T21:12:56.949445656Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T21:12:56.949530398Z level=info msg="Migration successfully executed" id="Update org table charset" duration=93.662µs logger=migrator t=2026-04-27T21:12:57.014333573Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T21:12:57.014418855Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=97.902µs logger=migrator t=2026-04-27T21:12:57.085384928Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T21:12:57.08592032Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=535.652µs logger=migrator t=2026-04-27T21:12:57.092510457Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T21:12:57.0943692Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.865253ms logger=migrator t=2026-04-27T21:12:57.138658134Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T21:12:57.140249219Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.594465ms logger=migrator t=2026-04-27T21:12:57.229113204Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T21:12:57.230586788Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.476444ms logger=migrator t=2026-04-27T21:12:57.253668426Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T21:12:57.255426115Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.73203ms logger=migrator t=2026-04-27T21:12:57.303669868Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T21:12:57.305455168Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.78508ms logger=migrator t=2026-04-27T21:12:57.323403721Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T21:12:57.324450094Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.050373ms logger=migrator t=2026-04-27T21:12:57.352507384Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T21:12:57.357401145Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.89542ms logger=migrator t=2026-04-27T21:12:57.374922037Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T21:12:57.376578365Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.654708ms logger=migrator t=2026-04-27T21:12:57.382632621Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T21:12:57.38352052Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=887.769µs logger=migrator t=2026-04-27T21:12:57.395982551Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T21:12:57.397230288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.246707ms logger=migrator t=2026-04-27T21:12:57.512853753Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T21:12:57.513416927Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=564.734µs logger=migrator t=2026-04-27T21:12:57.62848915Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T21:12:57.630005584Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.521804ms logger=migrator t=2026-04-27T21:12:57.693811436Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T21:12:57.694052942Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=246.366µs logger=migrator t=2026-04-27T21:12:57.743268907Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T21:12:57.745477157Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.21295ms logger=migrator t=2026-04-27T21:12:57.789139656Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T21:12:57.792838759Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.706433ms logger=migrator t=2026-04-27T21:12:57.855087447Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T21:12:57.859053956Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.984929ms logger=migrator t=2026-04-27T21:12:57.870429391Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T21:12:57.87214699Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.723009ms logger=migrator t=2026-04-27T21:12:58.088860664Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T21:12:58.090613034Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.75657ms logger=migrator t=2026-04-27T21:12:58.098663175Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T21:12:58.100681709Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=2.021544ms logger=migrator t=2026-04-27T21:12:58.177032074Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T21:12:58.178464896Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.441932ms logger=migrator t=2026-04-27T21:12:58.348012902Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T21:12:58.348089404Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=83.512µs logger=migrator t=2026-04-27T21:12:58.451805823Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T21:12:58.451913555Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=115.383µs logger=migrator t=2026-04-27T21:12:59.02588235Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T21:12:59.028091779Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.221949ms logger=migrator t=2026-04-27T21:12:59.109946667Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T21:12:59.134054477Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=24.060049ms logger=migrator t=2026-04-27T21:12:59.372107651Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T21:12:59.375325713Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.223662ms logger=migrator t=2026-04-27T21:12:59.393105063Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T21:12:59.395545238Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.445775ms logger=migrator t=2026-04-27T21:12:59.418303019Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T21:12:59.418924672Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=627.274µs logger=migrator t=2026-04-27T21:12:59.440442426Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T21:12:59.442139703Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.697407ms logger=migrator t=2026-04-27T21:12:59.454163013Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T21:12:59.455609536Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.446483ms logger=migrator t=2026-04-27T21:12:59.462957241Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T21:12:59.462983682Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.201µs logger=migrator t=2026-04-27T21:12:59.472480704Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T21:12:59.473995009Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.513395ms logger=migrator t=2026-04-27T21:12:59.484730179Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T21:12:59.485503437Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=771.258µs logger=migrator t=2026-04-27T21:12:59.49766546Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T21:12:59.504606675Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.945925ms logger=migrator t=2026-04-27T21:12:59.521518166Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T21:12:59.522734123Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.217778ms logger=migrator t=2026-04-27T21:12:59.532208955Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T21:12:59.533586417Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.377881ms logger=migrator t=2026-04-27T21:12:59.542033016Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T21:12:59.543476038Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.448552ms logger=migrator t=2026-04-27T21:12:59.55243595Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T21:12:59.55286713Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=429.509µs logger=migrator t=2026-04-27T21:12:59.562552587Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T21:12:59.563212161Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=669.285µs logger=migrator t=2026-04-27T21:12:59.57248578Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T21:12:59.575565659Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.080419ms logger=migrator t=2026-04-27T21:12:59.582856312Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T21:12:59.584020869Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.165406ms logger=migrator t=2026-04-27T21:12:59.590352251Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T21:12:59.590636547Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=286.797µs logger=migrator t=2026-04-27T21:12:59.602738918Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T21:12:59.603118678Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=385.52µs logger=migrator t=2026-04-27T21:12:59.61081744Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T21:12:59.61213331Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.31112ms logger=migrator t=2026-04-27T21:12:59.621633053Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T21:12:59.624371254Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.736921ms logger=migrator t=2026-04-27T21:12:59.63127772Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T21:12:59.632870285Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.588516ms logger=migrator t=2026-04-27T21:12:59.646032751Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T21:12:59.647255968Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.222557ms logger=migrator t=2026-04-27T21:12:59.669099968Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T21:12:59.670723895Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.622437ms logger=migrator t=2026-04-27T21:12:59.680013623Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T21:12:59.681364514Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.354731ms logger=migrator t=2026-04-27T21:12:59.689851225Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T21:12:59.69100461Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.155365ms logger=migrator t=2026-04-27T21:12:59.701317942Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T21:12:59.708006292Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.684759ms logger=migrator t=2026-04-27T21:12:59.719571461Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T21:12:59.720578054Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.003083ms logger=migrator t=2026-04-27T21:12:59.812895707Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T21:12:59.816744873Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=4.43219ms logger=migrator t=2026-04-27T21:12:59.856163908Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T21:12:59.857971239Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.807551ms logger=migrator t=2026-04-27T21:12:59.870751105Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T21:12:59.872322891Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.531865ms logger=migrator t=2026-04-27T21:12:59.915733295Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T21:12:59.919713354Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.984389ms logger=migrator t=2026-04-27T21:12:59.941136665Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T21:12:59.945470753Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.344978ms logger=migrator t=2026-04-27T21:13:00.087731486Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T21:13:00.08787025Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=142.884µs logger=migrator t=2026-04-27T21:13:00.10259614Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T21:13:00.102881136Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=285.736µs logger=migrator t=2026-04-27T21:13:00.111360767Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T21:13:00.115216633Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.855827ms logger=migrator t=2026-04-27T21:13:00.228309792Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T21:13:00.228797933Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=493.221µs logger=migrator t=2026-04-27T21:13:00.239703598Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T21:13:00.239950083Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=247.145µs logger=migrator t=2026-04-27T21:13:00.250271255Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T21:13:00.254443178Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.172163ms logger=migrator t=2026-04-27T21:13:00.262136131Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T21:13:00.262369557Z level=info msg="Migration successfully executed" id="Update uid value" duration=233.885µs logger=migrator t=2026-04-27T21:13:00.275651005Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T21:13:00.277199039Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.547854ms logger=migrator t=2026-04-27T21:13:00.287079931Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T21:13:00.288161385Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.082384ms logger=migrator t=2026-04-27T21:13:00.294426536Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T21:13:00.295222174Z level=info msg="Migration successfully executed" id="create api_key table" duration=793.568µs logger=migrator t=2026-04-27T21:13:00.306289883Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T21:13:00.307707504Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.418521ms logger=migrator t=2026-04-27T21:13:00.315488739Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T21:13:00.316341958Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=857.249µs logger=migrator t=2026-04-27T21:13:00.327686192Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T21:13:00.329371151Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.684289ms logger=migrator t=2026-04-27T21:13:00.341287978Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T21:13:00.342922595Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.638997ms logger=migrator t=2026-04-27T21:13:00.349580054Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T21:13:00.351862775Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.244061ms logger=migrator t=2026-04-27T21:13:00.359009965Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T21:13:00.36007056Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.060395ms logger=migrator t=2026-04-27T21:13:00.367578769Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T21:13:00.377836408Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.25343ms logger=migrator t=2026-04-27T21:13:00.383405523Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T21:13:00.384311313Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=906.27µs logger=migrator t=2026-04-27T21:13:00.393347977Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T21:13:00.394878691Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.525584ms logger=migrator t=2026-04-27T21:13:00.401529721Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T21:13:00.40242717Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=897.469µs logger=migrator t=2026-04-27T21:13:00.408826324Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T21:13:00.410244836Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.420572ms logger=migrator t=2026-04-27T21:13:00.419112685Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T21:13:00.419750619Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=634.664µs logger=migrator t=2026-04-27T21:13:00.424701651Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T21:13:00.425650902Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=949.261µs logger=migrator t=2026-04-27T21:13:00.432459645Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T21:13:00.432533837Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=75.482µs logger=migrator t=2026-04-27T21:13:00.439636295Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T21:13:00.444024194Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.387819ms logger=migrator t=2026-04-27T21:13:00.48880532Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T21:13:00.493893094Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=5.093454ms logger=migrator t=2026-04-27T21:13:00.65010501Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T21:13:00.650630533Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=532.133µs logger=migrator t=2026-04-27T21:13:00.807972095Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T21:13:00.810953392Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.984396ms logger=migrator t=2026-04-27T21:13:00.822592403Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T21:13:00.825170001Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.577698ms logger=migrator t=2026-04-27T21:13:00.83894775Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T21:13:00.839750648Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=801.888µs logger=migrator t=2026-04-27T21:13:00.847654845Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T21:13:00.848535555Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=881.06µs logger=migrator t=2026-04-27T21:13:00.856642947Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T21:13:00.858038949Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.392922ms logger=migrator t=2026-04-27T21:13:00.884417161Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T21:13:00.885903774Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.490804ms logger=migrator t=2026-04-27T21:13:00.910632209Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T21:13:00.912105972Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.476113ms logger=migrator t=2026-04-27T21:13:00.95255957Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T21:13:00.954035354Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.478713ms logger=migrator t=2026-04-27T21:13:00.985566521Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T21:13:00.985814407Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=253.275µs logger=migrator t=2026-04-27T21:13:01.034704345Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T21:13:01.034755656Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.102µs logger=migrator t=2026-04-27T21:13:01.057363863Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T21:13:01.059604104Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.243561ms logger=migrator t=2026-04-27T21:13:01.125032882Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T21:13:01.130386282Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.35777ms logger=migrator t=2026-04-27T21:13:01.15168132Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T21:13:01.151997188Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=319.928µs logger=migrator t=2026-04-27T21:13:01.164393835Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T21:13:01.165766896Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.371781ms logger=migrator t=2026-04-27T21:13:01.175382552Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T21:13:01.177532171Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=2.149069ms logger=migrator t=2026-04-27T21:13:01.186520912Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T21:13:01.186549043Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.141µs logger=migrator t=2026-04-27T21:13:01.197309505Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T21:13:01.199138475Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.82859ms logger=migrator t=2026-04-27T21:13:01.208295872Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T21:13:01.209866716Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.577105ms logger=migrator t=2026-04-27T21:13:01.226570101Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T21:13:01.231573094Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.009613ms logger=migrator t=2026-04-27T21:13:01.240520684Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T21:13:01.240555925Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=36.741µs logger=migrator t=2026-04-27T21:13:01.24969009Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T21:13:01.251188144Z level=info msg="Migration successfully executed" id="create session table" duration=1.496964ms logger=migrator t=2026-04-27T21:13:01.393507569Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T21:13:01.395534354Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=1.517473ms logger=migrator t=2026-04-27T21:13:01.406645713Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T21:13:01.407247938Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=604.445µs logger=migrator t=2026-04-27T21:13:01.418084691Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T21:13:01.419455491Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.37397ms logger=migrator t=2026-04-27T21:13:01.429681861Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T21:13:01.430664113Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=978.692µs logger=migrator t=2026-04-27T21:13:01.442412146Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T21:13:01.442459997Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.221µs logger=migrator t=2026-04-27T21:13:01.454441636Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T21:13:01.454507319Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.353µs logger=migrator t=2026-04-27T21:13:01.465351901Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T21:13:01.470455336Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.096645ms logger=migrator t=2026-04-27T21:13:01.542364071Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T21:13:01.547532187Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.176247ms logger=migrator t=2026-04-27T21:13:01.554727718Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T21:13:01.554867821Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=140.063µs logger=migrator t=2026-04-27T21:13:01.561384058Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T21:13:01.561568362Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=186.045µs logger=migrator t=2026-04-27T21:13:01.571001713Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T21:13:01.573258784Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.179089ms logger=migrator t=2026-04-27T21:13:01.580879895Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T21:13:01.580914696Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.741µs logger=migrator t=2026-04-27T21:13:01.588293681Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T21:13:01.594586883Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.291462ms logger=migrator t=2026-04-27T21:13:01.603986894Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T21:13:01.604218689Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=233.495µs logger=migrator t=2026-04-27T21:13:01.61318929Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T21:13:01.618808406Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.619576ms logger=migrator t=2026-04-27T21:13:01.625867175Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T21:13:01.629337253Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.470418ms logger=migrator t=2026-04-27T21:13:01.655195633Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T21:13:01.655363547Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=213.945µs logger=migrator t=2026-04-27T21:13:01.6844234Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T21:13:01.687083029Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.71019ms logger=migrator t=2026-04-27T21:13:01.745979342Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T21:13:01.748809975Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=2.833294ms logger=migrator t=2026-04-27T21:13:01.816685289Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T21:13:01.819612194Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.933825ms logger=migrator t=2026-04-27T21:13:01.85730363Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T21:13:01.860023471Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.722571ms logger=migrator t=2026-04-27T21:13:01.883016747Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T21:13:01.884683125Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.687209ms logger=migrator t=2026-04-27T21:13:01.925834889Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T21:13:01.927162208Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.327659ms logger=migrator t=2026-04-27T21:13:01.934649207Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T21:13:01.936473968Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.824552ms logger=migrator t=2026-04-27T21:13:01.968952997Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T21:13:01.973052349Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=4.100123ms logger=migrator t=2026-04-27T21:13:01.988179168Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T21:13:01.990375168Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.19668ms logger=migrator t=2026-04-27T21:13:01.998207794Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T21:13:02.009242631Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.034407ms logger=migrator t=2026-04-27T21:13:02.017340573Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T21:13:02.017939887Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=599.765µs logger=migrator t=2026-04-27T21:13:02.025913555Z 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-04-27T21:13:02.027092632Z 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.167517ms logger=migrator t=2026-04-27T21:13:02.034827056Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T21:13:02.035328737Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=500.181µs logger=migrator t=2026-04-27T21:13:02.041780591Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T21:13:02.042494357Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=714.346µs logger=migrator t=2026-04-27T21:13:02.052213256Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T21:13:02.053620807Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.408081ms logger=migrator t=2026-04-27T21:13:02.060390999Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T21:13:02.066144909Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.75337ms logger=migrator t=2026-04-27T21:13:02.1446246Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T21:13:02.151633077Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.014197ms logger=migrator t=2026-04-27T21:13:02.195604545Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T21:13:02.203894691Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=8.314527ms logger=migrator t=2026-04-27T21:13:02.218903647Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T21:13:02.22521265Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.318753ms logger=migrator t=2026-04-27T21:13:02.246374334Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T21:13:02.248822009Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=2.447625ms logger=migrator t=2026-04-27T21:13:02.275377776Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T21:13:02.27556715Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=195.574µs logger=migrator t=2026-04-27T21:13:02.438370795Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T21:13:02.438485127Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=117.663µs logger=migrator t=2026-04-27T21:13:02.721954071Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T21:13:02.72412817Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=2.17899ms logger=migrator t=2026-04-27T21:13:02.954039401Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T21:13:02.957648601Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=3.601271ms logger=migrator t=2026-04-27T21:13:03.163699567Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T21:13:03.164573647Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=877.33µs logger=migrator t=2026-04-27T21:13:03.207810617Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T21:13:03.209871233Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=2.064677ms logger=migrator t=2026-04-27T21:13:03.308492177Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T21:13:03.310688297Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.199529ms logger=migrator t=2026-04-27T21:13:03.3700806Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T21:13:03.376888523Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.813744ms logger=migrator t=2026-04-27T21:13:03.627914008Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T21:13:03.635204482Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.287835ms logger=migrator t=2026-04-27T21:13:03.739655706Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T21:13:03.740041615Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=393.679µs logger=migrator t=2026-04-27T21:13:03.950699824Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T21:13:03.952015383Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.327609ms logger=migrator t=2026-04-27T21:13:04.151028601Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T21:13:04.15274285Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.719929ms logger=migrator t=2026-04-27T21:13:04.170276193Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T21:13:04.174500977Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.229224ms logger=migrator t=2026-04-27T21:13:04.234049495Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T21:13:04.234196868Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=158.323µs logger=migrator t=2026-04-27T21:13:04.264815306Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T21:13:04.26680229Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.987174ms logger=migrator t=2026-04-27T21:13:04.302092492Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T21:13:04.303288818Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.200106ms logger=migrator t=2026-04-27T21:13:04.333703232Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T21:13:04.333916006Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=213.395µs logger=migrator t=2026-04-27T21:13:04.35235334Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T21:13:04.353924256Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.571536ms logger=migrator t=2026-04-27T21:13:04.374046118Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T21:13:04.375792086Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.746798ms logger=migrator t=2026-04-27T21:13:04.396290307Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T21:13:04.397849712Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.559395ms logger=migrator t=2026-04-27T21:13:04.409792549Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T21:13:04.411490248Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.697049ms logger=migrator t=2026-04-27T21:13:04.433600334Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T21:13:04.435564599Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.967375ms logger=migrator t=2026-04-27T21:13:04.444810946Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T21:13:04.445734987Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=923.931µs logger=migrator t=2026-04-27T21:13:04.458186107Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T21:13:04.458229008Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.651µs logger=migrator t=2026-04-27T21:13:04.466448362Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T21:13:04.472439836Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.992344ms logger=migrator t=2026-04-27T21:13:04.487064864Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T21:13:04.488437376Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.380382ms logger=migrator t=2026-04-27T21:13:04.501843946Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T21:13:04.507566625Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.720958ms logger=migrator t=2026-04-27T21:13:04.52203199Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T21:13:04.522764516Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=733.026µs logger=migrator t=2026-04-27T21:13:04.538904509Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T21:13:04.539785178Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=880.179µs logger=migrator t=2026-04-27T21:13:04.558921968Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T21:13:04.560262488Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.350219ms logger=migrator t=2026-04-27T21:13:04.666210086Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T21:13:04.675971555Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.763439ms logger=migrator t=2026-04-27T21:13:04.880369313Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T21:13:04.881960189Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.591906ms logger=migrator t=2026-04-27T21:13:04.913864865Z 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-04-27T21:13:04.915507923Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.648328ms logger=migrator t=2026-04-27T21:13:04.956435182Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T21:13:04.957112347Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=681.365µs logger=migrator t=2026-04-27T21:13:04.970477117Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T21:13:04.971209223Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=733.436µs logger=migrator t=2026-04-27T21:13:05.030865842Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T21:13:05.031364793Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=503.001µs logger=migrator t=2026-04-27T21:13:05.114843747Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T21:13:05.118352826Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.512199ms logger=migrator t=2026-04-27T21:13:05.207525658Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T21:13:05.212165852Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.646645ms logger=migrator t=2026-04-27T21:13:05.248554469Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T21:13:05.250752959Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=2.2014ms logger=migrator t=2026-04-27T21:13:05.265643623Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T21:13:05.26729789Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.652777ms logger=migrator t=2026-04-27T21:13:05.30030993Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T21:13:05.300789122Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=482.702µs logger=migrator t=2026-04-27T21:13:05.391567369Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T21:13:05.396858618Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.292739ms logger=migrator t=2026-04-27T21:13:05.538287393Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T21:13:05.540695697Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.411855ms logger=migrator t=2026-04-27T21:13:05.599724452Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T21:13:05.60008306Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=350.388µs logger=migrator t=2026-04-27T21:13:05.61166832Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T21:13:05.612555211Z level=info msg="Migration successfully executed" id="Move region to single row" duration=892.35µs logger=migrator t=2026-04-27T21:13:05.623566537Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T21:13:05.625359957Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.79981ms logger=migrator t=2026-04-27T21:13:05.668527077Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T21:13:05.670393998Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.871961ms logger=migrator t=2026-04-27T21:13:05.725419874Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T21:13:05.727798767Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.391864ms logger=migrator t=2026-04-27T21:13:05.753837591Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T21:13:05.755220203Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.386362ms logger=migrator t=2026-04-27T21:13:05.780261365Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T21:13:05.781417831Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.161856ms logger=migrator t=2026-04-27T21:13:05.82951534Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T21:13:05.830648336Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.137346ms logger=migrator t=2026-04-27T21:13:05.849869398Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T21:13:05.850062372Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=201.074µs logger=migrator t=2026-04-27T21:13:05.860743421Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T21:13:05.862339667Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.599446ms logger=migrator t=2026-04-27T21:13:05.902027838Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T21:13:05.903223356Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.199018ms logger=migrator t=2026-04-27T21:13:05.913769292Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T21:13:05.916010872Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.249881ms logger=migrator t=2026-04-27T21:13:05.926661491Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T21:13:05.92835906Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.697769ms logger=migrator t=2026-04-27T21:13:05.936790779Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T21:13:05.937386092Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=602.593µs logger=migrator t=2026-04-27T21:13:05.944846339Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T21:13:05.945481984Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=640.545µs logger=migrator t=2026-04-27T21:13:05.951852887Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T21:13:05.952086362Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=232.165µs logger=migrator t=2026-04-27T21:13:05.959496949Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T21:13:05.961126375Z level=info msg="Migration successfully executed" id="create team table" duration=1.628707ms logger=migrator t=2026-04-27T21:13:06.019010904Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T21:13:06.020271752Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.261978ms logger=migrator t=2026-04-27T21:13:06.03173864Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T21:13:06.033417848Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.676889ms logger=migrator t=2026-04-27T21:13:06.04377406Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T21:13:06.049372446Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.601226ms logger=migrator t=2026-04-27T21:13:06.06425033Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T21:13:06.064744751Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=499.181µs logger=migrator t=2026-04-27T21:13:06.075987323Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T21:13:06.077072828Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.089335ms logger=migrator t=2026-04-27T21:13:06.086315725Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T21:13:06.087326738Z level=info msg="Migration successfully executed" id="create team member table" duration=1.013353ms logger=migrator t=2026-04-27T21:13:06.096485454Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T21:13:06.097374294Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=892.47µs logger=migrator t=2026-04-27T21:13:06.105864924Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T21:13:06.108066414Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.20504ms logger=migrator t=2026-04-27T21:13:06.115951871Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T21:13:06.117180398Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.231428ms logger=migrator t=2026-04-27T21:13:06.12663725Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T21:13:06.132459771Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.857982ms logger=migrator t=2026-04-27T21:13:06.145511924Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T21:13:06.155441977Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=9.970044ms logger=migrator t=2026-04-27T21:13:06.163933068Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T21:13:06.171319123Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.385965ms logger=migrator t=2026-04-27T21:13:06.180165302Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T21:13:06.185801918Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=5.649807ms logger=migrator t=2026-04-27T21:13:06.198863782Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T21:13:06.200126291Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.261159ms logger=migrator t=2026-04-27T21:13:06.206506083Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T21:13:06.213968701Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=7.462717ms logger=migrator t=2026-04-27T21:13:06.508117533Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T21:13:06.51103736Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=4.174834ms logger=migrator t=2026-04-27T21:13:06.530075247Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T21:13:06.531470808Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.399902ms logger=migrator t=2026-04-27T21:13:06.540673695Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T21:13:06.541811761Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.139366ms logger=migrator t=2026-04-27T21:13:06.548669545Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T21:13:06.550320642Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.653738ms logger=migrator t=2026-04-27T21:13:06.561467532Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T21:13:06.562956665Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.495543ms logger=migrator t=2026-04-27T21:13:06.571704842Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T21:13:06.572682464Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=981.963µs logger=migrator t=2026-04-27T21:13:06.579117448Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T21:13:06.579571668Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=453.59µs logger=migrator t=2026-04-27T21:13:06.587377174Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T21:13:06.589326187Z level=info msg="Migration successfully executed" id="create tag table" duration=1.951923ms logger=migrator t=2026-04-27T21:13:06.596205672Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T21:13:06.597610713Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.407371ms logger=migrator t=2026-04-27T21:13:06.603583818Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T21:13:06.605099051Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.515333ms logger=migrator t=2026-04-27T21:13:06.611524625Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T21:13:06.612871716Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.345711ms logger=migrator t=2026-04-27T21:13:06.618766518Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T21:13:06.620989888Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.22947ms logger=migrator t=2026-04-27T21:13:06.629627362Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T21:13:06.645367545Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.736382ms logger=migrator t=2026-04-27T21:13:06.655136864Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T21:13:06.656463714Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.33139ms logger=migrator t=2026-04-27T21:13:06.664330431Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T21:13:06.665868526Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.543545ms logger=migrator t=2026-04-27T21:13:06.677425835Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T21:13:06.678014358Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=591.013µs logger=migrator t=2026-04-27T21:13:06.6883314Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T21:13:06.689755241Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.416691ms logger=migrator t=2026-04-27T21:13:06.700464322Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T21:13:06.701217869Z level=info msg="Migration successfully executed" id="create user auth table" duration=753.926µs logger=migrator t=2026-04-27T21:13:06.713226739Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T21:13:06.714294312Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.067813ms logger=migrator t=2026-04-27T21:13:06.730008385Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T21:13:06.73020725Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=205.395µs logger=migrator t=2026-04-27T21:13:06.739035258Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T21:13:06.748627153Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.588925ms logger=migrator t=2026-04-27T21:13:06.757148544Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T21:13:06.762670478Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.524644ms logger=migrator t=2026-04-27T21:13:06.772955459Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T21:13:06.778216067Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.255398ms logger=migrator t=2026-04-27T21:13:06.785709656Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T21:13:06.790756098Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.046212ms logger=migrator t=2026-04-27T21:13:06.80280894Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T21:13:06.804035067Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.217997ms logger=migrator t=2026-04-27T21:13:06.810594024Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T21:13:06.815873222Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.279008ms logger=migrator t=2026-04-27T21:13:06.822004141Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T21:13:06.822917981Z level=info msg="Migration successfully executed" id="create server_lock table" duration=918.42µs logger=migrator t=2026-04-27T21:13:06.83087885Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T21:13:06.832801412Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.911202ms logger=migrator t=2026-04-27T21:13:06.8398133Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T21:13:06.841224291Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.410841ms logger=migrator t=2026-04-27T21:13:06.856958785Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T21:13:06.858002578Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.047803ms logger=migrator t=2026-04-27T21:13:06.86920358Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T21:13:06.870186682Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=982.123µs logger=migrator t=2026-04-27T21:13:06.876612386Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T21:13:06.877852944Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.239688ms logger=migrator t=2026-04-27T21:13:06.886394176Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T21:13:06.892669237Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.272751ms logger=migrator t=2026-04-27T21:13:06.901099416Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T21:13:06.90217805Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.081004ms logger=migrator t=2026-04-27T21:13:06.910108798Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T21:13:06.911147481Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.040763ms logger=migrator t=2026-04-27T21:13:06.920624645Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T21:13:06.923329795Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.68166ms logger=migrator t=2026-04-27T21:13:06.930732211Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T21:13:06.931707794Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=979.603µs logger=migrator t=2026-04-27T21:13:06.937853241Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T21:13:06.939818906Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.969954ms logger=migrator t=2026-04-27T21:13:06.945714848Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T21:13:06.94579466Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=86.032µs logger=migrator t=2026-04-27T21:13:06.952349826Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T21:13:06.952438368Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=88.922µs logger=migrator t=2026-04-27T21:13:06.958442163Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T21:13:06.9600878Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.645757ms logger=migrator t=2026-04-27T21:13:06.967690331Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T21:13:06.968780945Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.090684ms logger=migrator t=2026-04-27T21:13:06.975363243Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T21:13:06.977226855Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.863122ms logger=migrator t=2026-04-27T21:13:06.984483128Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T21:13:06.984662532Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=239.875µs logger=migrator t=2026-04-27T21:13:06.991365462Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T21:13:06.993201804Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.834992ms logger=migrator t=2026-04-27T21:13:07.000380175Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T21:13:07.00149088Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.127726ms logger=migrator t=2026-04-27T21:13:07.008531388Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T21:13:07.010113884Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.578585ms logger=migrator t=2026-04-27T21:13:07.0162217Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T21:13:07.017795865Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.575165ms logger=migrator t=2026-04-27T21:13:07.024477056Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T21:13:07.031329699Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.849323ms logger=migrator t=2026-04-27T21:13:07.038729016Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T21:13:07.040419634Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.689028ms logger=migrator t=2026-04-27T21:13:07.04645816Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T21:13:07.046616463Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=167.434µs logger=migrator t=2026-04-27T21:13:07.052440364Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T21:13:07.054357866Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.918703ms logger=migrator t=2026-04-27T21:13:07.060850922Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-27T21:13:07.062170962Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.32258ms logger=migrator t=2026-04-27T21:13:07.068556525Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-27T21:13:07.070075169Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.516794ms logger=migrator t=2026-04-27T21:13:07.076733918Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T21:13:07.076868232Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=137.574µs logger=migrator t=2026-04-27T21:13:07.091367447Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T21:13:07.0937054Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=2.335193ms logger=migrator t=2026-04-27T21:13:07.099429989Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T21:13:07.100738948Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.308828ms logger=migrator t=2026-04-27T21:13:07.112721686Z 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-04-27T21:13:07.114235401Z 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.519145ms logger=migrator t=2026-04-27T21:13:07.120356978Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T21:13:07.121157216Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=800.388µs logger=migrator t=2026-04-27T21:13:07.130292992Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T21:13:07.140803837Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.511876ms logger=migrator t=2026-04-27T21:13:07.146831812Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T21:13:07.147543729Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=713.087µs logger=migrator t=2026-04-27T21:13:07.153162995Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T21:13:07.154671318Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.508533ms logger=migrator t=2026-04-27T21:13:07.161117453Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T21:13:07.191780682Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.655428ms logger=migrator t=2026-04-27T21:13:07.198031892Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T21:13:07.226587403Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.55414ms logger=migrator t=2026-04-27T21:13:07.23313736Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T21:13:07.23449026Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.3555ms logger=migrator t=2026-04-27T21:13:07.23981608Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T21:13:07.240954485Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.138795ms logger=migrator t=2026-04-27T21:13:07.247280007Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T21:13:07.256932714Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.624987ms logger=migrator t=2026-04-27T21:13:07.262902948Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T21:13:07.267332088Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.4289ms logger=migrator t=2026-04-27T21:13:07.274169171Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T21:13:07.275354517Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.184866ms logger=migrator t=2026-04-27T21:13:07.285838843Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T21:13:07.287331447Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.512155ms logger=migrator t=2026-04-27T21:13:07.29371433Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T21:13:07.294803704Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.089504ms logger=migrator t=2026-04-27T21:13:07.300703286Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T21:13:07.301849212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.145656ms logger=migrator t=2026-04-27T21:13:07.308583013Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T21:13:07.308655635Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=73.502µs logger=migrator t=2026-04-27T21:13:07.659758017Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T21:13:07.668092414Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.345397ms logger=migrator t=2026-04-27T21:13:08.091939929Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T21:13:08.102475856Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.534686ms logger=migrator t=2026-04-27T21:13:08.196186259Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T21:13:08.205411626Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.229888ms logger=migrator t=2026-04-27T21:13:08.33476794Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T21:13:08.336889767Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.149908ms logger=migrator t=2026-04-27T21:13:08.471181172Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T21:13:08.47333419Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.154698ms logger=migrator t=2026-04-27T21:13:08.723083866Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T21:13:08.734064603Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.984877ms logger=migrator t=2026-04-27T21:13:09.268585942Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T21:13:09.277952033Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.36713ms logger=migrator t=2026-04-27T21:13:10.669882702Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-27T21:13:10.671773165Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.894383ms logger=migrator t=2026-04-27T21:13:10.721381536Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T21:13:10.727905303Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.526457ms logger=migrator t=2026-04-27T21:13:10.746840858Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T21:13:10.753514727Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.676869ms logger=migrator t=2026-04-27T21:13:10.764533764Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T21:13:10.764719898Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=192.494µs logger=migrator t=2026-04-27T21:13:10.772977753Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T21:13:10.775868268Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.844204ms logger=migrator t=2026-04-27T21:13:10.786585238Z 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-04-27T21:13:10.789486523Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.908665ms logger=migrator t=2026-04-27T21:13:10.851367471Z 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-04-27T21:13:10.853487918Z 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=2.119038ms logger=migrator t=2026-04-27T21:13:10.88748491Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T21:13:10.887709345Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=225.695µs logger=migrator t=2026-04-27T21:13:10.923458847Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T21:13:10.935372304Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=11.912027ms logger=migrator t=2026-04-27T21:13:10.973264052Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T21:13:10.985022997Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.760224ms logger=migrator t=2026-04-27T21:13:10.998665601Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T21:13:11.005956195Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.291914ms logger=migrator t=2026-04-27T21:13:11.019654253Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T21:13:11.031187791Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.540708ms logger=migrator t=2026-04-27T21:13:11.060201331Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T21:13:11.070360209Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.160928ms logger=migrator t=2026-04-27T21:13:11.093905246Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T21:13:11.094069381Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=160.815µs logger=migrator t=2026-04-27T21:13:11.104151596Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T21:13:11.105530038Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.378492ms logger=migrator t=2026-04-27T21:13:11.134742562Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T21:13:11.144569923Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.832601ms logger=migrator t=2026-04-27T21:13:11.162810991Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T21:13:11.162971145Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=162.574µs logger=migrator t=2026-04-27T21:13:11.185857978Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T21:13:11.195249529Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.397722ms logger=migrator t=2026-04-27T21:13:11.202190984Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T21:13:11.203432453Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.240539ms logger=migrator t=2026-04-27T21:13:11.233587748Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T21:13:11.240745749Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.177601ms logger=migrator t=2026-04-27T21:13:11.316453596Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T21:13:11.31802089Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.568415ms logger=migrator t=2026-04-27T21:13:11.385587895Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T21:13:11.387746003Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.159018ms logger=migrator t=2026-04-27T21:13:11.425647683Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T21:13:11.435278509Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.634956ms logger=migrator t=2026-04-27T21:13:11.451008061Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T21:13:11.452881184Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.876513ms logger=migrator t=2026-04-27T21:13:11.482305203Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T21:13:11.484154365Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.849442ms logger=migrator t=2026-04-27T21:13:11.519304632Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T21:13:11.521404309Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.104197ms logger=migrator t=2026-04-27T21:13:11.532208122Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T21:13:11.533397158Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.188796ms logger=migrator t=2026-04-27T21:13:11.546601484Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T21:13:11.54687614Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=275.686µs logger=migrator t=2026-04-27T21:13:11.558732036Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T21:13:11.560818163Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.086047ms logger=migrator t=2026-04-27T21:13:11.56695449Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T21:13:11.568785721Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.832241ms logger=migrator t=2026-04-27T21:13:11.574248214Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T21:13:11.575128094Z 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-04-27T21:13:11.582915248Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T21:13:11.583997172Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.086604ms logger=migrator t=2026-04-27T21:13:11.590332615Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T21:13:11.592623965Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.29614ms logger=migrator t=2026-04-27T21:13:11.609201037Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T21:13:11.619455047Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.24325ms logger=migrator t=2026-04-27T21:13:11.628128221Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T21:13:11.629479392Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.354451ms logger=migrator t=2026-04-27T21:13:11.643794753Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T21:13:11.645622753Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.83439ms logger=migrator t=2026-04-27T21:13:11.654045652Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T21:13:11.654994274Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=947.662µs logger=migrator t=2026-04-27T21:13:11.665810347Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T21:13:11.667688738Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.881651ms logger=migrator t=2026-04-27T21:13:11.673241673Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T21:13:11.675257618Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.014905ms logger=migrator t=2026-04-27T21:13:11.683391831Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T21:13:11.683433162Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.071µs logger=migrator t=2026-04-27T21:13:11.698198292Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T21:13:11.698653752Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=455.54µs logger=migrator t=2026-04-27T21:13:11.72667774Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T21:13:11.73690978Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.25632ms logger=migrator t=2026-04-27T21:13:11.745352509Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T21:13:11.74586838Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=518.151µs logger=migrator t=2026-04-27T21:13:11.752990111Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T21:13:11.754095995Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.105194ms logger=migrator t=2026-04-27T21:13:11.762657277Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T21:13:11.763011625Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=360.578µs logger=migrator t=2026-04-27T21:13:11.769789648Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T21:13:11.771157588Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.368951ms logger=migrator t=2026-04-27T21:13:11.891397283Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T21:13:11.89350129Z level=info msg="Migration successfully executed" id="create secrets table" duration=2.109077ms logger=migrator t=2026-04-27T21:13:11.9969841Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T21:13:12.033824546Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.847515ms logger=migrator t=2026-04-27T21:13:12.069013495Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T21:13:12.078746792Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.738338ms logger=migrator t=2026-04-27T21:13:12.114162506Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T21:13:12.114671388Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=514.922µs logger=migrator t=2026-04-27T21:13:12.124553219Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T21:13:12.157957648Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.399379ms logger=migrator t=2026-04-27T21:13:12.165751853Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T21:13:12.207644102Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=41.884848ms logger=migrator t=2026-04-27T21:13:12.21827861Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T21:13:12.220918539Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.642789ms logger=migrator t=2026-04-27T21:13:12.237218505Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T21:13:12.239343242Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.127087ms logger=migrator t=2026-04-27T21:13:12.248051777Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T21:13:12.248333834Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=283.097µs logger=migrator t=2026-04-27T21:13:12.257721824Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T21:13:12.259162696Z level=info msg="Migration successfully executed" id="create permission table" duration=1.440432ms logger=migrator t=2026-04-27T21:13:12.26959466Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T21:13:12.271449642Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.860402ms logger=migrator t=2026-04-27T21:13:12.341306458Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T21:13:12.34408533Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.773902ms logger=migrator t=2026-04-27T21:13:12.647274836Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T21:13:12.648792931Z level=info msg="Migration successfully executed" id="create role table" duration=1.521125ms logger=migrator t=2026-04-27T21:13:12.655887349Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T21:13:12.668875851Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.985241ms logger=migrator t=2026-04-27T21:13:12.681472222Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T21:13:12.692318046Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.849624ms logger=migrator t=2026-04-27T21:13:12.708436937Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T21:13:12.70989711Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.462303ms logger=migrator t=2026-04-27T21:13:12.728006146Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T21:13:12.729843807Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.83968ms logger=migrator t=2026-04-27T21:13:12.738941541Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T21:13:12.740152058Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.210147ms logger=migrator t=2026-04-27T21:13:12.752122866Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T21:13:12.75363258Z level=info msg="Migration successfully executed" id="create team role table" duration=1.509734ms logger=migrator t=2026-04-27T21:13:12.761276302Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T21:13:12.762398027Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.121144ms logger=migrator t=2026-04-27T21:13:12.778308744Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T21:13:12.780344549Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.034705ms logger=migrator t=2026-04-27T21:13:12.789956295Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T21:13:12.791251413Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.290148ms logger=migrator t=2026-04-27T21:13:12.799317814Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T21:13:12.800733616Z level=info msg="Migration successfully executed" id="create user role table" duration=1.415262ms logger=migrator t=2026-04-27T21:13:12.808720696Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T21:13:12.810045855Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.32521ms logger=migrator t=2026-04-27T21:13:12.819700572Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T21:13:12.821635874Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.934592ms logger=migrator t=2026-04-27T21:13:12.828467608Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T21:13:12.829672635Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.198776ms logger=migrator t=2026-04-27T21:13:12.837144342Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T21:13:12.838641555Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.498093ms logger=migrator t=2026-04-27T21:13:12.845838587Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T21:13:12.84687846Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.039443ms logger=migrator t=2026-04-27T21:13:12.855471153Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T21:13:12.85713845Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.670868ms logger=migrator t=2026-04-27T21:13:12.863714997Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T21:13:12.871318008Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.601401ms logger=migrator t=2026-04-27T21:13:12.892515934Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T21:13:12.893584248Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.060653ms logger=migrator t=2026-04-27T21:13:12.901204929Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T21:13:12.903140221Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.934292ms logger=migrator t=2026-04-27T21:13:12.910497507Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T21:13:12.911795405Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.296599ms logger=migrator t=2026-04-27T21:13:12.943594858Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T21:13:12.944715133Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.120385ms logger=migrator t=2026-04-27T21:13:12.951404014Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T21:13:12.952522998Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.123755ms logger=migrator t=2026-04-27T21:13:13.013488975Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T21:13:13.016320419Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.835004ms logger=migrator t=2026-04-27T21:13:13.107650615Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T21:13:13.117389184Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.743839ms logger=migrator t=2026-04-27T21:13:13.126718123Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T21:13:13.136082642Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.356749ms logger=migrator t=2026-04-27T21:13:13.21314186Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T21:13:13.22564794Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=12.50767ms logger=migrator t=2026-04-27T21:13:13.301701496Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T21:13:13.311562056Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.86513ms logger=migrator t=2026-04-27T21:13:13.330500431Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T21:13:13.332725101Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.22859ms logger=migrator t=2026-04-27T21:13:13.358614681Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T21:13:13.360386611Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.77166ms logger=migrator t=2026-04-27T21:13:13.370068698Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T21:13:13.371232444Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.163146ms logger=migrator t=2026-04-27T21:13:13.380158534Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T21:13:13.382032926Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.877562ms logger=migrator t=2026-04-27T21:13:13.392272646Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T21:13:13.394196029Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.923593ms logger=migrator t=2026-04-27T21:13:13.400142752Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T21:13:13.400840218Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=699.346µs logger=migrator t=2026-04-27T21:13:13.406087885Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T21:13:13.406149857Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=63.792µs logger=migrator t=2026-04-27T21:13:13.414846731Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T21:13:13.415665419Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=822.138µs logger=migrator t=2026-04-27T21:13:13.422609626Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T21:13:13.423491185Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=884.029µs logger=migrator t=2026-04-27T21:13:13.432478237Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T21:13:13.433917229Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.440862ms logger=migrator t=2026-04-27T21:13:13.467637985Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T21:13:13.468248199Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=621.544µs logger=migrator t=2026-04-27T21:13:13.48305704Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T21:13:13.484482393Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.429653ms logger=migrator t=2026-04-27T21:13:13.490588319Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T21:13:13.492211286Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.620377ms logger=migrator t=2026-04-27T21:13:13.518107476Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T21:13:13.52005422Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.951124ms logger=migrator t=2026-04-27T21:13:13.529808169Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T21:13:13.539303701Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.499403ms logger=migrator t=2026-04-27T21:13:13.548435886Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T21:13:13.548546859Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=113.733µs logger=migrator t=2026-04-27T21:13:13.553818257Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T21:13:13.555686788Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.868211ms logger=migrator t=2026-04-27T21:13:13.56599782Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T21:13:13.568495156Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.498446ms logger=migrator t=2026-04-27T21:13:13.57938478Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T21:13:13.581830955Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.449725ms logger=migrator t=2026-04-27T21:13:13.588421062Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T21:13:13.597043885Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.623083ms logger=migrator t=2026-04-27T21:13:13.601157657Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T21:13:13.601997377Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=839.4µs logger=migrator t=2026-04-27T21:13:13.607355657Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T21:13:13.609405102Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.050895ms logger=migrator t=2026-04-27T21:13:13.616014891Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T21:13:13.641974693Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.957172ms logger=migrator t=2026-04-27T21:13:13.649181705Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T21:13:13.650223558Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.042523ms logger=migrator t=2026-04-27T21:13:13.663212959Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T21:13:13.664802744Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.591255ms logger=migrator t=2026-04-27T21:13:13.671394073Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T21:13:13.672525408Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.130634ms logger=migrator t=2026-04-27T21:13:13.678745917Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T21:13:13.680084447Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.346431ms logger=migrator t=2026-04-27T21:13:13.692049875Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T21:13:13.692387323Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=337.397µs logger=migrator t=2026-04-27T21:13:13.698921149Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T21:13:13.699886371Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=964.452µs logger=migrator t=2026-04-27T21:13:13.705526748Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T21:13:13.717838843Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.308716ms logger=migrator t=2026-04-27T21:13:13.724621606Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T21:13:13.726493207Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.863811ms logger=migrator t=2026-04-27T21:13:13.735212072Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T21:13:13.736331998Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.119196ms logger=migrator t=2026-04-27T21:13:13.750960626Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T21:13:13.752171022Z 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-04-27T21:13:13.762347711Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T21:13:13.762876233Z 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-04-27T21:13:13.777172523Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T21:13:13.778623926Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.451033ms logger=migrator t=2026-04-27T21:13:13.789338946Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T21:13:13.791181297Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.846111ms logger=migrator t=2026-04-27T21:13:13.797575061Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T21:13:13.798792858Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.218497ms logger=migrator t=2026-04-27T21:13:13.806289566Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T21:13:13.808333411Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.040715ms logger=migrator t=2026-04-27T21:13:13.815092984Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T21:13:13.816245919Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.152815ms logger=migrator t=2026-04-27T21:13:13.821536868Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T21:13:13.82252508Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=988.412µs logger=migrator t=2026-04-27T21:13:13.829748042Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T21:13:13.831092792Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.34494ms logger=migrator t=2026-04-27T21:13:13.837383723Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T21:13:13.839340497Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.956324ms logger=migrator t=2026-04-27T21:13:13.844184275Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T21:13:13.84526498Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.080875ms logger=migrator t=2026-04-27T21:13:13.852083892Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T21:13:13.853771851Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.687738ms logger=migrator t=2026-04-27T21:13:13.860878689Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T21:13:13.861918893Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.040334ms logger=migrator t=2026-04-27T21:13:13.871061178Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T21:13:13.895790423Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.729785ms logger=migrator t=2026-04-27T21:13:13.900237772Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T21:13:13.906175245Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.939833ms logger=migrator t=2026-04-27T21:13:13.911040374Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T21:13:13.91933284Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.293576ms logger=migrator t=2026-04-27T21:13:13.925011457Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T21:13:13.925232442Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=221.375µs logger=migrator t=2026-04-27T21:13:13.929878176Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T21:13:13.938364167Z level=info msg="Migration successfully executed" id="add share column" duration=8.485901ms logger=migrator t=2026-04-27T21:13:13.943809819Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T21:13:13.943965292Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=155.793µs logger=migrator t=2026-04-27T21:13:13.950337955Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T21:13:13.951925211Z level=info msg="Migration successfully executed" id="create file table" duration=1.586556ms logger=migrator t=2026-04-27T21:13:13.960957423Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T21:13:13.962427165Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.468642ms logger=migrator t=2026-04-27T21:13:13.971330326Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T21:13:13.973026313Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.694898ms logger=migrator t=2026-04-27T21:13:13.983972498Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T21:13:13.985893032Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.923964ms logger=migrator t=2026-04-27T21:13:13.992320696Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T21:13:13.994571857Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.256171ms logger=migrator t=2026-04-27T21:13:14.00186062Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T21:13:14.001943612Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=82.802µs logger=migrator t=2026-04-27T21:13:14.00677844Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T21:13:14.006887602Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=108.952µs logger=migrator t=2026-04-27T21:13:14.011741781Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T21:13:14.012698242Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=965.281µs logger=migrator t=2026-04-27T21:13:14.020589439Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T21:13:14.020975028Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=385.149µs logger=migrator t=2026-04-27T21:13:14.027156267Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T21:13:14.029428487Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.27162ms logger=migrator t=2026-04-27T21:13:14.036098847Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T21:13:14.047676087Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.57634ms logger=migrator t=2026-04-27T21:13:14.052992876Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T21:13:14.053121329Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.803µs logger=migrator t=2026-04-27T21:13:14.060076304Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T21:13:14.061944176Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.867262ms logger=migrator t=2026-04-27T21:13:14.072324309Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T21:13:14.072847411Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=527.012µs logger=migrator t=2026-04-27T21:13:14.077485605Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T21:13:14.077721111Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=233.485µs logger=migrator t=2026-04-27T21:13:14.08574569Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T21:13:14.086401455Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=658.785µs logger=migrator t=2026-04-27T21:13:14.095370376Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T21:13:14.107004447Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.635271ms logger=migrator t=2026-04-27T21:13:14.111697832Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T21:13:14.121024201Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.325949ms logger=migrator t=2026-04-27T21:13:14.127941566Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T21:13:14.129778857Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.831061ms logger=migrator t=2026-04-27T21:13:14.135439084Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T21:13:14.22044344Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.001286ms logger=migrator t=2026-04-27T21:13:14.232231594Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T21:13:14.234614167Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.403634ms logger=migrator t=2026-04-27T21:13:14.241254196Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T21:13:14.242517044Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.263137ms logger=migrator t=2026-04-27T21:13:14.247188129Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T21:13:14.283274388Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=36.082049ms logger=migrator t=2026-04-27T21:13:14.295749847Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T21:13:14.307864439Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.068031ms logger=migrator t=2026-04-27T21:13:14.313081406Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T21:13:14.313788852Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=717.536µs logger=migrator t=2026-04-27T21:13:14.322739942Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T21:13:14.323147481Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=408.209µs logger=migrator t=2026-04-27T21:13:14.330831634Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T21:13:14.331410896Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=580.062µs logger=migrator t=2026-04-27T21:13:14.472736235Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T21:13:14.473314978Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=581.753µs logger=migrator t=2026-04-27T21:13:14.498044002Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T21:13:14.498608255Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=565.953µs logger=migrator t=2026-04-27T21:13:14.541014365Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T21:13:14.543151483Z level=info msg="Migration successfully executed" id="create folder table" duration=2.138868ms logger=migrator t=2026-04-27T21:13:14.574504476Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T21:13:14.576123943Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.614026ms logger=migrator t=2026-04-27T21:13:14.586510305Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T21:13:14.587881106Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.367431ms logger=migrator t=2026-04-27T21:13:14.629428357Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T21:13:14.629483098Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.791µs logger=migrator t=2026-04-27T21:13:14.662467067Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T21:13:14.666301874Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.895928ms logger=migrator t=2026-04-27T21:13:14.704866097Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T21:13:14.70722571Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.350903ms logger=migrator t=2026-04-27T21:13:14.751923522Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T21:13:14.754390738Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.469136ms logger=migrator t=2026-04-27T21:13:14.791602642Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T21:13:14.792543813Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=942.302µs logger=migrator t=2026-04-27T21:13:14.831015005Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T21:13:14.831603919Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=601.974µs logger=migrator t=2026-04-27T21:13:14.873697682Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T21:13:14.875600454Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.902352ms logger=migrator t=2026-04-27T21:13:14.902967748Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T21:13:14.905148037Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.182439ms logger=migrator t=2026-04-27T21:13:14.934257659Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T21:13:14.935764494Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.510005ms logger=migrator t=2026-04-27T21:13:14.949949822Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T21:13:14.951440854Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.493533ms logger=migrator t=2026-04-27T21:13:14.958949213Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T21:13:14.960229142Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.279919ms logger=migrator t=2026-04-27T21:13:14.972811924Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T21:13:14.973989551Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.171336ms logger=migrator t=2026-04-27T21:13:15.003682866Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T21:13:15.005833514Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.153849ms logger=migrator t=2026-04-27T21:13:15.034113028Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T21:13:15.035273304Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.161456ms logger=migrator t=2026-04-27T21:13:15.056083601Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T21:13:15.057306018Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.222817ms logger=migrator t=2026-04-27T21:13:15.094249335Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T21:13:15.096842644Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.598549ms logger=migrator t=2026-04-27T21:13:15.112216019Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T21:13:15.114710015Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.500256ms logger=migrator t=2026-04-27T21:13:15.149529185Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T21:13:15.149918263Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=393.538µs logger=migrator t=2026-04-27T21:13:15.171984068Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T21:13:15.183813553Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.816554ms logger=migrator t=2026-04-27T21:13:15.198043683Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T21:13:15.199314751Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.284418ms logger=migrator t=2026-04-27T21:13:15.21219625Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T21:13:15.212242811Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=51.041µs logger=migrator t=2026-04-27T21:13:15.221164271Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T21:13:15.223183266Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.020655ms logger=migrator t=2026-04-27T21:13:15.230377467Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T21:13:15.230410658Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.301µs logger=migrator t=2026-04-27T21:13:15.235778278Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T21:13:15.23760496Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.836362ms logger=migrator t=2026-04-27T21:13:15.243819169Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T21:13:15.244941413Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.122304ms logger=migrator t=2026-04-27T21:13:15.254220562Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T21:13:15.255563522Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.34155ms logger=migrator t=2026-04-27T21:13:15.263610732Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T21:13:15.265038764Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.429672ms logger=migrator t=2026-04-27T21:13:15.276732617Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T21:13:15.27734453Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=614.294µs logger=migrator t=2026-04-27T21:13:15.289412511Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T21:13:15.290364142Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=955.181µs logger=migrator t=2026-04-27T21:13:15.299577719Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T21:13:15.301056481Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.484382ms logger=migrator t=2026-04-27T21:13:15.308336255Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T21:13:15.309678895Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.34345ms logger=migrator t=2026-04-27T21:13:15.318189695Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T21:13:15.333129451Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.918435ms logger=migrator t=2026-04-27T21:13:15.338846719Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T21:13:15.347750418Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.903079ms logger=migrator t=2026-04-27T21:13:15.357948957Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T21:13:15.370798065Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.848887ms logger=migrator t=2026-04-27T21:13:15.380609795Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T21:13:15.380688697Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=79.692µs logger=migrator t=2026-04-27T21:13:15.38660223Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T21:13:15.399320044Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.719075ms logger=migrator t=2026-04-27T21:13:15.417384599Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T21:13:15.430952554Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.582215ms logger=migrator t=2026-04-27T21:13:15.447914624Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T21:13:15.449503279Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=1.577074ms logger=migrator t=2026-04-27T21:13:15.45805828Z level=info msg="migrations completed" performed=558 skipped=0 duration=26.249719089s logger=migrator t=2026-04-27T21:13:15.459180906Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T21:13:15.478155902Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T21:13:15.478483279Z level=info msg="Created default organization" logger=secrets t=2026-04-27T21:13:15.496655246Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T21:13:15.554450432Z level=info msg="Restored cache from database" duration=627.244µs logger=plugin.store t=2026-04-27T21:13:15.55619277Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T21:13:15.594827857Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T21:13:15.594876678Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T21:13:15.594947089Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T21:13:15.59496469Z level=info msg="Plugins loaded" count=54 duration=38.77271ms logger=query_data t=2026-04-27T21:13:15.599680966Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T21:13:15.603488571Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T21:13:15.61150424Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T21:13:15.623481708Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T21:13:15.626518736Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T21:13:15.629152035Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T21:13:15.652197963Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T21:13:15.680689392Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T21:13:15.707818369Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T21:13:15.707861291Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-27T21:13:15.708043105Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-27T21:13:15.708804722Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-27T21:13:15.710121001Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-27T21:13:15.7141034Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-04-27T21:13:15.779392294Z level=info msg="Update check succeeded" duration=70.300256ms logger=plugins.update.checker t=2026-04-27T21:13:15.781405609Z level=info msg="Update check succeeded" duration=71.386171ms logger=sqlstore.transactions t=2026-04-27T21:13:15.809505119Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-27T21:13:16.0014171Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-27T21:13:16.004851908Z level=info msg="State cache has been initialized" states=0 duration=296.040177ms logger=ngalert.scheduler t=2026-04-27T21:13:16.00493788Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-27T21:13:16.005074433Z level=info msg=starting first_tick=2026-04-27T21:13:20Z logger=sqlstore.transactions t=2026-04-27T21:13:16.022031023Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T21:13:16.053903587Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T21:13:16.085238709Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T21:13:16.158316557Z level=info msg="Patterns update finished" duration=148.918898ms logger=provisioning.dashboard t=2026-04-27T21:13:16.186846366Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-27T21:13:16.31456337Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T21:13:16.315204354Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-27T21:13:22.707738034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:22.711062449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:22.72938688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:22.812996215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:22.83197456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.178701521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.205147185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.270179172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.303468989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.423129421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.443329473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.516703138Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.532820899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.614153093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.635232824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.719512614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.737215801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.806472023Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.825048839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:23.984417512Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.002062407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.160868877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.17926046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.288762164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.308446466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.404401026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.423244729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.538047552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.557908387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.645642873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.665072649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.728161433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.745352959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:24.994559775Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.013624912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.202072956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.223145699Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.344531599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.362641075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.588443707Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.608821554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.867280547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:25.884958923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.122984468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.155028547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.441504329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.461626299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.558787898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.573774173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.670973952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.690992111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.873164884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.89307962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:26.991139609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:27.006558375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:27.129186884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:27.148741122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:27.335517718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:27.360430997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:28.587137794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:28.618165249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:28.806601242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:28.827070462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:28.917957559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:28.936150797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.043566485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.062204263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.152954287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.170363076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.313653858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.332033751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.435629423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.458567327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.568783837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.585038051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.699566789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.719660099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T21:13:29.858304027Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T21:14:30.733995115Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T21:23:15.754722838Z level=info msg="Completed cleanup jobs" duration=45.044901ms logger=plugins.update.checker t=2026-04-27T21:23:15.834003458Z level=info msg="Update check succeeded" duration=51.478516ms logger=sqlstore.transactions t=2026-04-27T21:28:15.620385195Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-27T21:33:15.754509495Z level=info msg="Completed cleanup jobs" duration=44.789284ms logger=plugins.update.checker t=2026-04-27T21:33:15.842947477Z level=info msg="Update check succeeded" duration=61.450668ms logger=cleanup t=2026-04-27T21:43:15.755479136Z level=info msg="Completed cleanup jobs" duration=45.825918ms logger=plugins.update.checker t=2026-04-27T21:43:15.830369986Z level=info msg="Update check succeeded" duration=48.890547ms logger=infra.usagestats t=2026-04-27T21:44:30.758600603Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T21:53:15.742017389Z level=info msg="Completed cleanup jobs" duration=31.901506ms logger=plugins.update.checker t=2026-04-27T21:53:15.839627508Z level=info msg="Update check succeeded" duration=57.262015ms logger=cleanup t=2026-04-27T22:03:15.732410033Z level=info msg="Completed cleanup jobs" duration=22.675247ms logger=plugins.update.checker t=2026-04-27T22:03:15.842200454Z level=info msg="Update check succeeded" duration=60.256175ms logger=plugins.update.checker t=2026-04-27T22:13:15.833406748Z level=info msg="Update check succeeded" duration=51.008644ms logger=cleanup t=2026-04-27T22:13:15.957825877Z level=info msg="Completed cleanup jobs" duration=247.16085ms logger=infra.usagestats t=2026-04-27T22:14:30.75927858Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-27T22:23:15.750153865Z level=info msg="Completed cleanup jobs" duration=40.13933ms logger=plugins.update.checker t=2026-04-27T22:23:15.832959702Z level=info msg="Update check succeeded" duration=50.609416ms