+ 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 16 00:43:31 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7595c67486-z4r8b 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 0x55ebbda88170 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-16 00:43:33.728 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-16 00:43:33.733 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-16 00:43:34.348 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-16 00:43:34.349 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-16 00:43:34.428 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-16 00:43:34.429 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-16 00:43:35.982 8 WARNING glance.api.v2.images [None req-57dd4072-f879-45db-91e0-cabf1cead5a7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 00:43:36.161 7 WARNING glance.api.v2.images [None req-7afeccd2-9aa5-4d1e-81e1-61f85bc8def2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-16 00:43:36.239 8 WARNING keystonemiddleware._common.config [None req-57dd4072-f879-45db-91e0-cabf1cead5a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:43:36.249 8 WARNING oslo_config.cfg [None req-57dd4072-f879-45db-91e0-cabf1cead5a7 - - - - - -] 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 0x55ebbda88170 pid: 8 (default app) 2026-07-16 00:43:36.436 7 WARNING keystonemiddleware._common.config [None req-7afeccd2-9aa5-4d1e-81e1-61f85bc8def2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 00:43:36.445 7 WARNING oslo_config.cfg [None req-7afeccd2-9aa5-4d1e-81e1-61f85bc8def2 - - - - - -] 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 0x55ebbda88170 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 00:43:37 2026] GET / => generated 1193 bytes in 2 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-16 00:43:37.850 7 WARNING oslo_policy.policy [None req-e3edb905-8bbc-4251-a1f9-d717c5365c1d 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:37.851 7 WARNING oslo_policy.policy [None req-e3edb905-8bbc-4251-a1f9-d717c5365c1d 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:37.869 7 WARNING oslo_policy.policy [None req-e3edb905-8bbc-4251-a1f9-d717c5365c1d 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:37.870 7 WARNING oslo_policy.policy [None req-e3edb905-8bbc-4251-a1f9-d717c5365c1d 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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: 2/6] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 00:43:37 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 00:43:41 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: 3/8] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 00:43:41 2026] GET /v2/images => generated 69 bytes in 47 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-16 00:43:41.797 8 WARNING oslo_policy.policy [None req-543b819a-f009-4d0d-97be-a0e8024b0336 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:41.798 8 WARNING oslo_policy.policy [None req-543b819a-f009-4d0d-97be-a0e8024b0336 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.238 () {44 vars in 912 bytes} [Thu Jul 16 00:43:41 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.238 () {44 vars in 934 bytes} [Thu Jul 16 00:43:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 00:43:41.927 8 WARNING oslo_policy.policy [None req-7d938fdd-5612-42b0-82ab-11db5436544e 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:41.928 8 WARNING oslo_policy.policy [None req-7d938fdd-5612-42b0-82ab-11db5436544e 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/11] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 16 00:43:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 00:43:42.006 7 WARNING oslo_config.cfg [None req-98bd9a83-bef1-4504-a4fc-f798212900fd 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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: 5/12] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 16 00:43:41 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 00:43:42.028 8 WARNING oslo_policy.policy [None req-a5df2fd0-17b9-43a8-b829-1d040f1f08ce 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:42.028 8 WARNING oslo_policy.policy [None req-a5df2fd0-17b9-43a8-b829-1d040f1f08ce 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 00:43:42.030 8 INFO glance.api.v2.image_data [None req-a5df2fd0-17b9-43a8-b829-1d040f1f08ce 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 00:43:45.943 8 INFO glance.location [None req-a5df2fd0-17b9-43a8-b829-1d040f1f08ce 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.238 () {48 vars in 1046 bytes} [Thu Jul 16 00:43:42 2026] PUT /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d/file => generated 0 bytes in 3965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5554 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 00:43:45 2026] GET /v2/images => generated 1240 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 00:43:46.042 8 WARNING oslo_config.cfg [None req-57de549c-f1a4-4a73-af14-076b3cf10039 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/15] 199.204.45.238 () {48 vars in 1050 bytes} [Thu Jul 16 00:43:46 2026] PATCH /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 7/16] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 00:43:46 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:06:32 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: 145/292] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:06:32 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:06: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: 148/298] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:06:55 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/299] 199.204.45.238 () {44 vars in 938 bytes} [Thu Jul 16 01:06:55 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: 149/300] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 16 01:06:55 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: 8|app: 0|req: 152/301] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 16 01:06:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 16 01:06:55 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 01:06:55.482 8 INFO glance.api.v2.image_data [None req-42f10a96-ea9d-4c98-b063-907d452da94d 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:07:27.744 8 INFO glance.location [None req-42f10a96-ea9d-4c98-b063-907d452da94d 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 153/311] 199.204.45.238 () {48 vars in 1047 bytes} [Thu Jul 16 01:06:55 2026] PUT /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba/file => generated 0 bytes in 32313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59347 switches on core 0) [pid: 7|app: 0|req: 159/312] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:07:27 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/313] 199.204.45.238 () {48 vars in 1050 bytes} [Thu Jul 16 01:07:27 2026] PATCH /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => 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: 160/314] 199.204.45.238 () {48 vars in 1051 bytes} [Thu Jul 16 01:07:27 2026] PATCH /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => generated 1209 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/315] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:07:27 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/316] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:07:29 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/317] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:07:29 2026] GET /v2/images => generated 2451 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:14:26 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: 198/401] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:14:26 2026] GET /v2/images => generated 2451 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:14:42 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: 201/407] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:14:42 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.238 () {44 vars in 948 bytes} [Thu Jul 16 01:14:43 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: 202/409] 199.204.45.238 () {44 vars in 970 bytes} [Thu Jul 16 01:14:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 16 01:14:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 16 01:14:43 2026] POST /v2/images => generated 799 bytes in 318 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 01:14:43.417 7 WARNING oslo_policy.policy [None req-9a92a416-e598-41c4-a50a-0966ceebe909 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 01:14:43.418 7 WARNING oslo_policy.policy [None req-9a92a416-e598-41c4-a50a-0966ceebe909 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - 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-16 01:14:43.420 7 INFO glance.api.v2.image_data [None req-9a92a416-e598-41c4-a50a-0966ceebe909 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:15:24.817 7 INFO glance.location [None req-9a92a416-e598-41c4-a50a-0966ceebe909 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/420] 199.204.45.238 () {48 vars in 1046 bytes} [Thu Jul 16 01:14:43 2026] PUT /v2/images/2e2c1921-dd49-42fc-887b-0b3f0469b3d6/file => generated 0 bytes in 41461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22240 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:15:24 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.238 () {48 vars in 1051 bytes} [Thu Jul 16 01:15:24 2026] PATCH /v2/images/2e2c1921-dd49-42fc-887b-0b3f0469b3d6 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:15:24 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: 219/434] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:16:07 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: 216/435] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:16:07 2026] GET /v2/images => generated 3687 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:16: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: 218/439] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:16:23 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 16 01:16:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 199.204.45.238 () {44 vars in 962 bytes} [Thu Jul 16 01:16:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 16 01:16:23 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: 220/443] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 16 01:16:23 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-16 01:16:23.540 8 INFO glance.api.v2.image_data [None req-35f27424-5261-49ab-8c1e-e44deaddebf2 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:16:38.972 8 INFO glance.location [None req-35f27424-5261-49ab-8c1e-e44deaddebf2 4410761c83474e40850acb002ead505a 2990aa4308a04e4aaca44628350c4b24 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 224/448] 199.204.45.238 () {48 vars in 1047 bytes} [Thu Jul 16 01:16:23 2026] PUT /v2/images/b262cb50-0e42-4fd4-8ff5-02bc8400b4c1/file => generated 0 bytes in 15487 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30379 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:16:39 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 199.204.45.238 () {48 vars in 1050 bytes} [Thu Jul 16 01:16:39 2026] PATCH /v2/images/b262cb50-0e42-4fd4-8ff5-02bc8400b4c1 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:16:39 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:30:34 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: 310/619] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:30:34 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:33:10 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: 326/653] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:33:10 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:33:12 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: 327/655] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:33:12 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:34:01 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: 333/667] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:34:01 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:34:09 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: 335/671] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:34:09 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 16 01:35:16 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: 343/685] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 16 01:35:16 2026] GET /v2/images => generated 4893 bytes in 98 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: 349/696] 10.0.0.217 () {32 vars in 633 bytes} [Thu Jul 16 01:36:01 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: 7|app: 0|req: 353/703] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:36:30 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 34 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: 351/704] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:36:30 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.217 () {30 vars in 411 bytes} [Thu Jul 16 01:36:33 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: 352/706] 199.204.45.238 () {36 vars in 991 bytes} [Thu Jul 16 01:36:33 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 199.204.45.238 () {36 vars in 931 bytes} [Thu Jul 16 01:36:33 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: 353/708] 199.204.45.238 () {36 vars in 991 bytes} [Thu Jul 16 01:36:34 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 356/709] 199.204.45.238 () {36 vars in 931 bytes} [Thu Jul 16 01:36:34 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:36:39 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:36:40 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: 356/715] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 360/716] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:36:40 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: 361/718] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:36:40 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: 362/720] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 363/722] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:36:40 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.163 () {36 vars in 987 bytes} [Thu Jul 16 01:36:41 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:36:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.163 () {36 vars in 987 bytes} [Thu Jul 16 01:36:41 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 365/726] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:36: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: 8|app: 0|req: 362/727] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:36: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: 8|app: 0|req: 366/734] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:37:14 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:37:14 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: 368/738] 10.0.0.217 () {34 vars in 655 bytes} [Thu Jul 16 01:37:18 2026] POST /v2/images => generated 649 bytes in 264 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-16 01:37:18.482 7 WARNING glance.api.v2.images [None req-c3a16864-9ae4-42f1-9681-47f84f91e1dc 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//61612fc9-671d-4b27-b67c-289c40a7c39c [pid: 7|app: 0|req: 371/739] 10.0.0.217 () {32 vars in 710 bytes} [Thu Jul 16 01:37:18 2026] DELETE /v2/images/61612fc9-671d-4b27-b67c-289c40a7c39c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/740] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:37:18 2026] GET /v2/images/61612fc9-671d-4b27-b67c-289c40a7c39c => 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: 372/741] 10.0.0.217 () {32 vars in 633 bytes} [Thu Jul 16 01:37:18 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.217 () {34 vars in 655 bytes} [Thu Jul 16 01:37:18 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: 373/743] 10.0.0.217 () {32 vars in 717 bytes} [Thu Jul 16 01:37:18 2026] GET /v2/images/1d2127b3-afc2-4aec-ab3a-73adad124690/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:37:18.692 8 INFO glance.api.v2.image_data [None req-527aa3f4-7a7f-48eb-b85b-2bfb680a7e35 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-16 01:37:18.736 8 WARNING glance_store._drivers.rbd [None req-527aa3f4-7a7f-48eb-b85b-2bfb680a7e35 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-16 01:37:19.400 8 INFO glance.location [None req-527aa3f4-7a7f-48eb-b85b-2bfb680a7e35 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/744] 10.0.0.217 () {32 vars in 727 bytes} [Thu Jul 16 01:37:18 2026] PUT /v2/images/1d2127b3-afc2-4aec-ab3a-73adad124690/file => generated 0 bytes in 769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:37:19 2026] GET /v2/images/1d2127b3-afc2-4aec-ab3a-73adad124690 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.217 () {32 vars in 717 bytes} [Thu Jul 16 01:37:19 2026] GET /v2/images/1d2127b3-afc2-4aec-ab3a-73adad124690/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/747] 10.0.0.217 () {34 vars in 655 bytes} [Thu Jul 16 01:37:19 2026] POST /v2/images => generated 648 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.217 () {32 vars in 726 bytes} [Thu Jul 16 01:37:19 2026] PATCH /v2/images/d36ce448-796f-436b-9d04-a458edab8068 => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:37:19 2026] GET /v2/images/d36ce448-796f-436b-9d04-a458edab8068 => generated 651 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:37:19.790 8 WARNING glance.api.v2.images [None req-1c48b835-32a6-4a93-ad08-3a0001d0423b 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d36ce448-796f-436b-9d04-a458edab8068 [pid: 8|app: 0|req: 374/750] 10.0.0.217 () {32 vars in 710 bytes} [Thu Jul 16 01:37:19 2026] DELETE /v2/images/d36ce448-796f-436b-9d04-a458edab8068 => 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: 377/751] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:37:19 2026] GET /v2/images/d36ce448-796f-436b-9d04-a458edab8068 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:37:19.889 8 WARNING glance.api.v2.images [None req-db4819bc-31ea-466b-9525-f82890c9289f 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d2127b3-afc2-4aec-ab3a-73adad124690 [pid: 8|app: 0|req: 375/752] 10.0.0.217 () {32 vars in 710 bytes} [Thu Jul 16 01:37:19 2026] DELETE /v2/images/1d2127b3-afc2-4aec-ab3a-73adad124690 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:37:20 2026] GET /v2/images/1d2127b3-afc2-4aec-ab3a-73adad124690 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:37:20.778 8 WARNING glance.api.v2.images [None req-d3830096-8be1-411c-aec7-b8fe168a6bcc 4f75c4333bca4b6e93ba3f4dd4c05990 6887c969680745eaa835f7682e6aac82 - - default default] Failed to find image 61612fc9-671d-4b27-b67c-289c40a7c39c to delete: glance.common.exception.ImageNotFound: No image found with ID 61612fc9-671d-4b27-b67c-289c40a7c39c [pid: 8|app: 0|req: 376/754] 10.0.0.217 () {32 vars in 710 bytes} [Thu Jul 16 01:37:20 2026] DELETE /v2/images/61612fc9-671d-4b27-b67c-289c40a7c39c => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:37:20 2026] GET /v2/images/61612fc9-671d-4b27-b67c-289c40a7c39c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:37:32 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:37:32 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: 384/770] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:38:23 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 387/771] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:38:23 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: 389/774] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:38:29 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 386/775] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:38:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:38:59 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 390/783] 10.0.0.217 () {32 vars in 707 bytes} [Thu Jul 16 01:38:59 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 394/784] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:39:00 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:39:00 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: 395/786] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:39:00 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: 392/787] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:39:00 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:39:00 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: 393/789] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:39:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:39:00 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 394/791] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:39:00 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: 398/792] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:39:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.163 () {36 vars in 987 bytes} [Thu Jul 16 01:39:01 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 399/794] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:39:01 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: 396/795] 10.0.0.163 () {36 vars in 987 bytes} [Thu Jul 16 01:39:01 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:39:01 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: 397/797] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:39:01 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: 402/800] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:39:10 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 399/801] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:39:10 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: 407/810] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:39:49 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/811] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:39: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: 408/818] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:40:17 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 411/819] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:40:17 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: 420/836] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:41:42 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => generated 1171 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/837] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:41:42 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: 422/840] 10.0.0.144 () {36 vars in 987 bytes} [Thu Jul 16 01:41:50 2026] GET /v2/images/95c50a16-0373-415d-930c-0749fbb2de8d => 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: 419/841] 10.0.0.144 () {36 vars in 927 bytes} [Thu Jul 16 01:41:50 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: 426/848] 199.204.45.238 () {32 vars in 826 bytes} [Thu Jul 16 01:42:20 2026] GET /v2/images?status=active&owner=2990aa4308a04e4aaca44628350c4b24&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/849] 199.204.45.238 () {32 vars in 653 bytes} [Thu Jul 16 01:42: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: 7|app: 0|req: 427/850] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:42:21 2026] GET /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/851] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:42:21 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: 428/852] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:42: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: 8|app: 0|req: 425/853] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:42:21 2026] GET /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => 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: 429/854] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:42: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: 426/855] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:42:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 10.0.0.22 () {36 vars in 986 bytes} [Thu Jul 16 01:42:21 2026] GET /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.22 () {36 vars in 926 bytes} [Thu Jul 16 01:42: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: 7|app: 0|req: 431/858] 10.0.0.163 () {36 vars in 987 bytes} [Thu Jul 16 01:42:21 2026] GET /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/859] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:42: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: 432/860] 10.0.0.163 () {36 vars in 987 bytes} [Thu Jul 16 01:42:21 2026] GET /v2/images/d9fe0332-ff4d-40a2-971d-68d713462eba => 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: 429/861] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:42:21 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: 433/862] 10.0.0.163 () {36 vars in 927 bytes} [Thu Jul 16 01:42:22 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: 449/893] 10.0.0.217 () {32 vars in 633 bytes} [Thu Jul 16 01:44:56 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)