RbacContextScenarios

2

tests

0

failures

0

ignored

1.035s

duration

100%

successful

Tests

Test Duration Result
shouldFetchRbacContextWithClaimedButNoEffectiveGroupsAfterAssumingRoles() 0.068s passed
shouldFetchRbacContextWithEffectiveGroups() 0.967s passed

Standard output

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v3.5.5)

2026-08-10T13:37:28.233Z  INFO 1863 --- [    Test worker] n.h.h.h.a.s.AccountScenarioTests         : Starting AccountScenarioTests using Java 21.0.11 with PID 1863 (started by root in /home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_base-tx-context-seqTxId-performance-3915db90eedb)
2026-08-10T13:37:28.235Z  INFO 1863 --- [    Test worker] n.h.h.h.a.s.AccountScenarioTests         : The following 1 profile is active: "fake-jwt"
2026-08-10T13:37:29.755Z  INFO 1863 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2026-08-10T13:37:29.914Z  INFO 1863 --- [    Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 149 ms. Found 35 JPA repository interfaces.
2026-08-10T13:37:30.636Z  INFO 1863 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2026-08-10T13:37:30.655Z  INFO 1863 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2026-08-10T13:37:30.655Z  INFO 1863 --- [    Test worker] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.44]
2026-08-10T13:37:30.712Z  INFO 1863 --- [    Test worker] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2026-08-10T13:37:30.713Z  INFO 1863 --- [    Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2166 ms
2026-08-10T13:37:31.020Z  INFO 1863 --- [    Test worker] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2026-08-10T13:37:31.062Z  INFO 1863 --- [    Test worker] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
2026-08-10T13:37:31.064Z  INFO 1863 --- [    Test worker] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
2026-08-10T13:37:31.072Z  INFO 1863 --- [    Test worker] org.testcontainers.DockerClientFactory   : Testcontainers version: 1.21.4
2026-08-10T13:37:31.549Z  INFO 1863 --- [    Test worker] o.t.d.DockerClientProviderStrategy       : Found Docker environment with Environment variables, system properties and defaults. Resolved dockerHost=unix:///var/run/docker.sock
2026-08-10T13:37:31.551Z  INFO 1863 --- [    Test worker] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
2026-08-10T13:37:31.569Z  INFO 1863 --- [    Test worker] org.testcontainers.DockerClientFactory   : Connected to docker: 
  Server Version: 26.1.5+dfsg1
  API Version: 1.45
  Operating System: Debian GNU/Linux 13 (trixie)
  Total Memory: 11967 MB
2026-08-10T13:37:31.581Z  WARN 1863 --- [    Test worker] o.testcontainers.utility.ResourceReaper  : 
********************************************************************************
Ryuk has been disabled. This can cause unexpected behavior in your environment.
********************************************************************************
2026-08-10T13:37:31.589Z  INFO 1863 --- [    Test worker] org.testcontainers.DockerClientFactory   : Checking the system...
2026-08-10T13:37:31.589Z  INFO 1863 --- [    Test worker] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
2026-08-10T13:37:31.621Z  INFO 1863 --- [    Test worker] tc.postgres:17.7-trixie                  : Creating container for image: postgres:17.7-trixie
2026-08-10T13:37:31.627Z  INFO 1863 --- [    Test worker] o.t.utility.RegistryAuthLocator          : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: postgres:17.7-trixie, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
2026-08-10T13:37:31.728Z  INFO 1863 --- [    Test worker] tc.postgres:17.7-trixie                  : Container postgres:17.7-trixie is starting: 73d826cd3c42066c07686b56ba3baa4fd4749f86fc5f5220ced4ad64edfe4a4b
2026-08-10T13:37:32.901Z  INFO 1863 --- [    Test worker] tc.postgres:17.7-trixie                  : Container postgres:17.7-trixie started in PT1.279951625S
2026-08-10T13:37:32.902Z  INFO 1863 --- [    Test worker] tc.postgres:17.7-trixie                  : Container is started (JDBC URL: jdbc:postgresql://localhost:32794/test?loggerLevel=OFF)
2026-08-10T13:37:33.113Z  INFO 1863 --- [    Test worker] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection org.testcontainers.jdbc.ConnectionWrapper@7c5a084c
2026-08-10T13:37:33.114Z  INFO 1863 --- [    Test worker] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2026-08-10T13:37:34.203Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "tx_journal_v" does not exist, skipping
2026-08-10T13:37:34.421Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "delete_grants_of_subject_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T13:37:34.421Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "delete_reference_of_subject_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T13:37:34.450Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "subject_default_organization_tg" for relation "rbac.subject" does not exist, skipping
2026-08-10T13:37:34.487Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function rbac.determinecurrentsubjectorassumedrolesuuids(uuid,text) does not exist, skipping
2026-08-10T13:37:34.496Z  WARN 1863 --- [    Test worker] liquibase.executor                       : procedure base.contextdefined(pg_catalog.varchar,text,pg_catalog.varchar,pg_catalog.varchar) does not exist, skipping
2026-08-10T13:37:34.496Z  WARN 1863 --- [    Test worker] liquibase.executor                       : procedure base.definecontext(pg_catalog.varchar,text,pg_catalog.varchar,text) does not exist, skipping
2026-08-10T13:37:34.509Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "role_ev" does not exist, skipping
2026-08-10T13:37:34.521Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "grant_ev" does not exist, skipping
2026-08-10T13:37:34.543Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "subject_ev" does not exist, skipping
2026-08-10T13:37:34.562Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function rbac.upsert_subject(uuid,pg_catalog.varchar,rbac.subjecttype) does not exist, skipping
2026-08-10T13:37:34.562Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function rbac.upsert_subject(uuid,pg_catalog.varchar,rbac.subjecttype,pg_catalog.bool) does not exist, skipping
2026-08-10T13:37:34.563Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function rbac.upsert_subject(uuid,pg_catalog.varchar,pg_catalog.varchar,rbac.subjecttype) does not exist, skipping
2026-08-10T13:37:34.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "statistics_v" does not exist, skipping
2026-08-10T13:37:34.651Z  WARN 1863 --- [    Test worker] liquibase.executor                       : there is already a transaction in progress
2026-08-10T13:37:34.652Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: initializing table "rbac.global", , , []
2026-08-10T13:37:34.657Z  WARN 1863 --- [    Test worker] liquibase.executor                       : there is already a transaction in progress
2026-08-10T13:37:34.657Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating role:rbac.global#global:ADMIN, , , []
2026-08-10T13:37:34.661Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating role:rbac.global#global:guest, , , []
2026-08-10T13:37:34.668Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating fake test-realm admin users, , , []
2026-08-10T13:37:34.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: renaming seed subjects to realm-prefixed format, , , []
2026-08-10T13:37:34.677Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating fake Assembly group subjects, , , []
2026-08-10T13:37:34.682Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: testing currentSubjectUuid, , hsh-fran_superuser, []
2026-08-10T13:37:34.683Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: testing currentSubjectUuid, , hsh-alex_superuser, []
2026-08-10T13:37:34.688Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: renaming test-data subjects to realm-prefixed format, , , []
2026-08-10T13:37:34.692Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "check_valid_user_subject_name" of relation "subject" does not exist, skipping
2026-08-10T13:37:34.692Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "check_valid_group_subject_name" of relation "subject" does not exist, skipping
2026-08-10T13:37:34.693Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "check_valid_api_key_subject_name" of relation "subject" does not exist, skipping
2026-08-10T13:37:34.699Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: back-filling subject organization from the name prefix, , , []
2026-08-10T13:37:34.712Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "api_key_scope_scope_format" of relation "api_key_scope" does not exist, skipping
2026-08-10T13:37:34.719Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function rbac.create_api_key(uuid,pg_catalog.varchar,pg_catalog.varchar[]) does not exist, skipping
2026-08-10T13:37:34.750Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO rbactest.customer permissions for pre-exising rbac.global rows, , , []
2026-08-10T13:37:34.796Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test customer, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:34.823Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO rbactest.package permissions for pre-exising rbactest.customer rows, , , []
2026-08-10T13:37:34.878Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#xxx:ADMIN]
2026-08-10T13:37:34.878Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#xxx:ADMIN]
2026-08-10T13:37:34.878Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#xxx:ADMIN]
2026-08-10T13:37:34.878Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#yyy:ADMIN]
2026-08-10T13:37:34.879Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#yyy:ADMIN]
2026-08-10T13:37:34.879Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#yyy:ADMIN]
2026-08-10T13:37:34.879Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#zzz:ADMIN]
2026-08-10T13:37:34.879Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#zzz:ADMIN]
2026-08-10T13:37:34.879Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test package, , hsh-fran_superuser, [rbactest.customer#zzz:ADMIN]
2026-08-10T13:37:34.910Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO rbactest.domain permissions for pre-exising rbactest.package rows, , , []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx00, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx00, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx01, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx01, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx02, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_xxx02, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy00, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy00, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy01, []
2026-08-10T13:37:34.987Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy01, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy02, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_yyy02, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz00, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz00, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz01, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz01, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz02, []
2026-08-10T13:37:34.988Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating RBAC test domain, , tst-pac_admin_zzz02, []
2026-08-10T13:37:35.062Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_firstcontact, []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: first contact
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_secondcontact, []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: second contact
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_thirdcontact, []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: third contact
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_fourthcontact, []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: fourth contact
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_fifthcontact, []
2026-08-10T13:37:35.124Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: fifth contact
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_sixthcontact, []
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: sixth contact
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_seventhcontact, []
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: seventh contact
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_eighthcontact, []
2026-08-10T13:37:35.125Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: eighth contact
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_ninthcontact, []
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: ninth contact
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_tenthcontact, []
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: tenth contact
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_eleventhcontact, []
2026-08-10T13:37:35.126Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: eleventh contact
2026-08-10T13:37:35.127Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , , []
2026-08-10T13:37:35.127Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating contact test-data, , tst-contact_admin_twelfthcontact, []
2026-08-10T13:37:35.127Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test contact: twelfth contact
2026-08-10T13:37:35.206Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_hostsharingeg, []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Hostsharing eG by person-HostsharingeG@example.com
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_firstgmbh, []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: First GmbH by person-FirstGmbH@example.com
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_firbysusan, []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Firby, Susan by person-FirbySusan@example.com
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_smithpeter, []
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Smith, Peter by person-SmithPeter@example.com
2026-08-10T13:37:35.207Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_tuckerjack, []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Tucker, Jack by person-TuckerJack@example.com
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_foulerellie, []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Fouler, Ellie by person-FoulerEllie@example.com
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_petersmith_thesecondhandandthriftstores_n_shippinge., []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K., Smith, Peter by person-PeterSmith-TheSecondHandandThrif@example.com
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_thirdohg, []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Third OHG by person-ThirdOHG@example.com
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_fourtheg, []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Fourth eG by person-FourtheG@example.com
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_erbenbesslermelbessler, []
2026-08-10T13:37:35.208Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Erben Bessler, Mel, Bessler by person-ErbenBesslerMelBessler@example.com
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_bessleranita, []
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Bessler, Anita by person-BesslerAnita@example.com
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_besslerbert, []
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Bessler, Bert by person-BesslerBert@example.com
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_winklerpaul, []
2026-08-10T13:37:35.209Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Winkler, Paul by person-WinklerPaul@example.com
2026-08-10T13:37:35.227Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.227Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_hostmasteralex, []
2026-08-10T13:37:35.227Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Hostmaster, Alex by person-HostmasterAlex@example.com
2026-08-10T13:37:35.227Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_hostmasterfran, []
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: Hostmaster, Fran by person-HostmasterFran@example.com
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_userdrew, []
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: User, Drew by person-UserDrew@example.com
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , , []
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating person test-data, , tst-person_usertest, []
2026-08-10T13:37:35.228Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test person: User, Test by person-UserTest@example.com
2026-08-10T13:37:35.242Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "relation_check_debitor_anchor_person" of relation "relation" does not exist, skipping
2026-08-10T13:37:35.242Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function hs_office.relation_check_debitor_anchor_partner() does not exist, skipping
2026-08-10T13:37:35.246Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "relation_enforce_new_mark_by_global_admin_tg" for relation "hs_office.relation" does not exist, skipping
2026-08-10T13:37:35.282Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.relation permissions for pre-exising hs_office.person rows, , , []
2026-08-10T13:37:35.433Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating relation test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:35.433Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-FirstGmbH
2026-08-10T13:37:35.433Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (806e75fe-7894-4422-86be-783107f07f3f): (806e75fe-7894-4422-86be-783107f07f3f,0,LP,"Hostsharing eG",,,,)
2026-08-10T13:37:35.433Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (f726eb70-6779-41eb-a327-09e132a0cdd5): (f726eb70-6779-41eb-a327-09e132a0cdd5,0,LP,"First GmbH",,,,)
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (57cefbf1-4b36-48b3-8400-2e027035af9a): (57cefbf1-4b36-48b3-8400-2e027035af9a,0,"first contact","{""country"": ""Germany""}","{""main"": ""contact-admin@firstcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: FirstGmbH-Firby
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (f726eb70-6779-41eb-a327-09e132a0cdd5): (f726eb70-6779-41eb-a327-09e132a0cdd5,0,LP,"First GmbH",,,,)
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (a0ada6a0-a026-4fd7-9596-252d9ba14f61): (a0ada6a0-a026-4fd7-9596-252d9ba14f61,0,NP,,,,Susan,Firby)
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (57cefbf1-4b36-48b3-8400-2e027035af9a): (57cefbf1-4b36-48b3-8400-2e027035af9a,0,"first contact","{""country"": ""Germany""}","{""main"": ""contact-admin@firstcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: FirstGmbH-FirstGmbH
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (f726eb70-6779-41eb-a327-09e132a0cdd5): (f726eb70-6779-41eb-a327-09e132a0cdd5,0,LP,"First GmbH",,,,)
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (f726eb70-6779-41eb-a327-09e132a0cdd5): (f726eb70-6779-41eb-a327-09e132a0cdd5,0,LP,"First GmbH",,,,)
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (57cefbf1-4b36-48b3-8400-2e027035af9a): (57cefbf1-4b36-48b3-8400-2e027035af9a,0,"first contact","{""country"": ""Germany""}","{""main"": ""contact-admin@firstcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (806e75fe-7894-4422-86be-783107f07f3f): (806e75fe-7894-4422-86be-783107f07f3f,0,LP,"Hostsharing eG",,,,)
2026-08-10T13:37:35.434Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (ddbe26a0-9504-492d-b4f2-f5acf7052e94): (ddbe26a0-9504-492d-b4f2-f5acf7052e94,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (89d7987a-6f0b-459e-afd9-a8bf81ec2048): (89d7987a-6f0b-459e-afd9-a8bf81ec2048,0,"second contact","{""country"": ""Germany""}","{""main"": ""contact-admin@secondcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-Smith
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (ddbe26a0-9504-492d-b4f2-f5acf7052e94): (ddbe26a0-9504-492d-b4f2-f5acf7052e94,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3): (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,0,NP,,,,Peter,Smith)
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (89d7987a-6f0b-459e-afd9-a8bf81ec2048): (89d7987a-6f0b-459e-afd9-a8bf81ec2048,0,"second contact","{""country"": ""Germany""}","{""main"": ""contact-admin@secondcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (ddbe26a0-9504-492d-b4f2-f5acf7052e94): (ddbe26a0-9504-492d-b4f2-f5acf7052e94,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T13:37:35.435Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (ddbe26a0-9504-492d-b4f2-f5acf7052e94): (ddbe26a0-9504-492d-b4f2-f5acf7052e94,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T13:37:35.437Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (89d7987a-6f0b-459e-afd9-a8bf81ec2048): (89d7987a-6f0b-459e-afd9-a8bf81ec2048,0,"second contact","{""country"": ""Germany""}","{""main"": ""contact-admin@secondcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.437Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-ThirdOHG
2026-08-10T13:37:35.437Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (806e75fe-7894-4422-86be-783107f07f3f): (806e75fe-7894-4422-86be-783107f07f3f,0,LP,"Hostsharing eG",,,,)
2026-08-10T13:37:35.437Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (3546b365-68cd-4745-a499-48c04c5be694): (3546b365-68cd-4745-a499-48c04c5be694,0,IF,"Third OHG",,,,)
2026-08-10T13:37:35.437Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (8fef4456-744c-44df-abb3-3f3b2378c6fe): (8fef4456-744c-44df-abb3-3f3b2378c6fe,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.437Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: ThirdOHG-Tucker
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (3546b365-68cd-4745-a499-48c04c5be694): (3546b365-68cd-4745-a499-48c04c5be694,0,IF,"Third OHG",,,,)
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (a6f79866-bafe-4d4c-ac81-d2cafd81a785): (a6f79866-bafe-4d4c-ac81-d2cafd81a785,0,NP,,,,Jack,Tucker)
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (8fef4456-744c-44df-abb3-3f3b2378c6fe): (8fef4456-744c-44df-abb3-3f3b2378c6fe,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: ThirdOHG-ThirdOHG
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (3546b365-68cd-4745-a499-48c04c5be694): (3546b365-68cd-4745-a499-48c04c5be694,0,IF,"Third OHG",,,,)
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (3546b365-68cd-4745-a499-48c04c5be694): (3546b365-68cd-4745-a499-48c04c5be694,0,IF,"Third OHG",,,,)
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (8fef4456-744c-44df-abb3-3f3b2378c6fe): (8fef4456-744c-44df-abb3-3f3b2378c6fe,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-FourtheG
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (806e75fe-7894-4422-86be-783107f07f3f): (806e75fe-7894-4422-86be-783107f07f3f,0,LP,"Hostsharing eG",,,,)
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (06e75721-d013-471d-9050-c0e6a6819305): (06e75721-d013-471d-9050-c0e6a6819305,0,LP,"Fourth eG",,,,)
2026-08-10T13:37:35.438Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (ac385510-3549-445f-9071-dfe909202ff1): (ac385510-3549-445f-9071-dfe909202ff1,0,"fourth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@fourthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: FourtheG-Fouler
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (06e75721-d013-471d-9050-c0e6a6819305): (06e75721-d013-471d-9050-c0e6a6819305,0,LP,"Fourth eG",,,,)
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (d109343d-ad86-499f-9e71-39a700dd22ef): (d109343d-ad86-499f-9e71-39a700dd22ef,0,NP,,,,Ellie,Fouler)
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (ac385510-3549-445f-9071-dfe909202ff1): (ac385510-3549-445f-9071-dfe909202ff1,0,"fourth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@fourthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: FourtheG-FourtheG
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (06e75721-d013-471d-9050-c0e6a6819305): (06e75721-d013-471d-9050-c0e6a6819305,0,LP,"Fourth eG",,,,)
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (06e75721-d013-471d-9050-c0e6a6819305): (06e75721-d013-471d-9050-c0e6a6819305,0,LP,"Fourth eG",,,,)
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (ac385510-3549-445f-9071-dfe909202ff1): (ac385510-3549-445f-9071-dfe909202ff1,0,"fourth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@fourthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.439Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: HostsharingeG-Smith
2026-08-10T13:37:35.441Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (806e75fe-7894-4422-86be-783107f07f3f): (806e75fe-7894-4422-86be-783107f07f3f,0,LP,"Hostsharing eG",,,,)
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3): (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,0,NP,,,,Peter,Smith)
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (c133f000-3200-4251-8003-431dc48ebd62): (c133f000-3200-4251-8003-431dc48ebd62,0,"sixth contact","{""country"": ""Germany""}","{""main"": ""contact-admin@sixthcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: Smith-Smith
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3): (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,0,NP,,,,Peter,Smith)
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3): (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,0,NP,,,,Peter,Smith)
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (8fef4456-744c-44df-abb3-3f3b2378c6fe): (8fef4456-744c-44df-abb3-3f3b2378c6fe,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test relation: ThirdOHG-Smith
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using anchor person (3546b365-68cd-4745-a499-48c04c5be694): (3546b365-68cd-4745-a499-48c04c5be694,0,IF,"Third OHG",,,,)
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using holder person (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3): (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,0,NP,,,,Peter,Smith)
2026-08-10T13:37:35.442Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using contact (8fef4456-744c-44df-abb3-3f3b2378c6fe): (8fef4456-744c-44df-abb3-3f3b2378c6fe,0,"third contact","{""country"": ""Germany""}","{""main"": ""contact-admin@thirdcontact.example.com""}","{""phone_office"": ""+49 123 1234567""}")
2026-08-10T13:37:35.493Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.partner permissions for pre-exising rbac.global rows, , , []
2026-08-10T13:37:35.523Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.partner_details permissions for pre-exising rbac.global rows, , , []
2026-08-10T13:37:35.548Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T13:37:35.596Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating partner test-data , , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test partner: FirstGmbH-firstcontact
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partnerRel (e23bb6dc-c4c4-4d38-9c61-cea341cd463d): (e23bb6dc-c4c4-4d38-9c61-cea341cd463d,0,806e75fe-7894-4422-86be-783107f07f3f,f726eb70-6779-41eb-a327-09e132a0cdd5,57cefbf1-4b36-48b3-8400-2e027035af9a,PARTNER,)
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using person (f726eb70-6779-41eb-a327-09e132a0cdd5): (f726eb70-6779-41eb-a327-09e132a0cdd5,0,LP,"First GmbH",,,,)
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test partner: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-secondcontact
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partnerRel (d18c0d3c-43a5-411c-8c9c-48a189ad16bc): (d18c0d3c-43a5-411c-8c9c-48a189ad16bc,0,806e75fe-7894-4422-86be-783107f07f3f,ddbe26a0-9504-492d-b4f2-f5acf7052e94,89d7987a-6f0b-459e-afd9-a8bf81ec2048,PARTNER,)
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using person (ddbe26a0-9504-492d-b4f2-f5acf7052e94): (ddbe26a0-9504-492d-b4f2-f5acf7052e94,0,LP,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",,,Peter,Smith)
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test partner: ThirdOHG-thirdcontact
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partnerRel (82a53235-e8e2-41f3-980d-6a4e1d00ba4b): (82a53235-e8e2-41f3-980d-6a4e1d00ba4b,0,806e75fe-7894-4422-86be-783107f07f3f,3546b365-68cd-4745-a499-48c04c5be694,8fef4456-744c-44df-abb3-3f3b2378c6fe,PARTNER,)
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using person (3546b365-68cd-4745-a499-48c04c5be694): (3546b365-68cd-4745-a499-48c04c5be694,0,IF,"Third OHG",,,,)
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test partner: FourtheG-fourthcontact
2026-08-10T13:37:35.597Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partnerRel (a545c65b-bbcf-4285-9dec-76ee8c24b294): (a545c65b-bbcf-4285-9dec-76ee8c24b294,0,806e75fe-7894-4422-86be-783107f07f3f,06e75721-d013-471d-9050-c0e6a6819305,ac385510-3549-445f-9071-dfe909202ff1,PARTNER,)
2026-08-10T13:37:35.598Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using person (06e75721-d013-471d-9050-c0e6a6819305): (06e75721-d013-471d-9050-c0e6a6819305,0,LP,"Fourth eG",,,,)
2026-08-10T13:37:35.598Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test partner: Smith-fifthcontact
2026-08-10T13:37:35.598Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partnerRel (f17b3ff1-de5b-4908-9dbb-981bead187dd): (f17b3ff1-de5b-4908-9dbb-981bead187dd,0,806e75fe-7894-4422-86be-783107f07f3f,acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,c133f000-3200-4251-8003-431dc48ebd62,PARTNER,)
2026-08-10T13:37:35.598Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using person (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3): (acaf06bc-c81c-4ad6-9f13-4c65c824c7b3,0,NP,,,,Peter,Smith)
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , , []
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_firstgmbh, []
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: First GmbH
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_petersmith, []
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Peter Smith
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_petersmith_thesecondhandandthriftstores_n_shipp, []
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.
2026-08-10T13:37:35.673Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_thirdohg, []
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Third OHG
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_fourtheg, []
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Fourth eG
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_melbessler, []
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Mel Bessler
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_anitabessler, []
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Anita Bessler
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating bankaccount test-data, , tst-bankaccount_paulwinkler, []
2026-08-10T13:37:35.674Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test bankaccount: Paul Winkler
2026-08-10T13:37:35.725Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.debitor permissions for pre-exising rbac.global rows, , , []
2026-08-10T13:37:35.778Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating debitor test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:35.779Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test debitor: FirstGmbH-firstcontact (#11)
2026-08-10T13:37:35.779Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test debitor: PeterSmith-TheSecondHandandThriftStores-n-Shippinge.K.-secondcontact (#12)
2026-08-10T13:37:35.779Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test debitor: ThirdOHG-thirdcontact (#13)
2026-08-10T13:37:35.806Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.sepamandate permissions for pre-exising hs_office.relation rows, , , []
2026-08-10T13:37:35.831Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T13:37:35.874Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating SEPA-mandate test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:35.874Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test SEPA-mandate: 1000111
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using debitor (e64307e0-835c-43d5-8065-a2903debc1bc): (e64307e0-835c-43d5-8065-a2903debc1bc,0,11,3c374b1d-d808-4c7f-9cf9-5fc1b79a525f,t,,,t,f,e7c6b493-0fbe-4d67-9ae9-bd9353b4ec52,fir)
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using bankAccount (e7c6b493-0fbe-4d67-9ae9-bd9353b4ec52): (e7c6b493-0fbe-4d67-9ae9-bd9353b4ec52,0,"First GmbH",DE02120300000000202051,BYLADEM1001)
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test SEPA-mandate: 1000212
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using debitor (82cfa5f7-2c4e-4349-a84c-654d7c803c22): (82cfa5f7-2c4e-4349-a84c-654d7c803c22,0,12,44a47b6c-2dc8-446e-87b9-0f3c169b64e5,t,,,t,f,1bc978f2-11da-4ba8-a4dc-9b2a988cffad,sec)
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using bankAccount (1bc978f2-11da-4ba8-a4dc-9b2a988cffad): (1bc978f2-11da-4ba8-a4dc-9b2a988cffad,0,"Peter Smith - The Second Hand and Thrift Stores-n-Shipping e.K.",DE02100500000054540402,BELADEBE)
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test SEPA-mandate: 1000313
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using debitor (a438fc13-d634-4754-b6da-6053237dd025): (a438fc13-d634-4754-b6da-6053237dd025,0,13,68dfd5bf-7316-490e-b511-98364fa5a631,t,,,t,f,b4f8c3b0-9e25-4d42-bb50-f6f5041e1a90,thi)
2026-08-10T13:37:35.875Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using bankAccount (b4f8c3b0-9e25-4d42-bb50-f6f5041e1a90): (b4f8c3b0-9e25-4d42-bb50-f6f5041e1a90,0,"Third OHG",DE02300209000106531065,CMCIDEDD)
2026-08-10T13:37:35.915Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.membership permissions for pre-exising rbac.global rows, , , []
2026-08-10T13:37:35.982Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating Membership test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:35.983Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test Membership: M-10001 01
2026-08-10T13:37:35.983Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partner (3b00b421-19be-4f54-af72-8071cd2db54b): (3b00b421-19be-4f54-af72-8071cd2db54b,0,10001,e23bb6dc-c4c4-4d38-9c61-cea341cd463d,999bc911-fd9d-4299-aa18-77938c268c98)
2026-08-10T13:37:35.983Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test Membership: M-10002 02
2026-08-10T13:37:35.983Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partner (a894e353-2b23-4286-ab07-fa53e91927e3): (a894e353-2b23-4286-ab07-fa53e91927e3,0,10002,d18c0d3c-43a5-411c-8c9c-48a189ad16bc,57781e0c-3ce2-42b6-a281-044de4f6e92a)
2026-08-10T13:37:35.983Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test Membership: M-10003 03
2026-08-10T13:37:35.983Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using partner (c9a7a786-371d-4a2b-bec8-19aaaa44c11f): (c9a7a786-371d-4a2b-bec8-19aaaa44c11f,0,10003,82a53235-e8e2-41f3-980d-6a4e1d00ba4b,556ee7e8-f386-48bf-a802-5fb3511c2eba)
2026-08-10T13:37:36.004Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "check_positive_total_shares_count" of relation "coopsharetx" does not exist, skipping
2026-08-10T13:37:36.005Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function hs_office.coopsharestx_check_positive_total() does not exist, skipping
2026-08-10T13:37:36.005Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "positive_total_shares_count_tg" for relation "hs_office.coopsharetx" does not exist, skipping
2026-08-10T13:37:36.024Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.coopsharetx permissions for pre-exising hs_office.membership rows, , , []
2026-08-10T13:37:36.057Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T13:37:36.095Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating coopSharesTransaction test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:36.095Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test coopSharesTransaction: 1000101
2026-08-10T13:37:36.095Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test coopSharesTransaction: 1000202
2026-08-10T13:37:36.095Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test coopSharesTransaction: 1000303
2026-08-10T13:37:36.121Z  WARN 1863 --- [    Test worker] liquibase.executor                       : constraint "coopassetstx_check_positive_total" of relation "coopassettx" does not exist, skipping
2026-08-10T13:37:36.121Z  WARN 1863 --- [    Test worker] liquibase.executor                       : function hs_office.coopassetstx_check_positive_total() does not exist, skipping
2026-08-10T13:37:36.121Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "positive_total_assets_count_tg" for relation "hs_office.coopassettx" does not exist, skipping
2026-08-10T13:37:36.142Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_office.coopassettx permissions for pre-exising hs_office.membership rows, , , []
2026-08-10T13:37:36.164Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T13:37:36.201Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating coopAssetsTransaction test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:36.201Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test coopAssetsTransaction: 1000101
2026-08-10T13:37:36.202Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test coopAssetsTransaction: 1000202
2026-08-10T13:37:36.202Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test coopAssetsTransaction: 1000303
2026-08-10T13:37:36.244Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_booking.project permissions for pre-exising hs_office.relation rows, , , []
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating booking-project test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test booking-project: 11
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using debitor (e64307e0-835c-43d5-8065-a2903debc1bc): (e64307e0-835c-43d5-8065-a2903debc1bc,0,11,3c374b1d-d808-4c7f-9cf9-5fc1b79a525f,t,,,t,f,e7c6b493-0fbe-4d67-9ae9-bd9353b4ec52,fir)
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test booking-project: 12
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using debitor (82cfa5f7-2c4e-4349-a84c-654d7c803c22): (82cfa5f7-2c4e-4349-a84c-654d7c803c22,0,12,44a47b6c-2dc8-446e-87b9-0f3c169b64e5,t,,,t,f,1bc978f2-11da-4ba8-a4dc-9b2a988cffad,sec)
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test booking-project: 13
2026-08-10T13:37:36.318Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using debitor (a438fc13-d634-4754-b6da-6053237dd025): (a438fc13-d634-4754-b6da-6053237dd025,0,13,68dfd5bf-7316-490e-b511-98364fa5a631,t,,,t,f,b4f8c3b0-9e25-4d42-bb50-f6f5041e1a90,thi)
2026-08-10T13:37:36.358Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_booking.item permissions for pre-exising rbac.global rows, , , []
2026-08-10T13:37:36.358Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: create INSERT INTO hs_booking.item permissions for pre-exising hs_booking.project rows, , , []
2026-08-10T13:37:36.627Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating booking-item test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:36.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test booking-item: 1000111
2026-08-10T13:37:36.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using project (59a8690d-244f-4df5-9e03-67321fae593c): (59a8690d-244f-4df5-9e03-67321fae593c,0,e64307e0-835c-43d5-8065-a2903debc1bc,"D-1000111 default project")
2026-08-10T13:37:36.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test booking-item: 1000212
2026-08-10T13:37:36.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using project (b4a550dc-62f3-4f75-b3e9-bb462e765171): (b4a550dc-62f3-4f75-b3e9-bb462e765171,0,82cfa5f7-2c4e-4349-a84c-654d7c803c22,"D-1000212 default project")
2026-08-10T13:37:36.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : creating test booking-item: 1000313
2026-08-10T13:37:36.628Z  WARN 1863 --- [    Test worker] liquibase.executor                       : - using project (0f9a806b-179d-4d29-9066-ef0925742a69): (0f9a806b-179d-4d29-9066-ef0925742a69,0,a438fc13-d634-4754-b6da-6053237dd025,"D-1000313 default project")
2026-08-10T13:37:36.723Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: schema-migration, , , []
2026-08-10T13:37:37.939Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:37.939Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:37.939Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:37.939Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating hosting-asset test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:37.961Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "hs_statistics_v" does not exist, skipping
2026-08-10T13:37:37.975Z  WARN 1863 --- [    Test worker] liquibase.executor                       : view "account_ev" does not exist, skipping
2026-08-10T13:37:37.986Z  WARN 1863 --- [    Test worker] liquibase.executor                       : trigger "assert_account_subject_is_user_tg" for relation "hs_accounts.account" does not exist, skipping
2026-08-10T13:37:38.011Z  WARN 1863 --- [    Test worker] liquibase.executor                       : Context defined as: creating booking-project test-data, , hsh-alex_superuser, [rbac.global#global:ADMIN]
2026-08-10T13:37:38.689Z  INFO 1863 --- [    Test worker] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2026-08-10T13:37:38.754Z  INFO 1863 --- [    Test worker] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 6.6.26.Final
2026-08-10T13:37:38.788Z  INFO 1863 --- [    Test worker] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2026-08-10T13:37:38.936Z  INFO 1863 --- [    Test worker] org.hibernate.orm.connections.pooling    : HHH10001005: Database info:
	Database JDBC URL [Connecting through datasource 'proxyDataSourceDecorator [net.ttddyy.dsproxy.support.ProxyDataSource] -> dataSource [com.zaxxer.hikari.HikariDataSource]']
	Database driver: undefined/unknown
	Database version: 15.5
	Autocommit mode: undefined/unknown
	Isolation level: undefined/unknown
	Minimum pool size: undefined/unknown
	Maximum pool size: undefined/unknown
2026-08-10T13:37:39.180Z  INFO 1863 --- [    Test worker] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2026-08-10T13:37:39.489Z  WARN 1863 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorEntity.partner' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T13:37:39.490Z  WARN 1863 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.debitor.HsOfficeDebitorEntity.refundBankAccount' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T13:37:39.500Z  WARN 1863 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerRbacEntity.details' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T13:37:39.503Z  WARN 1863 --- [    Test worker] o.h.boot.model.internal.ToOneBinder      : HHH000491: 'net.hostsharing.hsadminng.hs.office.partner.HsOfficePartnerRealEntity.details' uses both @NotFound and FetchType.LAZY. @ManyToOne and @OneToOne associations mapped with @NotFound are forced to EAGER fetching.
2026-08-10T13:37:41.113Z  INFO 1863 --- [    Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2026-08-10T13:37:41.116Z  INFO 1863 --- [    Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2026-08-10T13:37:41.572Z  INFO 1863 --- [    Test worker] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2026-08-10T13:37:44.037Z  WARN 1863 --- [    Test worker] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2026-08-10T13:37:44.574Z  WARN 1863 --- [    Test worker] o.s.boot.actuate.endpoint.EndpointId     : Endpoint ID 'metric-links' contains invalid characters, please migrate to a valid format.
2026-08-10T13:37:45.460Z  INFO 1863 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 33721 (http) with context path '/'
2026-08-10T13:37:45.523Z  INFO 1863 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port 0 (http)
2026-08-10T13:37:45.524Z  INFO 1863 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2026-08-10T13:37:45.524Z  INFO 1863 --- [    Test worker] o.apache.catalina.core.StandardEngine    : Starting Servlet engine: [Apache Tomcat/10.1.44]
2026-08-10T13:37:45.535Z  INFO 1863 --- [    Test worker] o.a.c.c.C.[Tomcat-1].[localhost].[/]     : Initializing Spring embedded WebApplicationContext
2026-08-10T13:37:45.535Z  INFO 1863 --- [    Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 72 ms
2026-08-10T13:37:45.550Z  INFO 1863 --- [    Test worker] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 5 endpoints beneath base path '/actuator'
2026-08-10T13:37:45.592Z  INFO 1863 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port 42743 (http) with context path '/'
2026-08-10T13:37:45.607Z  INFO 1863 --- [    Test worker] n.h.h.h.a.s.AccountScenarioTests         : Started AccountScenarioTests in 17.778 seconds (process running for 22.922)
2026-08-10T13:37:45.719Z  INFO 1863 --- [    Test worker] n.h.h.c.ProvisioningApiKeyBootstrap      : provisioned the provisioning API-key subject 'hsadminng.provisioning.key' with the global ADMIN role
2026-08-10T13:37:46.295Z  INFO 1863 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2026-08-10T13:37:46.295Z  INFO 1863 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2026-08-10T13:37:46.296Z  INFO 1863 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
SCENARIO REPORT: file:///home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_base-tx-context-seqTxId-performance-3915db90eedb/build/scenario-reports/9010:%20Fetch%20Rbac%20Context%20with%20Effective%20Groups.md
DEBUG LOG: file:///home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_base-tx-context-seqTxId-performance-3915db90eedb/build/scenario-reports/.last-debug-log.md
SCENARIO REPORT: file:///home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_base-tx-context-seqTxId-performance-3915db90eedb/build/scenario-reports/9020:%20Fetch%20Rbac%20Context%20with%20Claimed%20But%20No%20Effective%20Groups%20After%20Assuming%20Roles.md
DEBUG LOG: file:///home/tallyman/hs.hsadmin.ng/.git/gittally/worktrees/mihoe_base-tx-context-seqTxId-performance-3915db90eedb/build/scenario-reports/.last-debug-log.md

Standard error

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/gradle-user-home/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.7/fbf3d6d649ed37fc9e9c59480a05be0a26e3c2da/byte-buddy-agent-1.17.7.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release