+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 6 07:22:04 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7f87d67458-tbms7 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 0x55788e9cc120 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-08-06 07:22:06.204 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-06 07:22:06.225 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-08-06 07:22:06.814 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-08-06 07:22:06.815 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-08-06 07:22:06.855 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-08-06 07:22:06.856 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-08-06 07:22:08.390 7 WARNING glance.api.v2.images [None req-dc7a1001-ad48-4b3d-84a1-bcc555b5b1a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 07:22:08.405 8 WARNING glance.api.v2.images [None req-072d1821-1738-44ba-8157-4dd959b2acd7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-06 07:22:08.631 7 WARNING keystonemiddleware._common.config [None req-dc7a1001-ad48-4b3d-84a1-bcc555b5b1a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:22:08.639 7 WARNING oslo_config.cfg [None req-dc7a1001-ad48-4b3d-84a1-bcc555b5b1a1 - - - - - -] 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 0x55788e9cc120 pid: 7 (default app) 2026-08-06 07:22:08.645 8 WARNING keystonemiddleware._common.config [None req-072d1821-1738-44ba-8157-4dd959b2acd7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:22:08.654 8 WARNING oslo_config.cfg [None req-072d1821-1738-44ba-8157-4dd959b2acd7 - - - - - -] 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 0x55788e9cc120 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:22:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 07:22:10.250 7 WARNING oslo_policy.policy [None req-2c2309a9-8cf7-497f-8c62-9fbba0f2cbfc f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:10.251 7 WARNING oslo_policy.policy [None req-2c2309a9-8cf7-497f-8c62-9fbba0f2cbfc f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:10.271 7 WARNING oslo_policy.policy [None req-2c2309a9-8cf7-497f-8c62-9fbba0f2cbfc f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:10.272 7 WARNING oslo_policy.policy [None req-2c2309a9-8cf7-497f-8c62-9fbba0f2cbfc f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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: 4/5] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:22:09 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:22:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:22:13 2026] GET /v2/images => generated 69 bytes in 45 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-08-06 07:22:13.557 8 WARNING oslo_policy.policy [None req-a1cb8d10-ff95-4f39-a2ff-2e5bd46c6dea f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:13.558 8 WARNING oslo_policy.policy [None req-a1cb8d10-ff95-4f39-a2ff-2e5bd46c6dea f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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: 3/8] 199.19.213.82 () {44 vars in 907 bytes} [Thu Aug 6 07:22:13 2026] GET /v2/images/cirros => generated 151 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.82 () {44 vars in 929 bytes} [Thu Aug 6 07:22:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:22:13.724 8 WARNING oslo_policy.policy [None req-8173a5bd-4dbc-40bb-8d64-d7e201996e05 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:13.725 8 WARNING oslo_policy.policy [None req-8173a5bd-4dbc-40bb-8d64-d7e201996e05 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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: 4/10] 199.19.213.82 () {44 vars in 935 bytes} [Thu Aug 6 07:22:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:22:13.809 7 WARNING oslo_config.cfg [None req-5f179d3f-32ac-4f3d-ae1f-40c4ec1978d1 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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: 7/11] 199.19.213.82 () {48 vars in 947 bytes} [Thu Aug 6 07:22:13 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:22:13.832 8 WARNING oslo_policy.policy [None req-c943d809-1c1d-41fb-be38-41fe13d0824f f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:13.832 8 WARNING oslo_policy.policy [None req-c943d809-1c1d-41fb-be38-41fe13d0824f f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:22:13.834 8 INFO glance.api.v2.image_data [None req-c943d809-1c1d-41fb-be38-41fe13d0824f f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:22:18.809 8 INFO glance.location [None req-c943d809-1c1d-41fb-be38-41fe13d0824f f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.19.213.82 () {48 vars in 1041 bytes} [Thu Aug 6 07:22:13 2026] PUT /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed/file => generated 0 bytes in 5023 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5706 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:22:18 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 07:22:18.885 8 WARNING oslo_config.cfg [None req-36ba03f9-e52c-426a-8693-f0bca416f265 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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: 6/14] 199.19.213.82 () {48 vars in 1045 bytes} [Thu Aug 6 07:22:18 2026] PATCH /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 9/15] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:22:18 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:44:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:44:24 2026] GET /v2/images => generated 1240 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:44:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:44:42 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.82 () {44 vars in 933 bytes} [Thu Aug 6 07:44:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.82 () {44 vars in 955 bytes} [Thu Aug 6 07:44:42 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: 8|app: 0|req: 145/292] 199.19.213.82 () {44 vars in 935 bytes} [Thu Aug 6 07:44:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.82 () {48 vars in 947 bytes} [Thu Aug 6 07:44:42 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:44:42.852 8 INFO glance.api.v2.image_data [None req-b304e529-fd5e-47ef-999a-a52f05aaa204 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:45:17.922 8 INFO glance.location [None req-b304e529-fd5e-47ef-999a-a52f05aaa204 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 146/300] 199.19.213.82 () {48 vars in 1042 bytes} [Thu Aug 6 07:44:42 2026] PUT /v2/images/87f157da-b882-452f-95bf-c0629c59ea66/file => generated 0 bytes in 35127 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64346 switches on core 0) [pid: 7|app: 0|req: 155/301] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:45:17 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 199.19.213.82 () {48 vars in 1045 bytes} [Thu Aug 6 07:45:17 2026] PATCH /v2/images/87f157da-b882-452f-95bf-c0629c59ea66 => 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: 156/303] 199.19.213.82 () {48 vars in 1046 bytes} [Thu Aug 6 07:45:18 2026] PATCH /v2/images/87f157da-b882-452f-95bf-c0629c59ea66 => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/304] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:45:18 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: 158/307] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:45:19 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/308] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:45:19 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:52:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:52:37 2026] GET /v2/images => generated 2451 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:52:45 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:52:45 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 199.19.213.82 () {44 vars in 943 bytes} [Thu Aug 6 07:52:45 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: 197/402] 199.19.213.82 () {44 vars in 965 bytes} [Thu Aug 6 07:52:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.19.213.82 () {44 vars in 935 bytes} [Thu Aug 6 07:52:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.19.213.82 () {48 vars in 947 bytes} [Thu Aug 6 07:52:45 2026] POST /v2/images => generated 799 bytes in 1889 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:52:47.893 7 WARNING oslo_policy.policy [None req-be91ec1a-f68f-40bc-8936-27ffde6f7cd8 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:52:47.893 7 WARNING oslo_policy.policy [None req-be91ec1a-f68f-40bc-8936-27ffde6f7cd8 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - 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-08-06 07:52:47.895 7 INFO glance.api.v2.image_data [None req-be91ec1a-f68f-40bc-8936-27ffde6f7cd8 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:53:43.150 7 INFO glance.location [None req-be91ec1a-f68f-40bc-8936-27ffde6f7cd8 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/417] 199.19.213.82 () {48 vars in 1041 bytes} [Thu Aug 6 07:52:47 2026] PUT /v2/images/657ad240-5d58-4d80-aba8-540e9714b7e5/file => generated 0 bytes in 55333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19530 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:53:43 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: 208/419] 199.19.213.82 () {48 vars in 1046 bytes} [Thu Aug 6 07:53:43 2026] PATCH /v2/images/657ad240-5d58-4d80-aba8-540e9714b7e5 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:53:43 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:55:11 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:55:11 2026] GET /v2/images => generated 3687 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 07:55:26 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:55:26 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 199.19.213.82 () {44 vars in 935 bytes} [Thu Aug 6 07:55:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 199.19.213.82 () {44 vars in 957 bytes} [Thu Aug 6 07:55:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 199.19.213.82 () {44 vars in 935 bytes} [Thu Aug 6 07:55:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 199.19.213.82 () {48 vars in 947 bytes} [Thu Aug 6 07:55:26 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-06 07:55:26.974 8 INFO glance.api.v2.image_data [None req-d83bda09-9b05-4dc5-9c8e-34e61f268f14 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 07:55:43.115 8 INFO glance.location [None req-d83bda09-9b05-4dc5-9c8e-34e61f268f14 f919745094e448548625840d039bab8a a9c544b9bbe1497aa5c7071e4112cdad - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 227/453] 199.19.213.82 () {48 vars in 1042 bytes} [Thu Aug 6 07:55:26 2026] PUT /v2/images/751ec193-9f7e-4819-9d77-c54c7d515602/file => generated 0 bytes in 16188 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36657 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:55:43 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: 8|app: 0|req: 228/455] 199.19.213.82 () {48 vars in 1045 bytes} [Thu Aug 6 07:55:43 2026] PATCH /v2/images/751ec193-9f7e-4819-9d77-c54c7d515602 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 07:55:43 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 08:09:16 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 08:09:16 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 08:12:48 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 08:12:48 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 08:12:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 08:12:50 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: 7|app: 0|req: 339/677] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 08:13:37 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 08:13:37 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 08:13:44 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 08:13:44 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 199.19.213.82 () {42 vars in 684 bytes} [Thu Aug 6 08:14:47 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 199.19.213.82 () {44 vars in 906 bytes} [Thu Aug 6 08:14:47 2026] GET /v2/images => generated 4893 bytes in 82 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: 354/707] 10.0.0.214 () {32 vars in 633 bytes} [Thu Aug 6 08:15:34 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: 357/712] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:15:58 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 25 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: 356/713] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:15:58 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.209 () {36 vars in 987 bytes} [Thu Aug 6 08:15:59 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:15:59 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: 360/718] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:15:59 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: 359/719] 10.0.0.209 () {36 vars in 987 bytes} [Thu Aug 6 08:15:59 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:16:00 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: 360/721] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:16:00 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/722] 10.0.0.209 () {36 vars in 987 bytes} [Thu Aug 6 08:16:00 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 361/723] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:16:00 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: 363/724] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:16:00 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/725] 10.0.0.133 () {36 vars in 987 bytes} [Thu Aug 6 08:16:01 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.133 () {36 vars in 927 bytes} [Thu Aug 6 08:16: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: 363/727] 10.0.0.133 () {36 vars in 987 bytes} [Thu Aug 6 08:16:01 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 365/728] 10.0.0.133 () {36 vars in 927 bytes} [Thu Aug 6 08:16: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: 364/729] 10.0.0.133 () {36 vars in 927 bytes} [Thu Aug 6 08:16:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 199.19.213.82 () {36 vars in 990 bytes} [Thu Aug 6 08:16:01 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 199.19.213.82 () {36 vars in 930 bytes} [Thu Aug 6 08:16: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: 8|app: 0|req: 367/732] 199.19.213.82 () {36 vars in 990 bytes} [Thu Aug 6 08:16:02 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 366/733] 199.19.213.82 () {36 vars in 930 bytes} [Thu Aug 6 08:16: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: 8|app: 0|req: 369/736] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:16:13 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 368/737] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:16: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: 374/748] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:16:59 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 375/749] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:16: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: 7|app: 0|req: 375/750] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:17:02 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 376/751] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:17:03 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: 7|app: 0|req: 378/756] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:17:22 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 379/757] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:17:22 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.214 () {34 vars in 655 bytes} [Thu Aug 6 08:17:48 2026] POST /v2/images => generated 649 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-06 08:17:48.952 7 WARNING glance.api.v2.images [None req-27e99589-c74f-49ef-8688-0b486a236353 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea40c13b-3855-4cee-a106-95f502f1dbb6 [pid: 7|app: 0|req: 383/765] 10.0.0.214 () {32 vars in 710 bytes} [Thu Aug 6 08:17:48 2026] DELETE /v2/images/ea40c13b-3855-4cee-a106-95f502f1dbb6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:17:48 2026] GET /v2/images/ea40c13b-3855-4cee-a106-95f502f1dbb6 => 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: 384/767] 10.0.0.214 () {32 vars in 633 bytes} [Thu Aug 6 08:17:49 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.214 () {34 vars in 655 bytes} [Thu Aug 6 08:17:49 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: 385/769] 10.0.0.214 () {32 vars in 717 bytes} [Thu Aug 6 08:17:49 2026] GET /v2/images/a4cf601c-e4b4-4358-88ff-96024edf9ff0/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:49.135 8 INFO glance.api.v2.image_data [None req-e29ad7c2-dec2-4952-a0c7-6550b5f2d789 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-06 08:17:49.184 8 WARNING glance_store._drivers.rbd [None req-e29ad7c2-dec2-4952-a0c7-6550b5f2d789 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-06 08:17:49.816 8 INFO glance.location [None req-e29ad7c2-dec2-4952-a0c7-6550b5f2d789 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 385/770] 10.0.0.214 () {32 vars in 727 bytes} [Thu Aug 6 08:17:49 2026] PUT /v2/images/a4cf601c-e4b4-4358-88ff-96024edf9ff0/file => generated 0 bytes in 724 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:17:49 2026] GET /v2/images/a4cf601c-e4b4-4358-88ff-96024edf9ff0 => 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: 386/772] 10.0.0.214 () {32 vars in 717 bytes} [Thu Aug 6 08:17:49 2026] GET /v2/images/a4cf601c-e4b4-4358-88ff-96024edf9ff0/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/773] 10.0.0.214 () {34 vars in 655 bytes} [Thu Aug 6 08:17:49 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.214 () {32 vars in 726 bytes} [Thu Aug 6 08:17:50 2026] PATCH /v2/images/0658d375-a0e1-4c34-954c-e2b81ea8185b => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:17:50 2026] GET /v2/images/0658d375-a0e1-4c34-954c-e2b81ea8185b => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:50.146 8 WARNING glance.api.v2.images [None req-9faa7941-ccb0-4235-8785-1c89d717da32 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0658d375-a0e1-4c34-954c-e2b81ea8185b [pid: 8|app: 0|req: 388/776] 10.0.0.214 () {32 vars in 710 bytes} [Thu Aug 6 08:17:50 2026] DELETE /v2/images/0658d375-a0e1-4c34-954c-e2b81ea8185b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:17:50 2026] GET /v2/images/0658d375-a0e1-4c34-954c-e2b81ea8185b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:17:50.221 8 WARNING glance.api.v2.images [None req-9708059d-dcd3-4714-8ba0-e858708d8754 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a4cf601c-e4b4-4358-88ff-96024edf9ff0 [pid: 8|app: 0|req: 389/778] 10.0.0.214 () {32 vars in 710 bytes} [Thu Aug 6 08:17:50 2026] DELETE /v2/images/a4cf601c-e4b4-4358-88ff-96024edf9ff0 => generated 0 bytes in 1036 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:17:51 2026] GET /v2/images/a4cf601c-e4b4-4358-88ff-96024edf9ff0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:17:51.274 8 WARNING glance.api.v2.images [None req-64fdbaea-12b0-4991-8549-2c44b0894c39 2bbde5201e574205bc7096fe76d96f38 97ac91237e7a43c480e62b6a27b409d4 - - default default] Failed to find image ea40c13b-3855-4cee-a106-95f502f1dbb6 to delete: glance.common.exception.ImageNotFound: No image found with ID ea40c13b-3855-4cee-a106-95f502f1dbb6 [pid: 8|app: 0|req: 390/780] 10.0.0.214 () {32 vars in 710 bytes} [Thu Aug 6 08:17:51 2026] DELETE /v2/images/ea40c13b-3855-4cee-a106-95f502f1dbb6 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:17:51 2026] GET /v2/images/ea40c13b-3855-4cee-a106-95f502f1dbb6 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.214 () {30 vars in 411 bytes} [Thu Aug 6 08:17:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/789] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:18:27 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.214 () {32 vars in 707 bytes} [Thu Aug 6 08:18:27 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 396/791] 10.0.0.209 () {36 vars in 987 bytes} [Thu Aug 6 08:18:27 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 396/792] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:18:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:18:27 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: 397/794] 10.0.0.209 () {36 vars in 987 bytes} [Thu Aug 6 08:18:27 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:18:27 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: 398/796] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:18:27 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: 399/797] 10.0.0.209 () {36 vars in 987 bytes} [Thu Aug 6 08:18:27 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 399/798] 10.0.0.209 () {36 vars in 927 bytes} [Thu Aug 6 08:18:27 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: 400/799] 10.0.0.133 () {36 vars in 987 bytes} [Thu Aug 6 08:18:28 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 400/800] 10.0.0.133 () {36 vars in 927 bytes} [Thu Aug 6 08:18:28 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: 401/801] 10.0.0.133 () {36 vars in 987 bytes} [Thu Aug 6 08:18:28 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.133 () {36 vars in 927 bytes} [Thu Aug 6 08:18:28 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.133 () {36 vars in 927 bytes} [Thu Aug 6 08:18:28 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: 405/808] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:18:47 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 404/809] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:18:47 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: 408/816] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:19:16 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 409/817] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:19:16 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: 410/820] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:19:22 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => 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: 411/821] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:19:23 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: 416/830] 10.0.0.163 () {36 vars in 987 bytes} [Thu Aug 6 08:20:02 2026] GET /v2/images/5ebb7186-9e3c-4f18-8f5b-625ba94fd2ed => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.163 () {36 vars in 927 bytes} [Thu Aug 6 08:20:02 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)