+ 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 [Mon May 18 00:58:19 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:17 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7fbdf58bdf-k2r5t 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 0x561a523b9180 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-18 00:58:21.412 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 00:58:21.452 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-18 00:58:22.021 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:58:22.022 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:58:22.044 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:58:22.045 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-18 00:58:23.665 8 WARNING glance.api.v2.images [None req-3578f570-4047-49c8-bf04-86003ba28e2c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:58:23.776 7 WARNING glance.api.v2.images [None req-862a0738-2b6c-4606-ac37-752cd737717c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:58:23.905 8 WARNING keystonemiddleware._common.config [None req-3578f570-4047-49c8-bf04-86003ba28e2c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:58:23.912 8 WARNING oslo_config.cfg [None req-3578f570-4047-49c8-bf04-86003ba28e2c - - - - - -] 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 0x561a523b9180 pid: 8 (default app) 2026-05-18 00:58:24.021 7 WARNING keystonemiddleware._common.config [None req-862a0738-2b6c-4606-ac37-752cd737717c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:58:24.029 7 WARNING oslo_config.cfg [None req-862a0738-2b6c-4606-ac37-752cd737717c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x561a523b9180 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 00:58:24 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 00:58:25.237 7 WARNING oslo_policy.policy [None req-eda2be4f-d173-4098-ae71-14c2bf99e268 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:25.237 7 WARNING oslo_policy.policy [None req-eda2be4f-d173-4098-ae71-14c2bf99e268 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:25.255 7 WARNING oslo_policy.policy [None req-eda2be4f-d173-4098-ae71-14c2bf99e268 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:25.255 7 WARNING oslo_policy.policy [None req-eda2be4f-d173-4098-ae71-14c2bf99e268 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/6] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 00:58:24 2026] GET /v2/images => generated 69 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 00:58: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: 3/8] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 00:58:28 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 00:58:28.669 8 WARNING oslo_policy.policy [None req-f444a68b-4ff2-4198-acaa-e30380b57c85 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:28.670 8 WARNING oslo_policy.policy [None req-f444a68b-4ff2-4198-acaa-e30380b57c85 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 162.253.55.186 () {44 vars in 911 bytes} [Mon May 18 00:58:28 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 162.253.55.186 () {44 vars in 933 bytes} [Mon May 18 00:58:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 00:58:28.805 8 WARNING oslo_policy.policy [None req-56357456-9be5-44e2-8446-a9191bc1e2a4 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:28.805 8 WARNING oslo_policy.policy [None req-56357456-9be5-44e2-8446-a9191bc1e2a4 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/11] 162.253.55.186 () {44 vars in 939 bytes} [Mon May 18 00:58:28 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-05-18 00:58:28.886 7 WARNING oslo_config.cfg [None req-5ca1957e-b10c-494d-a33d-b1f69dc427f4 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 5/12] 162.253.55.186 () {48 vars in 951 bytes} [Mon May 18 00:58:28 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 00:58:28.907 8 WARNING oslo_policy.policy [None req-522dd20b-221e-47b2-92d7-0f082dda392c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:28.907 8 WARNING oslo_policy.policy [None req-522dd20b-221e-47b2-92d7-0f082dda392c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 00:58:28.909 8 INFO glance.api.v2.image_data [None req-522dd20b-221e-47b2-92d7-0f082dda392c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 00:58:32.319 8 INFO glance.location [None req-522dd20b-221e-47b2-92d7-0f082dda392c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 162.253.55.186 () {48 vars in 1045 bytes} [Mon May 18 00:58:28 2026] PUT /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4/file => generated 0 bytes in 3457 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6158 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 00:58:32 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 00:58:32.398 8 WARNING oslo_config.cfg [None req-bcd246d5-9318-472d-bc10-2596a2c06653 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/15] 162.253.55.186 () {48 vars in 1049 bytes} [Mon May 18 00:58:32 2026] PATCH /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 7/16] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 00:58:32 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:19:39 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: 135/272] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:19:39 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:20: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: 140/278] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:20:02 2026] GET /v2/images => generated 1240 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 162.253.55.186 () {44 vars in 937 bytes} [Mon May 18 01:20:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 162.253.55.186 () {44 vars in 959 bytes} [Mon May 18 01:20:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 162.253.55.186 () {44 vars in 939 bytes} [Mon May 18 01:20:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 162.253.55.186 () {48 vars in 951 bytes} [Mon May 18 01:20:02 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:20:02.894 7 WARNING oslo_policy.policy [None req-7b02c7bc-af87-462c-b40d-e1ae33d5c44c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:20:02.894 7 WARNING oslo_policy.policy [None req-7b02c7bc-af87-462c-b40d-e1ae33d5c44c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-18 01:20:02.896 7 INFO glance.api.v2.image_data [None req-7b02c7bc-af87-462c-b40d-e1ae33d5c44c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:20:28.273 7 INFO glance.location [None req-7b02c7bc-af87-462c-b40d-e1ae33d5c44c 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/289] 162.253.55.186 () {48 vars in 1046 bytes} [Mon May 18 01:20:02 2026] PUT /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa/file => generated 0 bytes in 25434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64339 switches on core 0) [pid: 8|app: 0|req: 149/290] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:20:28 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 162.253.55.186 () {48 vars in 1049 bytes} [Mon May 18 01:20:28 2026] PATCH /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/292] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 01:20:28 2026] PATCH /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:20:28 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:20:29 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/295] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:20:29 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/370] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:26:44 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: 189/371] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:26:44 2026] GET /v2/images => generated 2451 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:26:56 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: 192/377] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:26:56 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 162.253.55.186 () {44 vars in 947 bytes} [Mon May 18 01:26:56 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: 193/379] 162.253.55.186 () {44 vars in 969 bytes} [Mon May 18 01:26:56 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 162.253.55.186 () {44 vars in 939 bytes} [Mon May 18 01:26:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 162.253.55.186 () {48 vars in 951 bytes} [Mon May 18 01:26:56 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:26:56.932 7 INFO glance.api.v2.image_data [None req-a9893758-5474-4bee-91b1-13b3dcb9dae1 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:27:10.663 7 INFO glance.location [None req-a9893758-5474-4bee-91b1-13b3dcb9dae1 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/384] 162.253.55.186 () {48 vars in 1045 bytes} [Mon May 18 01:26:56 2026] PUT /v2/images/8a5bfbf3-55de-4e6d-99e4-8e2d4c1e1fc2/file => generated 0 bytes in 13772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23983 switches on core 0) [pid: 8|app: 0|req: 197/385] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:27:10 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 01:27:10 2026] PATCH /v2/images/8a5bfbf3-55de-4e6d-99e4-8e2d4c1e1fc2 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:27:10 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/396] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:27:46 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: 194/397] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:27:46 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/400] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:27:58 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: 205/401] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:27:58 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 162.253.55.186 () {44 vars in 939 bytes} [Mon May 18 01:27:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 162.253.55.186 () {44 vars in 961 bytes} [Mon May 18 01:27:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/404] 162.253.55.186 () {44 vars in 939 bytes} [Mon May 18 01:27:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 162.253.55.186 () {48 vars in 951 bytes} [Mon May 18 01:27:58 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:27:58.246 7 INFO glance.api.v2.image_data [None req-a6437ec8-346f-4ba4-bc9c-b43f30310483 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:28:16.572 7 INFO glance.location [None req-a6437ec8-346f-4ba4-bc9c-b43f30310483 2e0bf81ffc104005bbfd0306974e2f0b ff340c3f0a1a469fa3a45ca9642e8551 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 199/410] 162.253.55.186 () {48 vars in 1046 bytes} [Mon May 18 01:27:58 2026] PUT /v2/images/ba97029e-6935-4272-acaa-b592ece91e6e/file => generated 0 bytes in 18374 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29007 switches on core 0) [pid: 8|app: 0|req: 212/411] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:28:16 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/412] 162.253.55.186 () {48 vars in 1049 bytes} [Mon May 18 01:28:16 2026] PATCH /v2/images/ba97029e-6935-4272-acaa-b592ece91e6e => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/413] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:28:16 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: 283/552] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:39:46 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: 270/553] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:39:46 2026] GET /v2/images => generated 4893 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/580] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:42:03 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: 284/581] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:42:03 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/584] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:42:05 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: 286/585] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:42:05 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/594] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:42:48 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: 291/595] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:42:48 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/598] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:42: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: 293/599] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:42:56 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/610] 162.253.55.186 () {42 vars in 688 bytes} [Mon May 18 01:43: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: 299/611] 162.253.55.186 () {44 vars in 910 bytes} [Mon May 18 01:43:54 2026] GET /v2/images => generated 4893 bytes in 50 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: 318/622] 10.0.0.109 () {32 vars in 633 bytes} [Mon May 18 01:44:35 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/627] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:44:55 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 20 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: 307/628] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:44:55 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: 322/629] 162.253.55.186 () {36 vars in 991 bytes} [Mon May 18 01:44:58 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/630] 162.253.55.186 () {36 vars in 931 bytes} [Mon May 18 01:44:58 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: 323/631] 162.253.55.186 () {36 vars in 991 bytes} [Mon May 18 01:44:59 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/632] 162.253.55.186 () {36 vars in 931 bytes} [Mon May 18 01:44:59 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: 324/633] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:45:00 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/634] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:45:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/635] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:45:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/636] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:45:01 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 326/637] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:45:01 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: 312/638] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:45:01 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: 327/639] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:45:01 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/640] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:45:01 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: 328/641] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:45:01 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: 314/642] 10.0.0.70 () {36 vars in 986 bytes} [Mon May 18 01:45:02 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/643] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:45:02 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: 315/644] 10.0.0.70 () {36 vars in 986 bytes} [Mon May 18 01:45:02 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 330/645] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:45:02 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: 316/646] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:45:02 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: 318/649] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:45:12 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 332/650] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:45:12 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: 319/651] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:45:14 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 333/652] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:45:14 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: 323/659] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 337/660] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/661] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:45:44 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/662] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:45:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/667] 10.0.0.109 () {30 vars in 411 bytes} [Mon May 18 01:45: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: 331/676] 10.0.0.109 () {34 vars in 655 bytes} [Mon May 18 01:46:38 2026] POST /v2/images => generated 648 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 01:46:38.653 8 WARNING glance.api.v2.images [None req-478384e6-5422-4c22-bc07-1ba9883d3abc a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e19074a2-3d01-4c1e-806b-d6f04901cb49 [pid: 8|app: 0|req: 346/677] 10.0.0.109 () {32 vars in 710 bytes} [Mon May 18 01:46:38 2026] DELETE /v2/images/e19074a2-3d01-4c1e-806b-d6f04901cb49 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/678] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:46:38 2026] GET /v2/images/e19074a2-3d01-4c1e-806b-d6f04901cb49 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/679] 10.0.0.109 () {32 vars in 633 bytes} [Mon May 18 01:46:38 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/680] 10.0.0.109 () {34 vars in 655 bytes} [Mon May 18 01:46:38 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/681] 10.0.0.109 () {32 vars in 717 bytes} [Mon May 18 01:46:38 2026] GET /v2/images/b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:46:38.918 7 INFO glance.api.v2.image_data [None req-d86e62d6-3d9e-44be-82dc-411bff042484 a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:46:38.956 7 WARNING glance_store._drivers.rbd [None req-d86e62d6-3d9e-44be-82dc-411bff042484 a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-18 01:46:39.817 7 INFO glance.location [None req-d86e62d6-3d9e-44be-82dc-411bff042484 a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 334/682] 10.0.0.109 () {32 vars in 727 bytes} [Mon May 18 01:46:38 2026] PUT /v2/images/b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad/file => generated 0 bytes in 943 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/683] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:46:39 2026] GET /v2/images/b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad => 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: 335/684] 10.0.0.109 () {32 vars in 717 bytes} [Mon May 18 01:46:39 2026] GET /v2/images/b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/685] 10.0.0.109 () {34 vars in 655 bytes} [Mon May 18 01:46:39 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: 7|app: 0|req: 336/686] 10.0.0.109 () {32 vars in 726 bytes} [Mon May 18 01:46:40 2026] PATCH /v2/images/d6d3917d-e58b-4f0d-9b1b-69f4bdba37ca => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/687] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:46:40 2026] GET /v2/images/d6d3917d-e58b-4f0d-9b1b-69f4bdba37ca => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:46:40.143 7 WARNING glance.api.v2.images [None req-079dfa23-ee13-4a3d-89ad-210e0a591422 a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d6d3917d-e58b-4f0d-9b1b-69f4bdba37ca [pid: 7|app: 0|req: 337/688] 10.0.0.109 () {32 vars in 710 bytes} [Mon May 18 01:46:40 2026] DELETE /v2/images/d6d3917d-e58b-4f0d-9b1b-69f4bdba37ca => generated 0 bytes in 168 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/689] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:46:40 2026] GET /v2/images/d6d3917d-e58b-4f0d-9b1b-69f4bdba37ca => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:46:40.323 7 WARNING glance.api.v2.images [None req-f7a27d0a-04a8-4a83-a950-d8e994fc584a a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad [pid: 7|app: 0|req: 338/690] 10.0.0.109 () {32 vars in 710 bytes} [Mon May 18 01:46:40 2026] DELETE /v2/images/b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/691] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:46:41 2026] GET /v2/images/b0ce8400-8bcb-4f7e-a9fc-0cba10dc49ad => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:46:41.166 7 WARNING glance.api.v2.images [None req-93f491fd-c0f1-42e9-8130-0bb7b0753dfa a14701100cce4aa7aa1ea0353f1959d8 9e411ea7b33f4269b102ca6e24c81dcb - - default default] Failed to find image e19074a2-3d01-4c1e-806b-d6f04901cb49 to delete: glance.common.exception.ImageNotFound: No image found with ID e19074a2-3d01-4c1e-806b-d6f04901cb49 [pid: 7|app: 0|req: 339/692] 10.0.0.109 () {32 vars in 710 bytes} [Mon May 18 01:46:41 2026] DELETE /v2/images/e19074a2-3d01-4c1e-806b-d6f04901cb49 => 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: 354/693] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:46:41 2026] GET /v2/images/e19074a2-3d01-4c1e-806b-d6f04901cb49 => 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: 360/704] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:47:25 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 345/705] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:47:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/708] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:47:35 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 347/709] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:47:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/710] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:47:39 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 348/711] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:47:39 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: 351/716] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:48:01 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 366/717] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:48:01 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/718] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:48:01 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 367/719] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:48:01 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: 369/722] 162.253.55.186 () {32 vars in 826 bytes} [Mon May 18 01:48:12 2026] GET /v2/images?status=active&owner=ff340c3f0a1a469fa3a45ca9642e8551&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 162.253.55.186 () {32 vars in 653 bytes} [Mon May 18 01:48:12 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/724] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:48:13 2026] GET /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => 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: 355/725] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/726] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:48:13 2026] GET /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/728] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:13 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: 357/729] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:13 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: 373/730] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:48:13 2026] GET /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => 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: 358/731] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/732] 10.0.0.70 () {36 vars in 986 bytes} [Mon May 18 01:48:13 2026] GET /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/733] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:48:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/734] 10.0.0.70 () {36 vars in 986 bytes} [Mon May 18 01:48:13 2026] GET /v2/images/87552e29-d318-4684-abbf-faa8fb3c25fa => 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: 360/735] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:48:13 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: 376/736] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:48:13 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: 362/739] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/740] 10.0.0.109 () {32 vars in 707 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 363/741] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/742] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/743] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/744] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/745] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/746] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:20 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: 366/747] 10.0.0.22 () {36 vars in 986 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.22 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/749] 10.0.0.70 () {36 vars in 986 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 383/750] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/751] 10.0.0.70 () {36 vars in 986 bytes} [Mon May 18 01:48:20 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 384/752] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/753] 10.0.0.70 () {36 vars in 926 bytes} [Mon May 18 01:48:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.105 () {36 vars in 987 bytes} [Mon May 18 01:48:43 2026] GET /v2/images/cae07a6a-445d-4587-8119-c89de8061ba4 => 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: 387/759] 10.0.0.105 () {36 vars in 927 bytes} [Mon May 18 01:48:43 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: 401/786] 10.0.0.109 () {32 vars in 633 bytes} [Mon May 18 01:50:45 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)