+ 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 [Fri May 8 10:41:07 2026] *** compiled with version: 11.4.0 on 06 May 2026 22:36:19 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-86b5b57567-l8k96 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 0x56295912f170 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-08 10:41:09.410 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 10:41:09.427 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-05-08 10:41:10.014 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-08 10:41:10.015 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-08 10:41:10.029 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-08 10:41:10.030 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-08 10:41:11.599 7 WARNING glance.api.v2.images [None req-0fa179f5-f510-495d-b1e9-91c7d360e3ff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:41:11.689 8 WARNING glance.api.v2.images [None req-a6991d09-c5ec-448c-bf0b-0c61b30f93b2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 10:41:11.841 7 WARNING keystonemiddleware._common.config [None req-0fa179f5-f510-495d-b1e9-91c7d360e3ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:41:11.849 7 WARNING oslo_config.cfg [None req-0fa179f5-f510-495d-b1e9-91c7d360e3ff - - - - - -] 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 0x56295912f170 pid: 7 (default app) 2026-05-08 10:41:11.941 8 WARNING keystonemiddleware._common.config [None req-a6991d09-c5ec-448c-bf0b-0c61b30f93b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 10:41:11.949 8 WARNING oslo_config.cfg [None req-a6991d09-c5ec-448c-bf0b-0c61b30f93b2 - - - - - -] 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 0x56295912f170 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 10:41:13 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-08 10:41:13.491 8 WARNING oslo_policy.policy [None req-9c614959-32d5-4e1d-a897-0efcaba41659 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:13.491 8 WARNING oslo_policy.policy [None req-9c614959-32d5-4e1d-a897-0efcaba41659 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:13.512 8 WARNING oslo_policy.policy [None req-9c614959-32d5-4e1d-a897-0efcaba41659 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:13.512 8 WARNING oslo_policy.policy [None req-9c614959-32d5-4e1d-a897-0efcaba41659 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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: 2/6] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 10:41:13 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 10:41:16 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: 3/8] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 10:41:16 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 10:41:16.924 7 WARNING oslo_policy.policy [None req-a5495d03-b1e1-40eb-9921-12b8c825a443 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:16.924 7 WARNING oslo_policy.policy [None req-a5495d03-b1e1-40eb-9921-12b8c825a443 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.109 () {44 vars in 911 bytes} [Fri May 8 10:41:16 2026] GET /v2/images/cirros => generated 151 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.109 () {44 vars in 933 bytes} [Fri May 8 10:41:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 10:41:17.045 7 WARNING oslo_policy.policy [None req-b60a7d5c-6719-4d4b-8a2f-c7892ffcb07d 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:17.046 7 WARNING oslo_policy.policy [None req-b60a7d5c-6719-4d4b-8a2f-c7892ffcb07d 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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/11] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 10:41:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 10:41:17.108 8 WARNING oslo_config.cfg [None req-3eb6bd28-7955-4deb-8dde-8b8aa4f6ebd0 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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: 5/12] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 10:41:17 2026] POST /v2/images => generated 760 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 10:41:17.127 7 WARNING oslo_policy.policy [None req-2ff2b504-b812-4c56-8466-2557947dbbd5 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:17.127 7 WARNING oslo_policy.policy [None req-2ff2b504-b812-4c56-8466-2557947dbbd5 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 10:41:17.128 7 INFO glance.api.v2.image_data [None req-2ff2b504-b812-4c56-8466-2557947dbbd5 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 10:41:21.246 7 INFO glance.location [None req-2ff2b504-b812-4c56-8466-2557947dbbd5 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.109 () {48 vars in 1045 bytes} [Fri May 8 10:41:17 2026] PUT /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff/file => generated 0 bytes in 4159 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8020 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 10:41:21 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 10:41:21.322 7 WARNING oslo_config.cfg [None req-a0106957-5ca8-4ede-890f-ca4d62386ab1 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.204.45.109 () {48 vars in 1049 bytes} [Fri May 8 10:41:21 2026] PATCH /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 7/16] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 10:41:21 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:02:51 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: 139/276] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:02:51 2026] GET /v2/images => generated 1240 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:03:57 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: 145/292] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:03:57 2026] GET /v2/images => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.109 () {44 vars in 937 bytes} [Fri May 8 11:03:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.109 () {44 vars in 959 bytes} [Fri May 8 11:03:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 11:03:57 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: 147/296] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 11:03:57 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:03:57.840 7 INFO glance.api.v2.image_data [None req-da0bfa45-83fc-44b2-87e6-bf05fcce54c7 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:04:22.158 7 INFO glance.location [None req-da0bfa45-83fc-44b2-87e6-bf05fcce54c7 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 150/303] 199.204.45.109 () {48 vars in 1046 bytes} [Fri May 8 11:03:57 2026] PUT /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d/file => generated 0 bytes in 24373 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68468 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:04:22 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.204.45.109 () {48 vars in 1049 bytes} [Fri May 8 11:04:22 2026] PATCH /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => 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: 155/306] 199.204.45.109 () {48 vars in 1050 bytes} [Fri May 8 11:04:22 2026] PATCH /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/307] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:04:22 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: 8|app: 0|req: 156/308] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:04:23 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: 153/309] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:04:23 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:10:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:10:38 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:10: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: 193/389] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:10:46 2026] GET /v2/images => generated 2451 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.109 () {44 vars in 947 bytes} [Fri May 8 11:10:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.109 () {44 vars in 969 bytes} [Fri May 8 11:10:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 11:10:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 11:10:46 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 11:10:47.011 8 WARNING oslo_policy.policy [None req-ad8ada96-9bad-46dd-a65b-0f721db5f79b 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 11:10:47.012 8 WARNING oslo_policy.policy [None req-ad8ada96-9bad-46dd-a65b-0f721db5f79b 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - 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-08 11:10:47.013 8 INFO glance.api.v2.image_data [None req-ad8ada96-9bad-46dd-a65b-0f721db5f79b 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:11:02.582 8 INFO glance.location [None req-ad8ada96-9bad-46dd-a65b-0f721db5f79b 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/398] 199.204.45.109 () {48 vars in 1045 bytes} [Fri May 8 11:10:47 2026] PUT /v2/images/ee9b4f9a-adff-4961-8cba-5d6621988044/file => generated 0 bytes in 15616 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26546 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:11:02 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: 8|app: 0|req: 200/400] 199.204.45.109 () {48 vars in 1050 bytes} [Fri May 8 11:11:02 2026] PATCH /v2/images/ee9b4f9a-adff-4961-8cba-5d6621988044 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:11:02 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:11:40 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: 204/409] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:11:40 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:12:59 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: 214/427] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:12:59 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 11:12:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 199.204.45.109 () {44 vars in 961 bytes} [Fri May 8 11:12:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 199.204.45.109 () {44 vars in 939 bytes} [Fri May 8 11:12:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 199.204.45.109 () {48 vars in 951 bytes} [Fri May 8 11:12:59 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-08 11:12:59.423 8 INFO glance.api.v2.image_data [None req-a4b81736-a794-4218-b05a-3f6f19549d77 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:13:11.364 8 INFO glance.location [None req-a4b81736-a794-4218-b05a-3f6f19549d77 1623486798b54484b4884c4b34ffed68 8217937b2bba4ca09a21a8730bb53868 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 216/434] 199.204.45.109 () {48 vars in 1046 bytes} [Fri May 8 11:12:59 2026] PUT /v2/images/04f134c1-0b5a-400c-b4c2-40d93671b29d/file => generated 0 bytes in 11987 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29054 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:13:11 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.109 () {48 vars in 1049 bytes} [Fri May 8 11:13:11 2026] PATCH /v2/images/04f134c1-0b5a-400c-b4c2-40d93671b29d => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:13:11 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/582] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:25:02 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: 293/583] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:25:02 2026] GET /v2/images => generated 4893 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:27:22 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: 305/613] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:27:22 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:27:24 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: 306/615] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:27:24 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:28:09 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: 314/625] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:28:09 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:28:16 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:28:16 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 199.204.45.109 () {42 vars in 688 bytes} [Fri May 8 11:29:16 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: 320/643] 199.204.45.109 () {44 vars in 910 bytes} [Fri May 8 11:29:16 2026] GET /v2/images => generated 4893 bytes in 66 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: 328/652] 10.0.0.11 () {32 vars in 632 bytes} [Fri May 8 11:29:58 2026] GET /v2/images => generated 4893 bytes in 21 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: 327/657] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:30:20 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 331/658] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:30: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: 329/661] 199.204.45.109 () {36 vars in 991 bytes} [Fri May 8 11:30:22 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 199.204.45.109 () {36 vars in 931 bytes} [Fri May 8 11:30:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 199.204.45.109 () {36 vars in 991 bytes} [Fri May 8 11:30:23 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 334/664] 199.204.45.109 () {36 vars in 931 bytes} [Fri May 8 11:30:23 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: 336/667] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:30:35 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:30:35 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: 338/671] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:30:42 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:30:42 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: 339/673] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:30:42 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: 335/674] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:30:42 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 340/675] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:30:42 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: 336/676] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:30:42 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: 341/677] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:30:43 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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.76 () {36 vars in 926 bytes} [Fri May 8 11:30: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: 7|app: 0|req: 342/679] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:30:43 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: 338/680] 10.0.0.55 () {36 vars in 986 bytes} [Fri May 8 11:30:44 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:30:44 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: 339/682] 10.0.0.55 () {36 vars in 986 bytes} [Fri May 8 11:30:44 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 344/683] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:30:44 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: 340/684] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:30:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:30:52 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 346/688] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:30:52 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: 349/693] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:31:12 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 345/694] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:31: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: 7|app: 0|req: 350/695] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:31:21 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 346/696] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:31:21 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: 351/697] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:31:21 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 347/698] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:31:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.11 () {34 vars in 654 bytes} [Fri May 8 11:31:33 2026] POST /v2/images => generated 648 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 11:31:33.390 7 WARNING glance.api.v2.images [None req-f2098a3b-0f8f-4cf3-9fbd-2b0f2082a3d8 bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ed05d07-cd82-4d0e-8159-bd08bd10ff21 [pid: 7|app: 0|req: 354/704] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 11:31:33 2026] DELETE /v2/images/6ed05d07-cd82-4d0e-8159-bd08bd10ff21 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:31:33 2026] GET /v2/images/6ed05d07-cd82-4d0e-8159-bd08bd10ff21 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/706] 10.0.0.11 () {32 vars in 632 bytes} [Fri May 8 11:31:33 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.11 () {34 vars in 654 bytes} [Fri May 8 11:31:33 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 10.0.0.11 () {32 vars in 716 bytes} [Fri May 8 11:31:33 2026] GET /v2/images/9a9e0ea6-adb1-4362-9275-1899eaab72ff/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 11:31:33.567 8 INFO glance.api.v2.image_data [None req-67ab7b14-3b08-4184-ae57-8286a69a7fdf bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 11:31:33.609 8 WARNING glance_store._drivers.rbd [None req-67ab7b14-3b08-4184-ae57-8286a69a7fdf bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 11:31:34.061 8 INFO glance.location [None req-67ab7b14-3b08-4184-ae57-8286a69a7fdf bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/709] 10.0.0.11 () {32 vars in 726 bytes} [Fri May 8 11:31:33 2026] PUT /v2/images/9a9e0ea6-adb1-4362-9275-1899eaab72ff/file => generated 0 bytes in 536 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:31:34 2026] GET /v2/images/9a9e0ea6-adb1-4362-9275-1899eaab72ff => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.11 () {32 vars in 716 bytes} [Fri May 8 11:31:34 2026] GET /v2/images/9a9e0ea6-adb1-4362-9275-1899eaab72ff/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.11 () {34 vars in 654 bytes} [Fri May 8 11:31:34 2026] POST /v2/images => generated 647 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.11 () {32 vars in 725 bytes} [Fri May 8 11:31:34 2026] PATCH /v2/images/43dfff4e-c9da-4626-a532-c338542e9183 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:31:34 2026] GET /v2/images/43dfff4e-c9da-4626-a532-c338542e9183 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 11:31:34.368 8 WARNING glance.api.v2.images [None req-018b8f7a-e0d4-47e3-9711-666cd02063a6 bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43dfff4e-c9da-4626-a532-c338542e9183 [pid: 8|app: 0|req: 356/715] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 11:31:34 2026] DELETE /v2/images/43dfff4e-c9da-4626-a532-c338542e9183 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:31:34 2026] GET /v2/images/43dfff4e-c9da-4626-a532-c338542e9183 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:31:34.439 8 WARNING glance.api.v2.images [None req-062fbc91-8637-407e-8980-e294d1e79ed8 bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9a9e0ea6-adb1-4362-9275-1899eaab72ff [pid: 8|app: 0|req: 357/717] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 11:31:34 2026] DELETE /v2/images/9a9e0ea6-adb1-4362-9275-1899eaab72ff => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:31:35 2026] GET /v2/images/9a9e0ea6-adb1-4362-9275-1899eaab72ff => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 11:31:35.328 8 WARNING glance.api.v2.images [None req-1f8ed919-e7ac-4fb1-b531-6cd4d2e07187 bbd46b1d55cd4c19afdc7ac88a977064 d55aff81921b4fb5a2d70d63733f6387 - - default default] Failed to find image 6ed05d07-cd82-4d0e-8159-bd08bd10ff21 to delete: glance.common.exception.ImageNotFound: No image found with ID 6ed05d07-cd82-4d0e-8159-bd08bd10ff21 [pid: 8|app: 0|req: 358/719] 10.0.0.11 () {32 vars in 709 bytes} [Fri May 8 11:31:35 2026] DELETE /v2/images/6ed05d07-cd82-4d0e-8159-bd08bd10ff21 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:31:35 2026] GET /v2/images/6ed05d07-cd82-4d0e-8159-bd08bd10ff21 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:32:03 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.11 () {32 vars in 706 bytes} [Fri May 8 11:32:03 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 363/729] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:32:04 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 367/730] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:32:04 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: 364/731] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:32:04 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: 368/732] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:32:04 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:32:04 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: 369/734] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:32:04 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: 366/735] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:32:04 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 370/736] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:32:04 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: 367/737] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:32:04 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: 371/738] 10.0.0.55 () {36 vars in 986 bytes} [Fri May 8 11:32:05 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 368/739] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:32: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: 7|app: 0|req: 372/740] 10.0.0.55 () {36 vars in 986 bytes} [Fri May 8 11:32:05 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 369/741] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:32:05 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: 373/742] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:32:05 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: 370/743] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:32:06 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 374/744] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:32:06 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: 377/749] 10.0.0.11 () {30 vars in 410 bytes} [Fri May 8 11:32:24 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: 373/750] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:32:31 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 378/751] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:32:31 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: 387/778] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:34:38 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 392/779] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:34:38 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: 401/796] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:35:58 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => generated 1171 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/797] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:35:58 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: 403/800] 10.0.0.209 () {36 vars in 987 bytes} [Fri May 8 11:36:06 2026] GET /v2/images/dd123a34-cf0d-485f-adf3-d2bf8b6367ff => 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: 398/801] 10.0.0.209 () {36 vars in 927 bytes} [Fri May 8 11:36:06 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: 401/806] 199.204.45.109 () {32 vars in 826 bytes} [Fri May 8 11:36:30 2026] GET /v2/images?status=active&owner=8217937b2bba4ca09a21a8730bb53868&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 199.204.45.109 () {32 vars in 653 bytes} [Fri May 8 11:36:30 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: 402/808] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:36:30 2026] GET /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => 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: 407/809] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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: 403/810] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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: 408/811] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:36:31 2026] GET /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/812] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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: 409/813] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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: 405/814] 10.0.0.76 () {36 vars in 986 bytes} [Fri May 8 11:36:31 2026] GET /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => 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: 410/815] 10.0.0.76 () {36 vars in 926 bytes} [Fri May 8 11:36:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/816] 10.0.0.55 () {36 vars in 986 bytes} [Fri May 8 11:36:31 2026] GET /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/817] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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: 407/818] 10.0.0.55 () {36 vars in 986 bytes} [Fri May 8 11:36:31 2026] GET /v2/images/ab069ff2-de26-410d-91a8-7a3b88645c9d => 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: 412/819] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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/820] 10.0.0.55 () {36 vars in 926 bytes} [Fri May 8 11:36:31 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: 429/853] 10.0.0.11 () {32 vars in 632 bytes} [Fri May 8 11:39:02 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)