2025-07-10 11:36:57,676 WARN [spring-startup] c.a.s.i.p.s.OsgiBundledPathScanner Cannot scan directory /extension/build-status/ in bundle com.atlassian.bitbucket.server.bitbucket-frontend; it does not exist
2025-07-10 11:36:57,842 INFO [active-objects-init-0] c.a.b.i.d.dao.v1.MigrateToV1Task Starting to migrate default reviewers model data
2025-07-10 11:36:57,935 ERROR [active-objects-init-0] net.java.ao.sql Exception executing SQL update <ALTER TABLE "AO_9DEC2A_PR_CONDITION" ADD COLUMN "REPOSITORY_ID" INTEGER NOT NULL>
org.postgresql.util.PSQLException: ERROR: column "REPOSITORY_ID" of relation "AO_9DEC2A_PR_CONDITION" contains null values
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2713)