+ 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 [Tue Aug 11 08:30:11 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-74698cdf7f-54mxj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3085ef6668 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-11 08:30:13.397 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 08:30:13.433 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-11 08:30:14.273 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-11 08:30:14.274 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-11 08:30:14.275 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:30:14.322 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-11 08:30:14.323 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-11 08:30:14.323 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:30:16.410 8 WARNING glance.api.v2.images [None req-9e5658af-d70c-4685-b580-650343e64756 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:30:16.454 7 WARNING glance.api.v2.images [None req-b26a859e-470e-404b-9b73-daf881afdf3c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:30:16.767 8 WARNING keystonemiddleware._common.config [None req-9e5658af-d70c-4685-b580-650343e64756 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:30:16.775 8 WARNING oslo_config.cfg [None req-9e5658af-d70c-4685-b580-650343e64756 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3085ef6668 pid: 8 (default app) 2026-08-11 08:30:16.819 7 WARNING keystonemiddleware._common.config [None req-b26a859e-470e-404b-9b73-daf881afdf3c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:30:16.826 7 WARNING oslo_config.cfg [None req-b26a859e-470e-404b-9b73-daf881afdf3c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3085ef6668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 08:30:18 2026] GET / => generated 1312 bytes in 2 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-11 08:30:19.024 7 WARNING oslo_policy.policy [None req-1c1f126e-c8e0-4808-bb23-bb899da4c461 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:19.025 7 WARNING oslo_policy.policy [None req-1c1f126e-c8e0-4808-bb23-bb899da4c461 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:19.042 7 WARNING oslo_policy.policy [None req-1c1f126e-c8e0-4808-bb23-bb899da4c461 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:19.042 7 WARNING oslo_policy.policy [None req-1c1f126e-c8e0-4808-bb23-bb899da4c461 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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/6] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 08:30:18 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 08:30:22 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/8] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 08:30:22 2026] GET /v2/images => generated 69 bytes in 38 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-11 08:30:22.693 8 WARNING oslo_policy.policy [None req-b7b87968-765b-4129-a534-9d6b6fbbf36f ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:22.693 8 WARNING oslo_policy.policy [None req-b7b87968-765b-4129-a534-9d6b6fbbf36f ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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/9] 199.204.45.109 () {44 vars in 912 bytes} [Tue Aug 11 08:30:22 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: 3/10] 199.204.45.109 () {44 vars in 934 bytes} [Tue Aug 11 08:30:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:30:22.829 8 WARNING oslo_policy.policy [None req-fc9840ce-697c-4f61-b925-901ae5bb6a66 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:22.829 8 WARNING oslo_policy.policy [None req-fc9840ce-697c-4f61-b925-901ae5bb6a66 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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: 8/11] 199.204.45.109 () {44 vars in 940 bytes} [Tue Aug 11 08:30:22 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-08-11 08:30:22.918 7 WARNING oslo_config.cfg [None req-2d04d93b-2064-4ff1-a132-ea53bf4d1ba2 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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/12] 199.204.45.109 () {48 vars in 952 bytes} [Tue Aug 11 08:30:22 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 08:30:22.941 8 WARNING oslo_policy.policy [None req-4a9cb50a-9eef-4fbd-9270-31ac6f170c03 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:22.941 8 WARNING oslo_policy.policy [None req-4a9cb50a-9eef-4fbd-9270-31ac6f170c03 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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-11 08:30:22.943 8 INFO glance.api.v2.image_data [None req-4a9cb50a-9eef-4fbd-9270-31ac6f170c03 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:30:26.334 8 WARNING glance.location [None req-4a9cb50a-9eef-4fbd-9270-31ac6f170c03 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.109 () {48 vars in 1046 bytes} [Tue Aug 11 08:30:22 2026] PUT /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529/file => generated 0 bytes in 3444 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6590 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 08:30:26 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 08:30:26.499 8 WARNING oslo_config.cfg [None req-1e058aaa-a9da-4c7e-9c74-a1b3930d7fb0 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - 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: 10/17] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Aug 11 08:30:26 2026] PATCH /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 08:30:26 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 138/277] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 08:52:00 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: 140/278] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 08:52:00 2026] GET /v2/images => generated 1381 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 08:52:19 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: 141/284] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 08:52:19 2026] GET /v2/images => generated 1381 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.109 () {44 vars in 938 bytes} [Tue Aug 11 08:52:19 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: 7|app: 0|req: 142/286] 199.204.45.109 () {44 vars in 960 bytes} [Tue Aug 11 08:52:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.109 () {44 vars in 940 bytes} [Tue Aug 11 08:52:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.109 () {48 vars in 952 bytes} [Tue Aug 11 08:52:19 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 08:52:19.953 8 INFO glance.api.v2.image_data [None req-a5713d40-c55e-421f-a98d-1628e6087324 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:52:45.363 8 WARNING glance.location [None req-a5713d40-c55e-421f-a98d-1628e6087324 ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/293] 199.204.45.109 () {48 vars in 1047 bytes} [Tue Aug 11 08:52:19 2026] PUT /v2/images/e041a395-8a77-499b-af94-2d8579befb7f/file => generated 0 bytes in 25456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62727 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 08:52:45 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Aug 11 08:52:45 2026] PATCH /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 08:52:45 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => 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: 151/299] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 08:52:47 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: 149/300] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 08:52:47 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 08:59:59 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: 195/388] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 08:59:59 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:00:14 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: 197/392] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:00:14 2026] GET /v2/images => generated 2778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.109 () {44 vars in 948 bytes} [Tue Aug 11 09:00:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.109 () {44 vars in 970 bytes} [Tue Aug 11 09:00:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.109 () {44 vars in 940 bytes} [Tue Aug 11 09:00:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.109 () {48 vars in 952 bytes} [Tue Aug 11 09:00:14 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 09:00:14.796 8 INFO glance.api.v2.image_data [None req-c8fb34d9-02e7-443c-9bab-e66a9ed06e8b ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:00:29.515 8 INFO glance.location [None req-c8fb34d9-02e7-443c-9bab-e66a9ed06e8b ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/401] 199.204.45.109 () {48 vars in 1046 bytes} [Tue Aug 11 09:00:14 2026] PUT /v2/images/8af02cab-8fe8-4c98-bd65-c29163cf505c/file => generated 0 bytes in 14767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23518 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 09:00:29 2026] GET /v2/images/8af02cab-8fe8-4c98-bd65-c29163cf505c => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Aug 11 09:00:29 2026] PATCH /v2/images/8af02cab-8fe8-4c98-bd65-c29163cf505c => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 09:00:29 2026] GET /v2/images/8af02cab-8fe8-4c98-bd65-c29163cf505c => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:01: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: 210/414] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:01:07 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:01:24 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: 212/418] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:01:24 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.109 () {44 vars in 940 bytes} [Tue Aug 11 09:01:24 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: 7|app: 0|req: 213/420] 199.204.45.109 () {44 vars in 962 bytes} [Tue Aug 11 09:01:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.109 () {44 vars in 940 bytes} [Tue Aug 11 09:01:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.109 () {48 vars in 952 bytes} [Tue Aug 11 09:01:24 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-11 09:01:24.815 8 INFO glance.api.v2.image_data [None req-5a429167-d8d2-4303-83a8-74ad2afd87dd ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:01:45.658 8 INFO glance.location [None req-5a429167-d8d2-4303-83a8-74ad2afd87dd ae1717e9d58944daa4114a13c298ff09 f042537efa4f431a8e4aa65f6a394a22 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 209/427] 199.204.45.109 () {48 vars in 1047 bytes} [Tue Aug 11 09:01:24 2026] PUT /v2/images/c039b06b-a52f-444a-bc66-d79b642b6d6c/file => generated 0 bytes in 20895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30019 switches on core 0) [pid: 7|app: 0|req: 219/428] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 09:01:45 2026] GET /v2/images/c039b06b-a52f-444a-bc66-d79b642b6d6c => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/429] 199.204.45.109 () {48 vars in 1052 bytes} [Tue Aug 11 09:01:45 2026] PATCH /v2/images/c039b06b-a52f-444a-bc66-d79b642b6d6c => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/430] 199.204.45.109 () {44 vars in 972 bytes} [Tue Aug 11 09:01:45 2026] GET /v2/images/c039b06b-a52f-444a-bc66-d79b642b6d6c => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:16:06 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: 308/606] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:16:06 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/635] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:18:35 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: 313/636] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:18:35 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/639] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:18:37 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: 315/640] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:18:37 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: 331/651] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:19:30 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: 321/652] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:19:30 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: 323/655] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:19:40 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: 333/656] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:19:40 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 199.204.45.109 () {42 vars in 689 bytes} [Tue Aug 11 09:20:46 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: 341/672] 199.204.45.109 () {44 vars in 911 bytes} [Tue Aug 11 09:20:46 2026] GET /v2/images => generated 5574 bytes in 62 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: 346/681] 10.0.0.210 () {32 vars in 633 bytes} [Tue Aug 11 09:21:30 2026] GET /v2/images => generated 5574 bytes in 22 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: 338/686] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:21:52 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:21:52 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: 339/688] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:21:52 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/689] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:21:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:21:53 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: 351/691] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:21:53 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 341/692] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:21:53 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: 352/693] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:21:53 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: 342/694] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:21:53 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:21:53 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: 343/696] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:21:53 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: 354/697] 10.0.0.88 () {36 vars in 910 bytes} [Tue Aug 11 09:21:54 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 10.0.0.88 () {36 vars in 1006 bytes} [Tue Aug 11 09:21:54 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/699] 10.0.0.88 () {36 vars in 986 bytes} [Tue Aug 11 09:21:54 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 345/700] 10.0.0.88 () {36 vars in 926 bytes} [Tue Aug 11 09:21:54 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: 356/701] 10.0.0.88 () {36 vars in 926 bytes} [Tue Aug 11 09:21:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 199.204.45.109 () {36 vars in 991 bytes} [Tue Aug 11 09:21:59 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 347/705] 199.204.45.109 () {36 vars in 931 bytes} [Tue Aug 11 09:22:00 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: 359/706] 199.204.45.109 () {36 vars in 991 bytes} [Tue Aug 11 09:22:00 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 348/707] 199.204.45.109 () {36 vars in 931 bytes} [Tue Aug 11 09:22:00 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: 350/710] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:22:08 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 361/711] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:22:08 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: 353/716] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:22:31 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:22:31 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: 366/720] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:22:38 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:22:38 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: 370/728] 10.0.0.210 () {34 vars in 655 bytes} [Tue Aug 11 09:23:13 2026] POST /v2/images => generated 649 bytes in 290 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 09:23:13.461 8 WARNING glance.api.v2.images [None req-1b1009d6-009a-4fbf-99f9-7011ca4e78ca 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5fb91b9-5b0a-41c6-ab2e-7898ec470998 [pid: 8|app: 0|req: 359/729] 10.0.0.210 () {32 vars in 710 bytes} [Tue Aug 11 09:23:13 2026] DELETE /v2/images/b5fb91b9-5b0a-41c6-ab2e-7898ec470998 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:13 2026] GET /v2/images/b5fb91b9-5b0a-41c6-ab2e-7898ec470998 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 10.0.0.210 () {32 vars in 633 bytes} [Tue Aug 11 09:23:13 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.210 () {34 vars in 655 bytes} [Tue Aug 11 09:23:13 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.210 () {32 vars in 717 bytes} [Tue Aug 11 09:23:13 2026] GET /v2/images/8aade0d0-c5e1-4619-8713-d104e95eca8c/file => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:23:13.675 7 WARNING oslo_policy.policy [None req-e3eef60f-4640-46a9-a1c3-d841cb9de390 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - 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-11 09:23:13.676 7 WARNING oslo_policy.policy [None req-e3eef60f-4640-46a9-a1c3-d841cb9de390 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - 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-11 09:23:13.678 7 INFO glance.api.v2.image_data [None req-e3eef60f-4640-46a9-a1c3-d841cb9de390 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:23:13.739 7 WARNING glance_store._drivers.rbd [None req-e3eef60f-4640-46a9-a1c3-d841cb9de390 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 09:23:14.678 7 INFO glance.location [None req-e3eef60f-4640-46a9-a1c3-d841cb9de390 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 373/734] 10.0.0.210 () {32 vars in 727 bytes} [Tue Aug 11 09:23:13 2026] PUT /v2/images/8aade0d0-c5e1-4619-8713-d104e95eca8c/file => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:14 2026] GET /v2/images/8aade0d0-c5e1-4619-8713-d104e95eca8c => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.210 () {32 vars in 717 bytes} [Tue Aug 11 09:23:14 2026] GET /v2/images/8aade0d0-c5e1-4619-8713-d104e95eca8c/file => generated 1024 bytes in 151 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.210 () {34 vars in 655 bytes} [Tue Aug 11 09:23:14 2026] POST /v2/images => generated 649 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.210 () {32 vars in 726 bytes} [Tue Aug 11 09:23:14 2026] PATCH /v2/images/1bf703ac-a905-4acf-9349-87b8a6aa348c => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:15 2026] GET /v2/images/1bf703ac-a905-4acf-9349-87b8a6aa348c => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:23:15.052 7 WARNING glance.api.v2.images [None req-9b7b4ab4-59ba-464c-965b-c944431709e2 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1bf703ac-a905-4acf-9349-87b8a6aa348c [pid: 7|app: 0|req: 376/740] 10.0.0.210 () {32 vars in 710 bytes} [Tue Aug 11 09:23:15 2026] DELETE /v2/images/1bf703ac-a905-4acf-9349-87b8a6aa348c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:15 2026] GET /v2/images/1bf703ac-a905-4acf-9349-87b8a6aa348c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:23:15.115 7 WARNING glance.api.v2.images [None req-98086a57-abd1-47c7-9f38-3f92d03fe4b2 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8aade0d0-c5e1-4619-8713-d104e95eca8c [pid: 8|app: 0|req: 366/742] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:23:15 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/743] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:23:15 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: 377/744] 10.0.0.210 () {32 vars in 710 bytes} [Tue Aug 11 09:23:15 2026] DELETE /v2/images/8aade0d0-c5e1-4619-8713-d104e95eca8c => 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: 368/745] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:15 2026] GET /v2/images/8aade0d0-c5e1-4619-8713-d104e95eca8c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:23:15.974 7 WARNING glance.api.v2.images [None req-7e740461-6cac-4ef2-9ad5-d85135442e29 3ac1782c72ce46858ca757bfee1af544 129fb36eb24d42df9ff9f261d3f6237b - - default default] Failed to find image b5fb91b9-5b0a-41c6-ab2e-7898ec470998 to delete: glance.common.exception.ImageNotFound: No image found with ID b5fb91b9-5b0a-41c6-ab2e-7898ec470998 [pid: 7|app: 0|req: 378/746] 10.0.0.210 () {32 vars in 710 bytes} [Tue Aug 11 09:23:15 2026] DELETE /v2/images/b5fb91b9-5b0a-41c6-ab2e-7898ec470998 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:15 2026] GET /v2/images/b5fb91b9-5b0a-41c6-ab2e-7898ec470998 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.210 () {30 vars in 411 bytes} [Tue Aug 11 09:23:19 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: 383/757] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:51 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 375/758] 10.0.0.210 () {32 vars in 707 bytes} [Tue Aug 11 09:23:51 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:23:52 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:23:52 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: 385/761] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:23:52 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: 377/762] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:23:52 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/763] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:23:52 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: 378/764] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:23:52 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: 387/765] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:23:52 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 379/766] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:23:52 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: 388/767] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:23:52 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: 380/768] 10.0.0.88 () {36 vars in 910 bytes} [Tue Aug 11 09:23:53 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: 389/769] 10.0.0.88 () {36 vars in 1006 bytes} [Tue Aug 11 09:23:53 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529/locations => generated 127 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.88 () {36 vars in 986 bytes} [Tue Aug 11 09:23:53 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.88 () {36 vars in 926 bytes} [Tue Aug 11 09:23:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.88 () {36 vars in 926 bytes} [Tue Aug 11 09:23:53 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: 386/779] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:24:20 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:24:20 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: 396/783] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:24:34 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:24:34 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:24:59 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 392/792] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:24:59 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: 395/797] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:25:18 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 403/798] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:25:18 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: 410/811] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:26:23 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/812] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:26:23 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: 413/817] 10.0.0.131 () {36 vars in 987 bytes} [Tue Aug 11 09:26:41 2026] GET /v2/images/3bf4d860-640c-4a49-b66b-53eb25c8d529 => 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: 405/818] 10.0.0.131 () {36 vars in 927 bytes} [Tue Aug 11 09:26:41 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: 410/827] 199.204.45.109 () {32 vars in 826 bytes} [Tue Aug 11 09:27:23 2026] GET /v2/images?status=active&owner=f042537efa4f431a8e4aa65f6a394a22&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/828] 199.204.45.109 () {32 vars in 653 bytes} [Tue Aug 11 09:27:23 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/829] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:27:23 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/830] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:27:23 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: 412/831] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:27:23 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: 420/832] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:27:23 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/833] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:27:23 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: 421/834] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:27:23 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: 414/835] 10.0.0.249 () {36 vars in 987 bytes} [Tue Aug 11 09:27:24 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/836] 10.0.0.249 () {36 vars in 927 bytes} [Tue Aug 11 09:27:24 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: 415/837] 10.0.0.88 () {36 vars in 910 bytes} [Tue Aug 11 09:27:24 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: 423/838] 10.0.0.88 () {36 vars in 1006 bytes} [Tue Aug 11 09:27:24 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f/locations => generated 127 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/839] 10.0.0.88 () {36 vars in 986 bytes} [Tue Aug 11 09:27:24 2026] GET /v2/images/e041a395-8a77-499b-af94-2d8579befb7f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/840] 10.0.0.88 () {36 vars in 926 bytes} [Tue Aug 11 09:27:24 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: 417/841] 10.0.0.88 () {36 vars in 926 bytes} [Tue Aug 11 09:27:24 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: 446/898] 10.0.0.210 () {32 vars in 633 bytes} [Tue Aug 11 09:31:57 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)