+ 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 11:21:21 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-595595479b-x7lwx 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 0x7f344f607668 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 11:21:23.364 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 11:21:23.364 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-01 11:21:24.209 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 11:21:24.210 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 11:21:24.210 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 11:21:24.210 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 11:21:24.211 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 11:21:24.212 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 11:21:26.176 7 WARNING glance.api.v2.images [None req-a7ee13b0-5d62-4f91-b570-a8c1632a9bb2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 11:21:26.186 8 WARNING glance.api.v2.images [None req-8a3cbf94-1984-4fe1-8445-00904f42c19e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 11:21:26.510 8 WARNING keystonemiddleware._common.config [None req-8a3cbf94-1984-4fe1-8445-00904f42c19e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 11:21:26.517 8 WARNING oslo_config.cfg [None req-8a3cbf94-1984-4fe1-8445-00904f42c19e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 11:21:26.519 7 WARNING keystonemiddleware._common.config [None req-a7ee13b0-5d62-4f91-b570-a8c1632a9bb2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f344f607668 pid: 8 (default app) 2026-07-01 11:21:26.527 7 WARNING oslo_config.cfg [None req-a7ee13b0-5d62-4f91-b570-a8c1632a9bb2 - - - - - -] 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 0x7f344f607668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:21:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 11:21:29.483 7 WARNING oslo_policy.policy [None req-f2ed25eb-20b0-4d98-beba-9a06c9e0f352 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:29.484 7 WARNING oslo_policy.policy [None req-f2ed25eb-20b0-4d98-beba-9a06c9e0f352 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:29.502 7 WARNING oslo_policy.policy [None req-f2ed25eb-20b0-4d98-beba-9a06c9e0f352 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:29.502 7 WARNING oslo_policy.policy [None req-f2ed25eb-20b0-4d98-beba-9a06c9e0f352 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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: 1/6] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:21:29 2026] GET /v2/images => generated 69 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:21:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:21:32 2026] GET /v2/images => generated 69 bytes in 37 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 11:21:32.895 8 WARNING oslo_policy.policy [None req-24a43717-8b80-4b57-88a8-2cd8f762cdca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:32.895 8 WARNING oslo_policy.policy [None req-24a43717-8b80-4b57-88a8-2cd8f762cdca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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: 7/9] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jul 1 11:21:32 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.89 () {44 vars in 929 bytes} [Wed Jul 1 11:21:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 11:21:33.022 8 WARNING oslo_policy.policy [None req-f605045e-afc5-4449-8f87-f70d3f1a3ac0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:33.023 8 WARNING oslo_policy.policy [None req-f605045e-afc5-4449-8f87-f70d3f1a3ac0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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: 8/11] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jul 1 11:21:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 11:21:33.105 7 WARNING oslo_config.cfg [None req-b7b774f1-839d-4ac9-a124-2a4ab10a5341 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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: 4/12] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jul 1 11:21:33 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 11:21:33.127 8 WARNING oslo_policy.policy [None req-fe4f1575-20c8-41f9-9f98-120d6a6f69ce 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:33.127 8 WARNING oslo_policy.policy [None req-fe4f1575-20c8-41f9-9f98-120d6a6f69ce 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:21:33.129 8 INFO glance.api.v2.image_data [None req-fe4f1575-20c8-41f9-9f98-120d6a6f69ce 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:21:36.576 8 WARNING glance.location [None req-fe4f1575-20c8-41f9-9f98-120d6a6f69ce 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.89 () {48 vars in 1041 bytes} [Wed Jul 1 11:21:33 2026] PUT /v2/images/1d382116-36eb-422a-972f-88467e6731e4/file => generated 0 bytes in 3504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5908 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:21:36 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 11:21:36.744 8 WARNING oslo_config.cfg [None req-1f265ab3-c9a3-4b26-8282-91d0785ac578 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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: 10/17] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jul 1 11:21:36 2026] PATCH /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:21:36 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/257] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:41:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/258] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:41:30 2026] GET /v2/images => generated 1381 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/263] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:41:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:41:47 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jul 1 11:41:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 199.204.45.89 () {44 vars in 955 bytes} [Wed Jul 1 11:41:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jul 1 11:41:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jul 1 11:41:47 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 11:41:47.693 8 INFO glance.api.v2.image_data [None req-fbb6eccc-daee-43dc-9352-3f37399c756b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:42:11.917 8 WARNING glance.location [None req-fbb6eccc-daee-43dc-9352-3f37399c756b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/273] 199.204.45.89 () {48 vars in 1042 bytes} [Wed Jul 1 11:41:47 2026] PUT /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb/file => generated 0 bytes in 24270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64685 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:42:11 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jul 1 11:42:11 2026] PATCH /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1395 bytes in 81 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.89 () {44 vars in 967 bytes} [Wed Jul 1 11:42:12 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:42:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:42:13 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:49:05 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:49:05 2026] GET /v2/images => generated 2778 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:49:13 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:49:13 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.89 () {44 vars in 943 bytes} [Wed Jul 1 11:49:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.89 () {44 vars in 965 bytes} [Wed Jul 1 11:49:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jul 1 11:49:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jul 1 11:49:13 2026] POST /v2/images => generated 799 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 11:49:14.091 8 INFO glance.api.v2.image_data [None req-91872d6c-c210-42f5-a183-ca0812f6c731 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:49:32.584 8 INFO glance.location [None req-91872d6c-c210-42f5-a183-ca0812f6c731 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/375] 199.204.45.89 () {48 vars in 1041 bytes} [Wed Jul 1 11:49:14 2026] PUT /v2/images/7c153bd3-5894-4b24-8772-e290b08d0108/file => generated 0 bytes in 18534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25372 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:49:32 2026] GET /v2/images/7c153bd3-5894-4b24-8772-e290b08d0108 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jul 1 11:49:32 2026] PATCH /v2/images/7c153bd3-5894-4b24-8772-e290b08d0108 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:49:32 2026] GET /v2/images/7c153bd3-5894-4b24-8772-e290b08d0108 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:50:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:50:10 2026] GET /v2/images => generated 4190 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 11:50:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 11:50:24 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: 7|app: 0|req: 200/393] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jul 1 11:50:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.89 () {44 vars in 957 bytes} [Wed Jul 1 11:50:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jul 1 11:50:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jul 1 11:50:24 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 11:50:24.239 7 WARNING oslo_policy.policy [None req-ac913e90-4937-45af-bf79-6e0edab727a3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:50:24.240 7 WARNING oslo_policy.policy [None req-ac913e90-4937-45af-bf79-6e0edab727a3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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 11:50:24.241 7 INFO glance.api.v2.image_data [None req-ac913e90-4937-45af-bf79-6e0edab727a3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:50:40.015 7 INFO glance.location [None req-ac913e90-4937-45af-bf79-6e0edab727a3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 202/401] 199.204.45.89 () {48 vars in 1042 bytes} [Wed Jul 1 11:50:24 2026] PUT /v2/images/495e4be0-ed6d-494c-bedc-cd27612bd49f/file => generated 0 bytes in 15827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31520 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:50:40 2026] GET /v2/images/495e4be0-ed6d-494c-bedc-cd27612bd49f => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jul 1 11:50:40 2026] PATCH /v2/images/495e4be0-ed6d-494c-bedc-cd27612bd49f => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jul 1 11:50:40 2026] GET /v2/images/495e4be0-ed6d-494c-bedc-cd27612bd49f => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 12:03:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 12:03:29 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 12:05:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 12:05:47 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/591] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 12:05:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/592] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 12:05:49 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 12:06:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 12:06:38 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 12:06:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 12:06:46 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jul 1 12:07:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jul 1 12:07:46 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/631] 10.0.0.223 () {32 vars in 633 bytes} [Wed Jul 1 12:08:27 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/636] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:08:49 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:08: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: 320/638] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:08:49 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: 319/639] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:08:49 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 321/640] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:08:49 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: 320/641] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:08: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: 322/642] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:08:49 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:08:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:08:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jul 1 12:08:50 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:08:51 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: 323/647] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jul 1 12:08:51 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:08: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: 8|app: 0|req: 324/649] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:08:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 10.0.0.223 () {34 vars in 655 bytes} [Wed Jul 1 12:08:54 2026] POST /v2/images => generated 648 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 12:08:54.854 8 WARNING glance.api.v2.images [None req-69b705c6-6c92-4fe8-9444-1989364074c5 c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8f9258b9-6bd3-4055-90c7-8776bf707901 [pid: 8|app: 0|req: 325/651] 10.0.0.223 () {32 vars in 710 bytes} [Wed Jul 1 12:08:54 2026] DELETE /v2/images/8f9258b9-6bd3-4055-90c7-8776bf707901 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:08:54 2026] GET /v2/images/8f9258b9-6bd3-4055-90c7-8776bf707901 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 10.0.0.223 () {32 vars in 633 bytes} [Wed Jul 1 12:08:54 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 10.0.0.223 () {34 vars in 655 bytes} [Wed Jul 1 12:08:54 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.223 () {32 vars in 717 bytes} [Wed Jul 1 12:08:55 2026] GET /v2/images/5bdcfc7d-2070-43ca-a8bf-9162f0c91339/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 12:08:55.041 7 INFO glance.api.v2.image_data [None req-f1841edf-ac6d-4f5f-b6d2-9dd76c762f92 c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 12:08:55.089 7 WARNING glance_store._drivers.rbd [None req-f1841edf-ac6d-4f5f-b6d2-9dd76c762f92 c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 12:08:56.102 7 INFO glance.location [None req-f1841edf-ac6d-4f5f-b6d2-9dd76c762f92 c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 329/656] 10.0.0.223 () {32 vars in 727 bytes} [Wed Jul 1 12:08:55 2026] PUT /v2/images/5bdcfc7d-2070-43ca-a8bf-9162f0c91339/file => generated 0 bytes in 1112 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:08:56 2026] GET /v2/images/5bdcfc7d-2070-43ca-a8bf-9162f0c91339 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.223 () {32 vars in 717 bytes} [Wed Jul 1 12:08:56 2026] GET /v2/images/5bdcfc7d-2070-43ca-a8bf-9162f0c91339/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 10.0.0.223 () {34 vars in 655 bytes} [Wed Jul 1 12:08:56 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.223 () {32 vars in 726 bytes} [Wed Jul 1 12:08:56 2026] PATCH /v2/images/2238344f-c72c-42cb-ab35-bc5583d04949 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:08:56 2026] GET /v2/images/2238344f-c72c-42cb-ab35-bc5583d04949 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 12:08:56.408 7 WARNING glance.api.v2.images [None req-1b9cf83f-630f-48b6-9240-2737695dd718 c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2238344f-c72c-42cb-ab35-bc5583d04949 [pid: 7|app: 0|req: 334/664] 10.0.0.223 () {32 vars in 710 bytes} [Wed Jul 1 12:08:56 2026] DELETE /v2/images/2238344f-c72c-42cb-ab35-bc5583d04949 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:08:56 2026] GET /v2/images/2238344f-c72c-42cb-ab35-bc5583d04949 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 12:08:56.481 7 WARNING glance.api.v2.images [None req-fa257ee9-df50-468f-b62f-f16278158c06 c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5bdcfc7d-2070-43ca-a8bf-9162f0c91339 [pid: 7|app: 0|req: 335/666] 10.0.0.223 () {32 vars in 710 bytes} [Wed Jul 1 12:08:56 2026] DELETE /v2/images/5bdcfc7d-2070-43ca-a8bf-9162f0c91339 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:08:57 2026] GET /v2/images/5bdcfc7d-2070-43ca-a8bf-9162f0c91339 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 12:08:57.320 7 WARNING glance.api.v2.images [None req-676d9152-6f7b-4ecc-b2cd-d6943a28f64d c4fccfdf9afb47fa932a1bc4a48cde2b bee05b7d7ca64b46aa785e0612016a63 - - default default] Failed to find image 8f9258b9-6bd3-4055-90c7-8776bf707901 to delete: glance.common.exception.ImageNotFound: No image found with ID 8f9258b9-6bd3-4055-90c7-8776bf707901 [pid: 7|app: 0|req: 336/668] 10.0.0.223 () {32 vars in 710 bytes} [Wed Jul 1 12:08:57 2026] DELETE /v2/images/8f9258b9-6bd3-4055-90c7-8776bf707901 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:08:57 2026] GET /v2/images/8f9258b9-6bd3-4055-90c7-8776bf707901 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.223 () {30 vars in 411 bytes} [Wed Jul 1 12:08:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:09:05 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:09:05 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: 335/673] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:09:06 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:09:06 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: 337/677] 199.204.45.89 () {36 vars in 990 bytes} [Wed Jul 1 12:09:12 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 341/678] 199.204.45.89 () {36 vars in 930 bytes} [Wed Jul 1 12:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 199.204.45.89 () {36 vars in 990 bytes} [Wed Jul 1 12:09:13 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 342/680] 199.204.45.89 () {36 vars in 930 bytes} [Wed Jul 1 12:09:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:09:40 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 342/688] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:09:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:09:45 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 343/690] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:09:45 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: 348/699] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:10:21 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:10:21 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: 350/703] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:10:32 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 354/704] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:10: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: 7|app: 0|req: 361/717] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:11:34 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:11:34 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: 359/721] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 363/722] 10.0.0.223 () {32 vars in 707 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 360/723] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:11:43 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: 365/726] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 362/727] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:11:43 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: 366/728] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:11:43 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: 364/731] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 368/732] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:11:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:11:43 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: 368/738] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:11:51 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 371/739] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:11:51 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: 373/742] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:12:02 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:12:02 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: 372/746] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:12:07 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 375/747] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:12:07 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: 376/754] 199.204.45.89 () {32 vars in 825 bytes} [Wed Jul 1 12:12:40 2026] GET /v2/images?status=active&owner=5db2a9aa169348f78f22108d91290ef3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 199.204.45.89 () {32 vars in 652 bytes} [Wed Jul 1 12:12:40 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: 377/756] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:12:41 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:12:41 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: 378/758] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:12:41 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: 381/759] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:12:41 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:12:41 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: 382/761] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:12:41 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: 380/762] 10.0.0.55 () {36 vars in 986 bytes} [Wed Jul 1 12:12:41 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:12:42 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: 381/764] 10.0.0.55 () {36 vars in 926 bytes} [Wed Jul 1 12:12: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: 7|app: 0|req: 384/765] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jul 1 12:12:42 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:12:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.238 () {36 vars in 987 bytes} [Wed Jul 1 12:12:42 2026] GET /v2/images/029918b5-891f-49d5-83f9-b28339ba9efb => 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: 383/768] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:12:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.238 () {36 vars in 927 bytes} [Wed Jul 1 12:12:42 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: 385/772] 10.0.0.21 () {36 vars in 986 bytes} [Wed Jul 1 12:12:48 2026] GET /v2/images/1d382116-36eb-422a-972f-88467e6731e4 => 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: 388/773] 10.0.0.21 () {36 vars in 926 bytes} [Wed Jul 1 12:12:48 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: 410/822] 10.0.0.223 () {32 vars in 633 bytes} [Wed Jul 1 12:16:47 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)