10.0.0.204 - - [26/Jun/2026:11:55:47 +0000] "GET / HTTP/1.1" 300 295 [Fri Jun 26 11:55:47.376801 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.204:58468] 2026-06-26 11:55:47.376 9 WARNING keystone.common.password_hashing [None req-caac1850-39ea-44b8-8e1c-37ead88eb750 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.\x1b[00m [Fri Jun 26 11:55:47.668152 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.204:58468] 2026-06-26 11:55:47.667 9 WARNING keystone.common.fernet_utils [None req-caac1850-39ea-44b8-8e1c-37ead88eb750 - - - - - -] key_repository is world readable: /etc/keystone/fernet-keys/\x1b[00m 10.0.0.204 - - [26/Jun/2026:11:55:47 +0000] "POST /v3/auth/tokens HTTP/1.1" 201 10388 10.0.0.204 - - [26/Jun/2026:11:55:47 +0000] "GET / HTTP/1.1" 300 295 [Fri Jun 26 11:55:47.710500 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.204:58468] 2026-06-26 11:55:47.710 12 WARNING keystone.common.password_hashing [None req-2813764c-e85b-4b33-94ca-cf4ca79b72ac - - - - - -] Truncating password to algorithm specific maximum length 72 characters.\x1b[00m [Fri Jun 26 11:55:48.008122 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.204:58468] 2026-06-26 11:55:48.007 12 WARNING keystone.common.fernet_utils [None req-2813764c-e85b-4b33-94ca-cf4ca79b72ac - - - - - -] key_repository is world readable: /etc/keystone/fernet-keys/\x1b[00m 10.0.0.204 - - [26/Jun/2026:11:55:47 +0000] "POST /v3/auth/tokens HTTP/1.1" 201 10388 10.0.0.68 - - [26/Jun/2026:11:55:48 +0000] "GET /v3/auth/tokens HTTP/1.1" 200 10388 10.0.0.152 - - [26/Jun/2026:11:55:48 +0000] "GET /v3/auth/tokens HTTP/1.1" 200 10388 10.0.0.204 - - [26/Jun/2026:11:55:48 +0000] "GET /v3/projects HTTP/1.1" 200 1214 10.0.0.153 - - [26/Jun/2026:11:56:03 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:56:03.180488 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application [None req-c525cec7-5e8b-434b-86a9-bd9f7284d655 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 74471307afb903cb66ae8e6b3f2e609ec74e0eeeced9ae6e81a502a0b72df75e.: keystone.exception.CredentialNotFound: Could not find credential: 74471307afb903cb66ae8e6b3f2e609ec74e0eeeced9ae6e81a502a0b72df75e. [Fri Jun 26 11:56:03.180507 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:56:03.180510 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:56:03.180513 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:56:03.180515 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:56:03.180518 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:56:03.180520 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:56:03.180522 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:56:03.180525 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:56:03.180527 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:56:03.180529 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:56:03.180532 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:56:03.180534 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:56:03.180536 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:56:03.180538 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:56:03.180541 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:56:03.180546 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:56:03.180549 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:56:03.180551 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:56:03.180553 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:56:03.180555 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:56:03.180558 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:56:03.180560 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:56:03.180562 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:56:03.180564 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:56:03.180566 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:56:03.180568 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:56:03.180570 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:56:03.180572 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:56:03.180575 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:56:03.180577 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:56:03.180579 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:56:03.180582 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:56:03.180585 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:56:03.180587 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:56:03.180589 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:56:03.180591 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:56:03.180593 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:56:03.180595 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:56:03.180597 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:56:03.180599 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:56:03.180602 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:56:03.180604 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 74471307afb903cb66ae8e6b3f2e609ec74e0eeeced9ae6e81a502a0b72df75e. [Fri Jun 26 11:56:03.180606 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.179 12 ERROR keystone.server.flask.application \x1b[00m [Fri Jun 26 11:56:03.213394 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application [None req-67b06246-6448-4479-ac26-765bc1d5057d 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.213412 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:56:03.213415 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:56:03.213416 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:56:03.213418 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:56:03.213419 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:56:03.213421 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:56:03.213422 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:56:03.213424 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:56:03.213425 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:56:03.213427 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:56:03.213428 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:56:03.213430 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:56:03.213431 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:56:03.213433 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:56:03.213434 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:56:03.213439 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:56:03.213441 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:56:03.213442 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:56:03.213444 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:56:03.213445 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:56:03.213446 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:56:03.213448 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:56:03.213449 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:56:03.213450 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:56:03.213458 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:56:03.213459 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:56:03.213461 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:56:03.213463 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:56:03.213465 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:56:03.213466 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:56:03.213468 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:56:03.213469 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:56:03.213471 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:56:03.213472 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:56:03.213474 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:56:03.213475 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:56:03.213478 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:56:03.213479 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:56:03.213481 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:56:03.213483 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:56:03.213485 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:56:03.213487 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.213489 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.212 9 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:56:03 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:56:03.238996 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application [None req-5624480a-365e-4ce5-8d44-e9ae53f969e2 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.239018 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:56:03.239020 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:56:03.239022 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:56:03.239023 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:56:03.239025 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:56:03.239026 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:56:03.239028 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:56:03.239030 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:56:03.239031 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:56:03.239033 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:56:03.239035 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:56:03.239036 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:56:03.239039 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:56:03.239040 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:56:03.239042 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:56:03.239046 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:56:03.239047 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:56:03.239049 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:56:03.239050 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:56:03.239051 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:56:03.239053 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:56:03.239054 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:56:03.239056 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:56:03.239057 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:56:03.239059 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:56:03.239060 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:56:03.239062 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:56:03.239069 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:56:03.239071 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:56:03.239073 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:56:03.239074 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:56:03.239076 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:56:03.239077 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:56:03.239079 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:56:03.239080 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:56:03.239082 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:56:03.239084 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:56:03.239085 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:56:03.239312 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:56:03.239314 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:56:03.239316 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:56:03.239317 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.239319 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.238 11 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:56:03 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:56:03.289503 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application [None req-1f82f598-8d70-41b4-b9b7-feb57a894339 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.289652 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:56:03.289667 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:56:03.289677 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:56:03.289687 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:56:03.289697 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:56:03.289707 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:56:03.289717 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:56:03.289727 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:56:03.289737 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:56:03.289750 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:56:03.289760 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:56:03.289770 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:56:03.289780 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:56:03.289789 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:56:03.289799 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:56:03.289809 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:56:03.289820 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:56:03.289829 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:56:03.289843 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:56:03.289858 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:56:03.289878 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:56:03.289894 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:56:03.289908 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:56:03.289922 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:56:03.289937 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:56:03.289952 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:56:03.289996 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:56:03.290016 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:56:03.290030 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:56:03.290044 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:56:03.290058 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:56:03.290071 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:56:03.290085 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:56:03.290103 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:56:03.290117 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:56:03.290132 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:56:03.290147 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:56:03.290164 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:56:03.290179 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:56:03.290193 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:56:03.290207 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:56:03.290221 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.290239 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.288 10 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:56:03 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:56:03.401205 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application [None req-dea43572-4c5e-4d46-8073-7b66c148f74a 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.401236 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:56:03.401241 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:56:03.401246 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:56:03.401249 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:56:03.401253 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:56:03.401257 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:56:03.401261 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:56:03.401268 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:56:03.401276 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:56:03.401455 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:56:03.401461 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:56:03.401465 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:56:03.401469 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:56:03.401473 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:56:03.401478 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:56:03.401482 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:56:03.401487 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:56:03.401491 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:56:03.401495 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:56:03.401499 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:56:03.401508 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:56:03.401512 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:56:03.401516 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:56:03.401519 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:56:03.401524 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:56:03.401528 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:56:03.401532 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:56:03.401536 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:56:03.401540 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:56:03.401544 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:56:03.401552 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:56:03.401556 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:56:03.401560 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:56:03.401564 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:56:03.401572 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:56:03.401576 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:56:03.401580 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:56:03.401583 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:56:03.401587 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:56:03.401591 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:56:03.401596 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:56:03.401600 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.401603 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.399 12 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:56:03 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:56:03.483051 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application [None req-ae69d8be-0f02-4ce1-9f53-fefb18e8e252 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.483097 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:56:03.483101 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:56:03.483105 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:56:03.483108 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:56:03.483112 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:56:03.483116 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:56:03.483120 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:56:03.483123 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:56:03.483127 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:56:03.483130 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:56:03.483134 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:56:03.483137 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:56:03.483140 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:56:03.483143 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:56:03.483147 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:56:03.483156 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:56:03.483163 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:56:03.483167 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:56:03.483170 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:56:03.483173 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:56:03.483177 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:56:03.483180 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:56:03.483183 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:56:03.483187 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:56:03.483190 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:56:03.483194 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:56:03.483198 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:56:03.483201 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:56:03.483205 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:56:03.483208 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:56:03.483212 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:56:03.483216 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:56:03.483220 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:56:03.483223 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:56:03.483227 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:56:03.483230 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:56:03.483234 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:56:03.483239 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:56:03.483243 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:56:03.483246 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:56:03.483251 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:56:03.483255 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:56:03.483259 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:42178] 2026-06-26 11:56:03.481 9 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:56:03 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 10.0.0.184 - - [26/Jun/2026:11:56:05 +0000] "GET /v3/ HTTP/1.1" 200 250 10.0.0.184 - - [26/Jun/2026:11:56:05 +0000] "GET /v3/ HTTP/1.1" 200 250 10.0.0.204 - - [26/Jun/2026:11:56:47 +0000] "GET / HTTP/1.1" 300 295 [Fri Jun 26 11:56:47.385214 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.204:37320] 2026-06-26 11:56:47.384 12 WARNING keystone.common.password_hashing [None req-dbf51649-ad14-48d9-928c-7cc059f6158f - - - - - -] Truncating password to algorithm specific maximum length 72 characters.\x1b[00m [Fri Jun 26 11:56:47.663410 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.204:37320] 2026-06-26 11:56:47.663 12 WARNING keystone.common.fernet_utils [None req-dbf51649-ad14-48d9-928c-7cc059f6158f - - - - - -] key_repository is world readable: /etc/keystone/fernet-keys/\x1b[00m 10.0.0.204 - - [26/Jun/2026:11:56:47 +0000] "POST /v3/auth/tokens HTTP/1.1" 201 10388 10.0.0.204 - - [26/Jun/2026:11:56:47 +0000] "GET / HTTP/1.1" 300 295 [Fri Jun 26 11:56:47.714857 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.204:37320] 2026-06-26 11:56:47.714 11 WARNING keystone.common.password_hashing [None req-62f1999f-5c01-4502-8c2a-609742600ff5 - - - - - -] Truncating password to algorithm specific maximum length 72 characters.\x1b[00m [Fri Jun 26 11:56:47.978140 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.204:37320] 2026-06-26 11:56:47.977 11 WARNING keystone.common.fernet_utils [None req-62f1999f-5c01-4502-8c2a-609742600ff5 - - - - - -] key_repository is world readable: /etc/keystone/fernet-keys/\x1b[00m 10.0.0.204 - - [26/Jun/2026:11:56:47 +0000] "POST /v3/auth/tokens HTTP/1.1" 201 10388 10.0.0.152 - - [26/Jun/2026:11:56:48 +0000] "GET /v3/auth/tokens HTTP/1.1" 200 10388 10.0.0.68 - - [26/Jun/2026:11:56:48 +0000] "GET /v3/auth/tokens HTTP/1.1" 200 10388 10.0.0.204 - - [26/Jun/2026:11:56:48 +0000] "GET /v3/projects HTTP/1.1" 200 1214 [Fri Jun 26 11:57:04.772712 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application [None req-844967c7-83b2-40c1-8193-fdbec00ff01f 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 74471307afb903cb66ae8e6b3f2e609ec74e0eeeced9ae6e81a502a0b72df75e.: keystone.exception.CredentialNotFound: Could not find credential: 74471307afb903cb66ae8e6b3f2e609ec74e0eeeced9ae6e81a502a0b72df75e. [Fri Jun 26 11:57:04.772744 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:57:04.772748 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:57:04.772750 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:57:04.772752 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:57:04.772755 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:57:04.772757 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:57:04.772760 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:57:04.772762 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:57:04.772765 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:57:04.772767 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:57:04.772769 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:57:04.772771 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:57:04.772773 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:57:04.772775 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:57:04.772778 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:57:04.772782 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:57:04.772784 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:57:04.772787 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:57:04.772789 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:57:04.772792 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:57:04.772795 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:57:04.772797 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:57:04.772800 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:57:04.772802 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:57:04.772805 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:57:04.772809 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:57:04.772812 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:57:04.772814 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:57:04.772817 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:57:04.772820 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:57:04.772823 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:57:04.772826 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:57:04.772830 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:57:04.772832 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:57:04.772835 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:57:04.772838 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:57:04.772840 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:57:04.772843 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:57:04.772846 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:57:04.772849 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:57:04.772853 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:57:04.772856 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 74471307afb903cb66ae8e6b3f2e609ec74e0eeeced9ae6e81a502a0b72df75e. [Fri Jun 26 11:57:04.772859 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.771 11 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:57:04 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:57:04.798547 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application [None req-9f3001f6-cfc5-4735-876b-27c20406789c 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.798572 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:57:04.798574 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:57:04.798576 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:57:04.798577 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:57:04.798579 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:57:04.798581 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:57:04.798582 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:57:04.798584 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:57:04.798585 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:57:04.798587 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:57:04.798588 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:57:04.798590 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:57:04.798592 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:57:04.798593 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:57:04.798595 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:57:04.798600 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:57:04.798601 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:57:04.798603 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:57:04.798604 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:57:04.798606 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:57:04.798607 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:57:04.798608 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:57:04.798616 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:57:04.798617 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:57:04.798619 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:57:04.798621 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:57:04.798623 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:57:04.798624 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:57:04.798626 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:57:04.798627 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:57:04.798629 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:57:04.798630 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:57:04.798632 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:57:04.798634 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:57:04.798637 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:57:04.798638 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:57:04.798640 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:57:04.798642 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:57:04.798645 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:57:04.798646 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:57:04.798648 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:57:04.798650 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.798653 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.797 10 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:57:04 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:57:04.827696 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application [None req-81b8f9e7-9b08-45a4-84b5-06dbfba24fd5 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.827719 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:57:04.827721 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:57:04.827723 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:57:04.827725 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:57:04.827726 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:57:04.827728 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:57:04.827729 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:57:04.827731 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:57:04.827732 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:57:04.827734 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:57:04.827736 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:57:04.827737 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:57:04.827739 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:57:04.827740 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:57:04.827742 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:57:04.827747 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:57:04.827749 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:57:04.827750 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:57:04.827752 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:57:04.827753 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:57:04.827760 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:57:04.827761 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:57:04.827763 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:57:04.827765 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:57:04.827766 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:57:04.827768 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:57:04.827770 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:57:04.827771 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:57:04.827773 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:57:04.827775 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:57:04.827778 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:57:04.827781 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:57:04.827784 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:57:04.827786 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:57:04.827789 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:57:04.827792 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:57:04.827796 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:57:04.827798 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:57:04.827802 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:57:04.827805 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:57:04.827808 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:57:04.827811 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.827814 2026] [wsgi:error] [pid 12:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.826 12 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:57:04 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:57:04.863626 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application [None req-20f395fe-a2bc-4197-8352-fd84b2ef9b3e 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.863647 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:57:04.863649 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:57:04.863651 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:57:04.863653 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:57:04.863655 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:57:04.863656 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:57:04.863658 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:57:04.863659 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:57:04.863661 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:57:04.863662 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:57:04.863664 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:57:04.863665 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:57:04.863667 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:57:04.863668 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:57:04.863670 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:57:04.863675 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:57:04.863677 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:57:04.863678 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:57:04.863680 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:57:04.863681 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:57:04.863683 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:57:04.863684 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:57:04.863686 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:57:04.863687 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:57:04.863689 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:57:04.863690 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:57:04.863692 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:57:04.863693 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:57:04.863695 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:57:04.863703 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:57:04.863704 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:57:04.863706 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:57:04.863708 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:57:04.863709 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:57:04.863711 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:57:04.863712 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:57:04.863714 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:57:04.863715 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:57:04.863717 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:57:04.863719 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:57:04.863720 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:57:04.863722 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.863724 2026] [wsgi:error] [pid 9:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.862 9 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:57:04 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:57:04.911379 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application [None req-c7d91589-fba3-4361-9679-d3d6f707ba3b 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.911401 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:57:04.911403 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:57:04.911405 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:57:04.911406 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:57:04.911408 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:57:04.911409 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:57:04.911411 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:57:04.911412 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:57:04.911414 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:57:04.911415 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:57:04.911417 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:57:04.911418 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:57:04.911420 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:57:04.911421 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:57:04.911423 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:57:04.911428 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:57:04.911430 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:57:04.911431 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:57:04.911432 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:57:04.911434 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:57:04.911435 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:57:04.911437 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:57:04.911438 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:57:04.911440 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:57:04.911441 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:57:04.911442 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:57:04.911444 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:57:04.911445 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:57:04.911453 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:57:04.911455 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:57:04.911457 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:57:04.911458 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:57:04.911460 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:57:04.911461 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:57:04.911463 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:57:04.911465 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:57:04.911466 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:57:04.911468 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:57:04.911470 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:57:04.911471 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:57:04.911473 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:57:04.911475 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.911476 2026] [wsgi:error] [pid 11:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.910 11 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:57:04 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 [Fri Jun 26 11:57:04.978409 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application [None req-ac51467e-ba38-406a-aa71-7e3e023a996a 22439e43546f404c9d5bb81d24754aec 45ebc3d5ca9b44b8891a6a80f82018cf - - 87bcd1705dc64560863af3bcd89e4ff5 87bcd1705dc64560863af3bcd89e4ff5] Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996.: keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.978433 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application Traceback (most recent call last): [Fri Jun 26 11:57:04.978436 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1820, in full_dispatch_request [Fri Jun 26 11:57:04.978439 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application rv = self.dispatch_request() [Fri Jun 26 11:57:04.978441 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/app.py", line 1796, in dispatch_request [Fri Jun 26 11:57:04.978443 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) [Fri Jun 26 11:57:04.978445 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 467, in wrapper [Fri Jun 26 11:57:04.978448 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application resp = resource(*args, **kwargs) [Fri Jun 26 11:57:04.978450 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask/views.py", line 107, in view [Fri Jun 26 11:57:04.978452 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return current_app.ensure_sync(self.dispatch_request)(**kwargs) [Fri Jun 26 11:57:04.978454 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/flask_restful/__init__.py", line 582, in dispatch_request [Fri Jun 26 11:57:04.978456 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application resp = meth(*args, **kwargs) [Fri Jun 26 11:57:04.978458 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/server/flask/common.py", line 1064, in wrapper [Fri Jun 26 11:57:04.978460 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return f(*args, **kwargs) [Fri Jun 26 11:57:04.978462 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/s3tokens.py", line 99, in post [Fri Jun 26 11:57:04.978464 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application token = self.handle_authenticate() [Fri Jun 26 11:57:04.978471 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/api/_shared/EC2_S3_Resource.py", line 100, in handle_authenticate [Fri Jun 26 11:57:04.978473 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application cred = PROVIDERS.credential_api.get_credential(credential_id) [Fri Jun 26 11:57:04.978475 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/common/manager.py", line 115, in wrapped [Fri Jun 26 11:57:04.978477 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application __ret_val = __f(*args, **kwargs) [Fri Jun 26 11:57:04.978479 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 119, in get_credential [Fri Jun 26 11:57:04.978488 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application credential = self._get_credential(credential_id) [Fri Jun 26 11:57:04.978490 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/decorator.py", line 232, in fun [Fri Jun 26 11:57:04.978492 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return caller(func, *(extras + args), **kw) [Fri Jun 26 11:57:04.978495 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1577, in get_or_create_for_user_func [Fri Jun 26 11:57:04.978497 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return self.get_or_create( [Fri Jun 26 11:57:04.978499 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 1042, in get_or_create [Fri Jun 26 11:57:04.978502 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application with Lock( [Fri Jun 26 11:57:04.978504 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 185, in __enter__ [Fri Jun 26 11:57:04.978506 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return self._enter() [Fri Jun 26 11:57:04.978508 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 94, in _enter [Fri Jun 26 11:57:04.978511 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application generated = self._enter_create(value, createdtime) [Fri Jun 26 11:57:04.978513 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/lock.py", line 178, in _enter_create [Fri Jun 26 11:57:04.978515 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return self.creator() [Fri Jun 26 11:57:04.978517 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/dogpile/cache/region.py", line 995, in gen_value [Fri Jun 26 11:57:04.978520 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application created_value = creator( [Fri Jun 26 11:57:04.978521 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/core.py", line 124, in _get_credential [Fri Jun 26 11:57:04.978525 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return self.driver.get_credential(credential_id) [Fri Jun 26 11:57:04.978528 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 88, in get_credential [Fri Jun 26 11:57:04.978532 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application return self._get_credential(session, credential_id).to_dict() [Fri Jun 26 11:57:04.978535 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application File "/var/lib/openstack/lib/python3.10/site-packages/keystone/credential/backends/sql.py", line 83, in _get_credential [Fri Jun 26 11:57:04.978538 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application raise exception.CredentialNotFound(credential_id=credential_id) [Fri Jun 26 11:57:04.978541 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application keystone.exception.CredentialNotFound: Could not find credential: 48de2c5367215555b6e37a76ee2bc35b7c642bedd26e532b20debddd01c54996. [Fri Jun 26 11:57:04.978545 2026] [wsgi:error] [pid 10:tid 139909487416896] [remote 10.0.0.153:46558] 2026-06-26 11:57:04.977 10 ERROR keystone.server.flask.application \x1b[00m 10.0.0.153 - - [26/Jun/2026:11:57:04 +0000] "POST /v3/s3tokens HTTP/1.1" 404 148 10.0.0.184 - - [26/Jun/2026:11:57:05 +0000] "GET /v3/ HTTP/1.1" 200 250 10.0.0.184 - - [26/Jun/2026:11:57:05 +0000] "GET /v3/ HTTP/1.1" 200 250