+ 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 [Tue Mar 3 18:08:47 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-579db6b76d-9mjz8 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 0x7fa367e59668 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-03-03 18:08:49.923 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 18:08:49.980 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-03 18:08:50.765 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-03-03 18:08:50.766 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-03-03 18:08:50.767 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 18:08:50.856 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-03-03 18:08:50.857 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-03-03 18:08:50.858 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 18:08:52.801 8 WARNING glance.api.v2.images [None req-6ad4d2e8-5c30-4a2d-9e60-a851ff813bfe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 18:08:52.937 7 WARNING glance.api.v2.images [None req-c0d071dd-d004-4299-bbd1-b29c1ae2e9d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 18:08:53.258 8 WARNING keystonemiddleware._common.config [None req-6ad4d2e8-5c30-4a2d-9e60-a851ff813bfe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:08:53.265 8 WARNING oslo_config.cfg [None req-6ad4d2e8-5c30-4a2d-9e60-a851ff813bfe - - - - - -] 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 0x7fa367e59668 pid: 8 (default app) 2026-03-03 18:08:53.271 7 WARNING keystonemiddleware._common.config [None req-c0d071dd-d004-4299-bbd1-b29c1ae2e9d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 18:08:53.278 7 WARNING oslo_config.cfg [None req-c0d071dd-d004-4299-bbd1-b29c1ae2e9d6 - - - - - -] 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 0x7fa367e59668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:08:54 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-03-03 18:08:54.771 7 WARNING oslo_policy.policy [None req-202be4b8-6a4b-4e72-a6b5-94beb3333d0c 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:54.771 7 WARNING oslo_policy.policy [None req-202be4b8-6a4b-4e72-a6b5-94beb3333d0c 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:54.793 7 WARNING oslo_policy.policy [None req-202be4b8-6a4b-4e72-a6b5-94beb3333d0c 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:54.794 7 WARNING oslo_policy.policy [None req-202be4b8-6a4b-4e72-a6b5-94beb3333d0c 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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/5] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:08:54 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:08:58 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/7] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:08:58 2026] GET /v2/images => generated 69 bytes in 35 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-03-03 18:08:58.449 8 WARNING oslo_policy.policy [None req-4330f8fb-0319-4b05-ab9e-74c6933aef5a 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:58.449 8 WARNING oslo_policy.policy [None req-4330f8fb-0319-4b05-ab9e-74c6933aef5a 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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: 6/8] 162.253.55.43 () {44 vars in 908 bytes} [Tue Mar 3 18:08:58 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.43 () {44 vars in 930 bytes} [Tue Mar 3 18:08:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 18:08:58.581 8 WARNING oslo_policy.policy [None req-4e3c6c18-1884-4889-989d-79111eaeb7bd 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:58.581 8 WARNING oslo_policy.policy [None req-4e3c6c18-1884-4889-989d-79111eaeb7bd 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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/10] 162.253.55.43 () {44 vars in 936 bytes} [Tue Mar 3 18:08:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 18:08:58.660 7 WARNING oslo_config.cfg [None req-b28ce338-5972-4333-920f-19e0ccbdd4fc 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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/11] 162.253.55.43 () {48 vars in 948 bytes} [Tue Mar 3 18:08:58 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 18:08:58.683 8 WARNING oslo_policy.policy [None req-655519b6-f375-402a-afce-03dd34d2a7b3 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:58.684 8 WARNING oslo_policy.policy [None req-655519b6-f375-402a-afce-03dd34d2a7b3 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:08:58.685 8 INFO glance.api.v2.image_data [None req-655519b6-f375-402a-afce-03dd34d2a7b3 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:09:02.347 8 WARNING glance.location [None req-655519b6-f375-402a-afce-03dd34d2a7b3 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Mar 3 18:08:58 2026] PUT /v2/images/20578699-a116-4660-9c2a-39a740ae45a1/file => generated 0 bytes in 3708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4012 switches on core 0) [pid: 7|app: 0|req: 5/13] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:09:02 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 18:09:02.422 8 WARNING oslo_config.cfg [None req-819aef3c-627e-4756-8bb5-eeb1f998a69e 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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: 9/14] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:09:02 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:29:37 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: 134/264] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:29:37 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:30:42 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: 142/280] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:30:42 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 162.253.55.43 () {44 vars in 934 bytes} [Tue Mar 3 18:30:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 162.253.55.43 () {44 vars in 956 bytes} [Tue Mar 3 18:30:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 162.253.55.43 () {44 vars in 936 bytes} [Tue Mar 3 18:30:42 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) [pid: 8|app: 0|req: 144/284] 162.253.55.43 () {48 vars in 948 bytes} [Tue Mar 3 18:30:42 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 18:30:42.711 7 WARNING oslo_policy.policy [None req-3ae434b4-d95a-4739-a315-56958971b671 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:30:42.711 7 WARNING oslo_policy.policy [None req-3ae434b4-d95a-4739-a315-56958971b671 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - 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-03-03 18:30:42.712 7 INFO glance.api.v2.image_data [None req-3ae434b4-d95a-4739-a315-56958971b671 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:31:15.800 7 WARNING glance.location [None req-3ae434b4-d95a-4739-a315-56958971b671 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/291] 162.253.55.43 () {48 vars in 1043 bytes} [Tue Mar 3 18:30:42 2026] PUT /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25/file => generated 0 bytes in 33141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69204 switches on core 0) [pid: 8|app: 0|req: 151/292] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:31:15 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/293] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:31:15 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/294] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:31:17 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: 143/295] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:31:17 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:38:07 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: 194/379] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:38:07 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/384] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:38:27 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: 188/385] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:38:27 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 162.253.55.43 () {44 vars in 944 bytes} [Tue Mar 3 18:38:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 162.253.55.43 () {44 vars in 966 bytes} [Tue Mar 3 18:38:27 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: 8|app: 0|req: 199/388] 162.253.55.43 () {44 vars in 936 bytes} [Tue Mar 3 18:38:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/389] 162.253.55.43 () {48 vars in 948 bytes} [Tue Mar 3 18:38:27 2026] POST /v2/images => generated 799 bytes in 338 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 18:38:28.284 8 INFO glance.api.v2.image_data [None req-7482958e-5f6d-44df-b17b-b8602e669502 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:39:14.907 8 INFO glance.location [None req-7482958e-5f6d-44df-b17b-b8602e669502 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/400] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Mar 3 18:38:28 2026] PUT /v2/images/c46750fa-2c2d-4170-b680-bf45b1791029/file => generated 0 bytes in 46665 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22339 switches on core 0) [pid: 7|app: 0|req: 201/401] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:39:14 2026] GET /v2/images/c46750fa-2c2d-4170-b680-bf45b1791029 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 162.253.55.43 () {48 vars in 1047 bytes} [Tue Mar 3 18:39:14 2026] PATCH /v2/images/c46750fa-2c2d-4170-b680-bf45b1791029 => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:39:15 2026] GET /v2/images/c46750fa-2c2d-4170-b680-bf45b1791029 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:40:33 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: 210/421] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:40:33 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:40:45 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: 212/425] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:40:45 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 162.253.55.43 () {44 vars in 936 bytes} [Tue Mar 3 18:40:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 162.253.55.43 () {44 vars in 958 bytes} [Tue Mar 3 18:40:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 162.253.55.43 () {44 vars in 936 bytes} [Tue Mar 3 18:40:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 162.253.55.43 () {48 vars in 948 bytes} [Tue Mar 3 18:40:46 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 18:40:46.192 7 INFO glance.api.v2.image_data [None req-5085b516-6ce8-4a17-beaf-dad0141c4896 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 18:40:57.047 7 INFO glance.location [None req-5085b516-6ce8-4a17-beaf-dad0141c4896 78b935df05e2477f95a1a2abc2dbe573 23f4bb7f522a40beb143b19d5a4f22e8 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 216/432] 162.253.55.43 () {48 vars in 1042 bytes} [Tue Mar 3 18:40:46 2026] PUT /v2/images/c452ed62-885f-4c77-8098-8178fbf82a4a/file => generated 0 bytes in 10896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23204 switches on core 0) [pid: 8|app: 0|req: 217/433] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:40:57 2026] GET /v2/images/c452ed62-885f-4c77-8098-8178fbf82a4a => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 162.253.55.43 () {44 vars in 968 bytes} [Tue Mar 3 18:40:57 2026] GET /v2/images/c452ed62-885f-4c77-8098-8178fbf82a4a => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:53:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:53:08 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:55:29 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: 306/612] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:55:29 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:55: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: 307/614] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:55:30 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/625] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:56:18 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: 313/626] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:56:18 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:56:26 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: 315/630] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:56:26 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 162.253.55.43 () {42 vars in 685 bytes} [Tue Mar 3 18:57:26 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: 322/644] 162.253.55.43 () {44 vars in 907 bytes} [Tue Mar 3 18:57:26 2026] GET /v2/images => generated 4892 bytes in 58 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: 327/653] 10.0.0.69 () {32 vars in 632 bytes} [Tue Mar 3 18:58:08 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 18:58:33 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 26 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: 330/661] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 18:58:33 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: 332/662] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 18:58:35 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 18:58:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 18:58:38 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 18:58:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 18:58:38 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: 333/667] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 18:58:38 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 18:58:38 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: 334/669] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 18:58:38 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: 336/670] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 18:58:38 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/671] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 18:58:38 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: 337/672] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 18:58:38 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: 336/673] 10.0.0.194 () {36 vars in 911 bytes} [Tue Mar 3 18:58:39 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.194 () {36 vars in 1007 bytes} [Tue Mar 3 18:58:39 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.194 () {36 vars in 987 bytes} [Tue Mar 3 18:58:39 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.194 () {36 vars in 927 bytes} [Tue Mar 3 18:58:39 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: 338/677] 10.0.0.194 () {36 vars in 927 bytes} [Tue Mar 3 18:58:39 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: 340/678] 162.253.55.43 () {36 vars in 990 bytes} [Tue Mar 3 18:58:42 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 162.253.55.43 () {36 vars in 930 bytes} [Tue Mar 3 18:58:42 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: 341/682] 162.253.55.43 () {36 vars in 990 bytes} [Tue Mar 3 18:58:43 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 162.253.55.43 () {36 vars in 930 bytes} [Tue Mar 3 18:58: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: 8|app: 0|req: 344/688] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 18:59:06 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 18:59:06 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: 347/694] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 18:59:27 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 18:59:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 18:59:46 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 18:59:46 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: 353/704] 10.0.0.69 () {30 vars in 410 bytes} [Tue Mar 3 18:59:53 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: 358/717] 10.0.0.69 () {34 vars in 654 bytes} [Tue Mar 3 19:00:59 2026] POST /v2/images => generated 648 bytes in 272 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 19:00:59.664 7 WARNING glance.api.v2.images [None req-b276cecc-5f45-4405-a639-1e69c20100a5 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35e256ce-9225-4aff-8e11-74c281842027 [pid: 7|app: 0|req: 360/718] 10.0.0.69 () {32 vars in 709 bytes} [Tue Mar 3 19:00:59 2026] DELETE /v2/images/35e256ce-9225-4aff-8e11-74c281842027 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:00:59 2026] GET /v2/images/35e256ce-9225-4aff-8e11-74c281842027 => 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: 361/720] 10.0.0.69 () {32 vars in 632 bytes} [Tue Mar 3 19:00:59 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.69 () {34 vars in 654 bytes} [Tue Mar 3 19:00:59 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.69 () {32 vars in 716 bytes} [Tue Mar 3 19:00:59 2026] GET /v2/images/6879cfad-de03-4bff-bbee-2614bdfd7550/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 19:00:59.870 8 INFO glance.api.v2.image_data [None req-61aff7a5-f35d-4211-ac59-74a7b6eb45af 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:00:59.909 8 WARNING glance_store._drivers.rbd [None req-61aff7a5-f35d-4211-ac59-74a7b6eb45af 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 19:01:00.357 8 INFO glance.location [None req-61aff7a5-f35d-4211-ac59-74a7b6eb45af 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/723] 10.0.0.69 () {32 vars in 726 bytes} [Tue Mar 3 19:00:59 2026] PUT /v2/images/6879cfad-de03-4bff-bbee-2614bdfd7550/file => generated 0 bytes in 537 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:00 2026] GET /v2/images/6879cfad-de03-4bff-bbee-2614bdfd7550 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.69 () {32 vars in 716 bytes} [Tue Mar 3 19:01:00 2026] GET /v2/images/6879cfad-de03-4bff-bbee-2614bdfd7550/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.69 () {34 vars in 654 bytes} [Tue Mar 3 19:01:00 2026] POST /v2/images => generated 649 bytes in 116 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.69 () {32 vars in 725 bytes} [Tue Mar 3 19:01:00 2026] PATCH /v2/images/46909d3f-4f96-4e81-ac39-b3f5bbcdbbdd => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:00 2026] GET /v2/images/46909d3f-4f96-4e81-ac39-b3f5bbcdbbdd => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 19:01:00.748 8 WARNING glance.api.v2.images [None req-7e0e2623-8daf-4b9d-9fec-87918238715e 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//46909d3f-4f96-4e81-ac39-b3f5bbcdbbdd [pid: 8|app: 0|req: 364/729] 10.0.0.69 () {32 vars in 709 bytes} [Tue Mar 3 19:01:00 2026] DELETE /v2/images/46909d3f-4f96-4e81-ac39-b3f5bbcdbbdd => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:00 2026] GET /v2/images/46909d3f-4f96-4e81-ac39-b3f5bbcdbbdd => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:01:00.837 8 WARNING glance.api.v2.images [None req-881fd698-0b8c-47b2-b3ca-8896cdc38557 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6879cfad-de03-4bff-bbee-2614bdfd7550 [pid: 8|app: 0|req: 365/731] 10.0.0.69 () {32 vars in 709 bytes} [Tue Mar 3 19:01:00 2026] DELETE /v2/images/6879cfad-de03-4bff-bbee-2614bdfd7550 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:01 2026] GET /v2/images/6879cfad-de03-4bff-bbee-2614bdfd7550 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 19:01:01.637 8 WARNING glance.api.v2.images [None req-37b961ea-8576-4ac1-a1f2-3bbda4799e78 1aef5b8b08474f45b33efeb0ddb4235d 5819dc695bb04c7cb5224894fd3877aa - - default default] Failed to find image 35e256ce-9225-4aff-8e11-74c281842027 to delete: glance.common.exception.ImageNotFound: No image found with ID 35e256ce-9225-4aff-8e11-74c281842027 [pid: 8|app: 0|req: 366/733] 10.0.0.69 () {32 vars in 709 bytes} [Tue Mar 3 19:01:01 2026] DELETE /v2/images/35e256ce-9225-4aff-8e11-74c281842027 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:01 2026] GET /v2/images/35e256ce-9225-4aff-8e11-74c281842027 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 19:01:28 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 19:01:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:55 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.69 () {32 vars in 706 bytes} [Tue Mar 3 19:01:55 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:01:56 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] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:01:56 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: 380/757] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:01:56 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: 379/760] 10.0.0.194 () {36 vars in 911 bytes} [Tue Mar 3 19:01:56 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.194 () {36 vars in 1007 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.194 () {36 vars in 987 bytes} [Tue Mar 3 19:01:56 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.194 () {36 vars in 927 bytes} [Tue Mar 3 19:01:56 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: 381/764] 10.0.0.194 () {36 vars in 927 bytes} [Tue Mar 3 19:01:56 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: 385/771] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 19:02:23 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 19:02:23 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/781] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 19:03:07 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 19:03:07 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: 397/795] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 19:04:11 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 19:04:11 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 19:05:23 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 19:05:23 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: 408/817] 10.0.0.168 () {36 vars in 987 bytes} [Tue Mar 3 19:05:41 2026] GET /v2/images/20578699-a116-4660-9c2a-39a740ae45a1 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 10.0.0.168 () {36 vars in 927 bytes} [Tue Mar 3 19:05: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: 413/827] 162.253.55.43 () {32 vars in 825 bytes} [Tue Mar 3 19:06:15 2026] GET /v2/images?status=active&owner=23f4bb7f522a40beb143b19d5a4f22e8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 162.253.55.43 () {32 vars in 652 bytes} [Tue Mar 3 19:06:15 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: 414/829] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 19:06:15 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:06:15 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/831] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:06:15 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: 417/832] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 19:06:15 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/833] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:06:15 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: 418/834] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:06:15 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: 417/835] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 3 19:06:15 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/836] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 3 19:06:15 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: 418/837] 10.0.0.194 () {36 vars in 911 bytes} [Tue Mar 3 19:06:16 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/838] 10.0.0.194 () {36 vars in 1007 bytes} [Tue Mar 3 19:06:16 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 10.0.0.194 () {36 vars in 987 bytes} [Tue Mar 3 19:06:16 2026] GET /v2/images/42cb0746-89aa-4956-b598-0a7550a6ac25 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.194 () {36 vars in 927 bytes} [Tue Mar 3 19:06:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/841] 10.0.0.194 () {36 vars in 927 bytes} [Tue Mar 3 19:06:16 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: 448/894] 10.0.0.69 () {32 vars in 632 bytes} [Tue Mar 3 19:10:32 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)