+ 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 [Sat May 9 22:05:46 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:25 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-fb59d5d66-gl8p8 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f70bf798668 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-09 22:05:48.774 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 22:05:48.830 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-09 22:05:49.639 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-09 22:05:49.640 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-09 22:05:49.640 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 22:05:49.700 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-09 22:05:49.701 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-09 22:05:49.702 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 22:05:51.679 7 WARNING glance.api.v2.images [None req-1ad94c61-12df-451c-9b72-96d7bebc539a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 22:05:51.711 8 WARNING glance.api.v2.images [None req-68b63138-b9ae-439f-9b9c-6ff0d54bb594 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 22:05:52.014 7 WARNING keystonemiddleware._common.config [None req-1ad94c61-12df-451c-9b72-96d7bebc539a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:05:52.021 7 WARNING oslo_config.cfg [None req-1ad94c61-12df-451c-9b72-96d7bebc539a - - - - - -] 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 0x7f70bf798668 pid: 7 (default app) 2026-05-09 22:05:52.053 8 WARNING keystonemiddleware._common.config [None req-68b63138-b9ae-439f-9b9c-6ff0d54bb594 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:05:52.061 8 WARNING oslo_config.cfg [None req-68b63138-b9ae-439f-9b9c-6ff0d54bb594 - - - - - -] 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 0x7f70bf798668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:05:52 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-09 22:05:53.096 8 WARNING oslo_policy.policy [None req-af8b818e-ae17-4087-93c7-a6b04d2d641f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:53.096 8 WARNING oslo_policy.policy [None req-af8b818e-ae17-4087-93c7-a6b04d2d641f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:53.110 8 WARNING oslo_policy.policy [None req-af8b818e-ae17-4087-93c7-a6b04d2d641f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:53.110 8 WARNING oslo_policy.policy [None req-af8b818e-ae17-4087-93c7-a6b04d2d641f 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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.78 () {44 vars in 906 bytes} [Sat May 9 22:05:52 2026] GET /v2/images => generated 69 bytes in 552 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.78 () {42 vars in 684 bytes} [Sat May 9 22:05:56 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/8] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:05:56 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:05:56.457 7 WARNING oslo_policy.policy [None req-d7bec039-6645-4b2a-b666-6b5e76ae7a59 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:56.457 7 WARNING oslo_policy.policy [None req-d7bec039-6645-4b2a-b666-6b5e76ae7a59 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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.78 () {44 vars in 907 bytes} [Sat May 9 22:05:56 2026] GET /v2/images/cirros => generated 151 bytes in 122 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.78 () {44 vars in 929 bytes} [Sat May 9 22:05:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:05:56.596 7 WARNING oslo_policy.policy [None req-103c7c27-2d56-4351-98c0-26b3903ef080 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:56.597 7 WARNING oslo_policy.policy [None req-103c7c27-2d56-4351-98c0-26b3903ef080 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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.78 () {44 vars in 935 bytes} [Sat May 9 22:05:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:05:56.680 8 WARNING oslo_config.cfg [None req-6aef7b1b-e784-409f-8ffe-5d926a37af20 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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.78 () {48 vars in 947 bytes} [Sat May 9 22:05:56 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 22:05:56.705 7 WARNING oslo_policy.policy [None req-0f25e25f-8cc5-4235-bb13-9655b53a0409 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:56.706 7 WARNING oslo_policy.policy [None req-0f25e25f-8cc5-4235-bb13-9655b53a0409 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:05:56.709 7 INFO glance.api.v2.image_data [None req-0f25e25f-8cc5-4235-bb13-9655b53a0409 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:06:00.053 7 WARNING glance.location [None req-0f25e25f-8cc5-4235-bb13-9655b53a0409 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.78 () {48 vars in 1041 bytes} [Sat May 9 22:05:56 2026] PUT /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c/file => generated 0 bytes in 3395 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6679 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:06:00 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:06:00.133 7 WARNING oslo_config.cfg [None req-261c7b4e-61e1-4336-aa20-79c7c22cfb24 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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/15] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:06:00 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 135/264] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:26:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/267] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:26:41 2026] GET /v2/images => generated 1240 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/280] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:27:46 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: 144/281] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:27:46 2026] GET /v2/images => generated 1240 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/282] 199.204.45.78 () {44 vars in 933 bytes} [Sat May 9 22:27:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.78 () {44 vars in 955 bytes} [Sat May 9 22:27:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.204.45.78 () {44 vars in 935 bytes} [Sat May 9 22:27:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.78 () {48 vars in 947 bytes} [Sat May 9 22:27:46 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 22:27:46.634 8 WARNING oslo_policy.policy [None req-344f6725-8b1a-41f5-806f-34d229d69814 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:27:46.634 8 WARNING oslo_policy.policy [None req-344f6725-8b1a-41f5-806f-34d229d69814 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - 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-09 22:27:46.636 8 INFO glance.api.v2.image_data [None req-344f6725-8b1a-41f5-806f-34d229d69814 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:28:11.433 8 WARNING glance.location [None req-344f6725-8b1a-41f5-806f-34d229d69814 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/290] 199.204.45.78 () {48 vars in 1042 bytes} [Sat May 9 22:27:46 2026] PUT /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0/file => generated 0 bytes in 24846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63022 switches on core 0) [pid: 7|app: 0|req: 151/291] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:28:11 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/292] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:28:11 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0 => 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: 153/295] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:28:12 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: 143/296] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:28:12 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/379] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:35:11 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: 185/380] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:35:11 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:35:19 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: 187/384] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:35:19 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.78 () {44 vars in 943 bytes} [Sat May 9 22:35:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/386] 199.204.45.78 () {44 vars in 965 bytes} [Sat May 9 22:35:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/387] 199.204.45.78 () {44 vars in 935 bytes} [Sat May 9 22:35:19 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: 189/388] 199.204.45.78 () {48 vars in 947 bytes} [Sat May 9 22:35:19 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 22:35:19.764 7 INFO glance.api.v2.image_data [None req-5a260a6c-16df-4b6d-9ad7-a8f32785ae0b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:35:37.159 7 INFO glance.location [None req-5a260a6c-16df-4b6d-9ad7-a8f32785ae0b 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/393] 199.204.45.78 () {48 vars in 1041 bytes} [Sat May 9 22:35:19 2026] PUT /v2/images/d8fd82ec-d994-4fbb-b054-4405ab18ff61/file => generated 0 bytes in 17442 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25758 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:35:37 2026] GET /v2/images/d8fd82ec-d994-4fbb-b054-4405ab18ff61 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.78 () {48 vars in 1046 bytes} [Sat May 9 22:35:37 2026] PATCH /v2/images/d8fd82ec-d994-4fbb-b054-4405ab18ff61 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:35:37 2026] GET /v2/images/d8fd82ec-d994-4fbb-b054-4405ab18ff61 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:36:15 2026] GET / => generated 1301 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:36:15 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:36:30 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:36:30 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.78 () {44 vars in 935 bytes} [Sat May 9 22:36:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.78 () {44 vars in 957 bytes} [Sat May 9 22:36:30 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: 204/413] 199.204.45.78 () {44 vars in 935 bytes} [Sat May 9 22:36:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.78 () {48 vars in 947 bytes} [Sat May 9 22:36:30 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 22:36:30.689 8 INFO glance.api.v2.image_data [None req-7c8b0b1c-822c-43d7-ad97-f1648aad9ac9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:36:44.947 8 INFO glance.location [None req-7c8b0b1c-822c-43d7-ad97-f1648aad9ac9 34357ef1648f4dcb891d59f229326f3e 4c182fdae22a476dbf59983e83858928 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 205/419] 199.204.45.78 () {48 vars in 1042 bytes} [Sat May 9 22:36:30 2026] PUT /v2/images/9170f0d9-ccb4-4a4b-a87f-68b3ba8157f5/file => generated 0 bytes in 14304 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31886 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:36:44 2026] GET /v2/images/9170f0d9-ccb4-4a4b-a87f-68b3ba8157f5 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 199.204.45.78 () {44 vars in 967 bytes} [Sat May 9 22:36:45 2026] GET /v2/images/9170f0d9-ccb4-4a4b-a87f-68b3ba8157f5 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/568] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:48:54 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: 289/569] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:48:54 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/596] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:51:06 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: 303/597] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:51:06 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:51:08 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: 304/599] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:51:08 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:51:57 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: 301/611] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:51:57 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:52:04 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: 303/615] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:52:04 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 199.204.45.78 () {42 vars in 684 bytes} [Sat May 9 22:53:03 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: 319/629] 199.204.45.78 () {44 vars in 906 bytes} [Sat May 9 22:53:03 2026] GET /v2/images => generated 4893 bytes in 52 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: 315/638] 10.0.0.22 () {32 vars in 631 bytes} [Sat May 9 22:53:44 2026] GET /v2/images => generated 4893 bytes in 19 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: 326/643] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:54:03 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 318/644] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:54:03 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: 327/645] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:54:04 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 319/646] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:54: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: 8|app: 0|req: 321/649] 199.204.45.78 () {36 vars in 989 bytes} [Sat May 9 22:54:12 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 199.204.45.78 () {36 vars in 929 bytes} [Sat May 9 22:54:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 199.204.45.78 () {36 vars in 989 bytes} [Sat May 9 22:54:12 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 330/652] 199.204.45.78 () {36 vars in 929 bytes} [Sat May 9 22:54:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:54:16 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:54:16 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: 324/655] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:54:16 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: 332/656] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:54:16 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 325/657] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:54:16 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: 333/658] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:54: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: 8|app: 0|req: 326/659] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:54:17 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 334/660] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:54: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: 335/662] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:54:17 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 328/663] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:54:17 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: 336/664] 10.0.0.239 () {36 vars in 910 bytes} [Sat May 9 22:54:17 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.239 () {36 vars in 1006 bytes} [Sat May 9 22:54:17 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.239 () {36 vars in 986 bytes} [Sat May 9 22:54:17 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.239 () {36 vars in 926 bytes} [Sat May 9 22:54: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: 338/668] 10.0.0.239 () {36 vars in 926 bytes} [Sat May 9 22:54:17 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: 334/675] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:54:42 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 342/676] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:54:42 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: 346/683] 10.0.0.22 () {34 vars in 653 bytes} [Sat May 9 22:55:18 2026] POST /v2/images => generated 649 bytes in 136 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 22:55:18.583 8 WARNING glance.api.v2.images [None req-a8039013-1a8c-45fe-8e9c-8f3f5bf6c53e 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e307544d-95d6-418d-a632-978f1928f884 [pid: 8|app: 0|req: 338/684] 10.0.0.22 () {32 vars in 708 bytes} [Sat May 9 22:55:18 2026] DELETE /v2/images/e307544d-95d6-418d-a632-978f1928f884 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:18 2026] GET /v2/images/e307544d-95d6-418d-a632-978f1928f884 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.22 () {32 vars in 631 bytes} [Sat May 9 22:55:18 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.22 () {34 vars in 653 bytes} [Sat May 9 22:55:18 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.22 () {32 vars in 715 bytes} [Sat May 9 22:55:18 2026] GET /v2/images/fac0dd17-3ff4-4b48-bf48-9cad68a40465/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:18.815 7 INFO glance.api.v2.image_data [None req-f9943167-b267-45f1-bdec-e295f3cdd66e 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:55:18.854 7 WARNING glance_store._drivers.rbd [None req-f9943167-b267-45f1-bdec-e295f3cdd66e 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 22:55:19.521 7 INFO glance.location [None req-f9943167-b267-45f1-bdec-e295f3cdd66e 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/689] 10.0.0.22 () {32 vars in 725 bytes} [Sat May 9 22:55:18 2026] PUT /v2/images/fac0dd17-3ff4-4b48-bf48-9cad68a40465/file => generated 0 bytes in 757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:19 2026] GET /v2/images/fac0dd17-3ff4-4b48-bf48-9cad68a40465 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.22 () {32 vars in 715 bytes} [Sat May 9 22:55:19 2026] GET /v2/images/fac0dd17-3ff4-4b48-bf48-9cad68a40465/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/692] 10.0.0.22 () {34 vars in 653 bytes} [Sat May 9 22:55:19 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.22 () {32 vars in 724 bytes} [Sat May 9 22:55:19 2026] PATCH /v2/images/98ea3996-c2e2-446c-aeb9-d5940ffe31f8 => 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: 343/694] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:19 2026] GET /v2/images/98ea3996-c2e2-446c-aeb9-d5940ffe31f8 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:19.889 7 WARNING glance.api.v2.images [None req-f71aab2b-f60d-4341-8808-98e42a9595e9 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98ea3996-c2e2-446c-aeb9-d5940ffe31f8 [pid: 8|app: 0|req: 344/695] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:55:19 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 352/696] 10.0.0.22 () {32 vars in 708 bytes} [Sat May 9 22:55:19 2026] DELETE /v2/images/98ea3996-c2e2-446c-aeb9-d5940ffe31f8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:55:19 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: 353/698] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:19 2026] GET /v2/images/98ea3996-c2e2-446c-aeb9-d5940ffe31f8 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:55:19.954 8 WARNING glance.api.v2.images [None req-17504cc3-04bc-4a86-9d51-66b103dcaa14 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fac0dd17-3ff4-4b48-bf48-9cad68a40465 [pid: 8|app: 0|req: 346/699] 10.0.0.22 () {32 vars in 708 bytes} [Sat May 9 22:55:19 2026] DELETE /v2/images/fac0dd17-3ff4-4b48-bf48-9cad68a40465 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:20 2026] GET /v2/images/fac0dd17-3ff4-4b48-bf48-9cad68a40465 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:55:20.814 8 WARNING glance.api.v2.images [None req-1b236b23-1a31-4504-ada4-984d48ba3e2a 67e209afc99d4082ba5ca29e972086e4 5d31dba4b8f84c1c95fe338a4cdec5f8 - - default default] Failed to find image e307544d-95d6-418d-a632-978f1928f884 to delete: glance.common.exception.ImageNotFound: No image found with ID e307544d-95d6-418d-a632-978f1928f884 [pid: 8|app: 0|req: 347/701] 10.0.0.22 () {32 vars in 708 bytes} [Sat May 9 22:55:20 2026] DELETE /v2/images/e307544d-95d6-418d-a632-978f1928f884 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:20 2026] GET /v2/images/e307544d-95d6-418d-a632-978f1928f884 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:49 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.22 () {32 vars in 705 bytes} [Sat May 9 22:55:50 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 352/711] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:55:50 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:55:50 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: 353/713] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:55:50 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: 361/714] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:55:50 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 354/715] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:55:50 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: 362/716] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:55:50 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: 355/717] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:55:50 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 363/718] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:55:50 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: 356/719] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:55:50 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: 364/720] 10.0.0.239 () {36 vars in 910 bytes} [Sat May 9 22:55:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.239 () {36 vars in 1006 bytes} [Sat May 9 22:55:51 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/722] 10.0.0.239 () {36 vars in 986 bytes} [Sat May 9 22:55:51 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 358/723] 10.0.0.239 () {36 vars in 926 bytes} [Sat May 9 22:55:51 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/724] 10.0.0.239 () {36 vars in 926 bytes} [Sat May 9 22:55:51 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: 368/727] 10.0.0.22 () {30 vars in 409 bytes} [Sat May 9 22:56:00 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: 370/730] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:56:11 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:56:11 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/736] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:56:28 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 364/737] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:56: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: 8|app: 0|req: 368/744] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:56:56 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 377/745] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:56:56 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: 380/750] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:57:13 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:57:13 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: 381/752] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:57:19 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 372/753] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:57:19 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: 386/762] 10.0.0.34 () {36 vars in 985 bytes} [Sat May 9 22:57:57 2026] GET /v2/images/ad292913-9a9f-49e9-b0d5-edb16d92a12c => 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: 377/763] 10.0.0.34 () {36 vars in 925 bytes} [Sat May 9 22:57:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 199.204.45.78 () {32 vars in 824 bytes} [Sat May 9 22:58:13 2026] GET /v2/images?status=active&owner=4c182fdae22a476dbf59983e83858928&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 199.204.45.78 () {32 vars in 651 bytes} [Sat May 9 22:58:13 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: 381/770] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:58:14 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0 => 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: 390/771] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:58:14 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: 382/772] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:58:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/773] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:58:14 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:58:14 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: 392/775] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:58:14 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/776] 10.0.0.101 () {36 vars in 986 bytes} [Sat May 9 22:58:14 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0 => 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: 393/777] 10.0.0.101 () {36 vars in 926 bytes} [Sat May 9 22:58:14 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: 385/778] 10.0.0.239 () {36 vars in 910 bytes} [Sat May 9 22:58:14 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: 394/779] 10.0.0.239 () {36 vars in 1006 bytes} [Sat May 9 22:58:14 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0/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: 386/780] 10.0.0.239 () {36 vars in 986 bytes} [Sat May 9 22:58:14 2026] GET /v2/images/31a87cf7-cc77-42ee-9a0a-f738ccaa65e0 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/781] 10.0.0.239 () {36 vars in 926 bytes} [Sat May 9 22:58:14 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.239 () {36 vars in 926 bytes} [Sat May 9 22:58:14 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: 417/825] 10.0.0.22 () {32 vars in 631 bytes} [Sat May 9 23:01:47 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)