logger=settings t=2026-05-18T00:45:31.536257498Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-18T00:45:31Z logger=settings t=2026-05-18T00:45:31.536568145Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-18T00:45:31.536583066Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-18T00:45:31.536587826Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-18T00:45:31.536593546Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-18T00:45:31.536598516Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:45:31.536602736Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:45:31.536606546Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-18T00:45:31.536610687Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-18T00:45:31.536615717Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-18T00:45:31.536619897Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-18T00:45:31.536624017Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-18T00:45:31.536627867Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-18T00:45:31.536632147Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-18T00:45:31.536636707Z level=info msg=Target target=[all] logger=settings t=2026-05-18T00:45:31.536644457Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-18T00:45:31.536649037Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-18T00:45:31.536656528Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-18T00:45:31.536660588Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-18T00:45:31.536665138Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-18T00:45:31.536669588Z level=info msg="App mode production" logger=sqlstore t=2026-05-18T00:45:31.537635741Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-18T00:45:31.537681022Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-18T00:45:31.542459388Z level=info msg="Locking database" logger=migrator t=2026-05-18T00:45:31.542508669Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-18T00:45:31.543702968Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-18T00:45:31.546247619Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.544111ms logger=migrator t=2026-05-18T00:45:31.551825534Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-18T00:45:31.552438819Z level=info msg="Migration successfully executed" id="create user table" duration=613.085µs logger=migrator t=2026-05-18T00:45:31.559886609Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-18T00:45:31.562310067Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.422998ms logger=migrator t=2026-05-18T00:45:31.574575703Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-18T00:45:31.575404473Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=828.22µs logger=migrator t=2026-05-18T00:45:31.585437895Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-18T00:45:31.587182107Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.743342ms logger=migrator t=2026-05-18T00:45:31.594158856Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-18T00:45:31.594916274Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=756.638µs logger=migrator t=2026-05-18T00:45:31.601334889Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-18T00:45:31.604114006Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.771247ms logger=migrator t=2026-05-18T00:45:31.607881967Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-18T00:45:31.608979644Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.096307ms logger=migrator t=2026-05-18T00:45:31.612990081Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-18T00:45:31.614014715Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.024304ms logger=migrator t=2026-05-18T00:45:31.618033933Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-18T00:45:31.619056397Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.022095ms logger=migrator t=2026-05-18T00:45:31.624399746Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-18T00:45:31.624813626Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=413.83µs logger=migrator t=2026-05-18T00:45:31.628249629Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-18T00:45:31.628835843Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=582.814µs logger=migrator t=2026-05-18T00:45:31.632551333Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-18T00:45:31.633812103Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.26026ms logger=migrator t=2026-05-18T00:45:31.639371688Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-18T00:45:31.639401938Z level=info msg="Migration successfully executed" id="Update user table charset" duration=31.161µs logger=migrator t=2026-05-18T00:45:31.644412229Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-18T00:45:31.646038238Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.625529ms logger=migrator t=2026-05-18T00:45:31.650037455Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-18T00:45:31.650333912Z level=info msg="Migration successfully executed" id="Add missing user data" duration=296.407µs logger=migrator t=2026-05-18T00:45:31.65479467Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-18T00:45:31.655860866Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.065606ms logger=migrator t=2026-05-18T00:45:31.660931528Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-18T00:45:31.661751098Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=809.77µs logger=migrator t=2026-05-18T00:45:31.665444547Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-18T00:45:31.666364469Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=920.002µs logger=migrator t=2026-05-18T00:45:31.670866738Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-18T00:45:31.683066012Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.188864ms logger=migrator t=2026-05-18T00:45:31.690732048Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-18T00:45:31.691588348Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=856.731µs logger=migrator t=2026-05-18T00:45:31.696241151Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-18T00:45:31.696545048Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=303.907µs logger=migrator t=2026-05-18T00:45:31.74756168Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-18T00:45:31.748928543Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.371113ms logger=migrator t=2026-05-18T00:45:31.75751266Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-18T00:45:31.757892959Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=379.339µs logger=migrator t=2026-05-18T00:45:31.763771611Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-18T00:45:31.764449118Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=677.216µs logger=migrator t=2026-05-18T00:45:31.771056617Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-18T00:45:31.772462911Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.407414ms logger=migrator t=2026-05-18T00:45:31.782097854Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-18T00:45:31.783335073Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.24014ms logger=migrator t=2026-05-18T00:45:31.788496018Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-18T00:45:31.789274907Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=782.709µs logger=migrator t=2026-05-18T00:45:31.794917623Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-18T00:45:31.795935938Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.020685ms logger=migrator t=2026-05-18T00:45:31.802528287Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-18T00:45:31.80348473Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=957.943µs logger=migrator t=2026-05-18T00:45:31.808557803Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-18T00:45:31.808587963Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=30.19µs logger=migrator t=2026-05-18T00:45:31.814204219Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-18T00:45:31.814942217Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=737.698µs logger=migrator t=2026-05-18T00:45:31.820145582Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-18T00:45:31.820776457Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=630.555µs logger=migrator t=2026-05-18T00:45:31.831918696Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-18T00:45:31.832818978Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=903.412µs logger=migrator t=2026-05-18T00:45:31.838071095Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-18T00:45:31.838769192Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=697.827µs logger=migrator t=2026-05-18T00:45:31.845009272Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:45:31.84862717Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.620938ms logger=migrator t=2026-05-18T00:45:31.85360502Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-18T00:45:31.854349738Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=746.118µs logger=migrator t=2026-05-18T00:45:31.859750379Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-18T00:45:31.860807334Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.063906ms logger=migrator t=2026-05-18T00:45:31.867868704Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-18T00:45:31.869617197Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.751413ms logger=migrator t=2026-05-18T00:45:31.87597144Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-18T00:45:31.876857782Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=888.041µs logger=migrator t=2026-05-18T00:45:31.881708678Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-18T00:45:31.882436666Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=726.308µs logger=migrator t=2026-05-18T00:45:31.888763209Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-18T00:45:31.889166169Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=402.709µs logger=migrator t=2026-05-18T00:45:31.893543364Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-18T00:45:31.894474807Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=930.493µs logger=migrator t=2026-05-18T00:45:31.900571914Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-18T00:45:31.901359253Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=787.699µs logger=migrator t=2026-05-18T00:45:31.907971213Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-18T00:45:31.908803773Z level=info msg="Migration successfully executed" id="create star table" duration=834.62µs logger=migrator t=2026-05-18T00:45:31.921306795Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-18T00:45:31.922232527Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=926.662µs logger=migrator t=2026-05-18T00:45:31.943113771Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-18T00:45:31.945660833Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.525601ms logger=migrator t=2026-05-18T00:45:32.008394487Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-18T00:45:32.011162434Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=2.771107ms logger=migrator t=2026-05-18T00:45:32.021127185Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-18T00:45:32.02218685Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.062345ms logger=migrator t=2026-05-18T00:45:32.028163885Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-18T00:45:32.029962868Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.801984ms logger=migrator t=2026-05-18T00:45:32.036147907Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-18T00:45:32.036976897Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=830.71µs logger=migrator t=2026-05-18T00:45:32.047570083Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-18T00:45:32.048487665Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=921.442µs logger=migrator t=2026-05-18T00:45:32.053907876Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-18T00:45:32.053969618Z level=info msg="Migration successfully executed" id="Update org table charset" duration=66.312µs logger=migrator t=2026-05-18T00:45:32.059415549Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-18T00:45:32.05945591Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.131µs logger=migrator t=2026-05-18T00:45:32.065342342Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-18T00:45:32.06567Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=327.198µs logger=migrator t=2026-05-18T00:45:32.071972112Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-18T00:45:32.072973086Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.000564ms logger=migrator t=2026-05-18T00:45:32.077605318Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-18T00:45:32.078420038Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=810.15µs logger=migrator t=2026-05-18T00:45:32.084573287Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-18T00:45:32.085579901Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.005704ms logger=migrator t=2026-05-18T00:45:32.091070763Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-18T00:45:32.091988566Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=915.502µs logger=migrator t=2026-05-18T00:45:32.09879629Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-18T00:45:32.099709332Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=911.362µs logger=migrator t=2026-05-18T00:45:32.106076316Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-18T00:45:32.106899456Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=824.68µs logger=migrator t=2026-05-18T00:45:32.112177403Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-18T00:45:32.117297507Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.120234ms logger=migrator t=2026-05-18T00:45:32.122071312Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-18T00:45:32.122753418Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=683.766µs logger=migrator t=2026-05-18T00:45:32.127997975Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-18T00:45:32.128576609Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=579.144µs logger=migrator t=2026-05-18T00:45:32.133339984Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-18T00:45:32.134295257Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=954.483µs logger=migrator t=2026-05-18T00:45:32.140833555Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-18T00:45:32.141203884Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=369.549µs logger=migrator t=2026-05-18T00:45:32.147196539Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-18T00:45:32.148052279Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=856.56µs logger=migrator t=2026-05-18T00:45:32.153601693Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-18T00:45:32.153682395Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=81.812µs logger=migrator t=2026-05-18T00:45:32.159116456Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-18T00:45:32.161008422Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.891636ms logger=migrator t=2026-05-18T00:45:32.166362331Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-18T00:45:32.168508663Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.145862ms logger=migrator t=2026-05-18T00:45:32.174276982Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-18T00:45:32.177528341Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.251289ms logger=migrator t=2026-05-18T00:45:32.184796316Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-18T00:45:32.185711718Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=915.842µs logger=migrator t=2026-05-18T00:45:32.191371785Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-18T00:45:32.193370693Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.998778ms logger=migrator t=2026-05-18T00:45:32.198721163Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-18T00:45:32.199667276Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=945.222µs logger=migrator t=2026-05-18T00:45:32.205024965Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-18T00:45:32.206044169Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.019874ms logger=migrator t=2026-05-18T00:45:32.211280646Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-18T00:45:32.211362848Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.71µs logger=migrator t=2026-05-18T00:45:32.217988408Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-18T00:45:32.218042209Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=57.281µs logger=migrator t=2026-05-18T00:45:32.224976927Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-18T00:45:32.232388235Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=7.399999ms logger=migrator t=2026-05-18T00:45:32.237611711Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-18T00:45:32.239846595Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.234574ms logger=migrator t=2026-05-18T00:45:32.244509198Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-18T00:45:32.246491906Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.982178ms logger=migrator t=2026-05-18T00:45:32.250085153Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-18T00:45:32.251986549Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.901106ms logger=migrator t=2026-05-18T00:45:32.258591918Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-18T00:45:32.259158702Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=586.315µs logger=migrator t=2026-05-18T00:45:32.263593899Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-18T00:45:32.264959832Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.365463ms logger=migrator t=2026-05-18T00:45:32.271186092Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-18T00:45:32.272673628Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.489446ms logger=migrator t=2026-05-18T00:45:32.278039738Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-18T00:45:32.278071968Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.79µs logger=migrator t=2026-05-18T00:45:32.283194082Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-18T00:45:32.284033932Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=840.08µs logger=migrator t=2026-05-18T00:45:32.287869405Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-18T00:45:32.288567012Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=697.547µs logger=migrator t=2026-05-18T00:45:32.292730352Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:45:32.299413604Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.681461ms logger=migrator t=2026-05-18T00:45:32.303848051Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-18T00:45:32.304353153Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=507.492µs logger=migrator t=2026-05-18T00:45:32.30878927Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-18T00:45:32.311535786Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=2.744116ms logger=migrator t=2026-05-18T00:45:32.318037613Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-18T00:45:32.318878124Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=840.351µs logger=migrator t=2026-05-18T00:45:32.326428316Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-18T00:45:32.326837586Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=406.04µs logger=migrator t=2026-05-18T00:45:32.331702003Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-18T00:45:32.332473642Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=773.699µs logger=migrator t=2026-05-18T00:45:32.337555725Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-18T00:45:32.339881511Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.325106ms logger=migrator t=2026-05-18T00:45:32.345206499Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-18T00:45:32.346420419Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.21327ms logger=migrator t=2026-05-18T00:45:32.352009554Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-18T00:45:32.35227875Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=268.636µs logger=migrator t=2026-05-18T00:45:32.358037679Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-18T00:45:32.358306916Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=268.847µs logger=migrator t=2026-05-18T00:45:32.364384052Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-18T00:45:32.366128725Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.747873ms logger=migrator t=2026-05-18T00:45:32.37300148Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-18T00:45:32.375626964Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.627944ms logger=migrator t=2026-05-18T00:45:32.381015354Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-18T00:45:32.381979437Z level=info msg="Migration successfully executed" id="create data_source table" duration=963.333µs logger=migrator t=2026-05-18T00:45:32.392004459Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-18T00:45:32.393210028Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.211499ms logger=migrator t=2026-05-18T00:45:32.399051989Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-18T00:45:32.399925021Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=874.642µs logger=migrator t=2026-05-18T00:45:32.405869704Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-18T00:45:32.408459007Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.589862ms logger=migrator t=2026-05-18T00:45:32.508062191Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-18T00:45:32.510742706Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.680715ms logger=migrator t=2026-05-18T00:45:32.515844689Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-18T00:45:32.522791327Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.945338ms logger=migrator t=2026-05-18T00:45:32.527646204Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-18T00:45:32.528582737Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=934.443µs logger=migrator t=2026-05-18T00:45:32.531930368Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-18T00:45:32.532741267Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=810.67µs logger=migrator t=2026-05-18T00:45:32.539389418Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-18T00:45:32.541242942Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.852265ms logger=migrator t=2026-05-18T00:45:32.547319049Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-18T00:45:32.547961865Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=642.476µs logger=migrator t=2026-05-18T00:45:32.551560852Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-18T00:45:32.553870367Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.309245ms logger=migrator t=2026-05-18T00:45:32.558194072Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-18T00:45:32.56059807Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.403408ms logger=migrator t=2026-05-18T00:45:32.564625137Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-18T00:45:32.564659558Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.331µs logger=migrator t=2026-05-18T00:45:32.568597823Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-18T00:45:32.568847669Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=250.046µs logger=migrator t=2026-05-18T00:45:32.573653985Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-18T00:45:32.576692878Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.040193ms logger=migrator t=2026-05-18T00:45:32.581035013Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-18T00:45:32.581256529Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=221.996µs logger=migrator t=2026-05-18T00:45:32.586008443Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-18T00:45:32.586137876Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=128.873µs logger=migrator t=2026-05-18T00:45:32.590479881Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-18T00:45:32.592750896Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.269805ms logger=migrator t=2026-05-18T00:45:32.597607153Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-18T00:45:32.597794958Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.045µs logger=migrator t=2026-05-18T00:45:32.60200209Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-18T00:45:32.603102256Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.099806ms logger=migrator t=2026-05-18T00:45:32.61029658Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-18T00:45:32.61114555Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=847.44µs logger=migrator t=2026-05-18T00:45:32.618001006Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-18T00:45:32.6194396Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.434864ms logger=migrator t=2026-05-18T00:45:32.624595865Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-18T00:45:32.625462886Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=867.581µs logger=migrator t=2026-05-18T00:45:32.631252656Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-18T00:45:32.632844034Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.591619ms logger=migrator t=2026-05-18T00:45:32.638542381Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-18T00:45:32.639517375Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=974.814µs logger=migrator t=2026-05-18T00:45:32.647058267Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-18T00:45:32.647960309Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=901.832µs logger=migrator t=2026-05-18T00:45:32.65336026Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-18T00:45:32.654777924Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.409744ms logger=migrator t=2026-05-18T00:45:32.659729253Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-18T00:45:32.660469761Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=739.968µs logger=migrator t=2026-05-18T00:45:32.663909394Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-18T00:45:32.670988195Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.080261ms logger=migrator t=2026-05-18T00:45:32.675786181Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-18T00:45:32.676482038Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=695.957µs logger=migrator t=2026-05-18T00:45:32.67990855Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-18T00:45:32.680679169Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=771.809µs logger=migrator t=2026-05-18T00:45:32.684070461Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-18T00:45:32.684789468Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=718.917µs logger=migrator t=2026-05-18T00:45:32.689064881Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-18T00:45:32.689800639Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=735.368µs logger=migrator t=2026-05-18T00:45:32.694184255Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-18T00:45:32.694483592Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=299.367µs logger=migrator t=2026-05-18T00:45:32.697935565Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-18T00:45:32.698447268Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=511.493µs logger=migrator t=2026-05-18T00:45:32.703110781Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-18T00:45:32.703163052Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=54.321µs logger=migrator t=2026-05-18T00:45:32.707119077Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-18T00:45:32.71094866Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.830803ms logger=migrator t=2026-05-18T00:45:32.714545897Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-18T00:45:32.716926724Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.380527ms logger=migrator t=2026-05-18T00:45:32.721447033Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-18T00:45:32.72171508Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=266.377µs logger=migrator t=2026-05-18T00:45:32.726153837Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-18T00:45:32.730620135Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.466868ms logger=migrator t=2026-05-18T00:45:32.734802056Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-18T00:45:32.737954512Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.152166ms logger=migrator t=2026-05-18T00:45:32.741497587Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-18T00:45:32.742291426Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=792.929µs logger=migrator t=2026-05-18T00:45:32.746524439Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-18T00:45:32.747040021Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=515.592µs logger=migrator t=2026-05-18T00:45:32.752333439Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-18T00:45:32.75360068Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.267211ms logger=migrator t=2026-05-18T00:45:32.758294633Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-18T00:45:32.759084822Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=790.019µs logger=migrator t=2026-05-18T00:45:32.76439407Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-18T00:45:32.765994579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.599229ms logger=migrator t=2026-05-18T00:45:32.772114147Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-18T00:45:32.772967607Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=854.54µs logger=migrator t=2026-05-18T00:45:32.776855021Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-18T00:45:32.776917933Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=63.501µs logger=migrator t=2026-05-18T00:45:32.782255762Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-18T00:45:32.782282172Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.481µs logger=migrator t=2026-05-18T00:45:32.785984791Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-18T00:45:32.788664336Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.679065ms logger=migrator t=2026-05-18T00:45:32.792353255Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-18T00:45:32.795087601Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.734036ms logger=migrator t=2026-05-18T00:45:32.799555279Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-18T00:45:32.799618761Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.332µs logger=migrator t=2026-05-18T00:45:32.802429679Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-18T00:45:32.803145046Z level=info msg="Migration successfully executed" id="create quota table v1" duration=715.697µs logger=migrator t=2026-05-18T00:45:32.807308086Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-18T00:45:32.808085985Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=777.119µs logger=migrator t=2026-05-18T00:45:32.812507822Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-18T00:45:32.812530972Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=24.54µs logger=migrator t=2026-05-18T00:45:32.817117703Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-18T00:45:32.818296312Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.178599ms logger=migrator t=2026-05-18T00:45:32.822537794Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-18T00:45:32.823751743Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.213549ms logger=migrator t=2026-05-18T00:45:32.827974775Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-18T00:45:32.830910166Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.934521ms logger=migrator t=2026-05-18T00:45:32.835442816Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-18T00:45:32.835467566Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.7µs logger=migrator t=2026-05-18T00:45:32.839254478Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-18T00:45:32.840081038Z level=info msg="Migration successfully executed" id="create session table" duration=830.03µs logger=migrator t=2026-05-18T00:45:32.84434011Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-18T00:45:32.844453323Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=113.873µs logger=migrator t=2026-05-18T00:45:32.849585967Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-18T00:45:32.849744741Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=159.994µs logger=migrator t=2026-05-18T00:45:32.854501206Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-18T00:45:32.855761526Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.26093ms logger=migrator t=2026-05-18T00:45:32.862174161Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-18T00:45:32.863469852Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.295951ms logger=migrator t=2026-05-18T00:45:32.875299918Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-18T00:45:32.87537448Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=75.022µs logger=migrator t=2026-05-18T00:45:32.882789979Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-18T00:45:32.882870091Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=83.432µs logger=migrator t=2026-05-18T00:45:32.886650762Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-18T00:45:32.890281169Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.630297ms logger=migrator t=2026-05-18T00:45:32.89400933Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-18T00:45:32.897160796Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.151355ms logger=migrator t=2026-05-18T00:45:32.903910999Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-18T00:45:32.903995841Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=86.662µs logger=migrator t=2026-05-18T00:45:32.90769882Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-18T00:45:32.907779932Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.812µs logger=migrator t=2026-05-18T00:45:32.912149318Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-18T00:45:32.913543521Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.394653ms logger=migrator t=2026-05-18T00:45:32.91844607Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-18T00:45:32.918496481Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.232µs logger=migrator t=2026-05-18T00:45:32.923287147Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-18T00:45:32.926382301Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.094664ms logger=migrator t=2026-05-18T00:45:32.929946387Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-18T00:45:32.930088741Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=142.574µs logger=migrator t=2026-05-18T00:45:32.933720038Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-18T00:45:32.936745791Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.024033ms logger=migrator t=2026-05-18T00:45:32.941199509Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-18T00:45:32.944240302Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.037623ms logger=migrator t=2026-05-18T00:45:32.94789125Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-18T00:45:32.947955322Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.142µs logger=migrator t=2026-05-18T00:45:32.951673532Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-18T00:45:32.952502682Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=828.63µs logger=migrator t=2026-05-18T00:45:32.957501093Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-18T00:45:32.958751273Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.24981ms logger=migrator t=2026-05-18T00:45:32.963119028Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-18T00:45:32.964096742Z level=info msg="Migration successfully executed" id="create alert table v1" duration=977.384µs logger=migrator t=2026-05-18T00:45:32.968961439Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-18T00:45:32.96983172Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=856.231µs logger=migrator t=2026-05-18T00:45:32.975157179Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-18T00:45:32.975916327Z level=info msg="Migration successfully executed" id="add index alert state" duration=759.078µs logger=migrator t=2026-05-18T00:45:32.98016591Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-18T00:45:32.981464091Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.227409ms logger=migrator t=2026-05-18T00:45:32.985781995Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-18T00:45:32.98682285Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.040475ms logger=migrator t=2026-05-18T00:45:32.992862676Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-18T00:45:32.993647195Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=784.569µs logger=migrator t=2026-05-18T00:45:32.997664502Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-18T00:45:32.998877482Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.21296ms logger=migrator t=2026-05-18T00:45:33.004752563Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-18T00:45:33.014276393Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.52284ms logger=migrator t=2026-05-18T00:45:33.020558045Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-18T00:45:33.021094998Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=537.673µs logger=migrator t=2026-05-18T00:45:33.025434983Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-18T00:45:33.026286893Z 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=849.79µs logger=migrator t=2026-05-18T00:45:33.03278895Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-18T00:45:33.033236451Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=445.801µs logger=migrator t=2026-05-18T00:45:33.040120157Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-18T00:45:33.041316046Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.195309ms logger=migrator t=2026-05-18T00:45:33.045349443Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-18T00:45:33.046224945Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=874.701µs logger=migrator t=2026-05-18T00:45:33.050217621Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-18T00:45:33.053947491Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.72937ms logger=migrator t=2026-05-18T00:45:33.059621078Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-18T00:45:33.063280427Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.658819ms logger=migrator t=2026-05-18T00:45:33.067469808Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-18T00:45:33.071128966Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.659588ms logger=migrator t=2026-05-18T00:45:33.074970789Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-18T00:45:33.079076678Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.105619ms logger=migrator t=2026-05-18T00:45:33.083861283Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-18T00:45:33.084687263Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=823.68µs logger=migrator t=2026-05-18T00:45:33.088788362Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-18T00:45:33.088813473Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.981µs logger=migrator t=2026-05-18T00:45:33.09283203Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-18T00:45:33.092867601Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=36.771µs logger=migrator t=2026-05-18T00:45:33.097246606Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-18T00:45:33.098453676Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.20805ms logger=migrator t=2026-05-18T00:45:33.10359744Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:45:33.10443204Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=834.27µs logger=migrator t=2026-05-18T00:45:33.110005565Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-18T00:45:33.110695871Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=688.316µs logger=migrator t=2026-05-18T00:45:33.115638461Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-18T00:45:33.116877421Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.238849ms logger=migrator t=2026-05-18T00:45:33.123090621Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-18T00:45:33.124409622Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.318871ms logger=migrator t=2026-05-18T00:45:33.129219969Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-18T00:45:33.132957529Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.7345ms logger=migrator t=2026-05-18T00:45:33.137305774Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-18T00:45:33.140939341Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.633187ms logger=migrator t=2026-05-18T00:45:33.144651291Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-18T00:45:33.144862716Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=211.145µs logger=migrator t=2026-05-18T00:45:33.148448983Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-18T00:45:33.149332754Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=883.711µs logger=migrator t=2026-05-18T00:45:33.15332108Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-18T00:45:33.154321205Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=997.555µs logger=migrator t=2026-05-18T00:45:33.158765982Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-18T00:45:33.165165797Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.399194ms logger=migrator t=2026-05-18T00:45:33.168957028Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-18T00:45:33.169002999Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=46.501µs logger=migrator t=2026-05-18T00:45:33.172160005Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-18T00:45:33.17278211Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=623.635µs logger=migrator t=2026-05-18T00:45:33.178087258Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-18T00:45:33.179634956Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.545168ms logger=migrator t=2026-05-18T00:45:33.184505013Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-18T00:45:33.184600996Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=94.283µs logger=migrator t=2026-05-18T00:45:33.191368889Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-18T00:45:33.19224525Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=876.551µs logger=migrator t=2026-05-18T00:45:33.198770128Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-18T00:45:33.200172602Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.401844ms logger=migrator t=2026-05-18T00:45:33.207117779Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-18T00:45:33.208432671Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.312242ms logger=migrator t=2026-05-18T00:45:33.213639757Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-18T00:45:33.21501142Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.371463ms logger=migrator t=2026-05-18T00:45:33.21913831Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-18T00:45:33.220039721Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=901.141µs logger=migrator t=2026-05-18T00:45:33.226034426Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-18T00:45:33.227571063Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.526347ms logger=migrator t=2026-05-18T00:45:33.232378619Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-18T00:45:33.23241461Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.521µs logger=migrator t=2026-05-18T00:45:33.236308634Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-18T00:45:33.240375932Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.067418ms logger=migrator t=2026-05-18T00:45:33.244923202Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-18T00:45:33.245771072Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=846.64µs logger=migrator t=2026-05-18T00:45:33.249710518Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-18T00:45:33.256713977Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.000449ms logger=migrator t=2026-05-18T00:45:33.260721884Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-18T00:45:33.261366749Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=644.785µs logger=migrator t=2026-05-18T00:45:33.265732564Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-18T00:45:33.266405151Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=672.647µs logger=migrator t=2026-05-18T00:45:33.270635313Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-18T00:45:33.271492024Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=856.611µs logger=migrator t=2026-05-18T00:45:33.27508291Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-18T00:45:33.286999318Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.913598ms logger=migrator t=2026-05-18T00:45:33.292313286Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-18T00:45:33.292843489Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=530.833µs logger=migrator t=2026-05-18T00:45:33.296773544Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-18T00:45:33.297389249Z 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=615.095µs logger=migrator t=2026-05-18T00:45:33.30198941Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-18T00:45:33.302205165Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=215.755µs logger=migrator t=2026-05-18T00:45:33.306690854Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-18T00:45:33.307155015Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=460.591µs logger=migrator t=2026-05-18T00:45:33.311065439Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-18T00:45:33.311210083Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=144.434µs logger=migrator t=2026-05-18T00:45:33.315918926Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-18T00:45:33.319735898Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.815532ms logger=migrator t=2026-05-18T00:45:33.326280756Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-18T00:45:33.330914588Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.634862ms logger=migrator t=2026-05-18T00:45:33.335300494Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-18T00:45:33.336284568Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=984.424µs logger=migrator t=2026-05-18T00:45:33.339905725Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-18T00:45:33.340540441Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=634.426µs logger=migrator t=2026-05-18T00:45:33.345943821Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-18T00:45:33.346139406Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=198.405µs logger=migrator t=2026-05-18T00:45:33.351321311Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-18T00:45:33.354348264Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.027283ms logger=migrator t=2026-05-18T00:45:33.359018517Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-18T00:45:33.359756825Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=739.668µs logger=migrator t=2026-05-18T00:45:33.366627451Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-18T00:45:33.366869617Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=247.385µs logger=migrator t=2026-05-18T00:45:33.37075499Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-18T00:45:33.371255022Z level=info msg="Migration successfully executed" id="Move region to single row" duration=504.542µs logger=migrator t=2026-05-18T00:45:33.375151516Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-18T00:45:33.375879764Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=735.828µs logger=migrator t=2026-05-18T00:45:33.379818399Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-18T00:45:33.380572687Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=755.708µs logger=migrator t=2026-05-18T00:45:33.385383693Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:45:33.386421798Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.037715ms logger=migrator t=2026-05-18T00:45:33.39186142Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-18T00:45:33.393010557Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.154197ms logger=migrator t=2026-05-18T00:45:33.398299185Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-18T00:45:33.399154156Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=856.531µs logger=migrator t=2026-05-18T00:45:33.402866016Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-18T00:45:33.40387463Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.007184ms logger=migrator t=2026-05-18T00:45:33.407884737Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-18T00:45:33.407979699Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=92.282µs logger=migrator t=2026-05-18T00:45:33.415256565Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-18T00:45:33.417439037Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.182512ms logger=migrator t=2026-05-18T00:45:33.424149719Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-18T00:45:33.425057251Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=906.932µs logger=migrator t=2026-05-18T00:45:33.431091167Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-18T00:45:33.431929597Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=838.781µs logger=migrator t=2026-05-18T00:45:33.436156679Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-18T00:45:33.437480671Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.323582ms logger=migrator t=2026-05-18T00:45:33.443434565Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-18T00:45:33.443742792Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=312.368µs logger=migrator t=2026-05-18T00:45:33.447255707Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-18T00:45:33.447631626Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=378.559µs logger=migrator t=2026-05-18T00:45:33.450246849Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-18T00:45:33.450313741Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=67.732µs logger=migrator t=2026-05-18T00:45:33.454312207Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-18T00:45:33.455172048Z level=info msg="Migration successfully executed" id="create team table" duration=859.911µs logger=migrator t=2026-05-18T00:45:33.460324242Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-18T00:45:33.461770947Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.446345ms logger=migrator t=2026-05-18T00:45:33.468375967Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-18T00:45:33.469232428Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=856.541µs logger=migrator t=2026-05-18T00:45:33.476302788Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-18T00:45:33.483490882Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.185223ms logger=migrator t=2026-05-18T00:45:33.490501011Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-18T00:45:33.490700916Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=200.545µs logger=migrator t=2026-05-18T00:45:33.497738435Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-18T00:45:33.498606496Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=867.921µs logger=migrator t=2026-05-18T00:45:33.503075285Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-18T00:45:33.504739975Z level=info msg="Migration successfully executed" id="create team member table" duration=1.66304ms logger=migrator t=2026-05-18T00:45:33.512564974Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-18T00:45:33.513728002Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.167088ms logger=migrator t=2026-05-18T00:45:33.523734193Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-18T00:45:33.525476195Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.744962ms logger=migrator t=2026-05-18T00:45:33.533587511Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-18T00:45:33.535127668Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.539127ms logger=migrator t=2026-05-18T00:45:33.543628444Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-18T00:45:33.548521742Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.893068ms logger=migrator t=2026-05-18T00:45:33.554221809Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-18T00:45:33.560919701Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.700082ms logger=migrator t=2026-05-18T00:45:33.566301571Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-18T00:45:33.570908312Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.606561ms logger=migrator t=2026-05-18T00:45:33.576345534Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-18T00:45:33.577278176Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=931.942µs logger=migrator t=2026-05-18T00:45:33.583889976Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-18T00:45:33.585010983Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.120427ms logger=migrator t=2026-05-18T00:45:33.591376906Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-18T00:45:33.59237308Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=996.924µs logger=migrator t=2026-05-18T00:45:33.640211346Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-18T00:45:33.642156383Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.946587ms logger=migrator t=2026-05-18T00:45:33.649890199Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-18T00:45:33.651603851Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.713012ms logger=migrator t=2026-05-18T00:45:33.658289892Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-18T00:45:33.659415789Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.125297ms logger=migrator t=2026-05-18T00:45:33.666811268Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-18T00:45:33.668409786Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.599028ms logger=migrator t=2026-05-18T00:45:33.678123291Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-18T00:45:33.67973232Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.613519ms logger=migrator t=2026-05-18T00:45:33.685984211Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-18T00:45:33.686481433Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=499.432µs logger=migrator t=2026-05-18T00:45:33.694763113Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-18T00:45:33.695237794Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=478.612µs logger=migrator t=2026-05-18T00:45:33.700139132Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-18T00:45:33.700925591Z level=info msg="Migration successfully executed" id="create tag table" duration=786.499µs logger=migrator t=2026-05-18T00:45:33.706291271Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-18T00:45:33.707196623Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=904.742µs logger=migrator t=2026-05-18T00:45:33.713650969Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-18T00:45:33.714918789Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.2681ms logger=migrator t=2026-05-18T00:45:33.720783831Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-18T00:45:33.722367329Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.577058ms logger=migrator t=2026-05-18T00:45:33.728467476Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-18T00:45:33.729345698Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=879.592µs logger=migrator t=2026-05-18T00:45:33.735043145Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:45:33.751486332Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.440547ms logger=migrator t=2026-05-18T00:45:33.759858314Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-18T00:45:33.761267218Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.412124ms logger=migrator t=2026-05-18T00:45:33.77667009Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-18T00:45:33.778127805Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.455535ms logger=migrator t=2026-05-18T00:45:33.782622134Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-18T00:45:33.783604628Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=982.804µs logger=migrator t=2026-05-18T00:45:33.789877429Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-18T00:45:33.790892684Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.016185ms logger=migrator t=2026-05-18T00:45:33.797527384Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-18T00:45:33.798735033Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.207689ms logger=migrator t=2026-05-18T00:45:33.805396214Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-18T00:45:33.807209388Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.792213ms logger=migrator t=2026-05-18T00:45:33.813001627Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-18T00:45:33.813067899Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.662µs logger=migrator t=2026-05-18T00:45:33.819012273Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-18T00:45:33.824082515Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.069592ms logger=migrator t=2026-05-18T00:45:33.829241519Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-18T00:45:33.834394294Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.158555ms logger=migrator t=2026-05-18T00:45:33.839897427Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-18T00:45:33.844828976Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.931469ms logger=migrator t=2026-05-18T00:45:33.851326853Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-18T00:45:33.856310123Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.98565ms logger=migrator t=2026-05-18T00:45:33.861455237Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-18T00:45:33.862355709Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=899.672µs logger=migrator t=2026-05-18T00:45:33.868456226Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-18T00:45:33.876294896Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.83975ms logger=migrator t=2026-05-18T00:45:33.883817507Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-18T00:45:33.884594806Z level=info msg="Migration successfully executed" id="create server_lock table" duration=777.049µs logger=migrator t=2026-05-18T00:45:33.891037191Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-18T00:45:33.892389774Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.351393ms logger=migrator t=2026-05-18T00:45:33.898880031Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-18T00:45:33.901541935Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.660044ms logger=migrator t=2026-05-18T00:45:33.909952078Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-18T00:45:33.910985223Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.034485ms logger=migrator t=2026-05-18T00:45:33.917033909Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-18T00:45:33.918528775Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.494526ms logger=migrator t=2026-05-18T00:45:33.924711855Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-18T00:45:33.925671828Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=959.824µs logger=migrator t=2026-05-18T00:45:33.933062526Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-18T00:45:33.93983183Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.771224ms logger=migrator t=2026-05-18T00:45:33.948859177Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-18T00:45:33.9498084Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=949.213µs logger=migrator t=2026-05-18T00:45:33.958616903Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-18T00:45:33.959603177Z level=info msg="Migration successfully executed" id="create cache_data table" duration=989.984µs logger=migrator t=2026-05-18T00:45:33.971143046Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-18T00:45:33.977001747Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=5.849892ms logger=migrator t=2026-05-18T00:45:33.984309243Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-18T00:45:33.985319278Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.013185ms logger=migrator t=2026-05-18T00:45:33.993513826Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-18T00:45:33.994801767Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.288402ms logger=migrator t=2026-05-18T00:45:34.001200911Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-18T00:45:34.001298563Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.912µs logger=migrator t=2026-05-18T00:45:34.007690598Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-18T00:45:34.007812771Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.523µs logger=migrator t=2026-05-18T00:45:34.014995004Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-18T00:45:34.01605228Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.056996ms logger=migrator t=2026-05-18T00:45:34.02225301Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:45:34.023675944Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.422505ms logger=migrator t=2026-05-18T00:45:34.031610356Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:45:34.03344957Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.839145ms logger=migrator t=2026-05-18T00:45:34.040785947Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:45:34.040852669Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.272µs logger=migrator t=2026-05-18T00:45:34.046410293Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:45:34.047380096Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=970.123µs logger=migrator t=2026-05-18T00:45:34.054701723Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:45:34.05663825Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.935777ms logger=migrator t=2026-05-18T00:45:34.064556441Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-18T00:45:34.065934484Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.378103ms logger=migrator t=2026-05-18T00:45:34.073315002Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-18T00:45:34.076609922Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=3.29535ms logger=migrator t=2026-05-18T00:45:34.084316138Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-18T00:45:34.093661434Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=9.349126ms logger=migrator t=2026-05-18T00:45:34.099409672Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-18T00:45:34.101177605Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.767933ms logger=migrator t=2026-05-18T00:45:34.10717196Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-18T00:45:34.107247912Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=80.952µs logger=migrator t=2026-05-18T00:45:34.115017189Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-18T00:45:34.116634638Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.618039ms logger=migrator t=2026-05-18T00:45:34.125328068Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-18T00:45:34.126355693Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.027315ms logger=migrator t=2026-05-18T00:45:34.132261956Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-18T00:45:34.133982967Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.717021ms logger=migrator t=2026-05-18T00:45:34.140200957Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:45:34.140277089Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=78.032µs logger=migrator t=2026-05-18T00:45:34.146965211Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-18T00:45:34.148034896Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.069515ms logger=migrator t=2026-05-18T00:45:34.155489177Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-18T00:45:34.15770862Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.222064ms logger=migrator t=2026-05-18T00:45:34.163755526Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-18T00:45:34.165176321Z 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.419554ms logger=migrator t=2026-05-18T00:45:34.17137554Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-18T00:45:34.172368674Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=992.914µs logger=migrator t=2026-05-18T00:45:34.17882359Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-18T00:45:34.185069601Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.24504ms logger=migrator t=2026-05-18T00:45:34.190701517Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:45:34.191401074Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=699.636µs logger=migrator t=2026-05-18T00:45:34.197254485Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:45:34.198194758Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=940.353µs logger=migrator t=2026-05-18T00:45:34.203211959Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-18T00:45:34.230433696Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.218328ms logger=migrator t=2026-05-18T00:45:34.236669786Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-18T00:45:34.264349915Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.670289ms logger=migrator t=2026-05-18T00:45:34.270700988Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-18T00:45:34.271904667Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.203699ms logger=migrator t=2026-05-18T00:45:34.277567204Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-18T00:45:34.279426129Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.864355ms logger=migrator t=2026-05-18T00:45:34.286142531Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-18T00:45:34.295337143Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.194052ms logger=migrator t=2026-05-18T00:45:34.301377539Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-18T00:45:34.30597115Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.592991ms logger=migrator t=2026-05-18T00:45:34.315013078Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-18T00:45:34.316637367Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.626689ms logger=migrator t=2026-05-18T00:45:34.323115014Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-18T00:45:34.324263101Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.147987ms logger=migrator t=2026-05-18T00:45:34.335773129Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-18T00:45:34.337807108Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.032699ms logger=migrator t=2026-05-18T00:45:34.35196467Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-18T00:45:34.353046756Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.081646ms logger=migrator t=2026-05-18T00:45:34.359086222Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:45:34.359200965Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=116.833µs logger=migrator t=2026-05-18T00:45:34.365538828Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-18T00:45:34.373198823Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.660735ms logger=migrator t=2026-05-18T00:45:34.378606293Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-18T00:45:34.385279094Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.671071ms logger=migrator t=2026-05-18T00:45:34.392641492Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-18T00:45:34.398401031Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.762419ms logger=migrator t=2026-05-18T00:45:34.404450217Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-18T00:45:34.405442791Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=992.674µs logger=migrator t=2026-05-18T00:45:34.412269276Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-18T00:45:34.414231054Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.961347ms logger=migrator t=2026-05-18T00:45:34.420073845Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-18T00:45:34.42651653Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.445436ms logger=migrator t=2026-05-18T00:45:34.433256783Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-18T00:45:34.439320289Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.062776ms logger=migrator t=2026-05-18T00:45:34.445865867Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-18T00:45:34.447095037Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.22786ms logger=migrator t=2026-05-18T00:45:34.455048239Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-18T00:45:34.461608258Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.558509ms logger=migrator t=2026-05-18T00:45:34.470246066Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-18T00:45:34.478213828Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.966962ms logger=migrator t=2026-05-18T00:45:34.496263874Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-18T00:45:34.496445768Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=186.384µs logger=migrator t=2026-05-18T00:45:34.507926686Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-18T00:45:34.509395491Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.472335ms logger=migrator t=2026-05-18T00:45:34.517083357Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-18T00:45:34.518616484Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.536307ms logger=migrator t=2026-05-18T00:45:34.544647462Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-18T00:45:34.547842869Z 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=3.198487ms logger=migrator t=2026-05-18T00:45:34.556934589Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-18T00:45:34.557105333Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=173.524µs logger=migrator t=2026-05-18T00:45:34.561710424Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-18T00:45:34.569592065Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.88469ms logger=migrator t=2026-05-18T00:45:34.575306802Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-18T00:45:34.582606678Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.299256ms logger=migrator t=2026-05-18T00:45:34.586580614Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-18T00:45:34.593281985Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.700841ms logger=migrator t=2026-05-18T00:45:34.598758338Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-18T00:45:34.605573272Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.814374ms logger=migrator t=2026-05-18T00:45:34.610259456Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-18T00:45:34.616360093Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.097827ms logger=migrator t=2026-05-18T00:45:34.62037229Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-18T00:45:34.620434451Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=62.701µs logger=migrator t=2026-05-18T00:45:34.625577265Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-18T00:45:34.626357754Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=778.339µs logger=migrator t=2026-05-18T00:45:34.630613557Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-18T00:45:34.636737025Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.121158ms logger=migrator t=2026-05-18T00:45:34.642524855Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-18T00:45:34.642589056Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.672µs logger=migrator t=2026-05-18T00:45:34.646348847Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-18T00:45:34.656133933Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.789357ms logger=migrator t=2026-05-18T00:45:34.660619782Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-18T00:45:34.661340329Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=720.388µs logger=migrator t=2026-05-18T00:45:34.665625402Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-18T00:45:34.675525671Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.898119ms logger=migrator t=2026-05-18T00:45:34.679941828Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-18T00:45:34.680493861Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=552.683µs logger=migrator t=2026-05-18T00:45:34.686016135Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-18T00:45:34.687561802Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.545527ms logger=migrator t=2026-05-18T00:45:34.695145185Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-18T00:45:34.705899045Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.75448ms logger=migrator t=2026-05-18T00:45:34.711721335Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-18T00:45:34.712829042Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.114217ms logger=migrator t=2026-05-18T00:45:34.719515013Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-18T00:45:34.720571809Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.056726ms logger=migrator t=2026-05-18T00:45:34.72809171Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-18T00:45:34.730304734Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.217174ms logger=migrator t=2026-05-18T00:45:34.739122987Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-18T00:45:34.740275225Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.152417ms logger=migrator t=2026-05-18T00:45:34.74713792Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-18T00:45:34.747243233Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.173µs logger=migrator t=2026-05-18T00:45:34.7529425Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-18T00:45:34.754797255Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.854275ms logger=migrator t=2026-05-18T00:45:34.767108203Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-18T00:45:34.768117037Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.009995ms logger=migrator t=2026-05-18T00:45:34.773480976Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:45:34.773996689Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-18T00:45:34.780539337Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-18T00:45:34.780994168Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=455.161µs logger=migrator t=2026-05-18T00:45:34.786654014Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-18T00:45:34.787785472Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.131358ms logger=migrator t=2026-05-18T00:45:34.792810953Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-18T00:45:34.799663968Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.852535ms logger=migrator t=2026-05-18T00:45:34.803740917Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-18T00:45:34.805041138Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.302751ms logger=migrator t=2026-05-18T00:45:34.810467399Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-18T00:45:34.811496564Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.029205ms logger=migrator t=2026-05-18T00:45:34.815754787Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-18T00:45:34.816551456Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=796.699µs logger=migrator t=2026-05-18T00:45:34.82043027Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-18T00:45:34.821450154Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.019564ms logger=migrator t=2026-05-18T00:45:34.82666056Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-18T00:45:34.827665905Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.004955ms logger=migrator t=2026-05-18T00:45:34.832107052Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-18T00:45:34.832148053Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.711µs logger=migrator t=2026-05-18T00:45:34.839055359Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-18T00:45:34.839321246Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=237.316µs logger=migrator t=2026-05-18T00:45:34.844301156Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-18T00:45:34.851227703Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.924667ms logger=migrator t=2026-05-18T00:45:34.855891166Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-18T00:45:34.856228134Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=335.148µs logger=migrator t=2026-05-18T00:45:34.860377084Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-18T00:45:34.862140497Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.773863ms logger=migrator t=2026-05-18T00:45:34.866694847Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-18T00:45:34.867091396Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=396.679µs logger=migrator t=2026-05-18T00:45:34.871935753Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-18T00:45:34.873421579Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.486056ms logger=migrator t=2026-05-18T00:45:34.87840369Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-18T00:45:34.87968201Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.27826ms logger=migrator t=2026-05-18T00:45:34.883976904Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-18T00:45:34.917308529Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.326425ms logger=migrator t=2026-05-18T00:45:34.924940543Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-18T00:45:34.931732567Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.790414ms logger=migrator t=2026-05-18T00:45:34.936163654Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-18T00:45:34.936312398Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=149.224µs logger=migrator t=2026-05-18T00:45:34.940899068Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-18T00:45:34.974194462Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.290184ms logger=migrator t=2026-05-18T00:45:34.979852439Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-18T00:45:35.01550838Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.653731ms logger=migrator t=2026-05-18T00:45:35.02214212Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-18T00:45:35.022996651Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=855.271µs logger=migrator t=2026-05-18T00:45:35.029045227Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-18T00:45:35.029947878Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=902.891µs logger=migrator t=2026-05-18T00:45:35.036869565Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-18T00:45:35.037097471Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=228.126µs logger=migrator t=2026-05-18T00:45:35.042089592Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-18T00:45:35.04367351Z level=info msg="Migration successfully executed" id="create permission table" duration=1.583028ms logger=migrator t=2026-05-18T00:45:35.049550132Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-18T00:45:35.050628668Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.078436ms logger=migrator t=2026-05-18T00:45:35.057067913Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-18T00:45:35.058423216Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.354233ms logger=migrator t=2026-05-18T00:45:35.063747575Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-18T00:45:35.064530363Z level=info msg="Migration successfully executed" id="create role table" duration=782.758µs logger=migrator t=2026-05-18T00:45:35.068459698Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-18T00:45:35.075491038Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.03073ms logger=migrator t=2026-05-18T00:45:35.08011066Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-18T00:45:35.089550237Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.437137ms logger=migrator t=2026-05-18T00:45:35.095350488Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-18T00:45:35.09627987Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=929.313µs logger=migrator t=2026-05-18T00:45:35.104021497Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-18T00:45:35.105674727Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.65405ms logger=migrator t=2026-05-18T00:45:35.110925674Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-18T00:45:35.112264856Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.335372ms logger=migrator t=2026-05-18T00:45:35.118309932Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-18T00:45:35.119257335Z level=info msg="Migration successfully executed" id="create team role table" duration=947.183µs logger=migrator t=2026-05-18T00:45:35.124136583Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-18T00:45:35.12526719Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.127357ms logger=migrator t=2026-05-18T00:45:35.13357709Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-18T00:45:35.135449046Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.888476ms logger=migrator t=2026-05-18T00:45:35.145627481Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-18T00:45:35.14680565Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.178179ms logger=migrator t=2026-05-18T00:45:35.15383905Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-18T00:45:35.154964917Z level=info msg="Migration successfully executed" id="create user role table" duration=1.147608ms logger=migrator t=2026-05-18T00:45:35.160295266Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-18T00:45:35.161582427Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.28402ms logger=migrator t=2026-05-18T00:45:35.167050679Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-18T00:45:35.168985625Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.933966ms logger=migrator t=2026-05-18T00:45:35.174198281Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-18T00:45:35.175530253Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.333882ms logger=migrator t=2026-05-18T00:45:35.18365754Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-18T00:45:35.184467649Z level=info msg="Migration successfully executed" id="create builtin role table" duration=814.07µs logger=migrator t=2026-05-18T00:45:35.190682239Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-18T00:45:35.191816737Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.133658ms logger=migrator t=2026-05-18T00:45:35.199526193Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-18T00:45:35.200981088Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.457555ms logger=migrator t=2026-05-18T00:45:35.209549715Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-18T00:45:35.220770456Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.216831ms logger=migrator t=2026-05-18T00:45:35.229002524Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-18T00:45:35.23047837Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.489736ms logger=migrator t=2026-05-18T00:45:35.234988879Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-18T00:45:35.236175558Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.187009ms logger=migrator t=2026-05-18T00:45:35.244184611Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-18T00:45:35.245448441Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.26581ms logger=migrator t=2026-05-18T00:45:35.250935334Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-18T00:45:35.252531022Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.595478ms logger=migrator t=2026-05-18T00:45:35.26195201Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-18T00:45:35.263424746Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.473616ms logger=migrator t=2026-05-18T00:45:35.271188073Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-18T00:45:35.272094125Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=907.232µs logger=migrator t=2026-05-18T00:45:35.276423099Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-18T00:45:35.285468078Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.040549ms logger=migrator t=2026-05-18T00:45:35.290301934Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-18T00:45:35.298894622Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.591738ms logger=migrator t=2026-05-18T00:45:35.313215118Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-18T00:45:35.322336818Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.155031ms logger=migrator t=2026-05-18T00:45:35.327465202Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-18T00:45:35.335376933Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.911781ms logger=migrator t=2026-05-18T00:45:35.340360783Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-18T00:45:35.342756991Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.396378ms logger=migrator t=2026-05-18T00:45:35.349665718Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-18T00:45:35.350880687Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.21441ms logger=migrator t=2026-05-18T00:45:35.360835507Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-18T00:45:35.363602854Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.770797ms logger=migrator t=2026-05-18T00:45:35.369304432Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-18T00:45:35.370244675Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=940.143µs logger=migrator t=2026-05-18T00:45:35.375951262Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-18T00:45:35.377307435Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.355923ms logger=migrator t=2026-05-18T00:45:35.383448563Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-18T00:45:35.383528505Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=82.192µs logger=migrator t=2026-05-18T00:45:35.389999922Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-18T00:45:35.390058493Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.721µs logger=migrator t=2026-05-18T00:45:35.397412391Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-18T00:45:35.398193269Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=789.099µs logger=migrator t=2026-05-18T00:45:35.404955583Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-18T00:45:35.405775432Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=821.269µs logger=migrator t=2026-05-18T00:45:35.411605943Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-18T00:45:35.413254423Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.690511ms logger=migrator t=2026-05-18T00:45:35.417289201Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-18T00:45:35.417600698Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=314.748µs logger=migrator t=2026-05-18T00:45:35.422489596Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-18T00:45:35.422947917Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=455.651µs logger=migrator t=2026-05-18T00:45:35.426919813Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-18T00:45:35.427813455Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=897.922µs logger=migrator t=2026-05-18T00:45:35.431881543Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-18T00:45:35.43342172Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.539857ms logger=migrator t=2026-05-18T00:45:35.438453471Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-18T00:45:35.447309405Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.852434ms logger=migrator t=2026-05-18T00:45:35.451075916Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-18T00:45:35.451139418Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.042µs logger=migrator t=2026-05-18T00:45:35.454664933Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-18T00:45:35.455561464Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=896.141µs logger=migrator t=2026-05-18T00:45:35.461024477Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-18T00:45:35.46407258Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.047913ms logger=migrator t=2026-05-18T00:45:35.470763092Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-18T00:45:35.472889893Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.124751ms logger=migrator t=2026-05-18T00:45:35.47816256Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-18T00:45:35.490536859Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.370759ms logger=migrator t=2026-05-18T00:45:35.495688413Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-18T00:45:35.498345867Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.656354ms logger=migrator t=2026-05-18T00:45:35.502033617Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-18T00:45:35.502907578Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=875.332µs logger=migrator t=2026-05-18T00:45:35.50673964Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-18T00:45:35.524843387Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.100797ms logger=migrator t=2026-05-18T00:45:35.528385483Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-18T00:45:35.529199403Z level=info msg="Migration successfully executed" id="create correlation v2" duration=813.879µs logger=migrator t=2026-05-18T00:45:35.53323813Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-18T00:45:35.533999108Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=760.878µs logger=migrator t=2026-05-18T00:45:35.537715798Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-18T00:45:35.538535728Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=819.88µs logger=migrator t=2026-05-18T00:45:35.542325119Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-18T00:45:35.543084308Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=759.439µs logger=migrator t=2026-05-18T00:45:35.547198137Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-18T00:45:35.547355841Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=156.134µs logger=migrator t=2026-05-18T00:45:35.550964838Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-18T00:45:35.551517781Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=552.753µs logger=migrator t=2026-05-18T00:45:35.555058957Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-18T00:45:35.566598456Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.538558ms logger=migrator t=2026-05-18T00:45:35.56970759Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-18T00:45:35.570668764Z level=info msg="Migration successfully executed" id="create entity_events table" duration=960.774µs logger=migrator t=2026-05-18T00:45:35.574031995Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-18T00:45:35.574809194Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=776.559µs logger=migrator t=2026-05-18T00:45:35.580257085Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:45:35.580709296Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:45:35.584107658Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:45:35.584862016Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:45:35.589339955Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-18T00:45:35.590138174Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=793.01µs logger=migrator t=2026-05-18T00:45:35.594036518Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-18T00:45:35.595568985Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.532077ms logger=migrator t=2026-05-18T00:45:35.600560235Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-18T00:45:35.602283407Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.724012ms logger=migrator t=2026-05-18T00:45:35.606300004Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-18T00:45:35.607991375Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.691011ms logger=migrator t=2026-05-18T00:45:35.612260478Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:45:35.613288743Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.027995ms logger=migrator t=2026-05-18T00:45:35.616657644Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:45:35.617681369Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.022615ms logger=migrator t=2026-05-18T00:45:35.621294276Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-18T00:45:35.622503125Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.208439ms logger=migrator t=2026-05-18T00:45:35.626169484Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-18T00:45:35.627225689Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.055655ms logger=migrator t=2026-05-18T00:45:35.630358055Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-18T00:45:35.631435131Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.079176ms logger=migrator t=2026-05-18T00:45:35.636185715Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-18T00:45:35.637281152Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.095277ms logger=migrator t=2026-05-18T00:45:35.641870643Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-18T00:45:35.643192145Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.320082ms logger=migrator t=2026-05-18T00:45:35.650999823Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-18T00:45:35.675008483Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.01002ms logger=migrator t=2026-05-18T00:45:35.681232043Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-18T00:45:35.689604675Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.371522ms logger=migrator t=2026-05-18T00:45:35.695132279Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-18T00:45:35.701032681Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.900212ms logger=migrator t=2026-05-18T00:45:35.705271163Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-18T00:45:35.705484108Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=213.375µs logger=migrator t=2026-05-18T00:45:35.71011388Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-18T00:45:35.721530076Z level=info msg="Migration successfully executed" id="add share column" duration=11.417226ms logger=migrator t=2026-05-18T00:45:35.725354918Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-18T00:45:35.725531173Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=176.505µs logger=migrator t=2026-05-18T00:45:35.73036934Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-18T00:45:35.731586119Z level=info msg="Migration successfully executed" id="create file table" duration=1.216729ms logger=migrator t=2026-05-18T00:45:35.737595494Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-18T00:45:35.739304795Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.709261ms logger=migrator t=2026-05-18T00:45:35.743335322Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-18T00:45:35.74448746Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.153108ms logger=migrator t=2026-05-18T00:45:35.752157135Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-18T00:45:35.753275873Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.117487ms logger=migrator t=2026-05-18T00:45:35.7589601Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-18T00:45:35.760807434Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.846954ms logger=migrator t=2026-05-18T00:45:35.767424084Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-18T00:45:35.767490736Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.352µs logger=migrator t=2026-05-18T00:45:35.772920677Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-18T00:45:35.773017489Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=97.522µs logger=migrator t=2026-05-18T00:45:35.777700052Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-18T00:45:35.778542163Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=841.83µs logger=migrator t=2026-05-18T00:45:35.78215462Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-18T00:45:35.782473838Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=322.567µs logger=migrator t=2026-05-18T00:45:35.786257159Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-18T00:45:35.787585201Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.329082ms logger=migrator t=2026-05-18T00:45:35.791178098Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-18T00:45:35.800286207Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.107359ms logger=migrator t=2026-05-18T00:45:35.805025972Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-18T00:45:35.805180326Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=156.674µs logger=migrator t=2026-05-18T00:45:35.808336142Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-18T00:45:35.809516361Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.179789ms logger=migrator t=2026-05-18T00:45:35.814274845Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-18T00:45:35.814767117Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=492.392µs logger=migrator t=2026-05-18T00:45:35.81942352Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-18T00:45:35.819729607Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=306.367µs logger=migrator t=2026-05-18T00:45:35.824023131Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-18T00:45:35.824755708Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=732.597µs logger=migrator t=2026-05-18T00:45:35.8289478Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-18T00:45:35.839858813Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.911744ms logger=migrator t=2026-05-18T00:45:35.844500255Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-18T00:45:35.853117123Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.618878ms logger=migrator t=2026-05-18T00:45:35.857745245Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-18T00:45:35.859479367Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.735282ms logger=migrator t=2026-05-18T00:45:35.865470971Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-18T00:45:35.957671588Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=92.197267ms logger=migrator t=2026-05-18T00:45:35.965276521Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-18T00:45:35.966724266Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.449775ms logger=migrator t=2026-05-18T00:45:35.973190012Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-18T00:45:35.974845452Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.65764ms logger=migrator t=2026-05-18T00:45:35.982646421Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-18T00:45:36.013491765Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.842055ms logger=migrator t=2026-05-18T00:45:36.020817762Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-18T00:45:36.029598244Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.779802ms logger=migrator t=2026-05-18T00:45:36.037100465Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-18T00:45:36.037468254Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=358.469µs logger=migrator t=2026-05-18T00:45:36.043774406Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-18T00:45:36.043962161Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=190.935µs logger=migrator t=2026-05-18T00:45:36.049332641Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-18T00:45:36.049524215Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=191.804µs logger=migrator t=2026-05-18T00:45:36.055139331Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-18T00:45:36.055465318Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=315.697µs logger=migrator t=2026-05-18T00:45:36.062200481Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-18T00:45:36.062509129Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=309.098µs logger=migrator t=2026-05-18T00:45:36.06835092Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-18T00:45:36.070211995Z level=info msg="Migration successfully executed" id="create folder table" duration=1.859675ms logger=migrator t=2026-05-18T00:45:36.077638554Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-18T00:45:36.079190181Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.552587ms logger=migrator t=2026-05-18T00:45:36.087879291Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-18T00:45:36.0899237Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.043899ms logger=migrator t=2026-05-18T00:45:36.096735945Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-18T00:45:36.096760506Z level=info msg="Migration successfully executed" id="Update folder title length" duration=25.89µs logger=migrator t=2026-05-18T00:45:36.103314284Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:45:36.105295462Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.981707ms logger=migrator t=2026-05-18T00:45:36.113376687Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-18T00:45:36.114420552Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.048335ms logger=migrator t=2026-05-18T00:45:36.120313014Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-18T00:45:36.122678842Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.368077ms logger=migrator t=2026-05-18T00:45:36.128295477Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-18T00:45:36.128852921Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=559.274µs logger=migrator t=2026-05-18T00:45:36.133581215Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-18T00:45:36.133898262Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=317.478µs logger=migrator t=2026-05-18T00:45:36.139772734Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-18T00:45:36.141597758Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.825054ms logger=migrator t=2026-05-18T00:45:36.147337007Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-18T00:45:36.148568766Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.230859ms logger=migrator t=2026-05-18T00:45:36.154027738Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-18T00:45:36.155453233Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.424005ms logger=migrator t=2026-05-18T00:45:36.161792856Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-18T00:45:36.163831935Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.038439ms logger=migrator t=2026-05-18T00:45:36.169784139Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-18T00:45:36.170839144Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.054495ms logger=migrator t=2026-05-18T00:45:36.177239029Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-18T00:45:36.178734855Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.495696ms logger=migrator t=2026-05-18T00:45:36.183703085Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-18T00:45:36.184919004Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.215559ms logger=migrator t=2026-05-18T00:45:36.191435061Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-18T00:45:36.193253335Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.817784ms logger=migrator t=2026-05-18T00:45:36.199921456Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-18T00:45:36.200832318Z level=info msg="Migration successfully executed" id="create signing_key table" duration=908.212µs logger=migrator t=2026-05-18T00:45:36.206923756Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-18T00:45:36.208094054Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.169879ms logger=migrator t=2026-05-18T00:45:36.214070718Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-18T00:45:36.215200725Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.130367ms logger=migrator t=2026-05-18T00:45:36.221553479Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-18T00:45:36.221955928Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=403.989µs logger=migrator t=2026-05-18T00:45:36.227533913Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-18T00:45:36.23694207Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.407897ms logger=migrator t=2026-05-18T00:45:36.243839437Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-18T00:45:36.245116267Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.28128ms logger=migrator t=2026-05-18T00:45:36.25433622Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:45:36.254382851Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=48.561µs logger=migrator t=2026-05-18T00:45:36.260772126Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:45:36.262148449Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.375553ms logger=migrator t=2026-05-18T00:45:36.267529279Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-18T00:45:36.267551349Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.83µs logger=migrator t=2026-05-18T00:45:36.273213156Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-18T00:45:36.27547199Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.257034ms logger=migrator t=2026-05-18T00:45:36.281899616Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-18T00:45:36.283128975Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.228239ms logger=migrator t=2026-05-18T00:45:36.289692644Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-18T00:45:36.291367234Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.67389ms logger=migrator t=2026-05-18T00:45:36.298909476Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-18T00:45:36.300123056Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.2153ms logger=migrator t=2026-05-18T00:45:36.306984711Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-18T00:45:36.307441952Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=459.361µs logger=migrator t=2026-05-18T00:45:36.313856687Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-18T00:45:36.314949264Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.096947ms logger=migrator t=2026-05-18T00:45:36.320894117Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-18T00:45:36.321756688Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=863.621µs logger=migrator t=2026-05-18T00:45:36.327397824Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-18T00:45:36.328091381Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=693.487µs logger=migrator t=2026-05-18T00:45:36.335723715Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-18T00:45:36.346993187Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.267592ms logger=migrator t=2026-05-18T00:45:36.352711335Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-18T00:45:36.359811607Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.101042ms logger=migrator t=2026-05-18T00:45:36.365164416Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-18T00:45:36.375240729Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.079383ms logger=migrator t=2026-05-18T00:45:36.38187924Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-18T00:45:36.381958862Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=85.213µs logger=migrator t=2026-05-18T00:45:36.387019944Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-18T00:45:36.400831167Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.819744ms logger=migrator t=2026-05-18T00:45:36.405951301Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-18T00:45:36.415979533Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.024942ms logger=migrator t=2026-05-18T00:45:36.421846374Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-18T00:45:36.422180473Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=334.019µs logger=migrator t=2026-05-18T00:45:36.427399189Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.883746503s logger=migrator t=2026-05-18T00:45:36.428508515Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-18T00:45:36.450833794Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-18T00:45:36.451140762Z level=info msg="Created default organization" logger=secrets t=2026-05-18T00:45:36.457993307Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:45:36.508364533Z level=info msg="Restored cache from database" duration=549.173µs logger=plugin.store t=2026-05-18T00:45:36.509802138Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-18T00:45:36.554053627Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-18T00:45:36.554085147Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-18T00:45:36.554161509Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-18T00:45:36.554169669Z level=info msg="Plugins loaded" count=54 duration=44.368771ms logger=query_data t=2026-05-18T00:45:36.558199436Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-18T00:45:36.561158998Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-18T00:45:36.566513248Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-18T00:45:36.576609311Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-18T00:45:36.578783914Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-18T00:45:36.580607028Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-18T00:45:36.603144162Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-18T00:45:36.623027852Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-18T00:45:36.646067288Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-18T00:45:36.646099319Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-18T00:45:36.647261867Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-18T00:45:36.647510273Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-18T00:45:36.647896392Z level=info msg="State cache has been initialized" states=0 duration=633.135µs logger=ngalert.scheduler t=2026-05-18T00:45:36.647944143Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=grafanaStorageLogger t=2026-05-18T00:45:36.647980714Z level=info msg="Storage starting" logger=ticker t=2026-05-18T00:45:36.648072777Z level=info msg=starting first_tick=2026-05-18T00:45:40Z logger=provisioning.dashboard t=2026-05-18T00:45:36.649114412Z level=info msg="starting to provision dashboards" logger=http.server t=2026-05-18T00:45:36.650100736Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-18T00:45:36.716633912Z level=info msg="Update check succeeded" duration=70.069302ms logger=grafana.update.checker t=2026-05-18T00:45:36.721693634Z level=info msg="Update check succeeded" duration=74.897548ms logger=sqlstore.transactions t=2026-05-18T00:45:36.741504362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-18T00:45:36.752341504Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-18T00:45:36.802383702Z level=info msg="Patterns update finished" duration=70.335748ms logger=provisioning.dashboard t=2026-05-18T00:45:36.922266077Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-18T00:45:36.969786494Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-18T00:45:36.970233635Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-18T00:45:40.658315019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:40.662544851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.385177798Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.413968014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.431942668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.463165581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.479858035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.531258966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.568034973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.590929186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.606723068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.63788648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.656691094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.691914714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.706532727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.735289451Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.747174228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.773403751Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.78828338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.822461415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.841665659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.874903852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.891530423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.934097011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.950135268Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:41.989522469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.010770202Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.044000634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.063384962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.092866354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.114608479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.145257219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.166878211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.208021204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.22275725Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.26417994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.283732172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.331106836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.362213687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.436385418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.468690968Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.558523237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.576978322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.650896627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.671077084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.74795141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.766243352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.849882672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.868098851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.941716499Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:42.961798644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.060550618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.078977483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.148952592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.165149103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.238937595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.256263443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.316168219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.331644313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.397473323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.420208121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.49966399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.516769593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.60610807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.623955891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.702481467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.725575224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.803370962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.825916237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.90183106Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:43.9192251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.002267715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.019816758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.120726575Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.147736107Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.279658572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.303558449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.387519136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.408517333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-18T00:45:44.493144957Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-18T00:46:54.667787418Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-18T00:55:36.672276485Z level=info msg="Completed cleanup jobs" duration=24.930926ms logger=sqlstore.transactions t=2026-05-18T00:55:36.680797415Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-18T00:55:36.795026392Z level=info msg="Update check succeeded" duration=77.765179ms logger=sqlstore.transactions t=2026-05-18T01:00:36.575425891Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-18T01:05:36.683106108Z level=info msg="Completed cleanup jobs" duration=35.52053ms logger=plugins.update.checker t=2026-05-18T01:05:36.769169147Z level=info msg="Update check succeeded" duration=52.076536ms logger=cleanup t=2026-05-18T01:15:36.672970948Z level=info msg="Completed cleanup jobs" duration=25.577907ms logger=plugins.update.checker t=2026-05-18T01:15:36.768638913Z level=info msg="Update check succeeded" duration=51.482292ms logger=infra.usagestats t=2026-05-18T01:16:54.691613543Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-18T01:25:36.661479859Z level=info msg="Completed cleanup jobs" duration=13.765382ms logger=plugins.update.checker t=2026-05-18T01:25:36.767134723Z level=info msg="Update check succeeded" duration=49.931709ms logger=cleanup t=2026-05-18T01:35:36.670310021Z level=info msg="Completed cleanup jobs" duration=22.885206ms logger=plugins.update.checker t=2026-05-18T01:35:36.771793574Z level=info msg="Update check succeeded" duration=50.395399ms logger=cleanup t=2026-05-18T01:45:36.676235059Z level=info msg="Completed cleanup jobs" duration=25.852644ms logger=plugins.update.checker t=2026-05-18T01:45:36.781421169Z level=info msg="Update check succeeded" duration=63.690519ms logger=infra.usagestats t=2026-05-18T01:46:54.702043061Z level=info msg="Usage stats are ready to report"