+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html __import__(import_str) 2026-04-20 04:59:54.719 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-20 04:59:54.720 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-20 04:59:54.778 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-20 04:59:57.066 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-20 04:59:57.067 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-20 04:59:57.098 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-20 04:59:57.118 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-20 04:59:57.165 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-20 04:59:57.167 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-20 04:59:57.213 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 byGGF5VwBSgQGdbFq7gXwHSdcosIqm6u --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-74.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html __import__(import_str) 2026-04-20 05:00:00.037 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created domain default 2026-04-20 05:00:00.074 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created project admin 2026-04-20 05:00:00.075 8 WARNING keystone.identity.core [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-20 05:00:00.095 8 WARNING keystone.common.password_hashing [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-20 05:00:00.374 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created user admin-RegionOne 2026-04-20 05:00:00.387 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created role reader 2026-04-20 05:00:00.396 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created role member 2026-04-20 05:00:00.416 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created implied role where f2c2c3d9e2ff4dd8830c8afaac9ae030 implies 717bc661622f453491e5f23e744e3112 2026-04-20 05:00:00.424 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created role manager 2026-04-20 05:00:00.440 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created implied role where 2277c33bf4f941b092ead5dab03b26fa implies f2c2c3d9e2ff4dd8830c8afaac9ae030 2026-04-20 05:00:00.448 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created role admin 2026-04-20 05:00:00.460 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created implied role where bc284db307034ccaa72e26fe5c8bf73c implies 2277c33bf4f941b092ead5dab03b26fa 2026-04-20 05:00:00.471 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created role service 2026-04-20 05:00:00.479 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-20 05:00:00.486 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-20 05:00:00.495 8 WARNING py.warnings [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] /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-20 05:00:00.498 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created region RegionOne 2026-04-20 05:00:00.522 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created public endpoint https://identity.199-204-45-74.nip.io/ 2026-04-20 05:00:00.529 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-20 05:00:00.537 8 INFO keystone.cmd.bootstrap [None req-ffb7729f-c52a-4514-a28b-d9f769ec91e2 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-20 05:00:01,233 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-20 05:00:01,234 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-20 05:00:01,234 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-20 05:00:01,282 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-20 05:00:01,282 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-74.nip.io/ 2026-04-20 05:00:01,282 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-20 05:00:01,282 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management