+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-07 23:29:06.576 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-07 23:29:06.577 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-07 23:29:06.637 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-07 23:29:08.842 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-07 23:29:08.845 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-07 23:29:08.872 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-07 23:29:08.891 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-07 23:29:08.937 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-07 23:29:08.939 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-07 23:29:08.984 7 INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. + keystone-manage --config-file=/etc/keystone/keystone.conf bootstrap --bootstrap-username admin-RegionOne --bootstrap-password b4F4ALnmAx5Uk6g3YsVm17qUVXV8yDLY --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-19-213-170.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-07 23:29:11.412 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created domain default 2026-05-07 23:29:11.443 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created project admin 2026-05-07 23:29:11.444 10 WARNING keystone.identity.core [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-07 23:29:11.461 10 WARNING keystone.common.password_hashing [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-07 23:29:11.737 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created user admin-RegionOne 2026-05-07 23:29:11.748 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created role reader 2026-05-07 23:29:11.755 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created role member 2026-05-07 23:29:11.769 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created implied role where c88db1979b524c7f8c0cfb381e76e19c implies 7de74aa7e9ed4bc6a8703f50ea684527 2026-05-07 23:29:11.776 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created role manager 2026-05-07 23:29:11.788 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created implied role where a35dea10bc6c4288932ee5e1e65fa7d5 implies c88db1979b524c7f8c0cfb381e76e19c 2026-05-07 23:29:11.795 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created role admin 2026-05-07 23:29:11.805 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created implied role where b351f411a83f4d28b57b05fbd8d4486c implies a35dea10bc6c4288932ee5e1e65fa7d5 2026-05-07 23:29:11.817 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created role service 2026-05-07 23:29:11.824 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-07 23:29:11.830 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-07 23:29:11.838 10 WARNING py.warnings [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:29:11.843 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created region RegionOne 2026-05-07 23:29:11.869 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created public endpoint https://identity.199-19-213-170.nip.io/ 2026-05-07 23:29:11.875 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-07 23:29:11.882 10 INFO keystone.cmd.bootstrap [None req-4cb61937-4b19-459b-892d-6cba0eea021e - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-07 23:29:12,470 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-07 23:29:12,470 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-07 23:29:12,470 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-07 23:29:12,510 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-07 23:29:12,510 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-19-213-170.nip.io/ 2026-05-07 23:29:12,510 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-07 23:29:12,510 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management