+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 15:15:15 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-745cbfb7c4-tp8c9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3a3c98f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-21 15:15:17.385 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 15:15:17.434 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 15:15:18.267 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:15:18.268 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:15:18.268 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 15:15:18.365 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:15:18.366 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 15:15:18.366 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 15:15:20.345 8 WARNING glance.api.v2.images [None req-140785c6-b7a4-4fbf-8485-b76d3b3327a3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 15:15:20.509 7 WARNING glance.api.v2.images [None req-7643011a-994a-4803-81f8-58d331473d92 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 15:15:20.697 8 WARNING keystonemiddleware._common.config [None req-140785c6-b7a4-4fbf-8485-b76d3b3327a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 15:15:20.705 8 WARNING oslo_config.cfg [None req-140785c6-b7a4-4fbf-8485-b76d3b3327a3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3a3c98f668 pid: 8 (default app) 2026-05-21 15:15:20.846 7 WARNING keystonemiddleware._common.config [None req-7643011a-994a-4803-81f8-58d331473d92 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 15:15:20.855 7 WARNING oslo_config.cfg [None req-7643011a-994a-4803-81f8-58d331473d92 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3a3c98f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:15:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:15:22.600 7 WARNING oslo_policy.policy [None req-43247ce1-3266-48e6-92c0-d1eced1b18e7 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:22.600 7 WARNING oslo_policy.policy [None req-43247ce1-3266-48e6-92c0-d1eced1b18e7 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:22.617 7 WARNING oslo_policy.policy [None req-43247ce1-3266-48e6-92c0-d1eced1b18e7 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:22.617 7 WARNING oslo_policy.policy [None req-43247ce1-3266-48e6-92c0-d1eced1b18e7 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:15:22 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:15:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:15:26 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:15:26.147 8 WARNING oslo_policy.policy [None req-6e4b5ee6-6768-478c-8a14-355c8657fa84 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:26.147 8 WARNING oslo_policy.policy [None req-6e4b5ee6-6768-478c-8a14-355c8657fa84 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.89 () {44 vars in 908 bytes} [Thu May 21 15:15:26 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 930 bytes} [Thu May 21 15:15:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 15:15:26.282 8 WARNING oslo_policy.policy [None req-4998cef3-66ab-4350-a677-da78d0c43b0b 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:26.283 8 WARNING oslo_policy.policy [None req-4998cef3-66ab-4350-a677-da78d0c43b0b 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 21 15:15:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 15:15:26.365 7 WARNING oslo_config.cfg [None req-a2aa59a4-052c-4d26-82e9-79225e2be773 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 21 15:15:26 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 15:15:26.386 8 WARNING oslo_policy.policy [None req-5cfc63d2-a54c-4d77-9505-4016a68363ec 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:26.387 8 WARNING oslo_policy.policy [None req-5cfc63d2-a54c-4d77-9505-4016a68363ec 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:15:26.388 8 INFO glance.api.v2.image_data [None req-5cfc63d2-a54c-4d77-9505-4016a68363ec 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:15:30.063 8 WARNING glance.location [None req-5cfc63d2-a54c-4d77-9505-4016a68363ec 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1042 bytes} [Thu May 21 15:15:26 2026] PUT /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9/file => generated 0 bytes in 3719 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5473 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:15:30 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 15:15:30.138 8 WARNING oslo_config.cfg [None req-bb74dfe5-e483-4880-8141-6f41562c347a 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:15:30 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:36:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:36:28 2026] GET /v2/images => generated 1240 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:36:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:36:46 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.89 () {44 vars in 934 bytes} [Thu May 21 15:36:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.89 () {44 vars in 956 bytes} [Thu May 21 15:36:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 21 15:36:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 21 15:36:46 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 15:36:46.299 8 INFO glance.api.v2.image_data [None req-89e2dde7-90a5-40b9-8ba5-a40862141533 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:37:11.573 8 WARNING glance.location [None req-89e2dde7-90a5-40b9-8ba5-a40862141533 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/285] 199.204.45.89 () {48 vars in 1043 bytes} [Thu May 21 15:36:46 2026] PUT /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a/file => generated 0 bytes in 25317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64684 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:37:11 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:37:11 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:37:13 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:37:13 2026] GET /v2/images => generated 2451 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:43:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:43:52 2026] GET /v2/images => generated 2451 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:44:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:44:03 2026] GET /v2/images => generated 2451 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.89 () {44 vars in 944 bytes} [Thu May 21 15:44:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.89 () {44 vars in 966 bytes} [Thu May 21 15:44:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 21 15:44:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 21 15:44:03 2026] POST /v2/images => generated 799 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 15:44:03.529 8 INFO glance.api.v2.image_data [None req-d174b4cc-c25d-41e7-964b-43c301771483 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:44:32.101 8 INFO glance.location [None req-d174b4cc-c25d-41e7-964b-43c301771483 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/386] 199.204.45.89 () {48 vars in 1042 bytes} [Thu May 21 15:44:03 2026] PUT /v2/images/c6441286-a2de-433c-8045-8fce24f84061/file => generated 0 bytes in 28632 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21150 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:44:32 2026] GET /v2/images/c6441286-a2de-433c-8045-8fce24f84061 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.204.45.89 () {48 vars in 1047 bytes} [Thu May 21 15:44:32 2026] PATCH /v2/images/c6441286-a2de-433c-8045-8fce24f84061 => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:44:32 2026] GET /v2/images/c6441286-a2de-433c-8045-8fce24f84061 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:45:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:45:09 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:45:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:45:18 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 21 15:45:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.89 () {44 vars in 958 bytes} [Thu May 21 15:45:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.89 () {44 vars in 936 bytes} [Thu May 21 15:45:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.89 () {48 vars in 948 bytes} [Thu May 21 15:45:18 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 15:45:18.820 8 INFO glance.api.v2.image_data [None req-7dede8c4-9751-4cd6-9fe5-82119bf795ff 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 15:45:27.934 8 INFO glance.location [None req-7dede8c4-9751-4cd6-9fe5-82119bf795ff 6781af7e61084bc29d5711da6cf02dff 20e4240d95a441dba12ae2bc572aaa88 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 200/408] 199.204.45.89 () {48 vars in 1042 bytes} [Thu May 21 15:45:18 2026] PUT /v2/images/cba93cda-afeb-444f-9241-bc98c2feadf1/file => generated 0 bytes in 9163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29531 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:45:27 2026] GET /v2/images/cba93cda-afeb-444f-9241-bc98c2feadf1 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.89 () {44 vars in 968 bytes} [Thu May 21 15:45:27 2026] GET /v2/images/cba93cda-afeb-444f-9241-bc98c2feadf1 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/565] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 15:58:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/566] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 15:58:16 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/595] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 16:00:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/596] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 16:00:35 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/597] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 16:00:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 16:00:36 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 16:01:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 16:01:26 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 16:01:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 16:01:34 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 199.204.45.89 () {42 vars in 685 bytes} [Thu May 21 16:02:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 199.204.45.89 () {44 vars in 907 bytes} [Thu May 21 16:02:37 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/639] 10.0.0.254 () {32 vars in 633 bytes} [Thu May 21 16:03:20 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/642] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:03:37 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:03:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/646] 199.204.45.89 () {36 vars in 990 bytes} [Thu May 21 16:03:47 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 199.204.45.89 () {36 vars in 930 bytes} [Thu May 21 16:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/648] 199.204.45.89 () {36 vars in 990 bytes} [Thu May 21 16:03:48 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/649] 199.204.45.89 () {36 vars in 930 bytes} [Thu May 21 16:03:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:03:51 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:03:51 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/657] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:03:51 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.157 () {36 vars in 911 bytes} [Thu May 21 16:03:52 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.157 () {36 vars in 1007 bytes} [Thu May 21 16:03:52 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9/locations => generated 127 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.157 () {36 vars in 987 bytes} [Thu May 21 16:03:53 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.157 () {36 vars in 927 bytes} [Thu May 21 16:03:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.157 () {36 vars in 927 bytes} [Thu May 21 16:03:53 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:03:54 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:03:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:04:20 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:04:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:04:34 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:04:53 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:04:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:04:59 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:34 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:34 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:05:34 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:05:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:05:35 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:05:35 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.157 () {36 vars in 911 bytes} [Thu May 21 16:05:35 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.157 () {36 vars in 1007 bytes} [Thu May 21 16:05:35 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.157 () {36 vars in 987 bytes} [Thu May 21 16:05:35 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.157 () {36 vars in 927 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.157 () {36 vars in 927 bytes} [Thu May 21 16:05:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.254 () {34 vars in 655 bytes} [Thu May 21 16:05:43 2026] POST /v2/images => generated 649 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 16:05:43.866 8 WARNING glance.api.v2.images [None req-3f722578-cf0e-4dc6-bd77-bb7cf9269e17 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4181c27f-b17f-4b6c-bd07-5cc3d05465c5 [pid: 8|app: 0|req: 353/715] 10.0.0.254 () {32 vars in 710 bytes} [Thu May 21 16:05:43 2026] DELETE /v2/images/4181c27f-b17f-4b6c-bd07-5cc3d05465c5 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/716] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:43 2026] GET /v2/images/4181c27f-b17f-4b6c-bd07-5cc3d05465c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.254 () {32 vars in 633 bytes} [Thu May 21 16:05:43 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.254 () {34 vars in 655 bytes} [Thu May 21 16:05:43 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.254 () {32 vars in 717 bytes} [Thu May 21 16:05:44 2026] GET /v2/images/17988227-0a10-457a-9ab4-0c95a13d9b64/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:05:44.055 7 WARNING oslo_policy.policy [None req-13a991f5-f417-477f-b560-7fb84c18198e 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 16:05:44.055 7 WARNING oslo_policy.policy [None req-13a991f5-f417-477f-b560-7fb84c18198e 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 16:05:44.056 7 INFO glance.api.v2.image_data [None req-13a991f5-f417-477f-b560-7fb84c18198e 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 16:05:44.102 7 WARNING glance_store._drivers.rbd [None req-13a991f5-f417-477f-b560-7fb84c18198e 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 16:05:44.488 7 INFO glance.location [None req-13a991f5-f417-477f-b560-7fb84c18198e 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/720] 10.0.0.254 () {32 vars in 727 bytes} [Thu May 21 16:05:44 2026] PUT /v2/images/17988227-0a10-457a-9ab4-0c95a13d9b64/file => generated 0 bytes in 486 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:44 2026] GET /v2/images/17988227-0a10-457a-9ab4-0c95a13d9b64 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.254 () {32 vars in 717 bytes} [Thu May 21 16:05:44 2026] GET /v2/images/17988227-0a10-457a-9ab4-0c95a13d9b64/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.254 () {34 vars in 655 bytes} [Thu May 21 16:05:44 2026] POST /v2/images => generated 646 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.254 () {32 vars in 726 bytes} [Thu May 21 16:05:44 2026] PATCH /v2/images/e7010b1e-3e4d-4ffd-9cb2-bb8a15c34121 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:44 2026] GET /v2/images/e7010b1e-3e4d-4ffd-9cb2-bb8a15c34121 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:05:44.831 7 WARNING glance.api.v2.images [None req-12c24c6d-a68c-49dc-b7aa-156599218bb8 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e7010b1e-3e4d-4ffd-9cb2-bb8a15c34121 [pid: 7|app: 0|req: 368/726] 10.0.0.254 () {32 vars in 710 bytes} [Thu May 21 16:05:44 2026] DELETE /v2/images/e7010b1e-3e4d-4ffd-9cb2-bb8a15c34121 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:44 2026] GET /v2/images/e7010b1e-3e4d-4ffd-9cb2-bb8a15c34121 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:05:44.891 7 WARNING glance.api.v2.images [None req-662cec0f-52f4-4572-ab9f-f9f49fe186e1 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17988227-0a10-457a-9ab4-0c95a13d9b64 [pid: 7|app: 0|req: 369/728] 10.0.0.254 () {32 vars in 710 bytes} [Thu May 21 16:05:44 2026] DELETE /v2/images/17988227-0a10-457a-9ab4-0c95a13d9b64 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:45 2026] GET /v2/images/17988227-0a10-457a-9ab4-0c95a13d9b64 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:05:45.761 7 WARNING glance.api.v2.images [None req-b38238dd-2758-42c3-8dff-f5b39b7772b3 1909a762154d4b4c97a0b00a686a1f0b 11d71abe267b4dd8bdce6b791838c6d8 - - default default] Failed to find image 4181c27f-b17f-4b6c-bd07-5cc3d05465c5 to delete: glance.common.exception.ImageNotFound: No image found with ID 4181c27f-b17f-4b6c-bd07-5cc3d05465c5 [pid: 7|app: 0|req: 370/730] 10.0.0.254 () {32 vars in 710 bytes} [Thu May 21 16:05:45 2026] DELETE /v2/images/4181c27f-b17f-4b6c-bd07-5cc3d05465c5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.254 () {32 vars in 707 bytes} [Thu May 21 16:05:45 2026] GET /v2/images/4181c27f-b17f-4b6c-bd07-5cc3d05465c5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/736] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:06:03 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/737] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:06:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.254 () {30 vars in 411 bytes} [Thu May 21 16:06:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:06:44 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:06:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:07:04 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:08:30 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:08:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.50 () {36 vars in 986 bytes} [Thu May 21 16:08:47 2026] GET /v2/images/19352244-9cdd-4257-a61a-3479f744c8a9 => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.50 () {36 vars in 926 bytes} [Thu May 21 16:08:47 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 199.204.45.89 () {32 vars in 825 bytes} [Thu May 21 16:09:34 2026] GET /v2/images?status=active&owner=20e4240d95a441dba12ae2bc572aaa88&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 199.204.45.89 () {32 vars in 652 bytes} [Thu May 21 16:09:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:09:34 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:09:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:09:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:09:34 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/795] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:09:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/796] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:09:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/797] 10.0.0.64 () {36 vars in 986 bytes} [Thu May 21 16:09:35 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/798] 10.0.0.64 () {36 vars in 926 bytes} [Thu May 21 16:09:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/799] 10.0.0.157 () {36 vars in 911 bytes} [Thu May 21 16:09:35 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/800] 10.0.0.157 () {36 vars in 1007 bytes} [Thu May 21 16:09:35 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.157 () {36 vars in 987 bytes} [Thu May 21 16:09:35 2026] GET /v2/images/a29c22a9-d44e-47be-aafb-0f0f70d90a3a => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/802] 10.0.0.157 () {36 vars in 927 bytes} [Thu May 21 16:09:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/803] 10.0.0.157 () {36 vars in 927 bytes} [Thu May 21 16:09:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/846] 10.0.0.254 () {32 vars in 633 bytes} [Thu May 21 16:13:08 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)