+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-04-29 02:08:07.496 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-29 02:08:07.497 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-29 02:08:07.565 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-29 02:08:09.814 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-29 02:08:09.816 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-29 02:08:09.843 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-29 02:08:09.865 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-29 02:08:09.909 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-29 02:08:09.911 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-29 02:08:09.955 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 xppJMbXUkbCVaA5TOtuuXYBl9qNUJjBR --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-35.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-04-29 02:08:12.346 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created domain default 2026-04-29 02:08:12.379 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created project admin 2026-04-29 02:08:12.380 10 WARNING keystone.identity.core [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-29 02:08:12.398 10 WARNING keystone.common.password_hashing [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-29 02:08:12.672 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created user admin-RegionOne 2026-04-29 02:08:12.681 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created role reader 2026-04-29 02:08:12.688 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created role member 2026-04-29 02:08:12.704 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created implied role where 8cc7b4de8c774baaa10d5a75937096d3 implies 0dc6ecdb8d1d45b6b3d2ef9506cc3542 2026-04-29 02:08:12.712 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created role manager 2026-04-29 02:08:12.728 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created implied role where a516a4b7d74346919d8778bc0932c433 implies 8cc7b4de8c774baaa10d5a75937096d3 2026-04-29 02:08:12.735 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created role admin 2026-04-29 02:08:12.745 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created implied role where e89d190092c14a27805bfe0a556589f1 implies a516a4b7d74346919d8778bc0932c433 2026-04-29 02:08:12.756 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created role service 2026-04-29 02:08:12.763 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-29 02:08:12.770 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-29 02:08:12.778 10 WARNING py.warnings [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] /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-04-29 02:08:12.783 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created region RegionOne 2026-04-29 02:08:12.806 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created public endpoint https://identity.199-204-45-35.nip.io/ 2026-04-29 02:08:12.813 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-29 02:08:12.820 10 INFO keystone.cmd.bootstrap [None req-73372675-8ffb-4f49-a823-a5dab422a10f - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-29 02:08:13,383 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-29 02:08:13,384 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-29 02:08:13,384 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-29 02:08:13,422 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-35.nip.io/ 2026-04-29 02:08:13,422 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-29 02:08:13,422 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-29 02:08:13,422 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management