+ 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 Apr 7 00:26:24 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-69ccfbbc66-p58s4 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55a87e8e6fd0 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-04-07 00:26:26.299 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:26:26.322 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:26:26.899 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-07 00:26:26.901 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-07 00:26:26.990 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-07 00:26:26.990 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-07 00:26:26.991 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:26:26.991 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:26:26.992 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:26:26.992 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-07 00:26:28.564 7 WARNING glance.api.v2.images [None req-4ce34d58-06c3-433b-9673-3d7e23cb55b3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:28.679 8 WARNING glance.api.v2.images [None req-eb5b30d7-0252-4df3-b19e-d0542503d1fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:28.763 7 WARNING keystonemiddleware._common.config [None req-4ce34d58-06c3-433b-9673-3d7e23cb55b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:28.771 7 WARNING oslo_config.cfg [None req-4ce34d58-06c3-433b-9673-3d7e23cb55b3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55a87e8e6fd0 pid: 7 (default app) 2026-04-07 00:26:28.883 8 WARNING keystonemiddleware._common.config [None req-eb5b30d7-0252-4df3-b19e-d0542503d1fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:28.891 8 WARNING oslo_config.cfg [None req-eb5b30d7-0252-4df3-b19e-d0542503d1fd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55a87e8e6fd0 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:26:30 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-04-07 00:26:30.749 8 WARNING oslo_policy.policy [None req-7aebea85-0a0f-4b9b-9c86-c3949be0c083 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:30.749 8 WARNING oslo_policy.policy [None req-7aebea85-0a0f-4b9b-9c86-c3949be0c083 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:30.768 8 WARNING oslo_policy.policy [None req-7aebea85-0a0f-4b9b-9c86-c3949be0c083 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:30.768 8 WARNING oslo_policy.policy [None req-7aebea85-0a0f-4b9b-9c86-c3949be0c083 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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/5] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:26:30 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:26:34 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: 2/7] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:26:34 2026] GET /v2/images => generated 69 bytes in 52 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-04-07 00:26:34.269 7 WARNING oslo_policy.policy [None req-58f6cca9-abd7-40aa-8759-61298b10a2d0 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:34.270 7 WARNING oslo_policy.policy [None req-58f6cca9-abd7-40aa-8759-61298b10a2d0 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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/8] 199.19.213.232 () {44 vars in 912 bytes} [Tue Apr 7 00:26:34 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.232 () {44 vars in 934 bytes} [Tue Apr 7 00:26:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:26:34.430 7 WARNING oslo_policy.policy [None req-622edc5a-8517-43f7-abcd-31167a08c14a 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:34.431 7 WARNING oslo_policy.policy [None req-622edc5a-8517-43f7-abcd-31167a08c14a 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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: 7/10] 199.19.213.232 () {44 vars in 940 bytes} [Tue Apr 7 00:26:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:26:34.512 8 WARNING oslo_config.cfg [None req-abbbb056-98e1-4930-8d10-e4cd7d649811 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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/11] 199.19.213.232 () {48 vars in 952 bytes} [Tue Apr 7 00:26:34 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:26:34.535 7 WARNING oslo_policy.policy [None req-027008bc-e116-4c53-af6a-d5f4c24bf217 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:34.535 7 WARNING oslo_policy.policy [None req-027008bc-e116-4c53-af6a-d5f4c24bf217 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:26:34.537 7 INFO glance.api.v2.image_data [None req-027008bc-e116-4c53-af6a-d5f4c24bf217 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:26:37.803 7 INFO glance.location [None req-027008bc-e116-4c53-af6a-d5f4c24bf217 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.19.213.232 () {48 vars in 1046 bytes} [Tue Apr 7 00:26:34 2026] PUT /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102/file => generated 0 bytes in 3320 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6794 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:26:37 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:26:37.887 7 WARNING oslo_config.cfg [None req-5e515732-4330-4c24-aa5d-0c43508ec079 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - 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: 9/14] 199.19.213.232 () {48 vars in 1050 bytes} [Tue Apr 7 00:26:37 2026] PATCH /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 6/15] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:26:37 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:48:28 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: 141/281] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:48:28 2026] GET /v2/images => generated 1240 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:48:47 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: 142/285] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:48:47 2026] GET /v2/images => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.232 () {44 vars in 938 bytes} [Tue Apr 7 00:48:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.19.213.232 () {44 vars in 960 bytes} [Tue Apr 7 00:48:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.19.213.232 () {44 vars in 940 bytes} [Tue Apr 7 00:48:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.19.213.232 () {48 vars in 952 bytes} [Tue Apr 7 00:48:47 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:48:47.283 7 INFO glance.api.v2.image_data [None req-eb1b4b8e-50a1-4427-9609-4f1c1e1b1c1f 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:49:15.223 7 INFO glance.location [None req-eb1b4b8e-50a1-4427-9609-4f1c1e1b1c1f 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 146/296] 199.19.213.232 () {48 vars in 1047 bytes} [Tue Apr 7 00:48:47 2026] PUT /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745/file => generated 0 bytes in 28000 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62771 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:49:15 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/298] 199.19.213.232 () {48 vars in 1050 bytes} [Tue Apr 7 00:49:15 2026] PATCH /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => 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: 152/299] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:49:15 2026] PATCH /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/300] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:49:15 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/301] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:49: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: 149/302] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:49:16 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:55:47 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: 193/382] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:55:47 2026] GET /v2/images => generated 2451 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:55:56 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: 191/386] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:55:56 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.232 () {44 vars in 948 bytes} [Tue Apr 7 00:55:56 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.232 () {44 vars in 970 bytes} [Tue Apr 7 00:55:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.232 () {44 vars in 940 bytes} [Tue Apr 7 00:55:56 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) [pid: 7|app: 0|req: 193/390] 199.19.213.232 () {48 vars in 952 bytes} [Tue Apr 7 00:55:56 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:55:56.960 8 WARNING oslo_policy.policy [None req-2e221a0d-9fe7-48ea-b5d9-5bbaa77a7b6b 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:55:56.960 8 WARNING oslo_policy.policy [None req-2e221a0d-9fe7-48ea-b5d9-5bbaa77a7b6b 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-07 00:55:56.963 8 INFO glance.api.v2.image_data [None req-2e221a0d-9fe7-48ea-b5d9-5bbaa77a7b6b 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:56:19.914 8 INFO glance.location [None req-2e221a0d-9fe7-48ea-b5d9-5bbaa77a7b6b 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/397] 199.19.213.232 () {48 vars in 1046 bytes} [Tue Apr 7 00:55:56 2026] PUT /v2/images/84bf52c0-2b08-44d6-a725-e0192b29f256/file => generated 0 bytes in 23009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24884 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:56:19 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.19.213.232 () {48 vars in 1051 bytes} [Tue Apr 7 00:56:19 2026] PATCH /v2/images/84bf52c0-2b08-44d6-a725-e0192b29f256 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:56:20 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:56:56 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: 205/408] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:56:56 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 00:57:10 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: 208/414] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:57:10 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.19.213.232 () {44 vars in 940 bytes} [Tue Apr 7 00:57:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.19.213.232 () {44 vars in 962 bytes} [Tue Apr 7 00:57:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.19.213.232 () {44 vars in 940 bytes} [Tue Apr 7 00:57:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.19.213.232 () {48 vars in 952 bytes} [Tue Apr 7 00:57:10 2026] POST /v2/images => generated 791 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:57:10.503 8 INFO glance.api.v2.image_data [None req-d033d6cc-3b5e-4eff-8eff-e69cd9328919 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:57:24.369 8 INFO glance.location [None req-d033d6cc-3b5e-4eff-8eff-e69cd9328919 0293b9205b2d4fe4bd4aa04a14e78d24 315f741c36044c2ab9414435abcb35d2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 209/421] 199.19.213.232 () {48 vars in 1047 bytes} [Tue Apr 7 00:57:10 2026] PUT /v2/images/be09ceb7-e35d-480e-baae-49b82caf5c23/file => generated 0 bytes in 13916 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31711 switches on core 0) [pid: 7|app: 0|req: 213/422] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:57:24 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 199.19.213.232 () {48 vars in 1050 bytes} [Tue Apr 7 00:57:24 2026] PATCH /v2/images/be09ceb7-e35d-480e-baae-49b82caf5c23 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 00:57:24 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/571] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 01:09:38 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: 288/572] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 01:09:38 2026] GET /v2/images => generated 4893 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 01:12:18 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: 302/608] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 01:12:18 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 01:12:20 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: 303/610] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 01:12:20 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/621] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 01:13:10 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: 313/622] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 01:13:10 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 01:13:17 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: 314/624] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 01:13:17 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: 8|app: 0|req: 318/639] 199.19.213.232 () {42 vars in 689 bytes} [Tue Apr 7 01:14:20 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: 322/640] 199.19.213.232 () {44 vars in 911 bytes} [Tue Apr 7 01:14:20 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/649] 10.0.0.131 () {32 vars in 633 bytes} [Tue Apr 7 01:15:03 2026] GET /v2/images => generated 4893 bytes in 26 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: 325/654] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:15:23 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:15:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 199.19.213.232 () {36 vars in 991 bytes} [Tue Apr 7 01:15:26 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 199.19.213.232 () {36 vars in 931 bytes} [Tue Apr 7 01:15:26 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: 327/658] 199.19.213.232 () {36 vars in 991 bytes} [Tue Apr 7 01:15:27 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 332/659] 199.19.213.232 () {36 vars in 931 bytes} [Tue Apr 7 01:15:27 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: 335/664] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:15:42 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:15:42 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: 336/666] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:15:43 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:15:43 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: 337/668] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:15:43 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: 332/669] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:15:43 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 338/670] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:15:43 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: 333/671] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:15:43 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: 339/672] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:15:43 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 334/673] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:15:43 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: 340/674] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:15: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: 8|app: 0|req: 335/675] 10.0.0.254 () {36 vars in 987 bytes} [Tue Apr 7 01:15:44 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:15: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: 8|app: 0|req: 336/677] 10.0.0.254 () {36 vars in 987 bytes} [Tue Apr 7 01:15:44 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 342/678] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:15: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: 8|app: 0|req: 337/679] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 346/686] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:16:12 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 341/687] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:16:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.131 () {30 vars in 411 bytes} [Tue Apr 7 01:16:22 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: 349/693] 10.0.0.131 () {34 vars in 655 bytes} [Tue Apr 7 01:16:36 2026] POST /v2/images => generated 649 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:16:36.569 8 WARNING glance.api.v2.images [None req-1eeb5144-ea4e-4064-aa02-f516040df9c8 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 [pid: 8|app: 0|req: 345/694] 10.0.0.131 () {32 vars in 710 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2/images/808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:16:36 2026] GET /v2/images/808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.131 () {32 vars in 633 bytes} [Tue Apr 7 01:16:36 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: 7|app: 0|req: 351/697] 10.0.0.131 () {34 vars in 655 bytes} [Tue Apr 7 01:16:36 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.131 () {32 vars in 717 bytes} [Tue Apr 7 01:16:36 2026] GET /v2/images/c36c9796-ab02-4acd-9843-9168aafc96f8/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:36.774 7 INFO glance.api.v2.image_data [None req-30232da2-1494-42ef-a4b8-05840b26d7ae 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:16:36.820 7 WARNING glance_store._drivers.rbd [None req-30232da2-1494-42ef-a4b8-05840b26d7ae 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:16:37.061 7 INFO glance.location [None req-30232da2-1494-42ef-a4b8-05840b26d7ae 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 352/699] 10.0.0.131 () {32 vars in 727 bytes} [Tue Apr 7 01:16:36 2026] PUT /v2/images/c36c9796-ab02-4acd-9843-9168aafc96f8/file => generated 0 bytes in 346 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/c36c9796-ab02-4acd-9843-9168aafc96f8 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.131 () {32 vars in 717 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/c36c9796-ab02-4acd-9843-9168aafc96f8/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.131 () {34 vars in 655 bytes} [Tue Apr 7 01:16:37 2026] POST /v2/images => generated 648 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.131 () {32 vars in 726 bytes} [Tue Apr 7 01:16:37 2026] PATCH /v2/images/d8114c54-f33c-4d23-9f62-4c21441e4c71 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/d8114c54-f33c-4d23-9f62-4c21441e4c71 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:37.444 7 WARNING glance.api.v2.images [None req-82f69b55-7a00-4a56-884c-13d0351c2a77 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8114c54-f33c-4d23-9f62-4c21441e4c71 [pid: 7|app: 0|req: 355/705] 10.0.0.131 () {32 vars in 710 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2/images/d8114c54-f33c-4d23-9f62-4c21441e4c71 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/d8114c54-f33c-4d23-9f62-4c21441e4c71 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:37.519 7 WARNING glance.api.v2.images [None req-6618ca5a-3cec-4726-ba3a-d13be86dff99 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c36c9796-ab02-4acd-9843-9168aafc96f8 [pid: 7|app: 0|req: 356/707] 10.0.0.131 () {32 vars in 710 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2/images/c36c9796-ab02-4acd-9843-9168aafc96f8 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/c36c9796-ab02-4acd-9843-9168aafc96f8 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:38.367 7 WARNING glance.api.v2.images [None req-82269a57-ee5a-42a2-9422-604944a5413b 91dc55c1faa64417840a2d33f508c01a ab7f13b5505c4a82bc944cb70f3831f5 - - default default] Failed to find image 808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 to delete: glance.common.exception.ImageNotFound: No image found with ID 808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 [pid: 7|app: 0|req: 357/709] 10.0.0.131 () {32 vars in 710 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2/images/808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/710] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/808ff8a3-3a69-43b2-aa8d-c53f7ae801a5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:16:39 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 359/714] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:16:39 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: 358/719] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:17:03 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 362/720] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:17:03 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: 359/721] 10.0.0.131 () {32 vars in 707 bytes} [Tue Apr 7 01:17:07 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 12 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.131 () {32 vars in 707 bytes} [Tue Apr 7 01:17:07 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 360/723] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:17:07 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 154 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.83 () {36 vars in 926 bytes} [Tue Apr 7 01:17:07 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.83 () {36 vars in 926 bytes} [Tue Apr 7 01:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:17:07 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:17:07 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: 366/728] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:17:08 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: 363/729] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:17:08 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:17:08 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: 364/731] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:17:08 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: 368/732] 10.0.0.254 () {36 vars in 987 bytes} [Tue Apr 7 01:17:08 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 365/733] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:17:08 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: 369/734] 10.0.0.254 () {36 vars in 987 bytes} [Tue Apr 7 01:17:08 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 366/735] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:17:08 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: 370/736] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:17:08 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: 375/745] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:17:42 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:17:42 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: 381/757] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:18:31 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:18:31 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: 382/759] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:18:34 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 378/760] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:18:34 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: 382/767] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:19:00 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 386/768] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:19: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: 8|app: 0|req: 387/777] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:19:40 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => 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: 391/778] 10.0.0.229 () {36 vars in 927 bytes} [Tue Apr 7 01:19:40 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: 389/781] 10.0.0.229 () {36 vars in 987 bytes} [Tue Apr 7 01:19:52 2026] GET /v2/images/cd9173b0-40e8-4f32-afe7-c052b31cf102 => generated 1171 bytes in 41 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.229 () {36 vars in 927 bytes} [Tue Apr 7 01:19:52 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] 199.19.213.232 () {32 vars in 826 bytes} [Tue Apr 7 01:20:18 2026] GET /v2/images?status=active&owner=315f741c36044c2ab9414435abcb35d2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 199.19.213.232 () {32 vars in 653 bytes} [Tue Apr 7 01:20:18 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: 394/791] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:20:18 2026] GET /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => 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: 398/792] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:20:18 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: 395/793] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:20:18 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: 399/794] 10.0.0.83 () {36 vars in 986 bytes} [Tue Apr 7 01:20:18 2026] GET /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => generated 1209 bytes in 20 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.83 () {36 vars in 926 bytes} [Tue Apr 7 01:20:18 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: 400/796] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:20:19 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.83 () {36 vars in 986 bytes} [Tue Apr 7 01:20:19 2026] GET /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.83 () {36 vars in 926 bytes} [Tue Apr 7 01:20:19 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: 398/799] 10.0.0.254 () {36 vars in 987 bytes} [Tue Apr 7 01:20:19 2026] GET /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => 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: 402/800] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:20: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: 399/801] 10.0.0.254 () {36 vars in 987 bytes} [Tue Apr 7 01:20:19 2026] GET /v2/images/7b067de8-8933-4ff7-a5bf-1cfbad4f0745 => 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: 403/802] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:20:19 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: 400/803] 10.0.0.254 () {36 vars in 927 bytes} [Tue Apr 7 01:20:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/844] 10.0.0.131 () {32 vars in 633 bytes} [Tue Apr 7 01:23:42 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)