+ 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 [Fri May 15 08:30:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7bf5d6c44c-jd9x8 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 0x7fb7ddef3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-15 08:30:40.132 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-15 08:30:40.161 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-15 08:30:41.008 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-15 08:30:41.009 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-15 08:30:41.010 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-15 08:30:41.070 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-15 08:30:41.071 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-15 08:30:41.072 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-15 08:30:43.132 8 WARNING glance.api.v2.images [None req-ba4ca2ce-edea-413f-9e3f-6dd18bf58899 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-15 08:30:43.139 7 WARNING glance.api.v2.images [None req-86c931d8-2522-4f3b-856d-40102bd0e38d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-15 08:30:43.469 7 WARNING keystonemiddleware._common.config [None req-86c931d8-2522-4f3b-856d-40102bd0e38d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 08:30:43.478 7 WARNING oslo_config.cfg [None req-86c931d8-2522-4f3b-856d-40102bd0e38d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-15 08:30:43.478 8 WARNING keystonemiddleware._common.config [None req-ba4ca2ce-edea-413f-9e3f-6dd18bf58899 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fb7ddef3668 pid: 7 (default app) 2026-05-15 08:30:43.486 8 WARNING oslo_config.cfg [None req-ba4ca2ce-edea-413f-9e3f-6dd18bf58899 - - - - - -] 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 0x7fb7ddef3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:30:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 08:30:45.994 8 WARNING oslo_policy.policy [None req-3259fdb7-d6ab-4201-8f57-b7afe22b489b 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:45.994 8 WARNING oslo_policy.policy [None req-3259fdb7-d6ab-4201-8f57-b7afe22b489b 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:46.011 8 WARNING oslo_policy.policy [None req-3259fdb7-d6ab-4201-8f57-b7afe22b489b 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:46.011 8 WARNING oslo_policy.policy [None req-3259fdb7-d6ab-4201-8f57-b7afe22b489b 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - 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: 1/5] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:30:45 2026] GET /v2/images => generated 69 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:30:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:30:49 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 08:30:49.406 7 WARNING oslo_policy.policy [None req-c2558476-7447-4fc7-b879-cd088157e49b 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:49.406 7 WARNING oslo_policy.policy [None req-c2558476-7447-4fc7-b879-cd088157e49b 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - 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: 6/8] 199.204.45.23 () {44 vars in 907 bytes} [Fri May 15 08:30:49 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 929 bytes} [Fri May 15 08:30:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-15 08:30:49.548 7 WARNING oslo_policy.policy [None req-57184ec2-d0c9-4959-8e79-5ee069821700 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:49.548 7 WARNING oslo_policy.policy [None req-57184ec2-d0c9-4959-8e79-5ee069821700 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - 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: 7/10] 199.204.45.23 () {44 vars in 935 bytes} [Fri May 15 08:30:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-15 08:30:49.632 8 WARNING oslo_config.cfg [None req-6517ec7f-0a2b-4482-9ff8-880f26a0d8c4 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - 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: 4/11] 199.204.45.23 () {48 vars in 947 bytes} [Fri May 15 08:30:49 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-15 08:30:49.653 7 WARNING oslo_policy.policy [None req-c137cf40-840e-407c-a4e5-644689eacbb1 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:49.653 7 WARNING oslo_policy.policy [None req-c137cf40-840e-407c-a4e5-644689eacbb1 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:30:49.655 7 INFO glance.api.v2.image_data [None req-c137cf40-840e-407c-a4e5-644689eacbb1 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 08:30:53.408 7 WARNING glance.location [None req-c137cf40-840e-407c-a4e5-644689eacbb1 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.23 () {48 vars in 1041 bytes} [Fri May 15 08:30:49 2026] PUT /v2/images/a96aad55-7860-4344-8334-9fb9939b1204/file => generated 0 bytes in 3805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6561 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 08:30:53 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-15 08:30:53.491 7 WARNING oslo_config.cfg [None req-28a52036-9c98-4ce4-8324-7c8ce129b779 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - 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: 9/16] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 08:30:53 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:51:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:51:29 2026] GET /v2/images => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:52:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:52:03 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.23 () {44 vars in 933 bytes} [Fri May 15 08:52:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.23 () {44 vars in 955 bytes} [Fri May 15 08:52:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.23 () {44 vars in 935 bytes} [Fri May 15 08:52:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.23 () {48 vars in 947 bytes} [Fri May 15 08:52:03 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-15 08:52:04.014 7 INFO glance.api.v2.image_data [None req-100356f8-42a1-4366-9b8d-eb97b2a79608 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 08:52:30.906 7 WARNING glance.location [None req-100356f8-42a1-4366-9b8d-eb97b2a79608 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/283] 199.204.45.23 () {48 vars in 1042 bytes} [Fri May 15 08:52:04 2026] PUT /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160/file => generated 0 bytes in 26939 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62715 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 08:52:30 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 08:52:30 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:52:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:52:32 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:59:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:59:24 2026] GET /v2/images => generated 2451 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 08:59:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 08:59:42 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.23 () {44 vars in 943 bytes} [Fri May 15 08:59:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.23 () {44 vars in 965 bytes} [Fri May 15 08:59:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.23 () {44 vars in 935 bytes} [Fri May 15 08:59:42 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: 8|app: 0|req: 191/383] 199.204.45.23 () {48 vars in 947 bytes} [Fri May 15 08:59:42 2026] POST /v2/images => generated 799 bytes in 1005 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-15 08:59:43.501 7 INFO glance.api.v2.image_data [None req-0f73c07a-39dd-43b3-8cbd-b8a216a3695c 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 09:00:15.637 7 INFO glance.location [None req-0f73c07a-39dd-43b3-8cbd-b8a216a3695c 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/390] 199.204.45.23 () {48 vars in 1041 bytes} [Fri May 15 08:59:43 2026] PUT /v2/images/f8d121c0-301f-4a2a-a862-046832317771/file => generated 0 bytes in 32183 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22424 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 09:00:15 2026] GET /v2/images/f8d121c0-301f-4a2a-a862-046832317771 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.23 () {48 vars in 1046 bytes} [Fri May 15 09:00:15 2026] PATCH /v2/images/f8d121c0-301f-4a2a-a862-046832317771 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 09:00:15 2026] GET /v2/images/f8d121c0-301f-4a2a-a862-046832317771 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:00:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:00:53 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:01:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:01:05 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.23 () {44 vars in 935 bytes} [Fri May 15 09:01:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.23 () {44 vars in 957 bytes} [Fri May 15 09:01:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.23 () {44 vars in 935 bytes} [Fri May 15 09:01:05 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: 207/411] 199.204.45.23 () {48 vars in 947 bytes} [Fri May 15 09:01:05 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-15 09:01:05.469 7 INFO glance.api.v2.image_data [None req-0f256bb7-8b06-4d72-8db1-fb6877045883 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 09:01:16.200 7 INFO glance.location [None req-0f256bb7-8b06-4d72-8db1-fb6877045883 8bce8b03cfad444a8991748ce9e0521a 1b76c0c3d0f443bc956cf73f618deed3 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 205/414] 199.204.45.23 () {48 vars in 1041 bytes} [Fri May 15 09:01:05 2026] PUT /v2/images/6d00a6f2-de28-464e-932f-dc50a18adf13/file => generated 0 bytes in 10766 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22223 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 09:01:16 2026] GET /v2/images/6d00a6f2-de28-464e-932f-dc50a18adf13 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.204.45.23 () {44 vars in 967 bytes} [Fri May 15 09:01:16 2026] GET /v2/images/6d00a6f2-de28-464e-932f-dc50a18adf13 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:14:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:14:23 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:16:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:16:47 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:16:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:16:49 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:17:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:17:40 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:17:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:17:47 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.23 () {42 vars in 684 bytes} [Fri May 15 09:18:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.204.45.23 () {44 vars in 906 bytes} [Fri May 15 09:18:52 2026] GET /v2/images => generated 4892 bytes in 59 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: 323/649] 10.0.0.202 () {32 vars in 633 bytes} [Fri May 15 09:19:36 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:19:59 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 115 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: 329/655] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:19:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:19:59 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:19:59 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: 329/660] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:20:05 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:20:05 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: 330/662] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:20:05 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: 333/663] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:20:05 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:20:05 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: 334/665] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:20:05 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: 332/666] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:20:05 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:20:05 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: 333/668] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:20:05 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: 336/669] 10.0.0.79 () {36 vars in 910 bytes} [Fri May 15 09:20:06 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.79 () {36 vars in 1006 bytes} [Fri May 15 09:20:06 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.79 () {36 vars in 986 bytes} [Fri May 15 09:20:06 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.79 () {36 vars in 926 bytes} [Fri May 15 09:20:06 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: 338/673] 10.0.0.79 () {36 vars in 926 bytes} [Fri May 15 09:20:06 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: 336/674] 199.204.45.23 () {36 vars in 990 bytes} [Fri May 15 09:20:09 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 199.204.45.23 () {36 vars in 930 bytes} [Fri May 15 09:20:09 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: 337/676] 199.204.45.23 () {36 vars in 990 bytes} [Fri May 15 09:20:10 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 199.204.45.23 () {36 vars in 930 bytes} [Fri May 15 09:20:10 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: 344/684] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:20:33 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:20:33 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: 347/690] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:20:53 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:20:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:21:04 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:21:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.202 () {34 vars in 655 bytes} [Fri May 15 09:21:04 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-15 09:21:04.736 8 WARNING glance.api.v2.images [None req-e69f6651-f772-4bc7-bdf3-145ab9c1a484 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//94af456d-0916-4088-b3b0-de8bff778465 [pid: 8|app: 0|req: 350/697] 10.0.0.202 () {32 vars in 710 bytes} [Fri May 15 09:21:04 2026] DELETE /v2/images/94af456d-0916-4088-b3b0-de8bff778465 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:21:04 2026] GET /v2/images/94af456d-0916-4088-b3b0-de8bff778465 => 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: 351/699] 10.0.0.202 () {32 vars in 633 bytes} [Fri May 15 09:21:04 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.202 () {34 vars in 655 bytes} [Fri May 15 09:21:04 2026] POST /v2/images => generated 700 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-15 09:21:04.900 8 WARNING oslo_policy.policy [None req-bf8c38fe-38ef-4b0c-9c36-10cb99140216 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 09:21:04.900 8 WARNING oslo_policy.policy [None req-bf8c38fe-38ef-4b0c-9c36-10cb99140216 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - 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: 352/701] 10.0.0.202 () {32 vars in 717 bytes} [Fri May 15 09:21:04 2026] GET /v2/images/671689e1-e4f0-4482-8ec8-28edd35f955f/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-15 09:21:04.925 7 INFO glance.api.v2.image_data [None req-56b89422-796f-49a6-ba33-b2ec005669ea 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-15 09:21:04.960 7 WARNING glance_store._drivers.rbd [None req-56b89422-796f-49a6-ba33-b2ec005669ea 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-15 09:21:05.224 7 INFO glance.location [None req-56b89422-796f-49a6-ba33-b2ec005669ea 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/702] 10.0.0.202 () {32 vars in 727 bytes} [Fri May 15 09:21:04 2026] PUT /v2/images/671689e1-e4f0-4482-8ec8-28edd35f955f/file => generated 0 bytes in 342 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:21:05 2026] GET /v2/images/671689e1-e4f0-4482-8ec8-28edd35f955f => generated 1101 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.202 () {32 vars in 717 bytes} [Fri May 15 09:21:05 2026] GET /v2/images/671689e1-e4f0-4482-8ec8-28edd35f955f/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.202 () {34 vars in 655 bytes} [Fri May 15 09:21:05 2026] POST /v2/images => generated 648 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.202 () {32 vars in 726 bytes} [Fri May 15 09:21:05 2026] PATCH /v2/images/937caf9f-e0eb-4291-bdd5-1ebd144daca6 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:21:05 2026] GET /v2/images/937caf9f-e0eb-4291-bdd5-1ebd144daca6 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-15 09:21:05.548 7 WARNING glance.api.v2.images [None req-5b13cd00-357a-4ac8-9f8b-200e1ab788f4 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//937caf9f-e0eb-4291-bdd5-1ebd144daca6 [pid: 7|app: 0|req: 353/708] 10.0.0.202 () {32 vars in 710 bytes} [Fri May 15 09:21:05 2026] DELETE /v2/images/937caf9f-e0eb-4291-bdd5-1ebd144daca6 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:21:05 2026] GET /v2/images/937caf9f-e0eb-4291-bdd5-1ebd144daca6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-15 09:21:05.611 7 WARNING glance.api.v2.images [None req-a8060ed0-09b9-4ac1-b606-87ad85a2b49f 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//671689e1-e4f0-4482-8ec8-28edd35f955f [pid: 7|app: 0|req: 354/710] 10.0.0.202 () {32 vars in 710 bytes} [Fri May 15 09:21:05 2026] DELETE /v2/images/671689e1-e4f0-4482-8ec8-28edd35f955f => generated 0 bytes in 905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:21:06 2026] GET /v2/images/671689e1-e4f0-4482-8ec8-28edd35f955f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-15 09:21:06.541 7 WARNING glance.api.v2.images [None req-ea56a9ed-e1c7-47c4-8a11-6f81fdf48c09 812ece41480845ef862f6782325da1b8 71160938a40248bf9e1b189f8caf7737 - - default default] Failed to find image 94af456d-0916-4088-b3b0-de8bff778465 to delete: glance.common.exception.ImageNotFound: No image found with ID 94af456d-0916-4088-b3b0-de8bff778465 [pid: 7|app: 0|req: 355/712] 10.0.0.202 () {32 vars in 710 bytes} [Fri May 15 09:21:06 2026] DELETE /v2/images/94af456d-0916-4088-b3b0-de8bff778465 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:21:06 2026] GET /v2/images/94af456d-0916-4088-b3b0-de8bff778465 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.202 () {30 vars in 411 bytes} [Fri May 15 09:21:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:22:10 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:22:10 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: 366/735] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:22:35 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:22:35 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: 372/739] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:22:43 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:22:43 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/747] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:23:17 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:23:17 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: 373/749] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:23:21 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.202 () {32 vars in 707 bytes} [Fri May 15 09:23:21 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:23:22 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:23:22 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: 375/753] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:23:22 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: 379/754] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:23:22 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:23:22 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: 380/756] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:23:22 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: 377/757] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:23:22 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:23:22 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: 378/759] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:23:22 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/760] 10.0.0.79 () {36 vars in 910 bytes} [Fri May 15 09:23:22 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.79 () {36 vars in 1006 bytes} [Fri May 15 09:23:22 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.79 () {36 vars in 986 bytes} [Fri May 15 09:23:22 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/763] 10.0.0.79 () {36 vars in 926 bytes} [Fri May 15 09:23:22 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: 384/764] 10.0.0.79 () {36 vars in 926 bytes} [Fri May 15 09:23:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:24:43 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:24:43 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: 393/789] 10.0.0.1 () {36 vars in 985 bytes} [Fri May 15 09:25:09 2026] GET /v2/images/a96aad55-7860-4344-8334-9fb9939b1204 => generated 1171 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.1 () {36 vars in 925 bytes} [Fri May 15 09:25:09 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: 402/799] 199.204.45.23 () {32 vars in 825 bytes} [Fri May 15 09:25:47 2026] GET /v2/images?status=active&owner=1b76c0c3d0f443bc956cf73f618deed3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/800] 199.204.45.23 () {32 vars in 652 bytes} [Fri May 15 09:25: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: 403/801] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:25:47 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:25: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: 404/803] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:25: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: 400/804] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:25:47 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:25: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: 401/806] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:25: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/807] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 15 09:25:47 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 15 09:25: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/809] 10.0.0.79 () {36 vars in 910 bytes} [Fri May 15 09:25:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.79 () {36 vars in 1006 bytes} [Fri May 15 09:25:48 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.79 () {36 vars in 986 bytes} [Fri May 15 09:25:48 2026] GET /v2/images/e8c1bf95-b839-4981-a541-4d70e5994160 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.79 () {36 vars in 926 bytes} [Fri May 15 09:25:48 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: 409/813] 10.0.0.79 () {36 vars in 926 bytes} [Fri May 15 09:25:48 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: 426/856] 10.0.0.202 () {32 vars in 633 bytes} [Fri May 15 09:29:22 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)