+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 07:47:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-55c5c7b97d-hzsdg machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff5e984b668 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-07-01 07:47:47.995 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 07:47:48.013 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 07:47:48.867 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-07-01 07:47:48.867 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-07-01 07:47:48.868 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-07-01 07:47:48.868 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-07-01 07:47:48.869 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:47:48.869 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 07:47:50.945 7 WARNING glance.api.v2.images [None req-afc884c0-9707-47af-ac62-144d1e94554f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:47:51.036 8 WARNING glance.api.v2.images [None req-5fa9f1dc-e9b8-4666-bc34-e08095719429 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:47:51.370 7 WARNING keystonemiddleware._common.config [None req-afc884c0-9707-47af-ac62-144d1e94554f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:47:51.378 7 WARNING oslo_config.cfg [None req-afc884c0-9707-47af-ac62-144d1e94554f - - - - - -] 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 0x7ff5e984b668 pid: 7 (default app) 2026-07-01 07:47:51.390 8 WARNING keystonemiddleware._common.config [None req-5fa9f1dc-e9b8-4666-bc34-e08095719429 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:47:51.398 8 WARNING oslo_config.cfg [None req-5fa9f1dc-e9b8-4666-bc34-e08095719429 - - - - - -] 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 0x7ff5e984b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 07:47:53 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-07-01 07:47:53.711 8 WARNING oslo_policy.policy [None req-f09c94ed-c536-48ce-803b-1d2fed7b4802 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:53.711 8 WARNING oslo_policy.policy [None req-f09c94ed-c536-48ce-803b-1d2fed7b4802 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:53.726 8 WARNING oslo_policy.policy [None req-f09c94ed-c536-48ce-803b-1d2fed7b4802 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:53.726 8 WARNING oslo_policy.policy [None req-f09c94ed-c536-48ce-803b-1d2fed7b4802 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 07:47:53 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 07:47:57 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: 2/7] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 07:47:57 2026] GET /v2/images => generated 69 bytes in 42 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-07-01 07:47:57.300 7 WARNING oslo_policy.policy [None req-058229e8-d93b-496c-b04c-9e20314cfdc5 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:57.300 7 WARNING oslo_policy.policy [None req-058229e8-d93b-496c-b04c-9e20314cfdc5 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.115 () {44 vars in 910 bytes} [Wed Jul 1 07:47:57 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.115 () {44 vars in 932 bytes} [Wed Jul 1 07:47:57 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-07-01 07:47:57.447 7 WARNING oslo_policy.policy [None req-80d4994d-b1bf-476c-992d-5be54a6dff61 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:57.448 7 WARNING oslo_policy.policy [None req-80d4994d-b1bf-476c-992d-5be54a6dff61 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.115 () {44 vars in 938 bytes} [Wed Jul 1 07:47:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:47:57.529 8 WARNING oslo_config.cfg [None req-5e4f689a-b62d-401e-b7a4-8f58fc13fd27 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.115 () {48 vars in 950 bytes} [Wed Jul 1 07:47:57 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 07:47:57.551 7 WARNING oslo_policy.policy [None req-5643bf32-9ab8-4a28-a495-a9d2ea7eeb73 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:57.552 7 WARNING oslo_policy.policy [None req-5643bf32-9ab8-4a28-a495-a9d2ea7eeb73 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 07:47:57.553 7 INFO glance.api.v2.image_data [None req-5643bf32-9ab8-4a28-a495-a9d2ea7eeb73 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 07:48:01.061 7 WARNING glance.location [None req-5643bf32-9ab8-4a28-a495-a9d2ea7eeb73 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.115 () {48 vars in 1044 bytes} [Wed Jul 1 07:47:57 2026] PUT /v2/images/421b8459-075c-45fe-ba40-926b303a0d44/file => generated 0 bytes in 3552 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5695 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 07:48:01 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 07:48:01.218 7 WARNING oslo_config.cfg [None req-20b298f1-19e8-497f-8fe5-5e4191607a3e 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.115 () {48 vars in 1050 bytes} [Wed Jul 1 07:48:01 2026] PATCH /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 07:48:01 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:09:35 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: 138/277] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:09:35 2026] GET /v2/images => generated 1381 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:09:53 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: 142/283] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:09:53 2026] GET /v2/images => generated 1381 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.115 () {44 vars in 936 bytes} [Wed Jul 1 08:09:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.115 () {44 vars in 958 bytes} [Wed Jul 1 08:09:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.115 () {44 vars in 938 bytes} [Wed Jul 1 08:09:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.115 () {48 vars in 950 bytes} [Wed Jul 1 08:09:53 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:09:53.631 8 WARNING oslo_policy.policy [None req-44f9d97e-1e84-454e-8830-69021f47e68d 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 08:09:53.631 8 WARNING oslo_policy.policy [None req-44f9d97e-1e84-454e-8830-69021f47e68d 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - 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-07-01 08:09:53.632 8 INFO glance.api.v2.image_data [None req-44f9d97e-1e84-454e-8830-69021f47e68d 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:10:20.173 8 WARNING glance.location [None req-44f9d97e-1e84-454e-8830-69021f47e68d 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/292] 199.204.45.115 () {48 vars in 1045 bytes} [Wed Jul 1 08:09:53 2026] PUT /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066/file => generated 0 bytes in 26594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61337 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 08:10:20 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 199.204.45.115 () {48 vars in 1050 bytes} [Wed Jul 1 08:10:20 2026] PATCH /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 08:10:20 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:10:21 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: 147/299] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:10:21 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:17:22 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: 190/385] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:17:22 2026] GET /v2/images => generated 2778 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:17:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:17:31 2026] GET /v2/images => generated 2778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.115 () {44 vars in 946 bytes} [Wed Jul 1 08:17:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.115 () {44 vars in 968 bytes} [Wed Jul 1 08:17:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.204.45.115 () {44 vars in 938 bytes} [Wed Jul 1 08:17:31 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: 7|app: 0|req: 199/393] 199.204.45.115 () {48 vars in 950 bytes} [Wed Jul 1 08:17:31 2026] POST /v2/images => generated 799 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:17:31.357 8 INFO glance.api.v2.image_data [None req-dd1e1d96-9971-4d3a-a276-41770dd2898c 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:17:53.735 8 INFO glance.location [None req-dd1e1d96-9971-4d3a-a276-41770dd2898c 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/398] 199.204.45.115 () {48 vars in 1044 bytes} [Wed Jul 1 08:17:31 2026] PUT /v2/images/863c0674-7f19-4653-bebc-665dbef767ef/file => generated 0 bytes in 22420 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24664 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 08:17:53 2026] GET /v2/images/863c0674-7f19-4653-bebc-665dbef767ef => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 199.204.45.115 () {48 vars in 1050 bytes} [Wed Jul 1 08:17:53 2026] PATCH /v2/images/863c0674-7f19-4653-bebc-665dbef767ef => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 08:17:53 2026] GET /v2/images/863c0674-7f19-4653-bebc-665dbef767ef => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:18:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/411] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:18:32 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:18:43 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: 212/415] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:18:43 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.115 () {44 vars in 938 bytes} [Wed Jul 1 08:18:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.115 () {44 vars in 960 bytes} [Wed Jul 1 08:18:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 199.204.45.115 () {44 vars in 938 bytes} [Wed Jul 1 08:18:43 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: 214/419] 199.204.45.115 () {48 vars in 950 bytes} [Wed Jul 1 08:18:43 2026] POST /v2/images => generated 791 bytes in 192 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:18:43.624 8 INFO glance.api.v2.image_data [None req-860466c4-395a-420b-989c-d0faa7568bc3 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:18:57.417 8 INFO glance.location [None req-860466c4-395a-420b-989c-d0faa7568bc3 36f5df977f064a05bb6ea8e3f484759b 40da036afb444b7f956918d9caecc484 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/422] 199.204.45.115 () {48 vars in 1045 bytes} [Wed Jul 1 08:18:43 2026] PUT /v2/images/e58ff1b3-f587-4afa-aaa4-869ca7a3557c/file => generated 0 bytes in 13845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44131 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 08:18:57 2026] GET /v2/images/e58ff1b3-f587-4afa-aaa4-869ca7a3557c => 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: 207/424] 199.204.45.115 () {48 vars in 1050 bytes} [Wed Jul 1 08:18:57 2026] PATCH /v2/images/e58ff1b3-f587-4afa-aaa4-869ca7a3557c => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 199.204.45.115 () {44 vars in 970 bytes} [Wed Jul 1 08:18:57 2026] GET /v2/images/e58ff1b3-f587-4afa-aaa4-869ca7a3557c => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/582] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:31:57 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: 286/583] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:31:57 2026] GET /v2/images => generated 5574 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:34:23 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: 313/615] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:34:23 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/616] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:34:25 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: 314/617] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:34:25 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/628] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:35:17 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: 309/629] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:35:17 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/632] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:35:26 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: 322/633] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:35:26 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/646] 199.204.45.115 () {42 vars in 687 bytes} [Wed Jul 1 08:36:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/647] 199.204.45.115 () {44 vars in 909 bytes} [Wed Jul 1 08:36:30 2026] GET /v2/images => generated 5574 bytes in 48 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: 324/658] 10.0.0.146 () {32 vars in 633 bytes} [Wed Jul 1 08:37:13 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 240 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: 337/664] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:37:31 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: 8|app: 0|req: 328/665] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:37:31 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: 330/669] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.73 () {36 vars in 910 bytes} [Wed Jul 1 08:37:32 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.73 () {36 vars in 1006 bytes} [Wed Jul 1 08:37:32 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44/locations => generated 127 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.73 () {36 vars in 986 bytes} [Wed Jul 1 08:37:32 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.73 () {36 vars in 926 bytes} [Wed Jul 1 08:37:32 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: 343/676] 10.0.0.73 () {36 vars in 926 bytes} [Wed Jul 1 08:37:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/677] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:37:36 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:37:36 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: 336/681] 199.204.45.115 () {36 vars in 991 bytes} [Wed Jul 1 08:37:44 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 199.204.45.115 () {36 vars in 931 bytes} [Wed Jul 1 08:37:45 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 199.204.45.115 () {36 vars in 991 bytes} [Wed Jul 1 08:37:45 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/684] 199.204.45.115 () {36 vars in 931 bytes} [Wed Jul 1 08:37:45 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:38:20 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/692] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:38:20 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: 355/699] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/701] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 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: 357/703] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 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: 347/704] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/705] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 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: 348/706] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 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: 359/707] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 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: 360/709] 10.0.0.73 () {36 vars in 910 bytes} [Wed Jul 1 08:38:49 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 10.0.0.73 () {36 vars in 1006 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44/locations => generated 127 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.73 () {36 vars in 986 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/712] 10.0.0.73 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 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: 362/713] 10.0.0.73 () {36 vars in 926 bytes} [Wed Jul 1 08:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.146 () {34 vars in 655 bytes} [Wed Jul 1 08:38:56 2026] POST /v2/images => generated 649 bytes in 128 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 08:38:56.475 7 WARNING glance.api.v2.images [None req-4e8ad161-da43-40bb-8afa-dd5f42f71898 f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a6aa78e9-3e0e-4614-8bef-3cbddd638f36 [pid: 7|app: 0|req: 364/717] 10.0.0.146 () {32 vars in 710 bytes} [Wed Jul 1 08:38:56 2026] DELETE /v2/images/a6aa78e9-3e0e-4614-8bef-3cbddd638f36 => 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: 354/718] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:56 2026] GET /v2/images/a6aa78e9-3e0e-4614-8bef-3cbddd638f36 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.146 () {32 vars in 633 bytes} [Wed Jul 1 08:38:56 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/720] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:38:56 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:38:56 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: 366/722] 10.0.0.146 () {34 vars in 655 bytes} [Wed Jul 1 08:38:56 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.146 () {32 vars in 717 bytes} [Wed Jul 1 08:38:56 2026] GET /v2/images/136f7343-5f1d-4c16-bd84-e98454145cec/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:56.718 7 INFO glance.api.v2.image_data [None req-3f3b6c74-1816-4d09-acd7-81ba8e2f7b5c f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:38:56.767 7 WARNING glance_store._drivers.rbd [None req-3f3b6c74-1816-4d09-acd7-81ba8e2f7b5c f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 08:38:57.245 7 INFO glance.location [None req-3f3b6c74-1816-4d09-acd7-81ba8e2f7b5c f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 367/724] 10.0.0.146 () {32 vars in 727 bytes} [Wed Jul 1 08:38:56 2026] PUT /v2/images/136f7343-5f1d-4c16-bd84-e98454145cec/file => generated 0 bytes in 601 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:57 2026] GET /v2/images/136f7343-5f1d-4c16-bd84-e98454145cec => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/726] 10.0.0.146 () {32 vars in 717 bytes} [Wed Jul 1 08:38:57 2026] GET /v2/images/136f7343-5f1d-4c16-bd84-e98454145cec/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 10.0.0.146 () {34 vars in 655 bytes} [Wed Jul 1 08:38:57 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.146 () {32 vars in 726 bytes} [Wed Jul 1 08:38:57 2026] PATCH /v2/images/eadc0af5-c988-4fe4-9086-a3944657ff57 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:57 2026] GET /v2/images/eadc0af5-c988-4fe4-9086-a3944657ff57 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:57.589 7 WARNING glance.api.v2.images [None req-0a218e5b-dde3-45c1-b760-66394bc6f1a3 f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eadc0af5-c988-4fe4-9086-a3944657ff57 [pid: 7|app: 0|req: 370/730] 10.0.0.146 () {32 vars in 710 bytes} [Wed Jul 1 08:38:57 2026] DELETE /v2/images/eadc0af5-c988-4fe4-9086-a3944657ff57 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:57 2026] GET /v2/images/eadc0af5-c988-4fe4-9086-a3944657ff57 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:57.659 7 WARNING glance.api.v2.images [None req-8c64738e-d283-4bed-bec0-68cdf876df16 f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//136f7343-5f1d-4c16-bd84-e98454145cec [pid: 7|app: 0|req: 371/732] 10.0.0.146 () {32 vars in 710 bytes} [Wed Jul 1 08:38:57 2026] DELETE /v2/images/136f7343-5f1d-4c16-bd84-e98454145cec => generated 0 bytes in 919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/733] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:58 2026] GET /v2/images/136f7343-5f1d-4c16-bd84-e98454145cec => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:58.604 7 WARNING glance.api.v2.images [None req-abb86b04-53de-461e-988b-c266c2596ef4 f60b6c9f192d4606bb47ae8de9dfe409 f3f7ae4974c041bfb9cfa54102eec1cd - - default default] Failed to find image a6aa78e9-3e0e-4614-8bef-3cbddd638f36 to delete: glance.common.exception.ImageNotFound: No image found with ID a6aa78e9-3e0e-4614-8bef-3cbddd638f36 [pid: 7|app: 0|req: 372/734] 10.0.0.146 () {32 vars in 710 bytes} [Wed Jul 1 08:38:58 2026] DELETE /v2/images/a6aa78e9-3e0e-4614-8bef-3cbddd638f36 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.146 () {32 vars in 707 bytes} [Wed Jul 1 08:38:58 2026] GET /v2/images/a6aa78e9-3e0e-4614-8bef-3cbddd638f36 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/738] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:39:10 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:39:10 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: 7|app: 0|req: 377/744] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:39:26 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/745] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:39:26 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:39:29 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:39:29 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: 376/760] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:40:24 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:40:24 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: 379/766] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:40:42 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:40: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: 381/770] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:40:53 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/771] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:40:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.146 () {30 vars in 411 bytes} [Wed Jul 1 08:41:26 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: 394/779] 199.204.45.115 () {32 vars in 826 bytes} [Wed Jul 1 08:41:29 2026] GET /v2/images?status=active&owner=40da036afb444b7f956918d9caecc484&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/780] 199.204.45.115 () {32 vars in 653 bytes} [Wed Jul 1 08:41: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: 7|app: 0|req: 395/781] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:41:30 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1395 bytes in 41 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.50 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 396/783] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 388/784] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:41:30 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/785] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 389/786] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 398/787] 10.0.0.50 () {36 vars in 986 bytes} [Wed Jul 1 08:41:30 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/788] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 399/789] 10.0.0.50 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 401/792] 10.0.0.73 () {36 vars in 910 bytes} [Wed Jul 1 08:41:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/793] 10.0.0.73 () {36 vars in 1006 bytes} [Wed Jul 1 08:41:30 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066/locations => generated 127 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 10.0.0.73 () {36 vars in 986 bytes} [Wed Jul 1 08:41:30 2026] GET /v2/images/1ab28a3c-dc92-4e08-aad3-1fded51ae066 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/795] 10.0.0.73 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 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: 403/796] 10.0.0.73 () {36 vars in 926 bytes} [Wed Jul 1 08:41:30 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/805] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:42:12 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:42:12 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/815] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 1 08:42:50 2026] GET /v2/images/421b8459-075c-45fe-ba40-926b303a0d44 => generated 1312 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/816] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 1 08:42: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: 420/847] 10.0.0.146 () {32 vars in 633 bytes} [Wed Jul 1 08:45:30 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)