+ keystone-manage --config-file=/etc/keystone/keystone.conf db_sync 2026-03-19 22:02:21.611 7 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-03-19 22:02:21.612 7 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-03-19 22:02:21.673 7 INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-03-19 22:02:24.116 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-03-19 22:02:24.117 7 INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-03-19 22:02:24.145 7 INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-03-19 22:02:24.163 7 INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-03-19 22:02:24.213 7 INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-03-19 22:02:24.215 7 INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-03-19 22:02:24.264 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 rKwzsQzNjm6PmIRrXUz9assJMvUf6N5v --bootstrap-project-name admin --bootstrap-admin-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-public-url https://identity.199-19-213-66.nip.io/ --bootstrap-internal-url http://keystone-api.openstack.svc.cluster.local:5000/ --bootstrap-region-id RegionOne 2026-03-19 22:02:26.621 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created domain default 2026-03-19 22:02:26.651 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created project admin 2026-03-19 22:02:26.652 8 WARNING keystone.identity.core [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Unable to locate domain config directory: /etc/keystone/domains 2026-03-19 22:02:26.674 8 WARNING keystone.common.password_hashing [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin-RegionOne. 2026-03-19 22:02:26.970 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created user admin-RegionOne 2026-03-19 22:02:26.982 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created role reader 2026-03-19 22:02:26.990 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created role member 2026-03-19 22:02:27.008 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created implied role where 9882dce63bb24db5b6e633c2b6bc3f2a implies 69f476a1888544e48444cfed763a6009 2026-03-19 22:02:27.016 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created role manager 2026-03-19 22:02:27.029 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created implied role where bc982bcdd8a54a48a683d66e0a704d19 implies 9882dce63bb24db5b6e633c2b6bc3f2a 2026-03-19 22:02:27.036 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created role admin 2026-03-19 22:02:27.051 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created implied role where b61fea6bd47948658fc6b52fee655acd implies bc982bcdd8a54a48a683d66e0a704d19 2026-03-19 22:02:27.066 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created role service 2026-03-19 22:02:27.076 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Granted role admin on project admin to user admin-RegionOne. 2026-03-19 22:02:27.082 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Granted role admin on the system to user admin-RegionOne. 2026-03-19 22:02:27.095 8 WARNING py.warnings [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-19 22:02:27.098 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created region RegionOne 2026-03-19 22:02:27.128 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created public endpoint https://identity.199-19-213-66.nip.io/ 2026-03-19 22:02:27.133 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created internal endpoint http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-19 22:02:27.139 8 INFO keystone.cmd.bootstrap [None req-f2366ea7-cfbf-40e2-bf19-c90350b11830 - - - - - -] Created admin endpoint http://keystone-api.openstack.svc.cluster.local:5000/ + exec python /tmp/endpoint-update.py 2026-03-19 22:02:27,741 - OpenStack-Helm Keystone Endpoint management - INFO - Using /etc/keystone/keystone.conf as db config source 2026-03-19 22:02:27,741 - OpenStack-Helm Keystone Endpoint management - INFO - Trying to load db config from database:connection 2026-03-19 22:02:27,741 - OpenStack-Helm Keystone Endpoint management - INFO - Got config from /etc/keystone/keystone.conf 2026-03-19 22:02:27,785 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (admin): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-19 22:02:27,785 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (public): https://identity.199-19-213-66.nip.io/ 2026-03-19 22:02:27,785 - OpenStack-Helm Keystone Endpoint management - INFO - endpoint (internal): http://keystone-api.openstack.svc.cluster.local:5000/ 2026-03-19 22:02:27,785 - OpenStack-Helm Keystone Endpoint management - INFO - Finished Endpoint Management