+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 15:58:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6ff5fddf78-vb4xq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f82cfe00668 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-02 15:58:07.171 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 15:58:07.375 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-07-02 15:58:08.115 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-02 15:58:08.116 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-02 15:58:08.117 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 15:58:08.271 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-02 15:58:08.273 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-02 15:58:08.273 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 15:58:10.354 7 WARNING glance.api.v2.images [None req-f095f082-e474-4264-afec-dbadc216bed5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 15:58:10.459 8 WARNING glance.api.v2.images [None req-b8d84a25-6e14-4d6d-90e3-0f8210a65196 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 15:58:10.727 7 WARNING keystonemiddleware._common.config [None req-f095f082-e474-4264-afec-dbadc216bed5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:58:10.736 7 WARNING oslo_config.cfg [None req-f095f082-e474-4264-afec-dbadc216bed5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f82cfe00668 pid: 7 (default app) 2026-07-02 15:58:10.834 8 WARNING keystonemiddleware._common.config [None req-b8d84a25-6e14-4d6d-90e3-0f8210a65196 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 15:58:10.843 8 WARNING oslo_config.cfg [None req-b8d84a25-6e14-4d6d-90e3-0f8210a65196 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f82cfe00668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 15:58:12 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-02 15:58:13.112 8 WARNING oslo_policy.policy [None req-72639510-a3dc-4ed4-b7d1-1867382ed854 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:13.113 8 WARNING oslo_policy.policy [None req-72639510-a3dc-4ed4-b7d1-1867382ed854 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:13.144 8 WARNING oslo_policy.policy [None req-72639510-a3dc-4ed4-b7d1-1867382ed854 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:13.144 8 WARNING oslo_policy.policy [None req-72639510-a3dc-4ed4-b7d1-1867382ed854 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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.223 () {44 vars in 911 bytes} [Thu Jul 2 15:58:12 2026] GET /v2/images => generated 69 bytes in 633 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.223 () {42 vars in 689 bytes} [Thu Jul 2 15:58:17 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.223 () {44 vars in 911 bytes} [Thu Jul 2 15:58:17 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-02 15:58:17.175 7 WARNING oslo_policy.policy [None req-34bdec80-3061-496b-84f0-9a8666cb65be 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:17.175 7 WARNING oslo_policy.policy [None req-34bdec80-3061-496b-84f0-9a8666cb65be 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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.223 () {44 vars in 912 bytes} [Thu Jul 2 15:58:17 2026] GET /v2/images/cirros => generated 151 bytes in 141 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.223 () {44 vars in 934 bytes} [Thu Jul 2 15:58:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:58:17.324 7 WARNING oslo_policy.policy [None req-28e1ae97-e8ec-4fce-b836-dff6e538c511 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:17.324 7 WARNING oslo_policy.policy [None req-28e1ae97-e8ec-4fce-b836-dff6e538c511 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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.223 () {44 vars in 940 bytes} [Thu Jul 2 15:58:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 15:58:17.415 8 WARNING oslo_config.cfg [None req-a4eda5d3-a671-4556-8b20-2256b24e848f 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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.223 () {48 vars in 952 bytes} [Thu Jul 2 15:58:17 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 15:58:17.441 7 WARNING oslo_policy.policy [None req-f055bf7c-d3ba-4947-9df3-67ff90338926 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:17.441 7 WARNING oslo_policy.policy [None req-f055bf7c-d3ba-4947-9df3-67ff90338926 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 15:58:17.443 7 INFO glance.api.v2.image_data [None req-f055bf7c-d3ba-4947-9df3-67ff90338926 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 15:58:20.806 7 WARNING glance.location [None req-f055bf7c-d3ba-4947-9df3-67ff90338926 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.223 () {48 vars in 1046 bytes} [Thu Jul 2 15:58:17 2026] PUT /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2/file => generated 0 bytes in 3407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7457 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 15:58:20 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 15:58:20.966 7 WARNING oslo_config.cfg [None req-d6f565d5-13a2-4283-a35c-fdd2fa875b50 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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.223 () {48 vars in 1052 bytes} [Thu Jul 2 15:58:20 2026] PATCH /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 100 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.223 () {44 vars in 972 bytes} [Thu Jul 2 15:58:20 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 137/274] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:19:43 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: 138/275] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:19:43 2026] GET /v2/images => generated 1381 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:20:00 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:20:00 2026] GET /v2/images => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.223 () {44 vars in 938 bytes} [Thu Jul 2 16:20:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:20:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 16:20:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 16:20:01 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:20:01.085 7 INFO glance.api.v2.image_data [None req-c7c10e87-c4d3-4df7-9e1f-739448f62f67 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:20:26.183 7 WARNING glance.location [None req-c7c10e87-c4d3-4df7-9e1f-739448f62f67 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/290] 199.204.45.223 () {48 vars in 1047 bytes} [Thu Jul 2 16:20:01 2026] PUT /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb/file => generated 0 bytes in 25155 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64810 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:20:26 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.223 () {48 vars in 1052 bytes} [Thu Jul 2 16:20:26 2026] PATCH /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => generated 1395 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:20:26 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:20:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:20:27 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:27:41 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:27:41 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:27:53 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: 196/389] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:27:53 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.223 () {44 vars in 948 bytes} [Thu Jul 2 16:27:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.223 () {44 vars in 970 bytes} [Thu Jul 2 16:27:53 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: 195/392] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 16:27:53 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: 8|app: 0|req: 198/393] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 16:27:53 2026] POST /v2/images => generated 799 bytes in 103 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:27:54.023 7 INFO glance.api.v2.image_data [None req-3d4083d0-24bb-42a6-85a8-2d5c4ed7a678 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:28:12.782 7 INFO glance.location [None req-3d4083d0-24bb-42a6-85a8-2d5c4ed7a678 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/398] 199.204.45.223 () {48 vars in 1046 bytes} [Thu Jul 2 16:27:54 2026] PUT /v2/images/8e972c2e-ea25-4907-8748-642b2d449bc2/file => generated 0 bytes in 18811 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29089 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:28:12 2026] GET /v2/images/8e972c2e-ea25-4907-8748-642b2d449bc2 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.223 () {48 vars in 1052 bytes} [Thu Jul 2 16:28:12 2026] PATCH /v2/images/8e972c2e-ea25-4907-8748-642b2d449bc2 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:28:12 2026] GET /v2/images/8e972c2e-ea25-4907-8748-642b2d449bc2 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:28:50 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: 202/411] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:28:50 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:29:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/415] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:29:07 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 16:29:07 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: 205/417] 199.204.45.223 () {44 vars in 962 bytes} [Thu Jul 2 16:29:07 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 16:29:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 16:29:07 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:29:07.768 8 WARNING oslo_policy.policy [None req-afbabcc1-15a5-4946-9dd8-2dd4ab60f1fd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 16:29:07.768 8 WARNING oslo_policy.policy [None req-afbabcc1-15a5-4946-9dd8-2dd4ab60f1fd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - 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-02 16:29:07.769 8 INFO glance.api.v2.image_data [None req-afbabcc1-15a5-4946-9dd8-2dd4ab60f1fd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:29:23.926 8 INFO glance.location [None req-afbabcc1-15a5-4946-9dd8-2dd4ab60f1fd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/424] 199.204.45.223 () {48 vars in 1047 bytes} [Thu Jul 2 16:29:07 2026] PUT /v2/images/3fbf08bb-c1ad-47cb-a4b4-3cf9d247b35c/file => generated 0 bytes in 16207 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30605 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:29:23 2026] GET /v2/images/3fbf08bb-c1ad-47cb-a4b4-3cf9d247b35c => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.223 () {48 vars in 1052 bytes} [Thu Jul 2 16:29:24 2026] PATCH /v2/images/3fbf08bb-c1ad-47cb-a4b4-3cf9d247b35c => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:29:24 2026] GET /v2/images/3fbf08bb-c1ad-47cb-a4b4-3cf9d247b35c => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/596] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:43:21 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: 297/597] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:43:21 2026] GET /v2/images => generated 5574 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:46:02 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: 317/631] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:46:02 2026] GET /v2/images => generated 5574 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:46:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:46:04 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:47:01 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:47:01 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:47:10 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: 327/651] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:47:10 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 16:48: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: 335/667] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 16:48:21 2026] GET /v2/images => generated 5574 bytes in 54 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/676] 10.0.0.22 () {32 vars in 632 bytes} [Thu Jul 2 16:49:07 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:49:33 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 319 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: 343/684] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:49:34 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: 344/686] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:49:34 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:49:34 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: 345/688] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:49:34 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: 344/689] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:49:34 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:49:34 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: 345/691] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:49:34 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: 347/692] 10.0.0.81 () {36 vars in 910 bytes} [Thu Jul 2 16:49:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 10.0.0.81 () {36 vars in 1006 bytes} [Thu Jul 2 16:49:35 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2/locations => generated 127 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.81 () {36 vars in 986 bytes} [Thu Jul 2 16:49:35 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.81 () {36 vars in 926 bytes} [Thu Jul 2 16:49:35 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: 349/696] 10.0.0.81 () {36 vars in 926 bytes} [Thu Jul 2 16:49:35 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: 348/697] 10.0.0.22 () {30 vars in 410 bytes} [Thu Jul 2 16:49:36 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: 351/700] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:49:41 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 350/701] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:49:41 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: 352/702] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:49:42 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 351/703] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:49: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: 8|app: 0|req: 354/706] 199.204.45.223 () {36 vars in 991 bytes} [Thu Jul 2 16:49:50 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 353/707] 199.204.45.223 () {36 vars in 931 bytes} [Thu Jul 2 16:49:50 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: 355/708] 199.204.45.223 () {36 vars in 991 bytes} [Thu Jul 2 16:49:50 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 354/709] 199.204.45.223 () {36 vars in 931 bytes} [Thu Jul 2 16:49:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:50:25 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 359/717] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:50:25 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: 362/724] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:50:50 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 363/725] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:50: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: 365/728] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:51:01 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 364/729] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:51:01 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: 369/736] 10.0.0.22 () {34 vars in 654 bytes} [Thu Jul 2 16:51:32 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 16:51:33.094 7 WARNING glance.api.v2.images [None req-edf339bb-2e22-4bfc-95e4-14fecfda46b0 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dc221620-d4fa-497c-aa23-346a9f588c77 [pid: 7|app: 0|req: 368/737] 10.0.0.22 () {32 vars in 709 bytes} [Thu Jul 2 16:51:33 2026] DELETE /v2/images/dc221620-d4fa-497c-aa23-346a9f588c77 => 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: 370/738] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:51:33 2026] GET /v2/images/dc221620-d4fa-497c-aa23-346a9f588c77 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.22 () {32 vars in 632 bytes} [Thu Jul 2 16:51:33 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.22 () {34 vars in 654 bytes} [Thu Jul 2 16:51:33 2026] POST /v2/images => generated 703 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:33 2026] GET /v2/images/11e9fcfb-7c7f-44b5-b974-5abb0a72fd73/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:33.313 8 INFO glance.api.v2.image_data [None req-039ffa0d-4704-4c38-a1c7-159fd8f31e68 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:51:33.377 8 WARNING glance_store._drivers.rbd [None req-039ffa0d-4704-4c38-a1c7-159fd8f31e68 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 16:51:34.073 8 INFO glance.location [None req-039ffa0d-4704-4c38-a1c7-159fd8f31e68 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 372/742] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:51:33 2026] PUT /v2/images/11e9fcfb-7c7f-44b5-b974-5abb0a72fd73/file => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:51:34 2026] GET /v2/images/11e9fcfb-7c7f-44b5-b974-5abb0a72fd73 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:34 2026] GET /v2/images/11e9fcfb-7c7f-44b5-b974-5abb0a72fd73/file => generated 1024 bytes in 181 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.22 () {34 vars in 654 bytes} [Thu Jul 2 16:51:34 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:34 2026] PATCH /v2/images/0aef9ec4-6e0d-4951-9baa-f19d68ea74ef => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:51:34 2026] GET /v2/images/0aef9ec4-6e0d-4951-9baa-f19d68ea74ef => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:34.470 8 WARNING glance.api.v2.images [None req-54bb1503-c986-4874-be86-1d9cf9f6deca 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0aef9ec4-6e0d-4951-9baa-f19d68ea74ef [pid: 8|app: 0|req: 375/748] 10.0.0.22 () {32 vars in 709 bytes} [Thu Jul 2 16:51:34 2026] DELETE /v2/images/0aef9ec4-6e0d-4951-9baa-f19d68ea74ef => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:51:34 2026] GET /v2/images/0aef9ec4-6e0d-4951-9baa-f19d68ea74ef => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:34.563 8 WARNING glance.api.v2.images [None req-7e5ec300-e174-4748-b1e2-31817f23950a 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11e9fcfb-7c7f-44b5-b974-5abb0a72fd73 [pid: 8|app: 0|req: 376/750] 10.0.0.22 () {32 vars in 709 bytes} [Thu Jul 2 16:51:34 2026] DELETE /v2/images/11e9fcfb-7c7f-44b5-b974-5abb0a72fd73 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:51:35 2026] GET /v2/images/11e9fcfb-7c7f-44b5-b974-5abb0a72fd73 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:35.429 8 WARNING glance.api.v2.images [None req-8c289bf0-cea8-47d2-9256-fc2655aaf488 40a7d59e8b084b8e8dedec740bc98d50 c26df054678b492c9e350a20570c7ef2 - - default default] Failed to find image dc221620-d4fa-497c-aa23-346a9f588c77 to delete: glance.common.exception.ImageNotFound: No image found with ID dc221620-d4fa-497c-aa23-346a9f588c77 [pid: 8|app: 0|req: 377/752] 10.0.0.22 () {32 vars in 709 bytes} [Thu Jul 2 16:51:35 2026] DELETE /v2/images/dc221620-d4fa-497c-aa23-346a9f588c77 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:51:35 2026] GET /v2/images/dc221620-d4fa-497c-aa23-346a9f588c77 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:52:11 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 382/763] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:52:11 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/772] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:52:54 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 387/773] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:52:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:52:58 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 388/775] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:52:58 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:52:59 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: 389/778] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 390/780] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:52:59 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: 8|app: 0|req: 392/784] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:52:59 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: 394/787] 10.0.0.81 () {36 vars in 910 bytes} [Thu Jul 2 16:52:59 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: 394/788] 10.0.0.81 () {36 vars in 1006 bytes} [Thu Jul 2 16:52:59 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.81 () {36 vars in 986 bytes} [Thu Jul 2 16:53:00 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 395/790] 10.0.0.81 () {36 vars in 926 bytes} [Thu Jul 2 16:53:00 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: 396/791] 10.0.0.81 () {36 vars in 926 bytes} [Thu Jul 2 16:53:00 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: 398/796] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:53:26 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 399/797] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:53:26 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: 403/806] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:54:06 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => 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: 404/807] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:54:06 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: 407/814] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:54:34 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:54:34 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: 411/820] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jul 2 16:54:52 2026] GET /v2/images/1e2ac0a5-fb59-460b-ad01-3c0865ec55e2 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jul 2 16:54:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/830] 199.204.45.223 () {32 vars in 826 bytes} [Thu Jul 2 16:55:35 2026] GET /v2/images?status=active&owner=03a97dbe9b8a49e6854602dbe22c7056&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 199.204.45.223 () {32 vars in 653 bytes} [Thu Jul 2 16:55:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/832] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:55:36 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => generated 1395 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:55:36 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: 417/834] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:55: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: 7|app: 0|req: 418/835] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:55:36 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/836] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:55:36 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: 419/837] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:55:36 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: 419/838] 10.0.0.161 () {36 vars in 987 bytes} [Thu Jul 2 16:55:36 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => 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: 420/839] 10.0.0.161 () {36 vars in 927 bytes} [Thu Jul 2 16:55:36 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: 420/840] 10.0.0.81 () {36 vars in 910 bytes} [Thu Jul 2 16:55:36 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.81 () {36 vars in 1006 bytes} [Thu Jul 2 16:55:36 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb/locations => generated 127 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/842] 10.0.0.81 () {36 vars in 986 bytes} [Thu Jul 2 16:55:36 2026] GET /v2/images/b0db8ed4-edbc-4666-b4ab-bd788a3867fb => 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: 422/843] 10.0.0.81 () {36 vars in 926 bytes} [Thu Jul 2 16:55:36 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: 422/844] 10.0.0.81 () {36 vars in 926 bytes} [Thu Jul 2 16:55:36 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: 445/889] 10.0.0.22 () {32 vars in 632 bytes} [Thu Jul 2 16:59:15 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)