+ 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 05:41:44 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-774dfff5b9-dv2qx 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 0x55e985dbc150 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 05:41:46.519 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-03 05:41:46.586 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-09-03 05:41:47.213 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 05:41:47.214 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 05:41:47.323 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 05:41:47.324 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 05:41:48.913 7 WARNING glance.api.v2.images [None req-813f3946-4556-45d4-98e5-fa51b052fdc9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 05:41:48.945 8 WARNING glance.api.v2.images [None req-35c7a7d4-1e06-4a35-b12d-474b8b5f18d9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 05:41:49.153 7 WARNING keystonemiddleware._common.config [None req-813f3946-4556-45d4-98e5-fa51b052fdc9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 05:41:49.161 7 WARNING oslo_config.cfg [None req-813f3946-4556-45d4-98e5-fa51b052fdc9 - - - - - -] 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 0x55e985dbc150 pid: 7 (default app) 2026-09-03 05:41:49.183 8 WARNING keystonemiddleware._common.config [None req-35c7a7d4-1e06-4a35-b12d-474b8b5f18d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 05:41:49.191 8 WARNING oslo_config.cfg [None req-35c7a7d4-1e06-4a35-b12d-474b8b5f18d9 - - - - - -] 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 0x55e985dbc150 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 05:41:50 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-03 05:41:51.520 8 WARNING oslo_policy.policy [None req-e2a95c9e-103a-4d91-be3c-3acdb63e9bc9 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:51.520 8 WARNING oslo_policy.policy [None req-e2a95c9e-103a-4d91-be3c-3acdb63e9bc9 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:51.558 8 WARNING oslo_policy.policy [None req-e2a95c9e-103a-4d91-be3c-3acdb63e9bc9 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:51.559 8 WARNING oslo_policy.policy [None req-e2a95c9e-103a-4d91-be3c-3acdb63e9bc9 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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/5] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 05:41:50 2026] GET /v2/images => generated 69 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 05:41:55 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: 4/7] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 05:41:55 2026] GET /v2/images => generated 69 bytes in 58 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 05:41:55.591 7 WARNING oslo_policy.policy [None req-f2e9ef09-392e-4876-89c3-76ef35c54bf0 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:55.592 7 WARNING oslo_policy.policy [None req-f2e9ef09-392e-4876-89c3-76ef35c54bf0 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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/8] 162.253.55.149 () {44 vars in 911 bytes} [Thu Sep 3 05:41:55 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.149 () {44 vars in 933 bytes} [Thu Sep 3 05:41:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 05:41:55.727 7 WARNING oslo_policy.policy [None req-1c524cbe-a6bb-47bf-8f6f-c048f6b368a3 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:55.729 7 WARNING oslo_policy.policy [None req-1c524cbe-a6bb-47bf-8f6f-c048f6b368a3 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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: 5/10] 162.253.55.149 () {44 vars in 939 bytes} [Thu Sep 3 05:41:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 05:41:55.822 8 WARNING oslo_config.cfg [None req-0b59e5be-6af4-4151-93f2-b60730561b93 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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/11] 162.253.55.149 () {48 vars in 951 bytes} [Thu Sep 3 05:41:55 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 05:41:55.850 7 WARNING oslo_policy.policy [None req-93b60985-bf85-41ba-a52d-55c8d64815c7 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:55.851 7 WARNING oslo_policy.policy [None req-93b60985-bf85-41ba-a52d-55c8d64815c7 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 05:41:55.854 7 INFO glance.api.v2.image_data [None req-93b60985-bf85-41ba-a52d-55c8d64815c7 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 05:41:59.781 7 INFO glance.location [None req-93b60985-bf85-41ba-a52d-55c8d64815c7 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/14] 162.253.55.149 () {48 vars in 1045 bytes} [Thu Sep 3 05:41:55 2026] PUT /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9/file => generated 0 bytes in 3996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7709 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 05:41:59 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-03 05:41:59.881 7 WARNING oslo_config.cfg [None req-94743bab-da51-4491-8231-f0fee28583b6 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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/16] 162.253.55.149 () {48 vars in 1049 bytes} [Thu Sep 3 05:41:59 2026] PATCH /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 10/17] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 05:41:59 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:04:10 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: 141/285] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:04:10 2026] GET /v2/images => generated 1240 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:04:27 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: 146/289] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:04:27 2026] GET /v2/images => generated 1240 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 162.253.55.149 () {44 vars in 937 bytes} [Thu Sep 3 06:04:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 162.253.55.149 () {44 vars in 959 bytes} [Thu Sep 3 06:04:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 162.253.55.149 () {44 vars in 939 bytes} [Thu Sep 3 06:04:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 162.253.55.149 () {48 vars in 951 bytes} [Thu Sep 3 06:04:27 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 06:04:27.487 7 INFO glance.api.v2.image_data [None req-f3577990-1629-435c-8243-4038d03ce89b 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 06:04:57.439 7 INFO glance.location [None req-f3577990-1629-435c-8243-4038d03ce89b 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 146/300] 162.253.55.149 () {48 vars in 1046 bytes} [Thu Sep 3 06:04:27 2026] PUT /v2/images/8d2e1ad9-ee24-46a7-98f0-736057832bab/file => generated 0 bytes in 30027 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73923 switches on core 0) [pid: 8|app: 0|req: 155/301] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:04:57 2026] GET /v2/images => generated 2451 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/302] 162.253.55.149 () {48 vars in 1049 bytes} [Thu Sep 3 06:04:57 2026] PATCH /v2/images/8d2e1ad9-ee24-46a7-98f0-736057832bab => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/303] 162.253.55.149 () {48 vars in 1050 bytes} [Thu Sep 3 06:04:57 2026] PATCH /v2/images/8d2e1ad9-ee24-46a7-98f0-736057832bab => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/304] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:04:57 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/305] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:04:59 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: 149/306] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:04:59 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:11:36 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: 190/388] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:11:36 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:11:44 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: 192/392] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:11:44 2026] GET /v2/images => generated 2451 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 162.253.55.149 () {44 vars in 947 bytes} [Thu Sep 3 06:11:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 162.253.55.149 () {44 vars in 969 bytes} [Thu Sep 3 06:11:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 162.253.55.149 () {44 vars in 939 bytes} [Thu Sep 3 06:11:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 162.253.55.149 () {48 vars in 951 bytes} [Thu Sep 3 06:11:45 2026] POST /v2/images => generated 799 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 06:11:45.482 8 WARNING oslo_policy.policy [None req-fe0deacf-1379-4539-909a-5bb954cbcf9c 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 06:11:45.482 8 WARNING oslo_policy.policy [None req-fe0deacf-1379-4539-909a-5bb954cbcf9c 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - 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 06:11:45.483 8 INFO glance.api.v2.image_data [None req-fe0deacf-1379-4539-909a-5bb954cbcf9c 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 06:12:02.506 8 INFO glance.location [None req-fe0deacf-1379-4539-909a-5bb954cbcf9c 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/401] 162.253.55.149 () {48 vars in 1045 bytes} [Thu Sep 3 06:11:45 2026] PUT /v2/images/aba35716-10dd-45ee-9bf8-c5d4c65eff75/file => generated 0 bytes in 17155 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26242 switches on core 0) [pid: 7|app: 0|req: 199/402] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:12:02 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 162.253.55.149 () {48 vars in 1050 bytes} [Thu Sep 3 06:12:02 2026] PATCH /v2/images/aba35716-10dd-45ee-9bf8-c5d4c65eff75 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:12:02 2026] GET /v2/images => generated 3687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:12:45 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: 209/414] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:12:45 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:13:00 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: 212/420] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:13:00 2026] GET /v2/images => generated 3687 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 162.253.55.149 () {44 vars in 939 bytes} [Thu Sep 3 06:13:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 162.253.55.149 () {44 vars in 961 bytes} [Thu Sep 3 06:13:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 162.253.55.149 () {44 vars in 939 bytes} [Thu Sep 3 06:13:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 162.253.55.149 () {48 vars in 951 bytes} [Thu Sep 3 06:13:00 2026] POST /v2/images => generated 791 bytes in 470 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 06:13:00.953 7 INFO glance.api.v2.image_data [None req-c16c5fef-5627-4975-93f6-21222bf27687 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 06:13:28.616 7 INFO glance.location [None req-c16c5fef-5627-4975-93f6-21222bf27687 641d77ad130d443cb3e32ba28643beeb 0ed2608e6fc5484f9e46dd884fccf740 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 211/429] 162.253.55.149 () {48 vars in 1046 bytes} [Thu Sep 3 06:13:00 2026] PUT /v2/images/aa2df77b-9559-4b8d-9fa0-f86c25313313/file => generated 0 bytes in 27729 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32391 switches on core 0) [pid: 8|app: 0|req: 219/430] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:13:28 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/431] 162.253.55.149 () {48 vars in 1049 bytes} [Thu Sep 3 06:13:28 2026] PATCH /v2/images/aa2df77b-9559-4b8d-9fa0-f86c25313313 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/432] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:13:28 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:27:27 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: 305/602] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:27:27 2026] GET /v2/images => generated 4893 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:30:01 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: 314/636] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:30:01 2026] GET /v2/images => generated 4893 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/637] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:30:03 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: 315/638] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:30:03 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/649] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:30:53 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: 321/650] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:30:53 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: 8|app: 0|req: 331/653] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:31:00 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: 323/654] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:31:01 2026] GET /v2/images => generated 4893 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 162.253.55.149 () {42 vars in 688 bytes} [Thu Sep 3 06:32:04 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: 338/668] 162.253.55.149 () {44 vars in 910 bytes} [Thu Sep 3 06:32:04 2026] GET /v2/images => generated 4893 bytes in 89 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: 335/677] 10.0.0.234 () {32 vars in 633 bytes} [Thu Sep 3 06:32:47 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/682] 10.0.0.88 () {36 vars in 986 bytes} [Thu Sep 3 06:33:08 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:33:08 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: 8|app: 0|req: 346/684] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:33:08 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: 339/685] 10.0.0.88 () {36 vars in 986 bytes} [Thu Sep 3 06:33:08 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/686] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:33:08 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: 340/687] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:33: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: 8|app: 0|req: 348/688] 10.0.0.88 () {36 vars in 986 bytes} [Thu Sep 3 06:33:08 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 341/689] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:33:08 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: 349/690] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:33:08 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: 351/693] 10.0.0.104 () {36 vars in 987 bytes} [Thu Sep 3 06:33:09 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.104 () {36 vars in 927 bytes} [Thu Sep 3 06:33:10 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: 352/695] 10.0.0.104 () {36 vars in 987 bytes} [Thu Sep 3 06:33:10 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.104 () {36 vars in 927 bytes} [Thu Sep 3 06:33:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.104 () {36 vars in 927 bytes} [Thu Sep 3 06:33:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:33:23 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 355/701] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:33:23 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: 347/702] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:33:24 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:33:24 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: 348/704] 162.253.55.149 () {36 vars in 991 bytes} [Thu Sep 3 06:33:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 357/705] 162.253.55.149 () {36 vars in 931 bytes} [Thu Sep 3 06:33:25 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: 349/706] 162.253.55.149 () {36 vars in 991 bytes} [Thu Sep 3 06:33:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 358/707] 162.253.55.149 () {36 vars in 931 bytes} [Thu Sep 3 06:33:25 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: 352/712] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:33:49 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:33:49 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: 355/718] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:34:07 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 364/719] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:34:07 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: 7|app: 0|req: 357/722] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:34:11 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:34:11 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/728] 10.0.0.234 () {30 vars in 411 bytes} [Thu Sep 3 06:34: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: 360/729] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:34:33 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 370/730] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:34:33 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/737] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:35:01 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:35:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:35:11 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 376/742] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:35:11 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: 368/745] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:24 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/746] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:24 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 369/747] 10.0.0.88 () {36 vars in 986 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/748] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:35:25 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: 370/749] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/750] 10.0.0.88 () {36 vars in 986 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 371/751] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:35:25 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: 8|app: 0|req: 381/752] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/753] 10.0.0.88 () {36 vars in 986 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/754] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.88 () {36 vars in 926 bytes} [Thu Sep 3 06:35:25 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: 383/756] 10.0.0.104 () {36 vars in 987 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => 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: 374/757] 10.0.0.104 () {36 vars in 927 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/758] 10.0.0.104 () {36 vars in 987 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/759] 10.0.0.104 () {36 vars in 927 bytes} [Thu Sep 3 06:35:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/760] 10.0.0.104 () {36 vars in 927 bytes} [Thu Sep 3 06:35:25 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: 377/763] 10.0.0.234 () {34 vars in 655 bytes} [Thu Sep 3 06:35:33 2026] POST /v2/images => generated 648 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-03 06:35:33.806 8 WARNING glance.api.v2.images [None req-52b3cba5-902b-47a8-b0fc-706b43ff206b c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49423e71-b7cf-4375-aca0-1911f49cf289 [pid: 8|app: 0|req: 387/764] 10.0.0.234 () {32 vars in 710 bytes} [Thu Sep 3 06:35:33 2026] DELETE /v2/images/49423e71-b7cf-4375-aca0-1911f49cf289 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:33 2026] GET /v2/images/49423e71-b7cf-4375-aca0-1911f49cf289 => 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: 388/766] 10.0.0.234 () {32 vars in 633 bytes} [Thu Sep 3 06:35:33 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.234 () {34 vars in 655 bytes} [Thu Sep 3 06:35:33 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.234 () {32 vars in 717 bytes} [Thu Sep 3 06:35:34 2026] GET /v2/images/0b83acd8-703e-4001-8473-ea433be8939b/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-03 06:35:34.038 7 INFO glance.api.v2.image_data [None req-1b5b2b3b-53f4-4e1b-bf3d-cc1c4711eb64 c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 06:35:34.110 7 WARNING glance_store._drivers.rbd [None req-1b5b2b3b-53f4-4e1b-bf3d-cc1c4711eb64 c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-03 06:35:35.121 7 INFO glance.location [None req-1b5b2b3b-53f4-4e1b-bf3d-cc1c4711eb64 c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 380/769] 10.0.0.234 () {32 vars in 727 bytes} [Thu Sep 3 06:35:34 2026] PUT /v2/images/0b83acd8-703e-4001-8473-ea433be8939b/file => generated 0 bytes in 1141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:35 2026] GET /v2/images/0b83acd8-703e-4001-8473-ea433be8939b => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.234 () {32 vars in 717 bytes} [Thu Sep 3 06:35:35 2026] GET /v2/images/0b83acd8-703e-4001-8473-ea433be8939b/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.234 () {34 vars in 655 bytes} [Thu Sep 3 06:35:35 2026] POST /v2/images => generated 646 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 10.0.0.234 () {32 vars in 726 bytes} [Thu Sep 3 06:35:35 2026] PATCH /v2/images/5f57eb96-8013-45c9-be49-5a17aa0904ed => generated 652 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:35 2026] GET /v2/images/5f57eb96-8013-45c9-be49-5a17aa0904ed => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-03 06:35:35.555 7 WARNING glance.api.v2.images [None req-c7da4056-64fd-4601-855c-4b445ae92d44 c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5f57eb96-8013-45c9-be49-5a17aa0904ed [pid: 7|app: 0|req: 383/775] 10.0.0.234 () {32 vars in 710 bytes} [Thu Sep 3 06:35:35 2026] DELETE /v2/images/5f57eb96-8013-45c9-be49-5a17aa0904ed => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/776] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:35 2026] GET /v2/images/5f57eb96-8013-45c9-be49-5a17aa0904ed => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 06:35:35.641 7 WARNING glance.api.v2.images [None req-dbfe54f5-2621-43f3-ab10-f3644dfccdfa c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b83acd8-703e-4001-8473-ea433be8939b [pid: 7|app: 0|req: 384/777] 10.0.0.234 () {32 vars in 710 bytes} [Thu Sep 3 06:35:35 2026] DELETE /v2/images/0b83acd8-703e-4001-8473-ea433be8939b => generated 0 bytes in 881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:36 2026] GET /v2/images/0b83acd8-703e-4001-8473-ea433be8939b => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 06:35:36.566 7 WARNING glance.api.v2.images [None req-8f5d6aad-f919-41cc-b5db-f9642b948d46 c40d556f75ee47f3a8f78a08860cb2fd 22fa71bb655b4ec0928ddce0add816a2 - - default default] Failed to find image 49423e71-b7cf-4375-aca0-1911f49cf289 to delete: glance.common.exception.ImageNotFound: No image found with ID 49423e71-b7cf-4375-aca0-1911f49cf289 [pid: 7|app: 0|req: 385/779] 10.0.0.234 () {32 vars in 710 bytes} [Thu Sep 3 06:35:36 2026] DELETE /v2/images/49423e71-b7cf-4375-aca0-1911f49cf289 => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.234 () {32 vars in 707 bytes} [Thu Sep 3 06:35:36 2026] GET /v2/images/49423e71-b7cf-4375-aca0-1911f49cf289 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/783] 10.0.0.94 () {36 vars in 986 bytes} [Thu Sep 3 06:35:47 2026] GET /v2/images/43fb90bb-b22f-44d2-aa92-52effc7b67a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.94 () {36 vars in 926 bytes} [Thu Sep 3 06:35:47 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)