+ 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 Sep 3 16:42:50 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-664d858899-98pjw 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 0x558be5e27180 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-09-03 16:42:52.810 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-03 16:42:52.812 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-09-03 16:42:53.472 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-09-03 16:42:53.473 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-09-03 16:42:53.510 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-09-03 16:42:53.511 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-09-03 16:42:55.168 7 WARNING glance.api.v2.images [None req-53f56fd2-c930-4bc5-87af-dd437a550f6a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 16:42:55.288 8 WARNING glance.api.v2.images [None req-eeaa737d-75d7-4e94-bda9-8a48db968fa7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 16:42:55.415 7 WARNING keystonemiddleware._common.config [None req-53f56fd2-c930-4bc5-87af-dd437a550f6a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 16:42:55.423 7 WARNING oslo_config.cfg [None req-53f56fd2-c930-4bc5-87af-dd437a550f6a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x558be5e27180 pid: 7 (default app) 2026-09-03 16:42:55.540 8 WARNING keystonemiddleware._common.config [None req-eeaa737d-75d7-4e94-bda9-8a48db968fa7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 16:42:55.548 8 WARNING oslo_config.cfg [None req-eeaa737d-75d7-4e94-bda9-8a48db968fa7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x558be5e27180 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 16:42:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-03 16:42:58.399 8 WARNING oslo_policy.policy [None req-e18b7de5-59cc-44a1-b616-e4e75cafac1e 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:42:58.399 8 WARNING oslo_policy.policy [None req-e18b7de5-59cc-44a1-b616-e4e75cafac1e 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:42:58.440 8 WARNING oslo_policy.policy [None req-e18b7de5-59cc-44a1-b616-e4e75cafac1e 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:42:58.441 8 WARNING oslo_policy.policy [None req-e18b7de5-59cc-44a1-b616-e4e75cafac1e 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 16:42:57 2026] GET /v2/images => generated 69 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 16:43:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 16:43:01 2026] GET /v2/images => generated 69 bytes in 43 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-09-03 16:43:02.051 7 WARNING oslo_policy.policy [None req-87cbf6b7-29bd-46b5-97bf-828a58060dde 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:43:02.051 7 WARNING oslo_policy.policy [None req-87cbf6b7-29bd-46b5-97bf-828a58060dde 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.242 () {44 vars in 911 bytes} [Thu Sep 3 16:43:02 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.242 () {44 vars in 933 bytes} [Thu Sep 3 16:43:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 16:43:02.199 7 WARNING oslo_policy.policy [None req-8d306770-a4b8-4b0e-94f7-59511c87dc51 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:43:02.200 7 WARNING oslo_policy.policy [None req-8d306770-a4b8-4b0e-94f7-59511c87dc51 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.242 () {44 vars in 939 bytes} [Thu Sep 3 16:43:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 16:43:02.299 8 WARNING oslo_config.cfg [None req-de1050dd-ea28-4730-8391-6e2a53835af9 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.242 () {48 vars in 951 bytes} [Thu Sep 3 16:43:02 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 16:43:02.327 7 WARNING oslo_policy.policy [None req-3635c663-9096-4b8f-abb8-8bc3002c9797 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:43:02.327 7 WARNING oslo_policy.policy [None req-3635c663-9096-4b8f-abb8-8bc3002c9797 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 16:43:02.330 7 INFO glance.api.v2.image_data [None req-3635c663-9096-4b8f-abb8-8bc3002c9797 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 16:43:06.317 7 INFO glance.location [None req-3635c663-9096-4b8f-abb8-8bc3002c9797 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 162.253.55.242 () {48 vars in 1045 bytes} [Thu Sep 3 16:43:02 2026] PUT /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e/file => generated 0 bytes in 4068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8438 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 16:43:06 2026] GET /v2/images => generated 1240 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-03 16:43:06.430 7 WARNING oslo_config.cfg [None req-4de7bae2-8aa3-45e7-923b-7364e77cce39 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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/16] 162.253.55.242 () {48 vars in 1049 bytes} [Thu Sep 3 16:43:06 2026] PATCH /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 16:43:06 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:06:16 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: 148/297] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:06:16 2026] GET /v2/images => generated 1240 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:10:32 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: 175/349] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images => generated 1240 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 162.253.55.242 () {44 vars in 937 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 162.253.55.242 () {44 vars in 959 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 162.253.55.242 () {44 vars in 939 bytes} [Thu Sep 3 17:10:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 162.253.55.242 () {48 vars in 951 bytes} [Thu Sep 3 17:10:33 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 17:10:33.148 8 WARNING oslo_policy.policy [None req-e587b3fc-c8f0-482f-89b1-076cb4ec1946 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 17:10:33.148 8 WARNING oslo_policy.policy [None req-e587b3fc-c8f0-482f-89b1-076cb4ec1946 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - 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-09-03 17:10:33.151 8 INFO glance.api.v2.image_data [None req-e587b3fc-c8f0-482f-89b1-076cb4ec1946 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:11:08.774 8 INFO glance.location [None req-e587b3fc-c8f0-482f-89b1-076cb4ec1946 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 177/362] 162.253.55.242 () {48 vars in 1046 bytes} [Thu Sep 3 17:10:33 2026] PUT /v2/images/9d9336e9-fbcc-432b-931e-b8586142040e/file => generated 0 bytes in 35723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63717 switches on core 0) [pid: 7|app: 0|req: 186/363] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:11:08 2026] GET /v2/images => generated 2451 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/364] 162.253.55.242 () {48 vars in 1049 bytes} [Thu Sep 3 17:11:08 2026] PATCH /v2/images/9d9336e9-fbcc-432b-931e-b8586142040e => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/365] 162.253.55.242 () {48 vars in 1050 bytes} [Thu Sep 3 17:11:08 2026] PATCH /v2/images/9d9336e9-fbcc-432b-931e-b8586142040e => generated 1209 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/366] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:11:09 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/367] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:11:10 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: 180/368] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:11:10 2026] GET /v2/images => generated 2451 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/453] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:18:06 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: 231/454] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:18:06 2026] GET /v2/images => generated 2451 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/455] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:18:15 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: 232/456] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:18:15 2026] GET /v2/images => generated 2451 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/457] 162.253.55.242 () {44 vars in 947 bytes} [Thu Sep 3 17:18:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/458] 162.253.55.242 () {44 vars in 969 bytes} [Thu Sep 3 17:18:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/459] 162.253.55.242 () {44 vars in 939 bytes} [Thu Sep 3 17:18:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/460] 162.253.55.242 () {48 vars in 951 bytes} [Thu Sep 3 17:18:15 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 17:18:15.336 8 INFO glance.api.v2.image_data [None req-f03ffc9e-4c14-434b-8162-07e2a3bef5ad 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:18:30.986 8 INFO glance.location [None req-f03ffc9e-4c14-434b-8162-07e2a3bef5ad 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 227/465] 162.253.55.242 () {48 vars in 1045 bytes} [Thu Sep 3 17:18:15 2026] PUT /v2/images/4b4e6b13-a3ed-46c7-869f-dc83f6590773/file => generated 0 bytes in 15722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24960 switches on core 0) [pid: 7|app: 0|req: 239/466] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:18:31 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/467] 162.253.55.242 () {48 vars in 1050 bytes} [Thu Sep 3 17:18:31 2026] PATCH /v2/images/4b4e6b13-a3ed-46c7-869f-dc83f6590773 => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/468] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:18:31 2026] GET /v2/images => generated 3687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/477] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:19:08 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: 245/478] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:19:08 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/481] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:19:22 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: 247/482] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:19:22 2026] GET /v2/images => generated 3687 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/483] 162.253.55.242 () {44 vars in 939 bytes} [Thu Sep 3 17:19:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/484] 162.253.55.242 () {44 vars in 961 bytes} [Thu Sep 3 17:19:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/485] 162.253.55.242 () {44 vars in 939 bytes} [Thu Sep 3 17:19:23 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: 7|app: 0|req: 249/486] 162.253.55.242 () {48 vars in 951 bytes} [Thu Sep 3 17:19:23 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 17:19:23.104 8 INFO glance.api.v2.image_data [None req-3707558a-06f4-417e-887f-8db123ac6c2b 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:19:46.071 8 INFO glance.location [None req-3707558a-06f4-417e-887f-8db123ac6c2b 8683bf07304f4692a042f736afa186f7 33988093ee3443979a0495eacaa13164 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 8|app: 0|req: 238/493] 162.253.55.242 () {48 vars in 1046 bytes} [Thu Sep 3 17:19:23 2026] PUT /v2/images/6efec400-021d-4b71-b0a8-932a0d3de8ea/file => generated 0 bytes in 23027 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31380 switches on core 0) [pid: 7|app: 0|req: 256/494] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:19:46 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/495] 162.253.55.242 () {48 vars in 1049 bytes} [Thu Sep 3 17:19:46 2026] PATCH /v2/images/6efec400-021d-4b71-b0a8-932a0d3de8ea => generated 1204 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/496] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:19:46 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/665] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:33:50 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/666] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:33:50 2026] GET /v2/images => generated 4893 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/699] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:36:26 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: 341/700] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:36:26 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/701] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:36:28 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: 342/702] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:36:28 2026] GET /v2/images => generated 4893 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/713] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:37:17 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/714] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:37:17 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/715] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:37:25 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: 367/716] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:37:25 2026] GET /v2/images => generated 4893 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/731] 162.253.55.242 () {42 vars in 688 bytes} [Thu Sep 3 17:38:31 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: 357/732] 162.253.55.242 () {44 vars in 910 bytes} [Thu Sep 3 17:38:31 2026] GET /v2/images => generated 4893 bytes in 118 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: 381/743] 10.0.0.221 () {32 vars in 633 bytes} [Thu Sep 3 17:39:15 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/748] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:39:37 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 41 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: 365/749] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:39:37 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: 385/750] 10.0.0.218 () {36 vars in 987 bytes} [Thu Sep 3 17:39:37 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 366/751] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:39:37 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/752] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:39:37 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: 367/753] 10.0.0.218 () {36 vars in 987 bytes} [Thu Sep 3 17:39:37 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/754] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:39:38 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: 368/755] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:39:38 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: 7|app: 0|req: 388/756] 10.0.0.218 () {36 vars in 987 bytes} [Thu Sep 3 17:39:38 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/757] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:39:38 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: 389/758] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:39:38 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: 370/759] 10.0.0.198 () {36 vars in 987 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/760] 10.0.0.198 () {36 vars in 927 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/761] 10.0.0.198 () {36 vars in 987 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/762] 10.0.0.198 () {36 vars in 927 bytes} [Thu Sep 3 17:39:39 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: 372/763] 10.0.0.198 () {36 vars in 927 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/764] 162.253.55.242 () {36 vars in 991 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/765] 162.253.55.242 () {36 vars in 931 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/766] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/767] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/768] 162.253.55.242 () {36 vars in 991 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/769] 162.253.55.242 () {36 vars in 931 bytes} [Thu Sep 3 17:39:41 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: 398/776] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:40:08 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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/777] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:40:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/778] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:40:14 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 380/779] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:40:14 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: 383/784] 10.0.0.221 () {30 vars in 411 bytes} [Thu Sep 3 17:40:34 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: 403/787] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:40:35 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/788] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:40:35 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/797] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:41:17 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/798] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:41:17 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/805] 10.0.0.221 () {34 vars in 655 bytes} [Thu Sep 3 17:41:54 2026] POST /v2/images => generated 649 bytes in 275 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-03 17:41:54.350 8 WARNING glance.api.v2.images [None req-e28f89ea-68a5-4188-8a27-12c0d0909689 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49e9143a-6441-491f-95c1-3d400a712170 [pid: 8|app: 0|req: 394/806] 10.0.0.221 () {32 vars in 710 bytes} [Thu Sep 3 17:41:54 2026] DELETE /v2/images/49e9143a-6441-491f-95c1-3d400a712170 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/807] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:41:54 2026] GET /v2/images/49e9143a-6441-491f-95c1-3d400a712170 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/808] 10.0.0.221 () {32 vars in 633 bytes} [Thu Sep 3 17:41:54 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/809] 10.0.0.221 () {34 vars in 655 bytes} [Thu Sep 3 17:41:54 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/810] 10.0.0.221 () {32 vars in 717 bytes} [Thu Sep 3 17:41:54 2026] GET /v2/images/9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-03 17:41:54.801 7 INFO glance.api.v2.image_data [None req-8a79e15a-e4f2-4783-8741-75e0e175712f 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:41:54.859 7 WARNING glance_store._drivers.rbd [None req-8a79e15a-e4f2-4783-8741-75e0e175712f 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-03 17:41:55.216 7 INFO glance.location [None req-8a79e15a-e4f2-4783-8741-75e0e175712f 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 415/811] 10.0.0.221 () {32 vars in 727 bytes} [Thu Sep 3 17:41:54 2026] PUT /v2/images/9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac/file => generated 0 bytes in 500 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/812] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:41:55 2026] GET /v2/images/9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/813] 10.0.0.221 () {32 vars in 717 bytes} [Thu Sep 3 17:41:55 2026] GET /v2/images/9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/815] 10.0.0.221 () {34 vars in 655 bytes} [Thu Sep 3 17:41:55 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/817] 10.0.0.221 () {32 vars in 726 bytes} [Thu Sep 3 17:41:55 2026] PATCH /v2/images/836688ce-eb9c-48c5-b91b-47888d037ed4 => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/818] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:41:55 2026] GET /v2/images/836688ce-eb9c-48c5-b91b-47888d037ed4 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-03 17:41:55.642 8 WARNING glance.api.v2.images [None req-6afdfef9-d1e2-49a5-ac94-1d18465c7da8 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//836688ce-eb9c-48c5-b91b-47888d037ed4 [pid: 8|app: 0|req: 400/819] 10.0.0.221 () {32 vars in 710 bytes} [Thu Sep 3 17:41:55 2026] DELETE /v2/images/836688ce-eb9c-48c5-b91b-47888d037ed4 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/820] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:41:55 2026] GET /v2/images/836688ce-eb9c-48c5-b91b-47888d037ed4 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 17:41:55.717 8 WARNING glance.api.v2.images [None req-85a104d4-6ddd-4018-aad4-87c2269c9c90 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac [pid: 8|app: 0|req: 401/821] 10.0.0.221 () {32 vars in 710 bytes} [Thu Sep 3 17:41:55 2026] DELETE /v2/images/9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac => generated 0 bytes in 832 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/822] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:41:56 2026] GET /v2/images/9e4f5acb-a798-4ccd-ba10-fc76a5dee8ac => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 17:41:56.568 8 WARNING glance.api.v2.images [None req-b9daa282-b485-4a9e-a42e-23bee63859b6 50b37b55b76d47fea1ede06c4daa8da5 dfe4854d59494ca1872f11f6ff60e182 - - default default] Failed to find image 49e9143a-6441-491f-95c1-3d400a712170 to delete: glance.common.exception.ImageNotFound: No image found with ID 49e9143a-6441-491f-95c1-3d400a712170 [pid: 8|app: 0|req: 402/823] 10.0.0.221 () {32 vars in 710 bytes} [Thu Sep 3 17:41:56 2026] DELETE /v2/images/49e9143a-6441-491f-95c1-3d400a712170 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/824] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:41:56 2026] GET /v2/images/49e9143a-6441-491f-95c1-3d400a712170 => 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: 403/825] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:42:02 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 423/826] 10.0.0.221 () {32 vars in 707 bytes} [Thu Sep 3 17:42:02 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 404/827] 10.0.0.218 () {36 vars in 987 bytes} [Thu Sep 3 17:42:03 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/828] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:42:03 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: 405/829] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:42:03 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: 425/830] 10.0.0.218 () {36 vars in 987 bytes} [Thu Sep 3 17:42:03 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/831] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:42:03 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: 426/832] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:42:03 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: 407/833] 10.0.0.218 () {36 vars in 987 bytes} [Thu Sep 3 17:42:03 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 427/834] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:42:03 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: 408/835] 10.0.0.218 () {36 vars in 927 bytes} [Thu Sep 3 17:42:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/836] 10.0.0.198 () {36 vars in 987 bytes} [Thu Sep 3 17:42:03 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/837] 10.0.0.198 () {36 vars in 927 bytes} [Thu Sep 3 17:42: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: 429/838] 10.0.0.198 () {36 vars in 987 bytes} [Thu Sep 3 17:42:04 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 410/839] 10.0.0.198 () {36 vars in 927 bytes} [Thu Sep 3 17:42: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: 430/840] 10.0.0.198 () {36 vars in 927 bytes} [Thu Sep 3 17:42: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: 432/843] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:42:13 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => 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: 412/844] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:42:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/851] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:42:37 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/852] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:42:37 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: 419/857] 10.0.0.45 () {36 vars in 986 bytes} [Thu Sep 3 17:43:02 2026] GET /v2/images/f3decb95-24a8-4a8f-882b-1e94d10b8c0e => generated 1171 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/858] 10.0.0.45 () {36 vars in 926 bytes} [Thu Sep 3 17:43:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)