+ 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 [Wed Jul 15 05:15:11 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-85b486fff4-qfkkq 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 0x55aef06bc150 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-15 05:15:13.506 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-15 05:15:13.535 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-15 05:15:14.131 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-15 05:15:14.132 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-15 05:15:14.138 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-15 05:15:14.139 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-15 05:15:15.708 7 WARNING glance.api.v2.images [None req-0fd41387-3dbc-43ef-b53b-b8e8de018e5e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:15:15.727 8 WARNING glance.api.v2.images [None req-9f4098a4-78f7-4238-a6c1-2e55029ad17f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-15 05:15:15.951 7 WARNING keystonemiddleware._common.config [None req-0fd41387-3dbc-43ef-b53b-b8e8de018e5e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:15:15.958 7 WARNING oslo_config.cfg [None req-0fd41387-3dbc-43ef-b53b-b8e8de018e5e - - - - - -] 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 0x55aef06bc150 pid: 7 (default app) 2026-07-15 05:15:15.973 8 WARNING keystonemiddleware._common.config [None req-9f4098a4-78f7-4238-a6c1-2e55029ad17f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-15 05:15:15.981 8 WARNING oslo_config.cfg [None req-9f4098a4-78f7-4238-a6c1-2e55029ad17f - - - - - -] 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 0x55aef06bc150 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:15:16 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-15 05:15:16.669 8 WARNING oslo_policy.policy [None req-a8cb36da-456f-49f8-92fa-76c6f4c3c56b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:16.669 8 WARNING oslo_policy.policy [None req-a8cb36da-456f-49f8-92fa-76c6f4c3c56b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:16.687 8 WARNING oslo_policy.policy [None req-a8cb36da-456f-49f8-92fa-76c6f4c3c56b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:16.687 8 WARNING oslo_policy.policy [None req-a8cb36da-456f-49f8-92fa-76c6f4c3c56b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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/6] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:15:16 2026] GET /v2/images => generated 69 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:15: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: 2/8] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:15:20 2026] GET /v2/images => generated 69 bytes in 53 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-15 05:15:20.091 7 WARNING oslo_policy.policy [None req-c015c98b-bf36-4b1b-b0cc-e560e72ed31c b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:20.091 7 WARNING oslo_policy.policy [None req-c015c98b-bf36-4b1b-b0cc-e560e72ed31c b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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/9] 199.204.45.153 () {44 vars in 912 bytes} [Wed Jul 15 05:15:20 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.153 () {44 vars in 934 bytes} [Wed Jul 15 05:15:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-15 05:15:20.226 7 WARNING oslo_policy.policy [None req-69751550-be26-4796-bec5-39b1fa35d896 b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:20.227 7 WARNING oslo_policy.policy [None req-69751550-be26-4796-bec5-39b1fa35d896 b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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: 8/11] 199.204.45.153 () {44 vars in 940 bytes} [Wed Jul 15 05:15:20 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-15 05:15:20.302 8 WARNING oslo_config.cfg [None req-c69c51a7-33d5-4513-a592-61234ea0f918 b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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/12] 199.204.45.153 () {48 vars in 952 bytes} [Wed Jul 15 05:15:20 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:15:20.322 7 WARNING oslo_policy.policy [None req-76e51494-e914-4465-b05f-4dff091c29cc b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:20.322 7 WARNING oslo_policy.policy [None req-76e51494-e914-4465-b05f-4dff091c29cc b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:15:20.323 7 INFO glance.api.v2.image_data [None req-76e51494-e914-4465-b05f-4dff091c29cc b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:15:24.207 7 INFO glance.location [None req-76e51494-e914-4465-b05f-4dff091c29cc b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.153 () {48 vars in 1046 bytes} [Wed Jul 15 05:15:20 2026] PUT /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c/file => generated 0 bytes in 3940 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6347 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:15:24 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-15 05:15:24.296 7 WARNING oslo_config.cfg [None req-7fac721b-a6ed-4bbb-9641-f9077e3f51a4 b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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: 10/15] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Jul 15 05:15:24 2026] PATCH /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:15:24 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: 136/275] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:36:47 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: 140/276] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:36:47 2026] GET /v2/images => generated 1240 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:37:04 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: 142/280] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:37:04 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.153 () {44 vars in 938 bytes} [Wed Jul 15 05:37:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.153 () {44 vars in 960 bytes} [Wed Jul 15 05:37:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.153 () {44 vars in 940 bytes} [Wed Jul 15 05:37:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.153 () {48 vars in 952 bytes} [Wed Jul 15 05:37:04 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:37:04.801 8 WARNING oslo_policy.policy [None req-d715b4c0-3b1d-4847-9a7f-d9d96740f11b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:37:04.801 8 WARNING oslo_policy.policy [None req-d715b4c0-3b1d-4847-9a7f-d9d96740f11b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - 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-15 05:37:04.803 8 INFO glance.api.v2.image_data [None req-d715b4c0-3b1d-4847-9a7f-d9d96740f11b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:37:31.734 8 INFO glance.location [None req-d715b4c0-3b1d-4847-9a7f-d9d96740f11b b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/291] 199.204.45.153 () {48 vars in 1047 bytes} [Wed Jul 15 05:37:04 2026] PUT /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8/file => generated 0 bytes in 26987 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66042 switches on core 0) [pid: 7|app: 0|req: 151/292] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:37:31 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/293] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Jul 15 05:37:31 2026] PATCH /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/294] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Jul 15 05:37:31 2026] PATCH /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/295] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:37:31 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/296] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:37:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/297] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:37:33 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:44:02 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: 184/377] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:44:02 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/380] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:44:11 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: 186/381] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:44:11 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.204.45.153 () {44 vars in 948 bytes} [Wed Jul 15 05:44:11 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: 187/383] 199.204.45.153 () {44 vars in 970 bytes} [Wed Jul 15 05:44:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/384] 199.204.45.153 () {44 vars in 940 bytes} [Wed Jul 15 05:44:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 199.204.45.153 () {48 vars in 952 bytes} [Wed Jul 15 05:44:11 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:44:11.639 7 INFO glance.api.v2.image_data [None req-76bb69c2-edbb-4742-9260-5ceeb772860f b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:44:53.943 7 INFO glance.location [None req-76bb69c2-edbb-4742-9260-5ceeb772860f b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/394] 199.204.45.153 () {48 vars in 1046 bytes} [Wed Jul 15 05:44:11 2026] PUT /v2/images/2c6d024b-b92c-442c-b399-5f8f72b5726f/file => generated 0 bytes in 42349 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25709 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:44:53 2026] GET /v2/images => generated 3664 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Jul 15 05:44:54 2026] PATCH /v2/images/2c6d024b-b92c-442c-b399-5f8f72b5726f => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:44:54 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:45:54 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: 206/411] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:45:54 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:46:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:46:11 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.153 () {44 vars in 940 bytes} [Wed Jul 15 05:46:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.153 () {44 vars in 962 bytes} [Wed Jul 15 05:46:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.153 () {44 vars in 940 bytes} [Wed Jul 15 05:46:11 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: 7|app: 0|req: 211/421] 199.204.45.153 () {48 vars in 952 bytes} [Wed Jul 15 05:46:11 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-15 05:46:11.414 8 INFO glance.api.v2.image_data [None req-7d251467-4dc6-472d-93ca-f3ac825395c8 b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 05:46:26.239 8 INFO glance.location [None req-7d251467-4dc6-472d-93ca-f3ac825395c8 b12c0261aabc4148a8d14edbab9a42f1 4faf39b8e0cd4b7f8a7fa5fe4a037441 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 211/424] 199.204.45.153 () {48 vars in 1047 bytes} [Wed Jul 15 05:46:11 2026] PUT /v2/images/3213f77d-60e3-4a6d-a516-e2c129f8378e/file => generated 0 bytes in 14871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32512 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:46:26 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Jul 15 05:46:26 2026] PATCH /v2/images/3213f77d-60e3-4a6d-a516-e2c129f8378e => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:46:26 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/588] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 05:59:39 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: 293/589] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 05:59:39 2026] GET /v2/images => generated 4893 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 06:02:02 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: 308/619] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 06:02:02 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 06:02:04 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: 309/621] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 06:02:04 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 06:02:50 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: 318/633] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 06:02:50 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 06:02:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 06:02:57 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 199.204.45.153 () {42 vars in 689 bytes} [Wed Jul 15 06:03:58 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: 327/651] 199.204.45.153 () {44 vars in 911 bytes} [Wed Jul 15 06:03:58 2026] GET /v2/images => generated 4893 bytes in 62 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: 332/660] 10.0.0.193 () {32 vars in 633 bytes} [Wed Jul 15 06:04:41 2026] GET /v2/images => generated 4893 bytes in 19 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: 331/665] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:05:02 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:05:02 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:05:03 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:05:03 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: 333/669] 199.204.45.153 () {36 vars in 991 bytes} [Wed Jul 15 06:05:05 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 199.204.45.153 () {36 vars in 931 bytes} [Wed Jul 15 06:05:05 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: 334/671] 199.204.45.153 () {36 vars in 991 bytes} [Wed Jul 15 06:05:06 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 199.204.45.153 () {36 vars in 931 bytes} [Wed Jul 15 06:05:06 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: 341/677] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:05:19 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:05:19 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: 342/679] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:05:25 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:05:25 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: 341/685] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:05:41 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 345/686] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:05:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:06:10 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:10 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: 350/695] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:10 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: 346/696] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:06:10 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 351/697] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:10 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: 347/698] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:06:11 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:11 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: 353/701] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:11 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: 349/702] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jul 15 06:06:11 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:06:12 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: 350/704] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jul 15 06:06:12 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:06:12 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: 351/706] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:06: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: 356/715] 10.0.0.193 () {34 vars in 655 bytes} [Wed Jul 15 06:06:47 2026] POST /v2/images => generated 648 bytes in 126 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-15 06:06:48.060 7 WARNING glance.api.v2.images [None req-c1d9136c-be4c-4c67-a990-cdd8a7247cdd b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5486b15d-d1e6-482f-8a06-744fd4206d31 [pid: 7|app: 0|req: 360/716] 10.0.0.193 () {32 vars in 710 bytes} [Wed Jul 15 06:06:48 2026] DELETE /v2/images/5486b15d-d1e6-482f-8a06-744fd4206d31 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:48 2026] GET /v2/images/5486b15d-d1e6-482f-8a06-744fd4206d31 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.193 () {32 vars in 633 bytes} [Wed Jul 15 06:06:48 2026] GET /v2/images => generated 1240 bytes in 42 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.193 () {34 vars in 655 bytes} [Wed Jul 15 06:06:48 2026] POST /v2/images => generated 701 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.193 () {32 vars in 717 bytes} [Wed Jul 15 06:06:48 2026] GET /v2/images/00f99000-bfab-4357-b1cc-f8b17470735a/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-15 06:06:48.251 8 INFO glance.api.v2.image_data [None req-7fa01d1b-747f-4acf-be03-d2faa7bb1e61 b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-15 06:06:48.309 8 WARNING glance_store._drivers.rbd [None req-7fa01d1b-747f-4acf-be03-d2faa7bb1e61 b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-15 06:06:49.004 8 INFO glance.location [None req-7fa01d1b-747f-4acf-be03-d2faa7bb1e61 b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/721] 10.0.0.193 () {32 vars in 727 bytes} [Wed Jul 15 06:06:48 2026] PUT /v2/images/00f99000-bfab-4357-b1cc-f8b17470735a/file => generated 0 bytes in 797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:49 2026] GET /v2/images/00f99000-bfab-4357-b1cc-f8b17470735a => generated 1102 bytes in 20 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.193 () {32 vars in 717 bytes} [Wed Jul 15 06:06:49 2026] GET /v2/images/00f99000-bfab-4357-b1cc-f8b17470735a/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.193 () {34 vars in 655 bytes} [Wed Jul 15 06:06:49 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.193 () {32 vars in 726 bytes} [Wed Jul 15 06:06:49 2026] PATCH /v2/images/e8b49b7b-b64b-42a3-a302-71d200f71ecf => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:49 2026] GET /v2/images/e8b49b7b-b64b-42a3-a302-71d200f71ecf => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-15 06:06:49.345 8 WARNING glance.api.v2.images [None req-dfec17aa-7a59-427c-b591-7d0d89433bfd b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e8b49b7b-b64b-42a3-a302-71d200f71ecf [pid: 8|app: 0|req: 362/727] 10.0.0.193 () {32 vars in 710 bytes} [Wed Jul 15 06:06:49 2026] DELETE /v2/images/e8b49b7b-b64b-42a3-a302-71d200f71ecf => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:49 2026] GET /v2/images/e8b49b7b-b64b-42a3-a302-71d200f71ecf => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:49.535 8 WARNING glance.api.v2.images [None req-bf034263-e793-448e-a3d7-5b533d7c954c b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00f99000-bfab-4357-b1cc-f8b17470735a [pid: 8|app: 0|req: 363/729] 10.0.0.193 () {32 vars in 710 bytes} [Wed Jul 15 06:06:49 2026] DELETE /v2/images/00f99000-bfab-4357-b1cc-f8b17470735a => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:50 2026] GET /v2/images/00f99000-bfab-4357-b1cc-f8b17470735a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-15 06:06:50.257 8 WARNING glance.api.v2.images [None req-406bf944-e66f-4f6b-a285-85f7bda6fe05 b3b8903ab6c045299da735a098db2f59 d09ea3285008414abb92f22269c0f219 - - default default] Failed to find image 5486b15d-d1e6-482f-8a06-744fd4206d31 to delete: glance.common.exception.ImageNotFound: No image found with ID 5486b15d-d1e6-482f-8a06-744fd4206d31 [pid: 8|app: 0|req: 364/731] 10.0.0.193 () {32 vars in 710 bytes} [Wed Jul 15 06:06:50 2026] DELETE /v2/images/5486b15d-d1e6-482f-8a06-744fd4206d31 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:50 2026] GET /v2/images/5486b15d-d1e6-482f-8a06-744fd4206d31 => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.193 () {30 vars in 411 bytes} [Wed Jul 15 06:06:53 2026] GET / => generated 1193 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:56 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 23 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.193 () {32 vars in 707 bytes} [Wed Jul 15 06:06:56 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 368/738] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:06:56 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:56 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: 8|app: 0|req: 369/740] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:56 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: 372/741] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:06:56 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 370/742] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 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: 373/743] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 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: 371/744] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:06:57 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 374/745] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 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: 372/746] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 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: 375/747] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jul 15 06:06:57 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 373/748] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jul 15 06:06:57 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:06:57 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: 378/758] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:07:28 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 381/759] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:07:28 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: 379/760] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:07:32 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 382/761] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:07:32 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: 384/764] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:07:42 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 381/765] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:07: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: 387/770] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:07:58 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:07:58 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/794] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:09:49 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => 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: 399/795] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:09:49 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: 401/798] 10.0.0.185 () {36 vars in 987 bytes} [Wed Jul 15 06:10:01 2026] GET /v2/images/2bc19972-eaaf-4eb6-b907-084b9ea9398c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.185 () {36 vars in 927 bytes} [Wed Jul 15 06:10:02 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: 402/806] 199.204.45.153 () {32 vars in 826 bytes} [Wed Jul 15 06:10:32 2026] GET /v2/images?status=active&owner=4faf39b8e0cd4b7f8a7fa5fe4a037441&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 199.204.45.153 () {32 vars in 653 bytes} [Wed Jul 15 06:10:32 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: 403/808] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:10:33 2026] GET /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:10:33 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: 404/810] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:10:33 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: 407/811] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:10:33 2026] GET /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:10: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: 7|app: 0|req: 408/813] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:10: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: 406/814] 10.0.0.129 () {36 vars in 987 bytes} [Wed Jul 15 06:10:33 2026] GET /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => 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: 409/815] 10.0.0.129 () {36 vars in 927 bytes} [Wed Jul 15 06:10:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jul 15 06:10:33 2026] GET /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => 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: 410/817] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:10:33 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: 408/818] 10.0.0.211 () {36 vars in 987 bytes} [Wed Jul 15 06:10:33 2026] GET /v2/images/cb3528c4-00b9-46a9-bc49-fc81cfe1dbb8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:10:33 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: 409/820] 10.0.0.211 () {36 vars in 927 bytes} [Wed Jul 15 06:10: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: 7|app: 0|req: 427/851] 10.0.0.193 () {32 vars in 633 bytes} [Wed Jul 15 06:13:04 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)