+ 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 [Fri Apr 24 13:54:51 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-64bbd56cd9-zqj44 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 0x7f4681f47668 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-04-24 13:54:53.690 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-24 13:54:53.705 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-04-24 13:54:54.587 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-04-24 13:54:54.589 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-04-24 13:54:54.589 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 13:54:54.610 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-04-24 13:54:54.611 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-04-24 13:54:54.612 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 13:54:56.648 7 WARNING glance.api.v2.images [None req-2b9d3138-fe00-419b-8352-4262361933ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 13:54:56.660 8 WARNING glance.api.v2.images [None req-106b4ca6-0068-4c21-8874-5097746f0630 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 13:54:56.983 7 WARNING keystonemiddleware._common.config [None req-2b9d3138-fe00-419b-8352-4262361933ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 13:54:56.991 7 WARNING oslo_config.cfg [None req-2b9d3138-fe00-419b-8352-4262361933ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-24 13:54:56.992 8 WARNING keystonemiddleware._common.config [None req-106b4ca6-0068-4c21-8874-5097746f0630 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4681f47668 pid: 7 (default app) 2026-04-24 13:54:57.000 8 WARNING oslo_config.cfg [None req-106b4ca6-0068-4c21-8874-5097746f0630 - - - - - -] 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 0x7f4681f47668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 13:54:57 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-04-24 13:54:58.180 8 WARNING oslo_policy.policy [None req-1fb7614f-5854-434a-b837-dd4574630994 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:54:58.180 8 WARNING oslo_policy.policy [None req-1fb7614f-5854-434a-b837-dd4574630994 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:54:58.200 8 WARNING oslo_policy.policy [None req-1fb7614f-5854-434a-b837-dd4574630994 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:54:58.200 8 WARNING oslo_policy.policy [None req-1fb7614f-5854-434a-b837-dd4574630994 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 13:54:57 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 13:55:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 13:55:01 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-04-24 13:55:01.577 7 WARNING oslo_policy.policy [None req-4368f17d-3833-403b-973a-f66168929c42 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:55:01.577 7 WARNING oslo_policy.policy [None req-4368f17d-3833-403b-973a-f66168929c42 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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: 5/7] 199.204.45.74 () {44 vars in 908 bytes} [Fri Apr 24 13:55:01 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.74 () {44 vars in 930 bytes} [Fri Apr 24 13:55:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 13:55:01.731 7 WARNING oslo_policy.policy [None req-c9a39d7d-3107-4b9d-b9f0-1f3c516cc594 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:55:01.731 7 WARNING oslo_policy.policy [None req-c9a39d7d-3107-4b9d-b9f0-1f3c516cc594 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 13:55:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 13:55:01.818 8 WARNING oslo_config.cfg [None req-874ac77d-dd2e-4721-992b-614ad19ddc7f e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 13:55:01 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-04-24 13:55:01.842 7 WARNING oslo_policy.policy [None req-4dc0c29a-cd99-450e-95f6-3578e1c2d3b1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:55:01.842 7 WARNING oslo_policy.policy [None req-4dc0c29a-cd99-450e-95f6-3578e1c2d3b1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 13:55:01.844 7 INFO glance.api.v2.image_data [None req-4dc0c29a-cd99-450e-95f6-3578e1c2d3b1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 13:55:05.587 7 WARNING glance.location [None req-4dc0c29a-cd99-450e-95f6-3578e1c2d3b1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/11] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Apr 24 13:55:01 2026] PUT /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57/file => generated 0 bytes in 3792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4687 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 13:55:05 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 13:55:05.659 7 WARNING oslo_config.cfg [None req-9480f4ac-3b56-4155-a771-bedca3253549 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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: 8/13] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 13:55:05 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:16:51 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: 137/277] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:16:51 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:18:31 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: 151/299] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:18:31 2026] GET /v2/images => generated 1240 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.204.45.74 () {44 vars in 934 bytes} [Fri Apr 24 14:18:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.74 () {44 vars in 956 bytes} [Fri Apr 24 14:18:31 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: 8|app: 0|req: 150/302] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 14:18:32 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) [pid: 7|app: 0|req: 153/303] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 14:18:32 2026] POST /v2/images => generated 796 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 14:18:32.334 8 WARNING oslo_policy.policy [None req-dfaefbd7-78b8-4c44-b009-1efba27af665 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 14:18:32.335 8 WARNING oslo_policy.policy [None req-dfaefbd7-78b8-4c44-b009-1efba27af665 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - 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-04-24 14:18:32.336 8 INFO glance.api.v2.image_data [None req-dfaefbd7-78b8-4c44-b009-1efba27af665 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 14:19:07.215 8 WARNING glance.location [None req-dfaefbd7-78b8-4c44-b009-1efba27af665 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 151/312] 199.204.45.74 () {48 vars in 1043 bytes} [Fri Apr 24 14:18:32 2026] PUT /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e/file => generated 0 bytes in 34931 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66221 switches on core 0) [pid: 7|app: 0|req: 162/313] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 14:19:07 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/314] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 14:19:07 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/315] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:19:08 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: 153/316] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:19:08 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/403] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:26:25 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: 207/404] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:26:25 2026] GET /v2/images => generated 2451 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:26:39 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: 210/410] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:26:39 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/411] 199.204.45.74 () {44 vars in 944 bytes} [Fri Apr 24 14:26:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.74 () {44 vars in 966 bytes} [Fri Apr 24 14:26:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 14:26:39 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: 212/414] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 14:26:39 2026] POST /v2/images => generated 799 bytes in 129 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 14:26:39.790 8 INFO glance.api.v2.image_data [None req-b15bbed4-a20e-44c4-9746-14c85dc69eb1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 14:26:56.343 8 INFO glance.location [None req-b15bbed4-a20e-44c4-9746-14c85dc69eb1 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/419] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Apr 24 14:26:39 2026] PUT /v2/images/47b75e47-7ff6-4f04-83c7-fc6bf442b700/file => generated 0 bytes in 16607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28968 switches on core 0) [pid: 7|app: 0|req: 217/420] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 14:26:56 2026] GET /v2/images/47b75e47-7ff6-4f04-83c7-fc6bf442b700 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/421] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Apr 24 14:26:56 2026] PATCH /v2/images/47b75e47-7ff6-4f04-83c7-fc6bf442b700 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/422] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 14:26:56 2026] GET /v2/images/47b75e47-7ff6-4f04-83c7-fc6bf442b700 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/429] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:27:34 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: 208/430] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:27:34 2026] GET /v2/images => generated 3687 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/433] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:27:45 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: 224/434] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:27:45 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/435] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 14:27:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/436] 199.204.45.74 () {44 vars in 958 bytes} [Fri Apr 24 14:27:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/437] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 14:27:45 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: 226/438] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 14:27:45 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 14:27:45.671 8 INFO glance.api.v2.image_data [None req-c1720074-ff4b-4a7d-b094-c108e2021067 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 14:28:09.714 8 INFO glance.location [None req-c1720074-ff4b-4a7d-b094-c108e2021067 e718ce516edb487891bf1a1f7f9ccba4 f54d77d07d764867a2876bac149fe8d6 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 213/445] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Apr 24 14:27:45 2026] PUT /v2/images/08058f7c-2535-47d1-bda0-39480ce63940/file => generated 0 bytes in 24108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15118 switches on core 0) [pid: 7|app: 0|req: 233/446] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 14:28:09 2026] GET /v2/images/08058f7c-2535-47d1-bda0-39480ce63940 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/447] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 14:28:09 2026] GET /v2/images/08058f7c-2535-47d1-bda0-39480ce63940 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/646] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:44:43 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: 314/647] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:44:43 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/680] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:47:15 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: 350/681] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:47:15 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/682] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:47:17 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: 351/683] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:47:17 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/694] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:48: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: 338/695] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:48:10 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/698] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:48:17 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: 340/699] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:48:17 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/712] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 14:49:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/713] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 14:49:23 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/724] 10.0.0.132 () {32 vars in 633 bytes} [Fri Apr 24 14:50:08 2026] GET /v2/images => generated 4892 bytes in 24 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: 356/731] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/732] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/733] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/734] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/735] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/736] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/737] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/738] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/739] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/740] 10.0.0.152 () {36 vars in 911 bytes} [Fri Apr 24 14:50:37 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/741] 10.0.0.152 () {36 vars in 1007 bytes} [Fri Apr 24 14:50:37 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/742] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 24 14:50:37 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 362/743] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 24 14:50:37 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: 382/744] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 24 14:50:37 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/749] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:50:56 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 385/750] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:50: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: 366/751] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:50:57 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/752] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:50:57 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: 367/753] 199.204.45.74 () {36 vars in 990 bytes} [Fri Apr 24 14:51:04 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/754] 199.204.45.74 () {36 vars in 930 bytes} [Fri Apr 24 14:51:04 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: 368/755] 199.204.45.74 () {36 vars in 990 bytes} [Fri Apr 24 14:51:04 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/756] 199.204.45.74 () {36 vars in 930 bytes} [Fri Apr 24 14:51: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: 373/765] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:51:40 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 393/766] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:51:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/771] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:52:01 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/772] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:52:01 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: 378/775] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:52:12 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 398/776] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:52:12 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: 380/779] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:52:19 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/780] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:52:19 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: 404/787] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:52:51 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:52: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: 387/793] 10.0.0.132 () {30 vars in 411 bytes} [Fri Apr 24 14: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: 407/794] 10.0.0.132 () {34 vars in 655 bytes} [Fri Apr 24 14:53:08 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-24 14:53:08.979 8 WARNING glance.api.v2.images [None req-d482d45f-1b4d-4b73-9525-c53347b2741c e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa973310-c42a-4163-a571-19059c306a93 [pid: 8|app: 0|req: 388/795] 10.0.0.132 () {32 vars in 710 bytes} [Fri Apr 24 14:53:08 2026] DELETE /v2/images/aa973310-c42a-4163-a571-19059c306a93 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/796] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:53:09 2026] GET /v2/images/aa973310-c42a-4163-a571-19059c306a93 => 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: 389/797] 10.0.0.132 () {32 vars in 633 bytes} [Fri Apr 24 14:53:09 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/798] 10.0.0.132 () {34 vars in 655 bytes} [Fri Apr 24 14:53:09 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: 390/799] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:53:09 2026] GET /v2/images/ad02049f-3ea4-4b2e-9b43-2254a9ddcd14/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 14:53:09.199 7 INFO glance.api.v2.image_data [None req-60c84df0-10ab-46f8-885a-aea042498666 e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 14:53:09.257 7 WARNING glance_store._drivers.rbd [None req-60c84df0-10ab-46f8-885a-aea042498666 e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-24 14:53:10.129 7 INFO glance.location [None req-60c84df0-10ab-46f8-885a-aea042498666 e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 410/800] 10.0.0.132 () {32 vars in 727 bytes} [Fri Apr 24 14:53:09 2026] PUT /v2/images/ad02049f-3ea4-4b2e-9b43-2254a9ddcd14/file => generated 0 bytes in 982 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/801] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:53:10 2026] GET /v2/images/ad02049f-3ea4-4b2e-9b43-2254a9ddcd14 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/802] 10.0.0.132 () {32 vars in 717 bytes} [Fri Apr 24 14:53:10 2026] GET /v2/images/ad02049f-3ea4-4b2e-9b43-2254a9ddcd14/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/803] 10.0.0.132 () {34 vars in 655 bytes} [Fri Apr 24 14:53:10 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/804] 10.0.0.132 () {32 vars in 726 bytes} [Fri Apr 24 14:53:10 2026] PATCH /v2/images/1950c178-c39d-467c-9ee8-4e592a7a9e84 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/805] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:53:10 2026] GET /v2/images/1950c178-c39d-467c-9ee8-4e592a7a9e84 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 14:53:10.445 7 WARNING glance.api.v2.images [None req-9fd6f6f4-7bb2-40ca-ba4e-083c20b16ed9 e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1950c178-c39d-467c-9ee8-4e592a7a9e84 [pid: 7|app: 0|req: 413/806] 10.0.0.132 () {32 vars in 710 bytes} [Fri Apr 24 14:53:10 2026] DELETE /v2/images/1950c178-c39d-467c-9ee8-4e592a7a9e84 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/807] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:53:10 2026] GET /v2/images/1950c178-c39d-467c-9ee8-4e592a7a9e84 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 14:53:10.522 7 WARNING glance.api.v2.images [None req-e7d1ef06-f477-4329-993b-010389f648cc e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ad02049f-3ea4-4b2e-9b43-2254a9ddcd14 [pid: 7|app: 0|req: 414/808] 10.0.0.132 () {32 vars in 710 bytes} [Fri Apr 24 14:53:10 2026] DELETE /v2/images/ad02049f-3ea4-4b2e-9b43-2254a9ddcd14 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:53:11 2026] GET /v2/images/ad02049f-3ea4-4b2e-9b43-2254a9ddcd14 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 14:53:11.435 7 WARNING glance.api.v2.images [None req-dac3282c-b7e9-450f-b7be-5de0a6a8d5b9 e86ddaf45d564bbb900c17032a6a6e76 38fc46eef4f34a9baad92170057f654d - - default default] Failed to find image aa973310-c42a-4163-a571-19059c306a93 to delete: glance.common.exception.ImageNotFound: No image found with ID aa973310-c42a-4163-a571-19059c306a93 [pid: 7|app: 0|req: 415/810] 10.0.0.132 () {32 vars in 710 bytes} [Fri Apr 24 14:53:11 2026] DELETE /v2/images/aa973310-c42a-4163-a571-19059c306a93 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/811] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:53:11 2026] GET /v2/images/aa973310-c42a-4163-a571-19059c306a93 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/822] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:54:01 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/823] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:54:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/826] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:54:10 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 404/827] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:54:10 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: 430/840] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:55:06 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 411/841] 10.0.0.132 () {32 vars in 707 bytes} [Fri Apr 24 14:55:06 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 431/842] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:55:07 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/843] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:55:07 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: 432/844] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:55:07 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: 413/845] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:55:07 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/846] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:55: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: 414/847] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:55:07 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: 434/848] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:55:07 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 415/849] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:55:07 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: 435/850] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:55: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: 416/851] 10.0.0.152 () {36 vars in 911 bytes} [Fri Apr 24 14:55:07 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: 436/852] 10.0.0.152 () {36 vars in 1007 bytes} [Fri Apr 24 14:55:07 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/853] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 24 14:55:07 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => 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: 437/854] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 24 14:55:07 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/855] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 24 14:55: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: 424/866] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:55:58 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/867] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:55:58 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: 446/872] 10.0.0.99 () {36 vars in 986 bytes} [Fri Apr 24 14:56:17 2026] GET /v2/images/6e50189f-bcde-4538-abd1-e2ef242f0b57 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/873] 10.0.0.99 () {36 vars in 926 bytes} [Fri Apr 24 14:56:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/882] 199.204.45.74 () {32 vars in 825 bytes} [Fri Apr 24 14:56:59 2026] GET /v2/images?status=active&owner=f54d77d07d764867a2876bac149fe8d6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/883] 199.204.45.74 () {32 vars in 652 bytes} [Fri Apr 24 14:56:59 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: 433/884] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:56:59 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/885] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:56:59 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: 434/886] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:56:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/887] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:56:59 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/888] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:56:59 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: 454/889] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:56:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/890] 10.0.0.71 () {36 vars in 986 bytes} [Fri Apr 24 14:56:59 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/891] 10.0.0.71 () {36 vars in 926 bytes} [Fri Apr 24 14:57:00 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: 437/892] 10.0.0.152 () {36 vars in 911 bytes} [Fri Apr 24 14:57:00 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: 456/893] 10.0.0.152 () {36 vars in 1007 bytes} [Fri Apr 24 14:57:00 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e/locations => generated 127 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/894] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 24 14:57:00 2026] GET /v2/images/15f9ffbe-4424-4dba-b0b7-7957a787c08e => 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: 457/895] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 24 14:57:00 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: 439/896] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 24 14:57:00 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: 462/941] 10.0.0.132 () {32 vars in 633 bytes} [Fri Apr 24 15:00:36 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)