+ 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 [Wed Aug 5 11:45:51 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-d5f44bb8-sbj4n 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f81044f3668 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-08-05 11:45:54.193 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 11:45:54.199 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-08-05 11:45:55.143 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-08-05 11:45:55.144 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-08-05 11:45:55.144 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 11:45:55.190 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-08-05 11:45:55.191 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-08-05 11:45:55.192 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 11:45:57.512 8 WARNING glance.api.v2.images [None req-7ecd68e5-218c-483e-924a-9427bfc03c2d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:45:57.631 7 WARNING glance.api.v2.images [None req-2ae648d5-9211-4546-ba25-c00abfba6b23 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:45:57.897 8 WARNING keystonemiddleware._common.config [None req-7ecd68e5-218c-483e-924a-9427bfc03c2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:45:57.908 8 WARNING oslo_config.cfg [None req-7ecd68e5-218c-483e-924a-9427bfc03c2d - - - - - -] 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 6 seconds on interpreter 0x7f81044f3668 pid: 8 (default app) 2026-08-05 11:45:58.003 7 WARNING keystonemiddleware._common.config [None req-2ae648d5-9211-4546-ba25-c00abfba6b23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:45:58.012 7 WARNING oslo_config.cfg [None req-2ae648d5-9211-4546-ba25-c00abfba6b23 - - - - - -] 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 7 seconds on interpreter 0x7f81044f3668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 11:45:58 2026] GET / => generated 1312 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-08-05 11:45:58.975 7 WARNING oslo_policy.policy [None req-0bfff186-0702-482f-8d8a-55e259a1b644 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:45:58.975 7 WARNING oslo_policy.policy [None req-0bfff186-0702-482f-8d8a-55e259a1b644 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:45:58.993 7 WARNING oslo_policy.policy [None req-0bfff186-0702-482f-8d8a-55e259a1b644 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:45:58.993 7 WARNING oslo_policy.policy [None req-0bfff186-0702-482f-8d8a-55e259a1b644 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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/4] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 11:45:58 2026] GET /v2/images => generated 69 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 11:46:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 11:46:03 2026] GET /v2/images => generated 69 bytes in 39 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-08-05 11:46:03.204 8 WARNING oslo_policy.policy [None req-22129cfb-feb3-49a4-8792-38ef0c3dbaaa a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:46:03.204 8 WARNING oslo_policy.policy [None req-22129cfb-feb3-49a4-8792-38ef0c3dbaaa a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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: 5/7] 199.19.213.163 () {44 vars in 909 bytes} [Wed Aug 5 11:46:03 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.163 () {44 vars in 931 bytes} [Wed Aug 5 11:46:03 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-08-05 11:46:03.345 8 WARNING oslo_policy.policy [None req-b50b3de0-9a43-4db4-8ede-214673411abe a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:46:03.345 8 WARNING oslo_policy.policy [None req-b50b3de0-9a43-4db4-8ede-214673411abe a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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.19.213.163 () {44 vars in 937 bytes} [Wed Aug 5 11:46:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:46:03.790 7 WARNING oslo_config.cfg [None req-1730f326-b26f-4773-a3a0-23732e41a1db a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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/10] 199.19.213.163 () {48 vars in 949 bytes} [Wed Aug 5 11:46:03 2026] POST /v2/images => generated 760 bytes in 420 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 11:46:03.813 8 WARNING oslo_policy.policy [None req-cfcb136c-7e76-4f5b-9a2f-84040f20a501 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:46:03.813 8 WARNING oslo_policy.policy [None req-cfcb136c-7e76-4f5b-9a2f-84040f20a501 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 11:46:03.814 8 INFO glance.api.v2.image_data [None req-cfcb136c-7e76-4f5b-9a2f-84040f20a501 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:46:14.157 8 WARNING glance.location [None req-cfcb136c-7e76-4f5b-9a2f-84040f20a501 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.163 () {48 vars in 1043 bytes} [Wed Aug 5 11:46:03 2026] PUT /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217/file => generated 0 bytes in 10389 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4329 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 11:46:14 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 11:46:14.365 8 WARNING oslo_config.cfg [None req-afa8af2d-7dc3-4ce3-b719-30181e94094b a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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: 8/15] 199.19.213.163 () {48 vars in 1049 bytes} [Wed Aug 5 11:46:14 2026] PATCH /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 11:46:14 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:09:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:09:07 2026] GET /v2/images => generated 1381 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:09:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:09:28 2026] GET /v2/images => generated 1381 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/301] 199.19.213.163 () {44 vars in 935 bytes} [Wed Aug 5 12:09:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/302] 199.19.213.163 () {44 vars in 957 bytes} [Wed Aug 5 12:09:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 199.19.213.163 () {44 vars in 937 bytes} [Wed Aug 5 12:09:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/304] 199.19.213.163 () {48 vars in 949 bytes} [Wed Aug 5 12:09:29 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 12:09:29.144 7 WARNING oslo_policy.policy [None req-6023c8ac-b256-4f3a-b634-e495aab220b9 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 12:09:29.144 7 WARNING oslo_policy.policy [None req-6023c8ac-b256-4f3a-b634-e495aab220b9 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - 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-08-05 12:09:29.146 7 INFO glance.api.v2.image_data [None req-6023c8ac-b256-4f3a-b634-e495aab220b9 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:10:14.038 7 WARNING glance.location [None req-6023c8ac-b256-4f3a-b634-e495aab220b9 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 153/313] 199.19.213.163 () {48 vars in 1044 bytes} [Wed Aug 5 12:09:29 2026] PUT /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e/file => generated 0 bytes in 44948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54418 switches on core 0) [pid: 8|app: 0|req: 161/314] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 12:10:14 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => 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: 154/315] 199.19.213.163 () {48 vars in 1049 bytes} [Wed Aug 5 12:10:14 2026] PATCH /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/316] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 12:10:14 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/319] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:10:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/320] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:10:16 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/413] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:18:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:18:02 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:18:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:18:13 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.19.213.163 () {44 vars in 945 bytes} [Wed Aug 5 12:18:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.19.213.163 () {44 vars in 967 bytes} [Wed Aug 5 12:18:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.19.213.163 () {44 vars in 937 bytes} [Wed Aug 5 12:18:13 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: 215/424] 199.19.213.163 () {48 vars in 949 bytes} [Wed Aug 5 12:18:13 2026] POST /v2/images => generated 799 bytes in 9493 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 12:18:23.419 7 INFO glance.api.v2.image_data [None req-dcaf2a37-c068-47e1-b8d5-65a3ae073547 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:20:27.087 7 INFO glance.location [None req-dcaf2a37-c068-47e1-b8d5-65a3ae073547 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 210/451] 199.19.213.163 () {48 vars in 1043 bytes} [Wed Aug 5 12:18:23 2026] PUT /v2/images/f9422ad8-2125-4469-bbd2-687251590377/file => generated 0 bytes in 124362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15706 switches on core 0) [pid: 8|app: 0|req: 242/452] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 12:20:27 2026] GET /v2/images/f9422ad8-2125-4469-bbd2-687251590377 => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/453] 199.19.213.163 () {48 vars in 1049 bytes} [Wed Aug 5 12:20:27 2026] PATCH /v2/images/f9422ad8-2125-4469-bbd2-687251590377 => generated 1410 bytes in 1355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/454] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 12:20:29 2026] GET /v2/images/f9422ad8-2125-4469-bbd2-687251590377 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/467] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:21:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/468] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:21:29 2026] GET /v2/images => generated 4190 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/471] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:21:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/472] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:21:41 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/473] 199.19.213.163 () {44 vars in 937 bytes} [Wed Aug 5 12:21:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/474] 199.19.213.163 () {44 vars in 959 bytes} [Wed Aug 5 12:21:41 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: 7|app: 0|req: 222/475] 199.19.213.163 () {44 vars in 937 bytes} [Wed Aug 5 12:21:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/476] 199.19.213.163 () {48 vars in 949 bytes} [Wed Aug 5 12:21:41 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 12:21:41.304 7 INFO glance.api.v2.image_data [None req-37ae62da-3a9c-41ff-ba17-23b5b0613491 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:22:00.404 7 INFO glance.location [None req-37ae62da-3a9c-41ff-ba17-23b5b0613491 a1b1c6c61d6e4be4975e3d8e07d6d990 acfc64ce0ed34cdeacf835d306cff0d1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 223/481] 199.19.213.163 () {48 vars in 1044 bytes} [Wed Aug 5 12:21:41 2026] PUT /v2/images/8de89cef-9f3a-464b-b0e0-4a42e515a348/file => generated 0 bytes in 19160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30159 switches on core 0) [pid: 8|app: 0|req: 259/482] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 12:22:00 2026] GET /v2/images/8de89cef-9f3a-464b-b0e0-4a42e515a348 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/483] 199.19.213.163 () {48 vars in 1049 bytes} [Wed Aug 5 12:22:00 2026] PATCH /v2/images/8de89cef-9f3a-464b-b0e0-4a42e515a348 => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/484] 199.19.213.163 () {44 vars in 969 bytes} [Wed Aug 5 12:22:00 2026] GET /v2/images/8de89cef-9f3a-464b-b0e0-4a42e515a348 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/659] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:36:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/660] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:36:27 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/691] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:38:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/692] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:38:58 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/693] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:39:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/694] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:39:00 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/707] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:39:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/708] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:39:56 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/709] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:40:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/710] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:40:05 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/725] 199.19.213.163 () {42 vars in 686 bytes} [Wed Aug 5 12:41:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/726] 199.19.213.163 () {44 vars in 908 bytes} [Wed Aug 5 12:41:11 2026] GET /v2/images => generated 5574 bytes in 71 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: 387/737] 10.0.0.134 () {32 vars in 631 bytes} [Wed Aug 5 12:41:58 2026] GET /v2/images => generated 5574 bytes in 26 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: 354/744] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:42:29 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/745] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:42: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: 355/746] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:42:30 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/747] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:42:30 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: 357/750] 199.19.213.163 () {36 vars in 989 bytes} [Wed Aug 5 12:42:37 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/751] 199.19.213.163 () {36 vars in 929 bytes} [Wed Aug 5 12:42:37 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: 358/752] 199.19.213.163 () {36 vars in 989 bytes} [Wed Aug 5 12:42:37 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/753] 199.19.213.163 () {36 vars in 929 bytes} [Wed Aug 5 12:42:37 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: 397/756] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:42:47 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/757] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:42:47 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: 398/758] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:42:47 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/759] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:42:47 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: 368/772] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:43:47 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/773] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:43:47 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: 369/774] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:43:47 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: 406/775] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:43:47 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/776] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:43: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: 8|app: 0|req: 407/777] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:43:47 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: 371/778] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:43:47 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/779] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:43:47 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: 372/780] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:43: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: 8|app: 0|req: 409/781] 10.0.0.84 () {36 vars in 908 bytes} [Wed Aug 5 12:43:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/782] 10.0.0.84 () {36 vars in 1004 bytes} [Wed Aug 5 12:43:48 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217/locations => generated 127 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/783] 10.0.0.84 () {36 vars in 984 bytes} [Wed Aug 5 12:43:48 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/784] 10.0.0.84 () {36 vars in 924 bytes} [Wed Aug 5 12:43:48 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: 411/785] 10.0.0.84 () {36 vars in 924 bytes} [Wed Aug 5 12:43:48 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: 377/790] 10.0.0.134 () {34 vars in 653 bytes} [Wed Aug 5 12:44:06 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 12:44:06.543 8 WARNING glance.api.v2.images [None req-ab450fbb-aa83-4bf8-aa40-c127e194547b d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c1792b38-07c2-4189-9f1a-5b44a59a4eef [pid: 8|app: 0|req: 414/791] 10.0.0.134 () {32 vars in 708 bytes} [Wed Aug 5 12:44:06 2026] DELETE /v2/images/c1792b38-07c2-4189-9f1a-5b44a59a4eef => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/792] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:06 2026] GET /v2/images/c1792b38-07c2-4189-9f1a-5b44a59a4eef => 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: 415/793] 10.0.0.134 () {32 vars in 631 bytes} [Wed Aug 5 12:44:06 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/794] 10.0.0.134 () {34 vars in 653 bytes} [Wed Aug 5 12:44:06 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/795] 10.0.0.134 () {32 vars in 715 bytes} [Wed Aug 5 12:44:06 2026] GET /v2/images/3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 12:44:06.779 7 INFO glance.api.v2.image_data [None req-8607b392-bcf1-47d2-bb3d-a69198256c2e d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:44:06.835 7 WARNING glance_store._drivers.rbd [None req-8607b392-bcf1-47d2-bb3d-a69198256c2e d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 12:44:07.887 7 INFO glance.location [None req-8607b392-bcf1-47d2-bb3d-a69198256c2e d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 380/796] 10.0.0.134 () {32 vars in 725 bytes} [Wed Aug 5 12:44:06 2026] PUT /v2/images/3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541/file => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/797] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:07 2026] GET /v2/images/3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/798] 10.0.0.134 () {32 vars in 715 bytes} [Wed Aug 5 12:44:07 2026] GET /v2/images/3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/799] 10.0.0.134 () {34 vars in 653 bytes} [Wed Aug 5 12:44:08 2026] POST /v2/images => generated 648 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/800] 10.0.0.134 () {32 vars in 724 bytes} [Wed Aug 5 12:44:08 2026] PATCH /v2/images/10b5d71d-a238-4088-ab36-01d52c6572ec => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/801] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:08 2026] GET /v2/images/10b5d71d-a238-4088-ab36-01d52c6572ec => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 12:44:08.230 7 WARNING glance.api.v2.images [None req-5ce95fc4-09c8-4fe3-afc2-84564dd00d2d d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//10b5d71d-a238-4088-ab36-01d52c6572ec [pid: 7|app: 0|req: 383/802] 10.0.0.134 () {32 vars in 708 bytes} [Wed Aug 5 12:44:08 2026] DELETE /v2/images/10b5d71d-a238-4088-ab36-01d52c6572ec => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/803] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:08 2026] GET /v2/images/10b5d71d-a238-4088-ab36-01d52c6572ec => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:44:08.304 7 WARNING glance.api.v2.images [None req-dfef6058-8074-4f75-9d08-10c5f9f98e77 d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541 [pid: 7|app: 0|req: 384/804] 10.0.0.134 () {32 vars in 708 bytes} [Wed Aug 5 12:44:08 2026] DELETE /v2/images/3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/805] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:09 2026] GET /v2/images/3cf3807c-6f0f-4fd8-9b7b-f53ce24c0541 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:44:09.153 7 WARNING glance.api.v2.images [None req-c5ffde1b-a8d4-407b-a56b-603a01fc9fea d0847016f0df4b77b97324b26d8d6506 64ed426fef02435aaa0b52ee4c45a117 - - default default] Failed to find image c1792b38-07c2-4189-9f1a-5b44a59a4eef to delete: glance.common.exception.ImageNotFound: No image found with ID c1792b38-07c2-4189-9f1a-5b44a59a4eef [pid: 7|app: 0|req: 385/806] 10.0.0.134 () {32 vars in 708 bytes} [Wed Aug 5 12:44:09 2026] DELETE /v2/images/c1792b38-07c2-4189-9f1a-5b44a59a4eef => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/807] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:09 2026] GET /v2/images/c1792b38-07c2-4189-9f1a-5b44a59a4eef => 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: 425/812] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:44:30 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/813] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:44:30 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: 426/814] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:34 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/815] 10.0.0.134 () {32 vars in 705 bytes} [Wed Aug 5 12:44:34 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/816] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:44:34 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/817] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:44: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: 428/818] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:44: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: 7|app: 0|req: 391/819] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:44:34 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/820] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:44: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: 7|app: 0|req: 392/821] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:44: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: 8|app: 0|req: 430/822] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:44:35 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/823] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:44: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: 431/824] 10.0.0.84 () {36 vars in 908 bytes} [Wed Aug 5 12:44:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/825] 10.0.0.84 () {36 vars in 1004 bytes} [Wed Aug 5 12:44:35 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/826] 10.0.0.84 () {36 vars in 984 bytes} [Wed Aug 5 12:44:35 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/827] 10.0.0.84 () {36 vars in 924 bytes} [Wed Aug 5 12:44:35 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: 433/828] 10.0.0.84 () {36 vars in 924 bytes} [Wed Aug 5 12:44: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: 398/833] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:44:48 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/834] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:44:48 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: 402/841] 10.0.0.134 () {30 vars in 409 bytes} [Wed Aug 5 12:45:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/842] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:45:17 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/843] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:45:17 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: 442/846] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:45:32 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/847] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:45:33 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: 411/858] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:46:25 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/861] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:46:25 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: 425/884] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:48:18 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/885] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:48:18 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: 428/890] 10.0.0.26 () {36 vars in 984 bytes} [Wed Aug 5 12:48:36 2026] GET /v2/images/979eb9d2-a7b4-46f7-a368-3d2886b04217 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/891] 10.0.0.26 () {36 vars in 924 bytes} [Wed Aug 5 12:48:36 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: 432/898] 199.19.213.163 () {32 vars in 824 bytes} [Wed Aug 5 12:49:11 2026] GET /v2/images?status=active&owner=acfc64ce0ed34cdeacf835d306cff0d1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/899] 199.19.213.163 () {32 vars in 651 bytes} [Wed Aug 5 12:49:11 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: 433/900] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:49:12 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/901] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 434/902] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 469/903] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:49:12 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/904] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 470/905] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 436/906] 10.0.0.66 () {36 vars in 984 bytes} [Wed Aug 5 12:49:12 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/907] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 437/908] 10.0.0.66 () {36 vars in 924 bytes} [Wed Aug 5 12:49: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: 472/909] 10.0.0.84 () {36 vars in 908 bytes} [Wed Aug 5 12:49:12 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/910] 10.0.0.84 () {36 vars in 1004 bytes} [Wed Aug 5 12:49:12 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/911] 10.0.0.84 () {36 vars in 984 bytes} [Wed Aug 5 12:49:12 2026] GET /v2/images/c86f06ea-8d88-44bb-a888-3eb740136e6e => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/912] 10.0.0.84 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 474/913] 10.0.0.84 () {36 vars in 924 bytes} [Wed Aug 5 12:49:12 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: 462/958] 10.0.0.134 () {32 vars in 631 bytes} [Wed Aug 5 12:52:46 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)