+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 5 14:18:42 2026] *** compiled with version: 11.4.0 on 05 May 2026 05:54:14 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-bfc477987-84nvk 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 0x56018c1e1150 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-05-05 14:18:44.731 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 14:18:44.761 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-05-05 14:18:45.375 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-05-05 14:18:45.376 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-05-05 14:18:45.393 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-05-05 14:18:45.395 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-05-05 14:18:47.021 7 WARNING glance.api.v2.images [None req-9aef02dd-1a9f-4b13-8efb-71052132b32b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 14:18:47.055 8 WARNING glance.api.v2.images [None req-bf365cee-d4e7-4fb3-abe7-1799c31ed73c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 14:18:47.282 7 WARNING keystonemiddleware._common.config [None req-9aef02dd-1a9f-4b13-8efb-71052132b32b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 14:18:47.291 7 WARNING oslo_config.cfg [None req-9aef02dd-1a9f-4b13-8efb-71052132b32b - - - - - -] 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 0x56018c1e1150 pid: 7 (default app) 2026-05-05 14:18:47.322 8 WARNING keystonemiddleware._common.config [None req-bf365cee-d4e7-4fb3-abe7-1799c31ed73c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 14:18:47.330 8 WARNING oslo_config.cfg [None req-bf365cee-d4e7-4fb3-abe7-1799c31ed73c - - - - - -] 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 0x56018c1e1150 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:18:48 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-05-05 14:18:48.988 8 WARNING oslo_policy.policy [None req-1a8689fd-6a73-41c8-bc80-a9a3a056ad93 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:48.989 8 WARNING oslo_policy.policy [None req-1a8689fd-6a73-41c8-bc80-a9a3a056ad93 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:49.009 8 WARNING oslo_policy.policy [None req-1a8689fd-6a73-41c8-bc80-a9a3a056ad93 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:49.009 8 WARNING oslo_policy.policy [None req-1a8689fd-6a73-41c8-bc80-a9a3a056ad93 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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.144 () {44 vars in 909 bytes} [Tue May 5 14:18:48 2026] GET /v2/images => generated 69 bytes in 761 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.144 () {42 vars in 687 bytes} [Tue May 5 14:18:52 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: 2/6] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:18:52 2026] GET /v2/images => generated 69 bytes in 56 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-05-05 14:18:52.575 7 WARNING oslo_policy.policy [None req-783e030a-7d05-4c82-9e02-ee6f7dc1ca00 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:52.575 7 WARNING oslo_policy.policy [None req-783e030a-7d05-4c82-9e02-ee6f7dc1ca00 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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.144 () {44 vars in 910 bytes} [Tue May 5 14:18:52 2026] GET /v2/images/cirros => generated 151 bytes in 119 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.144 () {44 vars in 932 bytes} [Tue May 5 14:18:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:18:52.712 7 WARNING oslo_policy.policy [None req-1ca27b8c-59f8-4483-809b-add48d077206 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:52.713 7 WARNING oslo_policy.policy [None req-1ca27b8c-59f8-4483-809b-add48d077206 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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.144 () {44 vars in 938 bytes} [Tue May 5 14:18:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 14:18:53.194 8 WARNING oslo_config.cfg [None req-f4dde264-8617-4da6-82ab-20b34ff47929 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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.144 () {48 vars in 950 bytes} [Tue May 5 14:18:52 2026] POST /v2/images => generated 760 bytes in 457 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 14:18:53.222 7 WARNING oslo_policy.policy [None req-daafa52a-8297-40a8-975c-7f30042c023f 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:53.222 7 WARNING oslo_policy.policy [None req-daafa52a-8297-40a8-975c-7f30042c023f 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:18:53.224 7 INFO glance.api.v2.image_data [None req-daafa52a-8297-40a8-975c-7f30042c023f 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 14:18:59.224 7 INFO glance.location [None req-daafa52a-8297-40a8-975c-7f30042c023f 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1044 bytes} [Tue May 5 14:18:53 2026] PUT /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe/file => generated 0 bytes in 6053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2170 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:18:59 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 14:18:59.306 7 WARNING oslo_config.cfg [None req-d50f87e9-8db2-4aa7-826b-72099f93f6f6 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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/15] 199.204.45.144 () {48 vars in 1048 bytes} [Tue May 5 14:18:59 2026] PATCH /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 8/16] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:18:59 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/311] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:43:30 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: 156/312] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:43:30 2026] GET /v2/images => generated 1240 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:43:53 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: 160/320] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:43:53 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.204.45.144 () {44 vars in 936 bytes} [Tue May 5 14:43:53 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: 8|app: 0|req: 161/322] 199.204.45.144 () {44 vars in 958 bytes} [Tue May 5 14:43:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 5 14:43:53 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: 8|app: 0|req: 162/324] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 5 14:43:53 2026] POST /v2/images => generated 796 bytes in 86 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 14:43:53.749 7 INFO glance.api.v2.image_data [None req-d017f1a8-ca26-4de2-9788-e073f46680c7 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 14:44:54.124 7 INFO glance.location [None req-d017f1a8-ca26-4de2-9788-e073f46680c7 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 163/337] 199.204.45.144 () {48 vars in 1045 bytes} [Tue May 5 14:43:53 2026] PUT /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18/file => generated 0 bytes in 60460 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48330 switches on core 0) [pid: 8|app: 0|req: 175/338] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:44:54 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/339] 199.204.45.144 () {48 vars in 1048 bytes} [Tue May 5 14:44:54 2026] PATCH /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/340] 199.204.45.144 () {48 vars in 1049 bytes} [Tue May 5 14:44:54 2026] PATCH /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/341] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:44:54 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/342] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:44:55 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: 166/343] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:44:55 2026] GET /v2/images => generated 2451 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:52:06 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: 221/431] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:52:06 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/444] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:53:08 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: 228/445] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:53:08 2026] GET /v2/images => generated 2451 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/446] 199.204.45.144 () {44 vars in 946 bytes} [Tue May 5 14:53:08 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: 8|app: 0|req: 229/447] 199.204.45.144 () {44 vars in 968 bytes} [Tue May 5 14:53:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/448] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 5 14:53: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: 230/451] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 5 14:53:08 2026] POST /v2/images => generated 799 bytes in 5847 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 14:53:14.585 7 INFO glance.api.v2.image_data [None req-ac9d82e3-2644-4de9-9d73-77dc64a8e281 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 14:54:02.823 7 INFO glance.location [None req-ac9d82e3-2644-4de9-9d73-77dc64a8e281 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 222/460] 199.204.45.144 () {48 vars in 1044 bytes} [Tue May 5 14:53:14 2026] PUT /v2/images/20b70e07-2567-4a97-8f88-b4e6ef72a819/file => generated 0 bytes in 48298 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11455 switches on core 0) [pid: 8|app: 0|req: 239/461] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:54:02 2026] GET /v2/images => generated 3664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/462] 199.204.45.144 () {48 vars in 1049 bytes} [Tue May 5 14:54:02 2026] PATCH /v2/images/20b70e07-2567-4a97-8f88-b4e6ef72a819 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/463] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:54:02 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/490] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:56:07 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: 254/491] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:56:07 2026] GET /v2/images => generated 3687 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/494] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 14:56:23 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: 239/495] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:56:23 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/496] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 5 14:56:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/499] 199.204.45.144 () {44 vars in 960 bytes} [Tue May 5 14:56:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/500] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 5 14:56:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/501] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 5 14:56:23 2026] POST /v2/images => generated 791 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 14:56:23.406 8 WARNING oslo_policy.policy [None req-0962caec-58ee-4334-aef0-135e66c1f1c4 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:56:23.406 8 WARNING oslo_policy.policy [None req-0962caec-58ee-4334-aef0-135e66c1f1c4 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - 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-05-05 14:56:23.408 8 INFO glance.api.v2.image_data [None req-0962caec-58ee-4334-aef0-135e66c1f1c4 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 14:56:42.807 8 INFO glance.location [None req-0962caec-58ee-4334-aef0-135e66c1f1c4 1c2d432859d844158750df581c24f801 185a82bdf1e24f369492d00dc36641b6 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 261/504] 199.204.45.144 () {48 vars in 1045 bytes} [Tue May 5 14:56:23 2026] PUT /v2/images/d3ce7ff1-459c-45b0-a972-91ee871b5101/file => generated 0 bytes in 19470 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23898 switches on core 0) [pid: 7|app: 0|req: 244/505] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:56:42 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/506] 199.204.45.144 () {48 vars in 1048 bytes} [Tue May 5 14:56:42 2026] PATCH /v2/images/d3ce7ff1-459c-45b0-a972-91ee871b5101 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/507] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 14:56:42 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/656] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 15:09:02 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: 320/657] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 15:09:03 2026] GET /v2/images => generated 4893 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 15:11:31 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: 353/689] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 15:11:31 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 15:11:32 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: 354/691] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 15:11:32 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 15:12:21 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: 360/703] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 15:12:21 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: 362/706] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 15:12:28 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: 345/707] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 15:12:28 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 5 15:13:34 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: 370/723] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 5 15:13:34 2026] GET /v2/images => generated 4893 bytes in 217 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: 375/732] 10.0.0.71 () {32 vars in 631 bytes} [Tue May 5 15:14:21 2026] GET /v2/images => generated 4893 bytes in 31 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: 361/739] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:14:44 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/740] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:14:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/741] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:14:44 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: 380/742] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:14:44 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 363/743] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:14:44 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: 381/744] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:14:44 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: 364/745] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:14:45 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 382/746] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:14:45 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: 365/747] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:14:45 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: 383/748] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:14:45 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 366/749] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:14:45 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: 384/750] 10.0.0.194 () {36 vars in 986 bytes} [Tue May 5 15:14:45 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => generated 1171 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/751] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:14:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/752] 10.0.0.194 () {36 vars in 986 bytes} [Tue May 5 15:14:46 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 368/753] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:14:46 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: 386/754] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:14:46 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: 7|app: 0|req: 369/755] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:14:47 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 387/756] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:14:47 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: 370/757] 199.204.45.144 () {36 vars in 990 bytes} [Tue May 5 15:14:48 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/758] 199.204.45.144 () {36 vars in 930 bytes} [Tue May 5 15:14:48 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: 371/759] 199.204.45.144 () {36 vars in 990 bytes} [Tue May 5 15:14:48 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 389/760] 199.204.45.144 () {36 vars in 930 bytes} [Tue May 5 15:14:49 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: 393/767] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:15:19 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/768] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:15:19 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: 394/769] 10.0.0.71 () {34 vars in 653 bytes} [Tue May 5 15:15:21 2026] POST /v2/images => generated 649 bytes in 361 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 15:15:21.507 7 WARNING glance.api.v2.images [None req-e44161a6-797b-42f8-a89c-7d7ba903feb2 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f226423-8230-4e6c-b6b8-e3e2eb9671d8 [pid: 7|app: 0|req: 376/770] 10.0.0.71 () {32 vars in 708 bytes} [Tue May 5 15:15:21 2026] DELETE /v2/images/6f226423-8230-4e6c-b6b8-e3e2eb9671d8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/771] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:15:21 2026] GET /v2/images/6f226423-8230-4e6c-b6b8-e3e2eb9671d8 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 10.0.0.71 () {32 vars in 631 bytes} [Tue May 5 15:15:21 2026] GET /v2/images => generated 1240 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/773] 10.0.0.71 () {34 vars in 653 bytes} [Tue May 5 15:15:21 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/774] 10.0.0.71 () {32 vars in 715 bytes} [Tue May 5 15:15:21 2026] GET /v2/images/771e4f32-0c43-4140-9be7-64919b18265a/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 15:15:21.969 8 INFO glance.api.v2.image_data [None req-0a794012-f619-4fa2-82d0-8468c8972cc9 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 15:15:22.016 8 WARNING glance_store._drivers.rbd [None req-0a794012-f619-4fa2-82d0-8468c8972cc9 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 15:15:23.231 8 INFO glance.location [None req-0a794012-f619-4fa2-82d0-8468c8972cc9 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 397/777] 10.0.0.71 () {32 vars in 725 bytes} [Tue May 5 15:15:21 2026] PUT /v2/images/771e4f32-0c43-4140-9be7-64919b18265a/file => generated 0 bytes in 1326 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/778] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:15:23 2026] GET /v2/images/771e4f32-0c43-4140-9be7-64919b18265a => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/779] 10.0.0.71 () {32 vars in 715 bytes} [Tue May 5 15:15:23 2026] GET /v2/images/771e4f32-0c43-4140-9be7-64919b18265a/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/780] 10.0.0.71 () {34 vars in 653 bytes} [Tue May 5 15:15:23 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/781] 10.0.0.71 () {32 vars in 724 bytes} [Tue May 5 15:15:23 2026] PATCH /v2/images/3046149a-aa04-4b8a-b2f2-2d404ca535e7 => generated 653 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/782] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:15:23 2026] GET /v2/images/3046149a-aa04-4b8a-b2f2-2d404ca535e7 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 15:15:23.649 8 WARNING glance.api.v2.images [None req-cd8276dd-b953-49ca-a489-3d1d55ca8f49 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3046149a-aa04-4b8a-b2f2-2d404ca535e7 [pid: 8|app: 0|req: 400/783] 10.0.0.71 () {32 vars in 708 bytes} [Tue May 5 15:15:23 2026] DELETE /v2/images/3046149a-aa04-4b8a-b2f2-2d404ca535e7 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:15:23 2026] GET /v2/images/3046149a-aa04-4b8a-b2f2-2d404ca535e7 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:15:23.749 8 WARNING glance.api.v2.images [None req-1e8a6500-6277-406b-9df3-d752c0575124 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//771e4f32-0c43-4140-9be7-64919b18265a [pid: 8|app: 0|req: 401/785] 10.0.0.71 () {32 vars in 708 bytes} [Tue May 5 15:15:23 2026] DELETE /v2/images/771e4f32-0c43-4140-9be7-64919b18265a => generated 0 bytes in 885 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/786] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:15:24 2026] GET /v2/images/771e4f32-0c43-4140-9be7-64919b18265a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 15:15:24.664 8 WARNING glance.api.v2.images [None req-39f1ba74-a515-4d04-9033-1a277443703f 835ffbaa6521459096b884bf8e17bbf7 ce8daef2cd5e41e98facfb7eb29e36d5 - - default default] Failed to find image 6f226423-8230-4e6c-b6b8-e3e2eb9671d8 to delete: glance.common.exception.ImageNotFound: No image found with ID 6f226423-8230-4e6c-b6b8-e3e2eb9671d8 [pid: 8|app: 0|req: 402/787] 10.0.0.71 () {32 vars in 708 bytes} [Tue May 5 15:15:24 2026] DELETE /v2/images/6f226423-8230-4e6c-b6b8-e3e2eb9671d8 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/788] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:15:24 2026] GET /v2/images/6f226423-8230-4e6c-b6b8-e3e2eb9671d8 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/789] 10.0.0.71 () {30 vars in 409 bytes} [Tue May 5 15:15:27 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: 405/792] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:15:36 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 388/793] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:15:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/798] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:15:53 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 391/799] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:15:53 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: 393/802] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:16:13 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 410/803] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:16: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: 7|app: 0|req: 405/826] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:18:03 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 422/827] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:18:03 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/830] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:18:09 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 407/831] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:18:09 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: 426/834] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:18:21 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 409/835] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:18:21 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: 429/840] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:18:35 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 412/841] 10.0.0.71 () {32 vars in 705 bytes} [Tue May 5 15:18:35 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 430/842] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:18:35 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 413/843] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/844] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:35 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: 414/845] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:18:35 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 432/846] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/847] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:35 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: 433/848] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:18:36 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 416/849] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18: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: 8|app: 0|req: 434/850] 10.0.0.194 () {36 vars in 986 bytes} [Tue May 5 15:18:36 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/851] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:18: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: 435/852] 10.0.0.194 () {36 vars in 986 bytes} [Tue May 5 15:18:36 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 418/853] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:18: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: 436/854] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:18:36 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: 438/857] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 5 15:18:48 2026] GET /v2/images?status=active&owner=185a82bdf1e24f369492d00dc36641b6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/858] 199.204.45.144 () {32 vars in 652 bytes} [Tue May 5 15:18:49 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: 439/859] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:18:49 2026] GET /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => 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: 421/860] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/861] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:49 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: 422/862] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:18:49 2026] GET /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/863] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:49 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: 423/864] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/865] 10.0.0.160 () {36 vars in 986 bytes} [Tue May 5 15:18:49 2026] GET /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/866] 10.0.0.160 () {36 vars in 926 bytes} [Tue May 5 15:18:49 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: 443/867] 10.0.0.194 () {36 vars in 986 bytes} [Tue May 5 15:18:50 2026] GET /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/868] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:18:50 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: 444/869] 10.0.0.194 () {36 vars in 986 bytes} [Tue May 5 15:18:50 2026] GET /v2/images/4b3cc77c-a220-42f9-96e5-c2ddb0ed8e18 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/870] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:18:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/871] 10.0.0.194 () {36 vars in 926 bytes} [Tue May 5 15:18:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/874] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:18:53 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => 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: 428/875] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:18:53 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: 431/880] 10.0.0.205 () {36 vars in 986 bytes} [Tue May 5 15:19:15 2026] GET /v2/images/362c201e-4e4e-461a-90b1-0149de3c09fe => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/881] 10.0.0.205 () {36 vars in 926 bytes} [Tue May 5 15:19:15 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: 472/924] 10.0.0.71 () {32 vars in 631 bytes} [Tue May 5 15:22:47 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)