+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 15:58:44 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-86cf6f5b9b-2s9pl 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 0x7f87a2895668 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-07 15:58:46.925 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 15:58:46.990 8 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-07 15:58:47.803 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-07 15:58:47.804 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-07 15:58:47.805 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 15:58:47.849 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-07 15:58:47.850 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-07 15:58:47.850 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 15:58:49.791 7 WARNING glance.api.v2.images [None req-eda96ce8-1d79-4e8c-9f86-f86c7c41b0c4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 15:58:49.885 8 WARNING glance.api.v2.images [None req-d4604b09-b578-429b-8f25-0266117128af - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 15:58:50.123 7 WARNING keystonemiddleware._common.config [None req-eda96ce8-1d79-4e8c-9f86-f86c7c41b0c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 15:58:50.130 7 WARNING oslo_config.cfg [None req-eda96ce8-1d79-4e8c-9f86-f86c7c41b0c4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f87a2895668 pid: 7 (default app) 2026-05-07 15:58:50.216 8 WARNING keystonemiddleware._common.config [None req-d4604b09-b578-429b-8f25-0266117128af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 15:58:50.224 8 WARNING oslo_config.cfg [None req-d4604b09-b578-429b-8f25-0266117128af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f87a2895668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 15:58:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 15:58:54.483 8 WARNING oslo_policy.policy [None req-21ebc056-660c-45c2-abea-4b6d11238adb bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:54.484 8 WARNING oslo_policy.policy [None req-21ebc056-660c-45c2-abea-4b6d11238adb bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:54.498 8 WARNING oslo_policy.policy [None req-21ebc056-660c-45c2-abea-4b6d11238adb bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:54.498 8 WARNING oslo_policy.policy [None req-21ebc056-660c-45c2-abea-4b6d11238adb bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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/6] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 15:58:54 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 15:58:58 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: 2/8] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 15:58:58 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-05-07 15:58:58.208 7 WARNING oslo_policy.policy [None req-e6c96af2-4b82-4663-85f0-7aa58485601d bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:58.208 7 WARNING oslo_policy.policy [None req-e6c96af2-4b82-4663-85f0-7aa58485601d bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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/9] 199.204.45.244 () {44 vars in 912 bytes} [Thu May 7 15:58:58 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.244 () {44 vars in 934 bytes} [Thu May 7 15:58:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 15:58:58.351 7 WARNING oslo_policy.policy [None req-04b83895-c8cd-40b6-b333-84bb64a63d45 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:58.351 7 WARNING oslo_policy.policy [None req-04b83895-c8cd-40b6-b333-84bb64a63d45 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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: 8/11] 199.204.45.244 () {44 vars in 940 bytes} [Thu May 7 15:58:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 15:58:58.438 8 WARNING oslo_config.cfg [None req-28e17c06-cc73-4871-8d22-9d93f29477db bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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/12] 199.204.45.244 () {48 vars in 952 bytes} [Thu May 7 15:58:58 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-05-07 15:58:58.462 7 WARNING oslo_policy.policy [None req-f22823b4-7133-4ced-aa69-1f2591fc671b bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:58.462 7 WARNING oslo_policy.policy [None req-f22823b4-7133-4ced-aa69-1f2591fc671b bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 15:58:58.463 7 INFO glance.api.v2.image_data [None req-f22823b4-7133-4ced-aa69-1f2591fc671b bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 15:59:01.974 7 WARNING glance.location [None req-f22823b4-7133-4ced-aa69-1f2591fc671b bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.244 () {48 vars in 1046 bytes} [Thu May 7 15:58:58 2026] PUT /v2/images/86cabf5b-5165-4633-ae36-6437533db73e/file => generated 0 bytes in 3601 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5835 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 15:59:02 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 15:59:02.093 7 WARNING oslo_config.cfg [None req-f527d2ee-bb80-4714-976f-c5dffe844f98 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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: 10/17] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 15:59:02 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 139/274] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:20:20 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: 136/275] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:20:20 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:20:39 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: 139/281] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:20:40 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.244 () {44 vars in 938 bytes} [Thu May 7 16:20:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.244 () {44 vars in 960 bytes} [Thu May 7 16:20:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.244 () {44 vars in 940 bytes} [Thu May 7 16:20:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.244 () {48 vars in 952 bytes} [Thu May 7 16:20:40 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 16:20:40.187 7 INFO glance.api.v2.image_data [None req-c715ac4a-4d4a-4b98-957e-b4b991235652 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 16:21:07.459 7 WARNING glance.location [None req-c715ac4a-4d4a-4b98-957e-b4b991235652 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/290] 199.204.45.244 () {48 vars in 1047 bytes} [Thu May 7 16:20:40 2026] PUT /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae/file => generated 0 bytes in 27324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64029 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 16:21:07 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 16:21:07 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:21:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:21:08 2026] GET /v2/images => generated 2451 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:28:13 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: 191/382] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:28:13 2026] GET /v2/images => generated 2451 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:28:24 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: 193/386] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:28:24 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.244 () {44 vars in 948 bytes} [Thu May 7 16:28:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 199.204.45.244 () {44 vars in 970 bytes} [Thu May 7 16:28:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.204.45.244 () {44 vars in 940 bytes} [Thu May 7 16:28:24 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) [pid: 7|app: 0|req: 195/390] 199.204.45.244 () {48 vars in 952 bytes} [Thu May 7 16:28:24 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 16:28:24.349 8 WARNING oslo_policy.policy [None req-147b6aff-80b7-4321-ad5b-3be4d555ae41 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 16:28:24.349 8 WARNING oslo_policy.policy [None req-147b6aff-80b7-4321-ad5b-3be4d555ae41 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - 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-07 16:28:24.350 8 INFO glance.api.v2.image_data [None req-147b6aff-80b7-4321-ad5b-3be4d555ae41 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 16:28:44.567 8 INFO glance.location [None req-147b6aff-80b7-4321-ad5b-3be4d555ae41 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/395] 199.204.45.244 () {48 vars in 1046 bytes} [Thu May 7 16:28:24 2026] PUT /v2/images/03bc7090-7b94-43d2-bd27-735bb1f6e191/file => generated 0 bytes in 20269 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21884 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 16:28:44 2026] GET /v2/images/03bc7090-7b94-43d2-bd27-735bb1f6e191 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.244 () {48 vars in 1051 bytes} [Thu May 7 16:28:44 2026] PATCH /v2/images/03bc7090-7b94-43d2-bd27-735bb1f6e191 => generated 1234 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 16:28:44 2026] GET /v2/images/03bc7090-7b94-43d2-bd27-735bb1f6e191 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:29:21 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: 202/408] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:29:21 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:29:38 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: 208/412] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:29:38 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.244 () {44 vars in 940 bytes} [Thu May 7 16:29:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.244 () {44 vars in 962 bytes} [Thu May 7 16:29:38 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: 8|app: 0|req: 206/415] 199.204.45.244 () {44 vars in 940 bytes} [Thu May 7 16:29:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.244 () {48 vars in 952 bytes} [Thu May 7 16:29:38 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 16:29:38.817 8 INFO glance.api.v2.image_data [None req-03ffb070-1a6f-4757-a849-903fd537f521 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 16:29:49.477 8 INFO glance.location [None req-03ffb070-1a6f-4757-a849-903fd537f521 bec85970fcb544dc90f9e1907c485153 5ecd8475225e4f3294dd1edae653a78d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 207/421] 199.204.45.244 () {48 vars in 1046 bytes} [Thu May 7 16:29:38 2026] PUT /v2/images/7cfdae5e-a308-4cb7-aeb5-11d4551446c0/file => generated 0 bytes in 10700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23868 switches on core 0) [pid: 7|app: 0|req: 215/422] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 16:29:49 2026] GET /v2/images/7cfdae5e-a308-4cb7-aeb5-11d4551446c0 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.204.45.244 () {44 vars in 972 bytes} [Thu May 7 16:29:49 2026] GET /v2/images/7cfdae5e-a308-4cb7-aeb5-11d4551446c0 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/578] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:42:41 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: 293/579] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:42:41 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/608] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:45: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: 308/609] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:45:07 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: 7|app: 0|req: 310/612] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:45:09 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: 303/613] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:45:09 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:46:01 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: 316/625] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:46:01 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/628] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:46:09 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: 311/629] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:46:09 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 199.204.45.244 () {42 vars in 689 bytes} [Thu May 7 16:47:14 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: 318/643] 199.204.45.244 () {44 vars in 911 bytes} [Thu May 7 16:47:14 2026] GET /v2/images => generated 4892 bytes in 55 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: 323/652] 10.0.0.78 () {32 vars in 632 bytes} [Thu May 7 16:47:57 2026] GET /v2/images => generated 4892 bytes in 18 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: 332/657] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:48:16 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/658] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:48:16 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/659] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:48:17 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:48:17 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: 334/661] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:48:17 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:48:18 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:48:18 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: 329/664] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:48:18 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 336/665] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:48:18 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: 330/666] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:48: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: 337/667] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:48:18 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 331/668] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:48:18 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: 338/669] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:48:18 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: 332/670] 10.0.0.63 () {36 vars in 910 bytes} [Thu May 7 16:48:19 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: 339/671] 10.0.0.63 () {36 vars in 1006 bytes} [Thu May 7 16:48:19 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.63 () {36 vars in 986 bytes} [Thu May 7 16:48:19 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.63 () {36 vars in 926 bytes} [Thu May 7 16:48:19 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: 334/674] 10.0.0.63 () {36 vars in 926 bytes} [Thu May 7 16:48:19 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: 342/677] 199.204.45.244 () {36 vars in 991 bytes} [Thu May 7 16:48:26 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 336/678] 199.204.45.244 () {36 vars in 931 bytes} [Thu May 7 16:48:26 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: 343/679] 199.204.45.244 () {36 vars in 991 bytes} [Thu May 7 16:48:27 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 337/680] 199.204.45.244 () {36 vars in 931 bytes} [Thu May 7 16:48:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:48:58 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:48:58 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: 343/691] 10.0.0.78 () {34 vars in 654 bytes} [Thu May 7 16:49:07 2026] POST /v2/images => generated 648 bytes in 182 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 16:49:08.165 7 WARNING glance.api.v2.images [None req-b7bf0336-e5bd-495e-98bd-6c232c119e38 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1ff056c-366a-4ae3-995a-dd9701b47d40 [pid: 7|app: 0|req: 349/692] 10.0.0.78 () {32 vars in 709 bytes} [Thu May 7 16:49:08 2026] DELETE /v2/images/b1ff056c-366a-4ae3-995a-dd9701b47d40 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:49:08 2026] GET /v2/images/b1ff056c-366a-4ae3-995a-dd9701b47d40 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.78 () {32 vars in 632 bytes} [Thu May 7 16:49:08 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.78 () {34 vars in 654 bytes} [Thu May 7 16:49:08 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/696] 10.0.0.78 () {32 vars in 716 bytes} [Thu May 7 16:49:08 2026] GET /v2/images/2adaba64-0721-46db-b639-eab9e9621b36/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 16:49:08.352 8 INFO glance.api.v2.image_data [None req-f69502c6-865f-47cc-93f7-539b9baf7c2f 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 16:49:08.397 8 WARNING glance_store._drivers.rbd [None req-f69502c6-865f-47cc-93f7-539b9baf7c2f 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 16:49:09.170 8 INFO glance.location [None req-f69502c6-865f-47cc-93f7-539b9baf7c2f 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 346/697] 10.0.0.78 () {32 vars in 726 bytes} [Thu May 7 16:49:08 2026] PUT /v2/images/2adaba64-0721-46db-b639-eab9e9621b36/file => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:49:09 2026] GET /v2/images/2adaba64-0721-46db-b639-eab9e9621b36 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.78 () {32 vars in 716 bytes} [Thu May 7 16:49:09 2026] GET /v2/images/2adaba64-0721-46db-b639-eab9e9621b36/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.78 () {34 vars in 654 bytes} [Thu May 7 16:49:09 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.78 () {32 vars in 725 bytes} [Thu May 7 16:49:09 2026] PATCH /v2/images/4bc9f887-01a4-460d-a0f7-081db17cde28 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:49:09 2026] GET /v2/images/4bc9f887-01a4-460d-a0f7-081db17cde28 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 16:49:09.511 8 WARNING glance.api.v2.images [None req-55f0de84-a909-4d98-b063-4a9cdfa46869 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4bc9f887-01a4-460d-a0f7-081db17cde28 [pid: 8|app: 0|req: 349/705] 10.0.0.78 () {32 vars in 709 bytes} [Thu May 7 16:49:09 2026] DELETE /v2/images/4bc9f887-01a4-460d-a0f7-081db17cde28 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:49:09 2026] GET /v2/images/4bc9f887-01a4-460d-a0f7-081db17cde28 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:49:09.570 8 WARNING glance.api.v2.images [None req-06867fba-c74f-4061-865b-0f4260c91b3c 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2adaba64-0721-46db-b639-eab9e9621b36 [pid: 8|app: 0|req: 350/707] 10.0.0.78 () {32 vars in 709 bytes} [Thu May 7 16:49:09 2026] DELETE /v2/images/2adaba64-0721-46db-b639-eab9e9621b36 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:49:10 2026] GET /v2/images/2adaba64-0721-46db-b639-eab9e9621b36 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 16:49:10.469 8 WARNING glance.api.v2.images [None req-664ba219-69b7-4228-90ec-a68bd71ef48b 815555a97242448a8dc94cb8089b7a09 6e96cf41436d412bb85f7b4a77f8f5c1 - - default default] Failed to find image b1ff056c-366a-4ae3-995a-dd9701b47d40 to delete: glance.common.exception.ImageNotFound: No image found with ID b1ff056c-366a-4ae3-995a-dd9701b47d40 [pid: 8|app: 0|req: 351/709] 10.0.0.78 () {32 vars in 709 bytes} [Thu May 7 16:49:10 2026] DELETE /v2/images/b1ff056c-366a-4ae3-995a-dd9701b47d40 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:49:10 2026] GET /v2/images/b1ff056c-366a-4ae3-995a-dd9701b47d40 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:49:38 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 354/716] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:49:38 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: 369/729] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:50:38 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:50:38 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: 366/739] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:51:18 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:51:18 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: 376/743] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:51:22 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 368/744] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:51: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: 8|app: 0|req: 371/749] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:51:40 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/750] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:51:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.78 () {30 vars in 410 bytes} [Thu May 7 16:51:54 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: 384/758] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:52:16 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/759] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:52:16 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: 386/762] 199.204.45.244 () {32 vars in 826 bytes} [Thu May 7 16:52:27 2026] GET /v2/images?status=active&owner=5ecd8475225e4f3294dd1edae653a78d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 199.204.45.244 () {32 vars in 653 bytes} [Thu May 7 16:52:27 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/764] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:52:28 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae => generated 1209 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/765] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:28 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: 388/766] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:28 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: 379/767] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:52:28 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/768] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:28 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/769] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:52:28 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae => 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: 381/771] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:28 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: 391/772] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:28 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: 382/773] 10.0.0.63 () {36 vars in 910 bytes} [Thu May 7 16:52:29 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: 392/774] 10.0.0.63 () {36 vars in 1006 bytes} [Thu May 7 16:52:29 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae/locations => generated 127 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/775] 10.0.0.63 () {36 vars in 986 bytes} [Thu May 7 16:52:29 2026] GET /v2/images/2bbbbc0f-22ce-4e86-af44-d349646ef5ae => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/776] 10.0.0.63 () {36 vars in 926 bytes} [Thu May 7 16:52:29 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: 384/777] 10.0.0.63 () {36 vars in 926 bytes} [Thu May 7 16:52:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/782] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 396/783] 10.0.0.78 () {32 vars in 706 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 24 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.211 () {36 vars in 987 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 397/785] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:48 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: 389/786] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52: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: 7|app: 0|req: 398/787] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 390/788] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52: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: 7|app: 0|req: 399/789] 10.0.0.211 () {36 vars in 927 bytes} [Thu May 7 16:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 10.0.0.211 () {36 vars in 987 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 33 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.211 () {36 vars in 927 bytes} [Thu May 7 16:52:48 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: 392/792] 10.0.0.63 () {36 vars in 910 bytes} [Thu May 7 16:52:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 10.0.0.63 () {36 vars in 1006 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.63 () {36 vars in 986 bytes} [Thu May 7 16:52:48 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 402/795] 10.0.0.63 () {36 vars in 926 bytes} [Thu May 7 16:52: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: 394/796] 10.0.0.63 () {36 vars in 926 bytes} [Thu May 7 16:52:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:53:03 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => 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: 405/802] 10.0.0.4 () {36 vars in 925 bytes} [Thu May 7 16:53:03 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: 410/811] 10.0.0.4 () {36 vars in 985 bytes} [Thu May 7 16:53:42 2026] GET /v2/images/86cabf5b-5165-4633-ae36-6437533db73e => generated 1171 bytes in 124 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.4 () {36 vars in 925 bytes} [Thu May 7 16:53:42 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: 417/841] 10.0.0.78 () {32 vars in 632 bytes} [Thu May 7 16:55:59 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)