+ 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 Jul 2 15:43:28 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7d899f4b7f-c2xgg 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5637ade5d160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 15:43:30.245 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 15:43:30.262 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-07-02 15:43:30.862 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-07-02 15:43:30.863 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-07-02 15:43:30.894 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-07-02 15:43:30.895 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-07-02 15:43:32.432 8 WARNING glance.api.v2.images [None req-64691721-193f-47ed-8d61-4c525810b62a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 15:43:32.497 7 WARNING glance.api.v2.images [None req-16b5ffcd-6bb7-4bfc-aa42-6127cd088e07 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 15:43:32.669 8 WARNING keystonemiddleware._common.config [None req-64691721-193f-47ed-8d61-4c525810b62a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:43:32.676 8 WARNING oslo_config.cfg [None req-64691721-193f-47ed-8d61-4c525810b62a - - - - - -] 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 4 seconds on interpreter 0x5637ade5d160 pid: 8 (default app) 2026-07-02 15:43:32.740 7 WARNING keystonemiddleware._common.config [None req-16b5ffcd-6bb7-4bfc-aa42-6127cd088e07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:43:32.748 7 WARNING oslo_config.cfg [None req-16b5ffcd-6bb7-4bfc-aa42-6127cd088e07 - - - - - -] 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 4 seconds on interpreter 0x5637ade5d160 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 15:43:33 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 15:43:33.824 7 WARNING oslo_policy.policy [None req-d8e3834e-c87a-4d59-8354-6b023bb3b957 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:33.825 7 WARNING oslo_policy.policy [None req-d8e3834e-c87a-4d59-8354-6b023bb3b957 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:33.846 7 WARNING oslo_policy.policy [None req-d8e3834e-c87a-4d59-8354-6b023bb3b957 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:33.846 7 WARNING oslo_policy.policy [None req-d8e3834e-c87a-4d59-8354-6b023bb3b957 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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: 2/6] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 15:43:33 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 15:43:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 15:43:37 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 15:43:37.606 8 WARNING oslo_policy.policy [None req-a7b515c8-95d5-4608-bfa5-216463d164f4 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:37.606 8 WARNING oslo_policy.policy [None req-a7b515c8-95d5-4608-bfa5-216463d164f4 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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/9] 199.204.45.216 () {44 vars in 912 bytes} [Thu Jul 2 15:43:37 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.216 () {44 vars in 934 bytes} [Thu Jul 2 15:43:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:43:37.736 8 WARNING oslo_policy.policy [None req-979e9e24-1a8d-4c48-8fdb-5f8e904b0682 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:37.737 8 WARNING oslo_policy.policy [None req-979e9e24-1a8d-4c48-8fdb-5f8e904b0682 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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/11] 199.204.45.216 () {44 vars in 940 bytes} [Thu Jul 2 15:43:37 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-07-02 15:43:37.802 7 WARNING oslo_config.cfg [None req-0e21c14c-dbee-43b6-a5c8-403b20e33041 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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: 5/12] 199.204.45.216 () {48 vars in 952 bytes} [Thu Jul 2 15:43:37 2026] POST /v2/images => generated 760 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 15:43:37.822 8 WARNING oslo_policy.policy [None req-37d6f5e1-8c5f-4ac3-90fe-18f2960217fb 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:37.822 8 WARNING oslo_policy.policy [None req-37d6f5e1-8c5f-4ac3-90fe-18f2960217fb 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 15:43:37.824 8 INFO glance.api.v2.image_data [None req-37d6f5e1-8c5f-4ac3-90fe-18f2960217fb 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 15:43:41.189 8 INFO glance.location [None req-37d6f5e1-8c5f-4ac3-90fe-18f2960217fb 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.216 () {48 vars in 1046 bytes} [Thu Jul 2 15:43:37 2026] PUT /v2/images/6420a114-57f8-400f-8625-4927c9237633/file => generated 0 bytes in 3413 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8199 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 15:43:41 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 15:43:41.269 8 WARNING oslo_config.cfg [None req-ac53e6da-e4f7-4fc8-9f7f-49611c37c316 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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/15] 199.204.45.216 () {48 vars in 1050 bytes} [Thu Jul 2 15:43:41 2026] PATCH /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 15:43:41 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:06:39 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:06:39 2026] GET /v2/images => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:06:56 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:06:56 2026] GET /v2/images => generated 1240 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.204.45.216 () {44 vars in 938 bytes} [Thu Jul 2 16:06:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.204.45.216 () {44 vars in 960 bytes} [Thu Jul 2 16:06:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.204.45.216 () {44 vars in 940 bytes} [Thu Jul 2 16:06:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.216 () {48 vars in 952 bytes} [Thu Jul 2 16:06:57 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:06:57.518 7 WARNING oslo_policy.policy [None req-34c581b2-df7a-435d-b641-c67139d6a477 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 16:06:57.518 7 WARNING oslo_policy.policy [None req-34c581b2-df7a-435d-b641-c67139d6a477 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - 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-07-02 16:06:57.519 7 INFO glance.api.v2.image_data [None req-34c581b2-df7a-435d-b641-c67139d6a477 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:07:25.506 7 INFO glance.location [None req-34c581b2-df7a-435d-b641-c67139d6a477 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 152/311] 199.204.45.216 () {48 vars in 1047 bytes} [Thu Jul 2 16:06:57 2026] PUT /v2/images/fde3038e-5a88-491a-a355-4716f1aba119/file => generated 0 bytes in 28039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66660 switches on core 0) [pid: 8|app: 0|req: 160/312] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:07:25 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/313] 199.204.45.216 () {48 vars in 1050 bytes} [Thu Jul 2 16:07:25 2026] PATCH /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => 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: 161/314] 199.204.45.216 () {48 vars in 1051 bytes} [Thu Jul 2 16:07:25 2026] PATCH /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/315] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:07:25 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/316] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:07:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/317] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:07:27 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/400] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:14:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/401] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:14:14 2026] GET /v2/images => generated 2451 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:14:39 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:14:39 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/408] 199.204.45.216 () {44 vars in 948 bytes} [Thu Jul 2 16:14:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.204.45.216 () {44 vars in 970 bytes} [Thu Jul 2 16:14:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.204.45.216 () {44 vars in 940 bytes} [Thu Jul 2 16:14:39 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: 8|app: 0|req: 209/411] 199.204.45.216 () {48 vars in 952 bytes} [Thu Jul 2 16:14:39 2026] POST /v2/images => generated 799 bytes in 1092 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:14:41.078 7 INFO glance.api.v2.image_data [None req-050d2a38-e047-4c8a-9d85-87d1536122e1 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:15:18.073 7 INFO glance.location [None req-050d2a38-e047-4c8a-9d85-87d1536122e1 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/420] 199.204.45.216 () {48 vars in 1046 bytes} [Thu Jul 2 16:14:41 2026] PUT /v2/images/5137ed57-523b-49b8-b23a-02ffcf19a706/file => generated 0 bytes in 37043 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19756 switches on core 0) [pid: 8|app: 0|req: 218/421] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:15:18 2026] GET /v2/images => generated 3664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/422] 199.204.45.216 () {48 vars in 1051 bytes} [Thu Jul 2 16:15:18 2026] PATCH /v2/images/5137ed57-523b-49b8-b23a-02ffcf19a706 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/423] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:15:18 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/432] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:15:55 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/433] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:15:55 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/436] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:16:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/437] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:16:10 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/438] 199.204.45.216 () {44 vars in 940 bytes} [Thu Jul 2 16:16:10 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: 8|app: 0|req: 227/439] 199.204.45.216 () {44 vars in 962 bytes} [Thu Jul 2 16:16:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/440] 199.204.45.216 () {44 vars in 940 bytes} [Thu Jul 2 16:16:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/441] 199.204.45.216 () {48 vars in 952 bytes} [Thu Jul 2 16:16:10 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:16:11.043 7 INFO glance.api.v2.image_data [None req-3486de41-349f-4834-bbbc-5528d2a2d609 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:16:26.938 7 INFO glance.location [None req-3486de41-349f-4834-bbbc-5528d2a2d609 66e991d7eb554dffb11a8c8cc3fe8db7 6568ebec217542eba37b3aa93ca3bd1f - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 214/446] 199.204.45.216 () {48 vars in 1047 bytes} [Thu Jul 2 16:16:11 2026] PUT /v2/images/fa5405f1-0685-4797-8a81-9e933e57829c/file => generated 0 bytes in 15939 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32517 switches on core 0) [pid: 8|app: 0|req: 233/447] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:16:26 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/448] 199.204.45.216 () {48 vars in 1050 bytes} [Thu Jul 2 16:16:27 2026] PATCH /v2/images/fa5405f1-0685-4797-8a81-9e933e57829c => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/449] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:16:27 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/608] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:29:33 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/609] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:29:33 2026] GET /v2/images => generated 4893 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/640] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:32:07 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/641] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:32:07 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/642] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:32:09 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/643] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:32:09 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/654] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:32:58 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/655] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:32:58 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/658] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:33:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/659] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:33:05 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/672] 199.204.45.216 () {42 vars in 689 bytes} [Thu Jul 2 16:34:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/673] 199.204.45.216 () {44 vars in 911 bytes} [Thu Jul 2 16:34:10 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 333/684] 10.0.0.219 () {32 vars in 633 bytes} [Thu Jul 2 16:34:55 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:35:19 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 354/690] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/693] 199.204.45.216 () {36 vars in 991 bytes} [Thu Jul 2 16:35:24 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/694] 199.204.45.216 () {36 vars in 931 bytes} [Thu Jul 2 16:35:24 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: 339/695] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:35:25 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/696] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:35:25 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: 340/697] 199.204.45.216 () {36 vars in 991 bytes} [Thu Jul 2 16:35:25 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/698] 199.204.45.216 () {36 vars in 931 bytes} [Thu Jul 2 16:35:25 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: 8|app: 0|req: 360/701] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:35:38 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/702] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:35:38 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: 361/703] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:35:40 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 343/704] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:35:40 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: 349/715] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:36:27 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/716] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:36:27 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: 350/717] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:36:27 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: 368/718] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:36:27 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 351/719] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:36:27 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: 369/720] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:36:27 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: 352/721] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:36:27 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:36:27 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/723] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:36:27 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/724] 10.0.0.20 () {36 vars in 986 bytes} [Thu Jul 2 16:36:28 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/725] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:36:29 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: 372/726] 10.0.0.20 () {36 vars in 986 bytes} [Thu Jul 2 16:36:29 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 355/727] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:36:29 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: 8|app: 0|req: 373/728] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:36:29 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: 356/729] 10.0.0.219 () {34 vars in 655 bytes} [Thu Jul 2 16:36:32 2026] POST /v2/images => generated 649 bytes in 368 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 16:36:33.051 8 WARNING glance.api.v2.images [None req-0c9dd8d8-8efe-4a92-b283-46f62b20ded8 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83c2ebe6-089b-41c8-9879-f05aad74e700 [pid: 8|app: 0|req: 374/730] 10.0.0.219 () {32 vars in 710 bytes} [Thu Jul 2 16:36:33 2026] DELETE /v2/images/83c2ebe6-089b-41c8-9879-f05aad74e700 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/731] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:36:33 2026] GET /v2/images/83c2ebe6-089b-41c8-9879-f05aad74e700 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/734] 10.0.0.219 () {32 vars in 633 bytes} [Thu Jul 2 16:36:33 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/735] 10.0.0.219 () {34 vars in 655 bytes} [Thu Jul 2 16:36:33 2026] POST /v2/images => generated 702 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/736] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jul 2 16:36:33 2026] GET /v2/images/23aeed19-e76c-45a3-85b0-3ebc08ee1b6f/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:36:33.272 7 INFO glance.api.v2.image_data [None req-36e690e9-d84f-4fb9-9c72-4585adc07477 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:36:33.319 7 WARNING glance_store._drivers.rbd [None req-36e690e9-d84f-4fb9-9c72-4585adc07477 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 16:36:33.702 7 INFO glance.location [None req-36e690e9-d84f-4fb9-9c72-4585adc07477 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/737] 10.0.0.219 () {32 vars in 727 bytes} [Thu Jul 2 16:36:33 2026] PUT /v2/images/23aeed19-e76c-45a3-85b0-3ebc08ee1b6f/file => generated 0 bytes in 483 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/738] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:36:33 2026] GET /v2/images/23aeed19-e76c-45a3-85b0-3ebc08ee1b6f => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/739] 10.0.0.219 () {32 vars in 717 bytes} [Thu Jul 2 16:36:33 2026] GET /v2/images/23aeed19-e76c-45a3-85b0-3ebc08ee1b6f/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/740] 10.0.0.219 () {34 vars in 655 bytes} [Thu Jul 2 16:36:33 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/741] 10.0.0.219 () {32 vars in 726 bytes} [Thu Jul 2 16:36:33 2026] PATCH /v2/images/005ce3b3-9b63-4548-bc9a-0fc5278c9e83 => generated 653 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/742] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:36:34 2026] GET /v2/images/005ce3b3-9b63-4548-bc9a-0fc5278c9e83 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:36:34.125 7 WARNING glance.api.v2.images [None req-71a248cf-538e-4ee2-b35c-e45f34abcd0b 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//005ce3b3-9b63-4548-bc9a-0fc5278c9e83 [pid: 7|app: 0|req: 364/743] 10.0.0.219 () {32 vars in 710 bytes} [Thu Jul 2 16:36:34 2026] DELETE /v2/images/005ce3b3-9b63-4548-bc9a-0fc5278c9e83 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/744] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:36:34 2026] GET /v2/images/005ce3b3-9b63-4548-bc9a-0fc5278c9e83 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:34.208 7 WARNING glance.api.v2.images [None req-0cefe786-9164-465d-a054-3ffd9ec04207 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//23aeed19-e76c-45a3-85b0-3ebc08ee1b6f [pid: 7|app: 0|req: 365/745] 10.0.0.219 () {32 vars in 710 bytes} [Thu Jul 2 16:36:34 2026] DELETE /v2/images/23aeed19-e76c-45a3-85b0-3ebc08ee1b6f => generated 0 bytes in 783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/746] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:36:34 2026] GET /v2/images/23aeed19-e76c-45a3-85b0-3ebc08ee1b6f => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:36:35.024 7 WARNING glance.api.v2.images [None req-b13d2b1c-15f4-426a-9699-c32e51a37795 11b26f53e43f427b86f0fd881d6b154f a6c2a6cda8ea490b924d3bbe249684b1 - - default default] Failed to find image 83c2ebe6-089b-41c8-9879-f05aad74e700 to delete: glance.common.exception.ImageNotFound: No image found with ID 83c2ebe6-089b-41c8-9879-f05aad74e700 [pid: 7|app: 0|req: 366/747] 10.0.0.219 () {32 vars in 710 bytes} [Thu Jul 2 16:36:35 2026] DELETE /v2/images/83c2ebe6-089b-41c8-9879-f05aad74e700 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:36:35 2026] GET /v2/images/83c2ebe6-089b-41c8-9879-f05aad74e700 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/753] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:36:59 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/754] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:36:59 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: 373/761] 10.0.0.219 () {30 vars in 411 bytes} [Thu Jul 2 16:37:24 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/762] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:37:24 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 374/763] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:37:24 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: 378/770] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:37:54 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:37:54 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: 379/772] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:37:57 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 394/773] 10.0.0.219 () {32 vars in 707 bytes} [Thu Jul 2 16:37:57 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/774] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:37:58 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/775] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:37:58 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: 381/776] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:37:58 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: 8|app: 0|req: 396/777] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:37:58 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/778] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:37:58 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: 397/779] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:37:58 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: 383/780] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:37:58 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/781] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:37:58 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: 384/782] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:37:58 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: 399/783] 10.0.0.20 () {36 vars in 986 bytes} [Thu Jul 2 16:37:58 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 385/784] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:37:58 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: 400/785] 10.0.0.20 () {36 vars in 986 bytes} [Thu Jul 2 16:37:58 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/786] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:37:58 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: 8|app: 0|req: 401/787] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:37:58 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: 390/794] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:38:25 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 405/795] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:38:25 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: 391/796] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:38:27 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/797] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:38:28 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: 402/818] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:40:03 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/819] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:40: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: 7|app: 0|req: 403/820] 10.0.0.186 () {36 vars in 987 bytes} [Thu Jul 2 16:40:12 2026] GET /v2/images/6420a114-57f8-400f-8625-4927c9237633 => 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: 418/821] 10.0.0.186 () {36 vars in 927 bytes} [Thu Jul 2 16:40:12 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: 422/828] 199.204.45.216 () {32 vars in 826 bytes} [Thu Jul 2 16:40:39 2026] GET /v2/images?status=active&owner=6568ebec217542eba37b3aa93ca3bd1f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/829] 199.204.45.216 () {32 vars in 653 bytes} [Thu Jul 2 16:40:39 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: 423/830] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:40:40 2026] GET /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/831] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:40:40 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: 424/832] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:40:40 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: 409/833] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:40:40 2026] GET /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/834] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:40:40 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: 410/835] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:40:40 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: 426/836] 10.0.0.222 () {36 vars in 987 bytes} [Thu Jul 2 16:40:40 2026] GET /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/837] 10.0.0.222 () {36 vars in 927 bytes} [Thu Jul 2 16:40:40 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: 8|app: 0|req: 427/838] 10.0.0.20 () {36 vars in 986 bytes} [Thu Jul 2 16:40:40 2026] GET /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/839] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:40:40 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/840] 10.0.0.20 () {36 vars in 986 bytes} [Thu Jul 2 16:40:40 2026] GET /v2/images/fde3038e-5a88-491a-a355-4716f1aba119 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/841] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:40:40 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: 8|app: 0|req: 429/842] 10.0.0.20 () {36 vars in 926 bytes} [Thu Jul 2 16:40:40 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: 431/877] 10.0.0.219 () {32 vars in 633 bytes} [Thu Jul 2 16:43:26 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)