+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 00:47:06 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-59b65c4595-4j8dh 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55a8951ec140 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-02 00:47:07.951 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 00:47:08.001 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 00:47:08.558 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 00:47:08.559 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 00:47:08.617 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 00:47:08.618 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-02 00:47:10.132 8 WARNING glance.api.v2.images [None req-a7c2419b-6095-42ef-a304-b477a0b656d4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:47:10.185 7 WARNING glance.api.v2.images [None req-25dff798-4f12-4b8e-8d47-35a1d5437461 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:47:10.371 8 WARNING keystonemiddleware._common.config [None req-a7c2419b-6095-42ef-a304-b477a0b656d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:47:10.379 8 WARNING oslo_config.cfg [None req-a7c2419b-6095-42ef-a304-b477a0b656d4 - - - - - -] 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 4 seconds on interpreter 0x55a8951ec140 pid: 8 (default app) 2026-07-02 00:47:10.425 7 WARNING keystonemiddleware._common.config [None req-25dff798-4f12-4b8e-8d47-35a1d5437461 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:47:10.433 7 WARNING oslo_config.cfg [None req-25dff798-4f12-4b8e-8d47-35a1d5437461 - - - - - -] 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 4 seconds on interpreter 0x55a8951ec140 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 00:47:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:47:11.422 8 WARNING oslo_policy.policy [None req-c5dd63a3-e2c2-4087-ba5b-639b36f7aa6a cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:11.422 8 WARNING oslo_policy.policy [None req-c5dd63a3-e2c2-4087-ba5b-639b36f7aa6a cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:11.446 8 WARNING oslo_policy.policy [None req-c5dd63a3-e2c2-4087-ba5b-639b36f7aa6a cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:11.446 8 WARNING oslo_policy.policy [None req-c5dd63a3-e2c2-4087-ba5b-639b36f7aa6a cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - 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: 4/5] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 00:47:10 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 00:47:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 00:47:14 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:47:14.872 7 WARNING oslo_policy.policy [None req-f72d725c-70ea-42ba-8fb6-7f1908e9d64c cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:14.872 7 WARNING oslo_policy.policy [None req-f72d725c-70ea-42ba-8fb6-7f1908e9d64c cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - 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: 3/8] 199.204.45.223 () {44 vars in 912 bytes} [Thu Jul 2 00:47:14 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.223 () {44 vars in 934 bytes} [Thu Jul 2 00:47:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:47:15.001 7 WARNING oslo_policy.policy [None req-eaeb6dca-1fab-4c19-9890-1fc17451a9b6 cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:15.002 7 WARNING oslo_policy.policy [None req-eaeb6dca-1fab-4c19-9890-1fc17451a9b6 cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - 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: 4/10] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 00:47:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:47:15.064 8 WARNING oslo_config.cfg [None req-5291fa24-0dae-4e21-9b59-a1324958dc12 cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - 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: 7/11] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 00:47:15 2026] POST /v2/images => generated 760 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 00:47:15.086 7 WARNING oslo_policy.policy [None req-8f2a8182-2f42-44d4-b98b-73dbf0c8158d cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:15.086 7 WARNING oslo_policy.policy [None req-8f2a8182-2f42-44d4-b98b-73dbf0c8158d cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 00:47:15.088 7 INFO glance.api.v2.image_data [None req-8f2a8182-2f42-44d4-b98b-73dbf0c8158d cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 00:47:18.988 7 INFO glance.location [None req-8f2a8182-2f42-44d4-b98b-73dbf0c8158d cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 199.204.45.223 () {48 vars in 1046 bytes} [Thu Jul 2 00:47:15 2026] PUT /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945/file => generated 0 bytes in 3952 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5575 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 00:47:19 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 00:47:19.063 7 WARNING oslo_config.cfg [None req-c8b3425e-9ae4-45b4-88d5-0dde54c0f585 cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - 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: 6/14] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Jul 2 00:47:19 2026] PATCH /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 9/15] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 00:47:19 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:11:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:11:11 2026] GET /v2/images => generated 1240 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/308] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:11:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/309] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:11:29 2026] GET /v2/images => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/310] 199.204.45.223 () {44 vars in 938 bytes} [Thu Jul 2 01:11:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/311] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 01:11:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/312] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 01:11:29 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) [pid: 7|app: 0|req: 155/313] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 01:11:29 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:11:29.610 8 WARNING oslo_policy.policy [None req-b6f9a7dd-f04e-4f7f-960f-fbed8fce645f cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 01:11:29.610 8 WARNING oslo_policy.policy [None req-b6f9a7dd-f04e-4f7f-960f-fbed8fce645f cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-02 01:11:29.612 8 INFO glance.api.v2.image_data [None req-b6f9a7dd-f04e-4f7f-960f-fbed8fce645f cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:12:11.218 8 INFO glance.location [None req-b6f9a7dd-f04e-4f7f-960f-fbed8fce645f cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 159/324] 199.204.45.223 () {48 vars in 1047 bytes} [Thu Jul 2 01:11:29 2026] PUT /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02/file => generated 0 bytes in 41666 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60518 switches on core 0) [pid: 7|app: 0|req: 166/325] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:12:11 2026] GET /v2/images => generated 2451 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/326] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Jul 2 01:12:11 2026] PATCH /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => 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: 167/327] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 2 01:12:11 2026] PATCH /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/328] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:12:11 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/329] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:12:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/330] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:12:12 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: 213/419] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:19:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:19:33 2026] GET /v2/images => generated 2451 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:20:08 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/428] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:20:08 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/429] 199.204.45.223 () {44 vars in 948 bytes} [Thu Jul 2 01:20:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 199.204.45.223 () {44 vars in 970 bytes} [Thu Jul 2 01:20:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/431] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 01:20:08 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: 213/434] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 01:20:08 2026] POST /v2/images => generated 799 bytes in 7976 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:20:16.818 7 INFO glance.api.v2.image_data [None req-8a62919c-dd2a-4759-af1d-40cc5dfe0f8e cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:21:30.418 7 INFO glance.location [None req-8a62919c-dd2a-4759-af1d-40cc5dfe0f8e cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 222/449] 199.204.45.223 () {48 vars in 1046 bytes} [Thu Jul 2 01:20:16 2026] PUT /v2/images/920425fe-b4fa-4529-a267-85f15ff13dad/file => generated 0 bytes in 73661 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13813 switches on core 0) [pid: 8|app: 0|req: 228/450] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:21:30 2026] GET /v2/images => generated 3664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 199.204.45.223 () {48 vars in 1051 bytes} [Thu Jul 2 01:21:30 2026] PATCH /v2/images/920425fe-b4fa-4529-a267-85f15ff13dad => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/452] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:21:30 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:23:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:23:43 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/485] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:24:00 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/486] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:24:00 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 01:24:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/490] 199.204.45.223 () {44 vars in 962 bytes} [Thu Jul 2 01:24:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/491] 199.204.45.223 () {44 vars in 940 bytes} [Thu Jul 2 01:24:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/492] 199.204.45.223 () {48 vars in 952 bytes} [Thu Jul 2 01:24:00 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 01:24:00.754 8 INFO glance.api.v2.image_data [None req-489ee8f6-a78d-40cd-ba38-2ede1f57560e cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:24:56.391 8 INFO glance.location [None req-489ee8f6-a78d-40cd-ba38-2ede1f57560e cd6c10ee712d46b2a27ff579f48a4ad1 c4d89deb75d44ba3b1c402d57579a14d - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 251/503] 199.204.45.223 () {48 vars in 1047 bytes} [Thu Jul 2 01:24:00 2026] PUT /v2/images/64ded4a7-3375-488f-afcb-252001c68f46/file => generated 0 bytes in 56141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20167 switches on core 0) [pid: 7|app: 0|req: 253/504] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:24:56 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Jul 2 01:24:56 2026] PATCH /v2/images/64ded4a7-3375-488f-afcb-252001c68f46 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:24:56 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:40:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:40:01 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:42:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:42:27 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:42:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:42:29 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/733] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:43:16 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:43:16 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:43:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:43:23 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 199.204.45.223 () {42 vars in 689 bytes} [Thu Jul 2 01:44:24 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 199.204.45.223 () {44 vars in 911 bytes} [Thu Jul 2 01:44:24 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 382/761] 10.0.0.53 () {32 vars in 632 bytes} [Thu Jul 2 01:45:07 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 383/768] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:45:34 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 386/769] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:45:36 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 387/771] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:45:36 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/774] 199.204.45.223 () {36 vars in 991 bytes} [Thu Jul 2 01:45:40 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 199.204.45.223 () {36 vars in 931 bytes} [Thu Jul 2 01:45: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: 387/776] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:45:41 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: 391/779] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:45:41 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: 390/782] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 393/783] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:45:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 199.204.45.223 () {36 vars in 991 bytes} [Thu Jul 2 01:45:42 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 392/786] 199.204.45.223 () {36 vars in 931 bytes} [Thu Jul 2 01:45: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: 7|app: 0|req: 395/787] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:45:43 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/788] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:45:43 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:45:43 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:45:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:45:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:46:13 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:46:13 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: 401/804] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:46:33 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 404/805] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:46:33 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: 402/806] 10.0.0.53 () {34 vars in 654 bytes} [Thu Jul 2 01:46:38 2026] POST /v2/images => generated 648 bytes in 225 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:46:38.518 7 WARNING glance.api.v2.images [None req-e8841f27-2a2c-4c9f-8734-65d39053dc74 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 [pid: 7|app: 0|req: 405/807] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jul 2 01:46:38 2026] DELETE /v2/images/4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:46:38 2026] GET /v2/images/4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.53 () {32 vars in 632 bytes} [Thu Jul 2 01:46:38 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.53 () {34 vars in 654 bytes} [Thu Jul 2 01:46:38 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.53 () {32 vars in 716 bytes} [Thu Jul 2 01:46:38 2026] GET /v2/images/57cce82b-2c0d-4b99-8396-d1e943cda39c/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:46:38.765 8 INFO glance.api.v2.image_data [None req-17bac7cd-864d-41e6-8391-0cf1c885dd6c 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:46:38.809 8 WARNING glance_store._drivers.rbd [None req-17bac7cd-864d-41e6-8391-0cf1c885dd6c 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 01:46:39.256 8 INFO glance.location [None req-17bac7cd-864d-41e6-8391-0cf1c885dd6c 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 405/812] 10.0.0.53 () {32 vars in 726 bytes} [Thu Jul 2 01:46:38 2026] PUT /v2/images/57cce82b-2c0d-4b99-8396-d1e943cda39c/file => generated 0 bytes in 542 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:46:39 2026] GET /v2/images/57cce82b-2c0d-4b99-8396-d1e943cda39c => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.53 () {32 vars in 716 bytes} [Thu Jul 2 01:46:39 2026] GET /v2/images/57cce82b-2c0d-4b99-8396-d1e943cda39c/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.53 () {34 vars in 654 bytes} [Thu Jul 2 01:46:39 2026] POST /v2/images => generated 647 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.53 () {32 vars in 725 bytes} [Thu Jul 2 01:46:39 2026] PATCH /v2/images/cf6077be-be14-4555-ba47-03466c9cbaf5 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:46:39 2026] GET /v2/images/cf6077be-be14-4555-ba47-03466c9cbaf5 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:46:39.600 8 WARNING glance.api.v2.images [None req-fdc01ecd-44f1-4174-9f9f-2025236c9777 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cf6077be-be14-4555-ba47-03466c9cbaf5 [pid: 8|app: 0|req: 408/818] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jul 2 01:46:39 2026] DELETE /v2/images/cf6077be-be14-4555-ba47-03466c9cbaf5 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:46:39 2026] GET /v2/images/cf6077be-be14-4555-ba47-03466c9cbaf5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:46:39.683 8 WARNING glance.api.v2.images [None req-29a43574-ce94-46a4-902e-e6e2f6a0a216 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57cce82b-2c0d-4b99-8396-d1e943cda39c [pid: 8|app: 0|req: 409/820] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jul 2 01:46:39 2026] DELETE /v2/images/57cce82b-2c0d-4b99-8396-d1e943cda39c => generated 0 bytes in 920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:46:40 2026] GET /v2/images/57cce82b-2c0d-4b99-8396-d1e943cda39c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:46:40.628 8 WARNING glance.api.v2.images [None req-af6b7b23-d79f-4046-8ceb-d764b2c5ed48 0ef7cc712dec4fa6adf50b9acfbdc11c ffe32546e5964040a7ca657daadd1e7b - - default default] Failed to find image 4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 to delete: glance.common.exception.ImageNotFound: No image found with ID 4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 [pid: 8|app: 0|req: 410/822] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jul 2 01:46:40 2026] DELETE /v2/images/4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:46:40 2026] GET /v2/images/4e46ff0f-15e1-4dc8-9c51-7c955e1fcff2 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/826] 10.0.0.53 () {30 vars in 410 bytes} [Thu Jul 2 01:46:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/829] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:46:55 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/830] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:46:55 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: 418/831] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:46:56 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/832] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:46:56 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: 421/837] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/838] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/839] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/840] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:47:20 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: 423/841] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/842] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 424/843] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/844] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/845] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 421/846] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:47:20 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: 427/849] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/850] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:47:20 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: 428/851] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:47:20 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 424/852] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:47:20 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: 429/853] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:47:21 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: 435/864] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:48:13 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/865] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:48:13 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: 434/872] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:48:44 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 439/873] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:48:45 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: 445/884] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:49:34 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 440/885] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/888] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:49:50 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/889] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:49:50 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: 7|app: 0|req: 450/894] 10.0.0.59 () {36 vars in 986 bytes} [Thu Jul 2 01:50:03 2026] GET /v2/images/f2fd6b2d-7d65-40ec-a0c4-4fbed6c98945 => 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: 445/895] 10.0.0.59 () {36 vars in 926 bytes} [Thu Jul 2 01:50:03 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/900] 199.204.45.223 () {32 vars in 826 bytes} [Thu Jul 2 01:50:29 2026] GET /v2/images?status=active&owner=c4d89deb75d44ba3b1c402d57579a14d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/901] 199.204.45.223 () {32 vars in 653 bytes} [Thu Jul 2 01:50:29 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: 455/904] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/905] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/906] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/907] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/908] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/909] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/910] 10.0.0.166 () {36 vars in 987 bytes} [Thu Jul 2 01:50:30 2026] GET /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/911] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:50:31 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: 459/912] 10.0.0.166 () {36 vars in 927 bytes} [Thu Jul 2 01:50:31 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: 454/913] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:50:31 2026] GET /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/914] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:50:31 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: 455/915] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 01:50:31 2026] GET /v2/images/62ab2f07-8932-470f-a1ca-c95205c33d02 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/916] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:50:31 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: 456/917] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 01:50:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 10.0.0.53 () {32 vars in 632 bytes} [Thu Jul 2 01:54:19 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)