+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-05-14 13:30:27.056 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-14 13:30:27.056 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-14 13:30:27.122 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-14 13:30:29.825 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-14 13:30:29.827 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-14 13:30:29.870 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-14 13:30:29.895 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-14 13:30:29.952 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-14 13:30:29.953 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-14 13:30:30.009 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 7g780ZDND4ZNu4M2X8T3RtSxr9sS2uY4 --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-235.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-05-14 13:30:32.719 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created domain default 2026-05-14 13:30:32.758 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created project admin 2026-05-14 13:30:32.759 8 WARNING keystone.identity.core [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-05-14 13:30:32.780 8 WARNING keystone.common.password_hashing [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-05-14 13:30:33.065 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created user admin-RegionOne 2026-05-14 13:30:33.077 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created role reader 2026-05-14 13:30:33.085 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created role member 2026-05-14 13:30:33.102 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created implied role where e958621e7804462b80b167f15170715c implies c1e2531bd61044128c4b0a3100f55ea3 2026-05-14 13:30:33.112 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created role manager 2026-05-14 13:30:33.125 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created implied role where db7ed14753c74c85931943cb93452d84 implies e958621e7804462b80b167f15170715c 2026-05-14 13:30:33.133 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created role admin 2026-05-14 13:30:33.146 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created implied role where 6d5d3520f68a46eaafd28b2bd83528fd implies db7ed14753c74c85931943cb93452d84 2026-05-14 13:30:33.158 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created role service 2026-05-14 13:30:33.168 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-05-14 13:30:33.177 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-05-14 13:30:33.192 8 WARNING py.warnings [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] /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-14 13:30:33.197 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created region RegionOne 2026-05-14 13:30:33.231 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created public endpoint https://identity.199-204-45-235.nip.io/ 2026-05-14 13:30:33.240 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-14 13:30:33.248 8 INFO keystone.cmd.bootstrap [None req-269c17d6-8af6-4561-800f-fd78fce06e8c - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-05-14 13:30:34,227 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-05-14 13:30:34,228 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-05-14 13:30:34,228 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-05-14 13:30:34,275 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-14 13:30:34,275 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-235.nip.io/ 2026-05-14 13:30:34,275 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-05-14 13:30:34,275 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management