+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-04-08 00:45:44.396 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-04-08 00:45:44.396 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-04-08 00:45:44.453 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-04-08 00:45:46.790 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-04-08 00:45:46.792 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-04-08 00:45:46.822 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-04-08 00:45:46.843 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-04-08 00:45:46.890 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-04-08 00:45:46.891 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-04-08 00:45:46.938 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 ZDKzGjcuXmlKDauEd7BuwKNvw95kvNDn --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-204-45-72.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-04-08 00:45:49.734 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created domain default 2026-04-08 00:45:49.763 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created project admin 2026-04-08 00:45:49.763 10 WARNING keystone.identity.core [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-04-08 00:45:49.781 10 WARNING keystone.common.password_hashing [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-04-08 00:45:50.049 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created user admin-RegionOne 2026-04-08 00:45:50.060 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created role reader 2026-04-08 00:45:50.069 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created role member 2026-04-08 00:45:50.086 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created implied role where 71a95c66897d40c4a8bcffc4ab87da50 implies 0a2acb0d1f3d42a2991e8cae27fd24c7 2026-04-08 00:45:50.092 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created role manager 2026-04-08 00:45:50.106 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created implied role where 3033d57a1014473aad1e5209a17268e2 implies 71a95c66897d40c4a8bcffc4ab87da50 2026-04-08 00:45:50.113 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created role admin 2026-04-08 00:45:50.124 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created implied role where e7cb02638c1946f592df68925b13ce31 implies 3033d57a1014473aad1e5209a17268e2 2026-04-08 00:45:50.133 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created role service 2026-04-08 00:45:50.141 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-04-08 00:45:50.147 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-04-08 00:45:50.155 10 WARNING py.warnings [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] /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-08 00:45:50.159 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created region RegionOne 2026-04-08 00:45:50.183 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created public endpoint https://identity.199-204-45-72.nip.io/ 2026-04-08 00:45:50.190 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-08 00:45:50.198 10 INFO keystone.cmd.bootstrap [None req-8e10bf4e-5957-429e-91e1-e1530f9298ba - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-04-08 00:45:50,818 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-04-08 00:45:50,820 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-04-08 00:45:50,820 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-04-08 00:45:50,865 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-08 00:45:50,866 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-204-45-72.nip.io/ 2026-04-08 00:45:50,866 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-04-08 00:45:50,866 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management