+ 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 [Sun May 10 01:09:31 2026] *** compiled with version: 11.4.0 on 09 May 2026 17:34:10 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-ccdf9f5f6-zbzf6 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 0x559474ed81b0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-10 01:09:33.182 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 01:09:33.246 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-10 01:09:33.823 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-10 01:09:33.824 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-10 01:09:33.864 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-10 01:09:33.865 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-10 01:09:35.419 7 WARNING glance.api.v2.images [None req-5eceb5fa-7f55-418c-828a-54acc98fada0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:09:35.436 8 WARNING glance.api.v2.images [None req-32030413-d907-4f1d-bf49-b24b956dec80 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:09:35.656 7 WARNING keystonemiddleware._common.config [None req-5eceb5fa-7f55-418c-828a-54acc98fada0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:09:35.664 7 WARNING oslo_config.cfg [None req-5eceb5fa-7f55-418c-828a-54acc98fada0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x559474ed81b0 pid: 7 (default app) 2026-05-10 01:09:35.671 8 WARNING keystonemiddleware._common.config [None req-32030413-d907-4f1d-bf49-b24b956dec80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:09:35.678 8 WARNING oslo_config.cfg [None req-32030413-d907-4f1d-bf49-b24b956dec80 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x559474ed81b0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:09:38 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:09:38.600 8 WARNING oslo_policy.policy [None req-5321bbe3-0b4c-4461-907e-8f3d6d83e703 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:38.601 8 WARNING oslo_policy.policy [None req-5321bbe3-0b4c-4461-907e-8f3d6d83e703 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:38.620 8 WARNING oslo_policy.policy [None req-5321bbe3-0b4c-4461-907e-8f3d6d83e703 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:38.620 8 WARNING oslo_policy.policy [None req-5321bbe3-0b4c-4461-907e-8f3d6d83e703 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/6] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:09:38 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:09:42 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:09:42 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:09:42.364 7 WARNING oslo_policy.policy [None req-d9614476-f141-4704-988c-3ed27014b7d7 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:42.364 7 WARNING oslo_policy.policy [None req-d9614476-f141-4704-988c-3ed27014b7d7 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.74 () {44 vars in 907 bytes} [Sun May 10 01:09:42 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.74 () {44 vars in 929 bytes} [Sun May 10 01:09:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:09:42.494 7 WARNING oslo_policy.policy [None req-ef8d21c9-9fbd-4a80-a47c-68d1115a0a4b a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:42.495 7 WARNING oslo_policy.policy [None req-ef8d21c9-9fbd-4a80-a47c-68d1115a0a4b a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/11] 199.204.45.74 () {44 vars in 935 bytes} [Sun May 10 01:09:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:09:42.584 8 WARNING oslo_config.cfg [None req-4fd229aa-f4a2-4ec9-b265-d371e5713bd8 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/12] 199.204.45.74 () {48 vars in 947 bytes} [Sun May 10 01:09:42 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:09:42.608 7 WARNING oslo_policy.policy [None req-01b218af-7027-4fb8-807b-bf52c21570c0 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:42.608 7 WARNING oslo_policy.policy [None req-01b218af-7027-4fb8-807b-bf52c21570c0 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:09:42.610 7 INFO glance.api.v2.image_data [None req-01b218af-7027-4fb8-807b-bf52c21570c0 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:09:46.440 7 INFO glance.location [None req-01b218af-7027-4fb8-807b-bf52c21570c0 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/15] 199.204.45.74 () {48 vars in 1041 bytes} [Sun May 10 01:09:42 2026] PUT /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961/file => generated 0 bytes in 3882 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6568 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:09:46 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:09:46.521 7 WARNING oslo_config.cfg [None req-127177fd-8043-4ad6-ab7a-b3d2e1f8cfdc a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - 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/17] 199.204.45.74 () {48 vars in 1045 bytes} [Sun May 10 01:09:46 2026] PATCH /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 9/18] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:09:46 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:31:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:31:25 2026] GET /v2/images => generated 1240 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:31:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:31:44 2026] GET /v2/images => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.74 () {44 vars in 933 bytes} [Sun May 10 01:31:44 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: 8|app: 0|req: 143/286] 199.204.45.74 () {44 vars in 955 bytes} [Sun May 10 01:31:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.74 () {44 vars in 935 bytes} [Sun May 10 01:31:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.74 () {48 vars in 947 bytes} [Sun May 10 01:31:44 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:31:44.215 7 INFO glance.api.v2.image_data [None req-f4dd1d89-41a1-4668-bb83-c60c8cad2140 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:32:14.824 7 INFO glance.location [None req-f4dd1d89-41a1-4668-bb83-c60c8cad2140 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/295] 199.204.45.74 () {48 vars in 1042 bytes} [Sun May 10 01:31:44 2026] PUT /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572/file => generated 0 bytes in 30659 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66953 switches on core 0) [pid: 8|app: 0|req: 151/296] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:32:14 2026] GET /v2/images => generated 2451 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/297] 199.204.45.74 () {48 vars in 1045 bytes} [Sun May 10 01:32:14 2026] PATCH /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/298] 199.204.45.74 () {48 vars in 1046 bytes} [Sun May 10 01:32:14 2026] PATCH /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/299] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:32:14 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/302] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:32:16 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:32:16 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:38:50 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:38:50 2026] GET /v2/images => generated 2451 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:39:09 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:39:09 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.74 () {44 vars in 943 bytes} [Sun May 10 01:39:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.74 () {44 vars in 965 bytes} [Sun May 10 01:39:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.74 () {44 vars in 935 bytes} [Sun May 10 01:39:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.74 () {48 vars in 947 bytes} [Sun May 10 01:39:09 2026] POST /v2/images => generated 799 bytes in 707 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:39:10.067 8 WARNING oslo_policy.policy [None req-aef7f568-c2dc-4028-a617-feeddf7735a6 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:39:10.067 8 WARNING oslo_policy.policy [None req-aef7f568-c2dc-4028-a617-feeddf7735a6 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-10 01:39:10.068 8 INFO glance.api.v2.image_data [None req-aef7f568-c2dc-4028-a617-feeddf7735a6 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:39:48.930 8 INFO glance.location [None req-aef7f568-c2dc-4028-a617-feeddf7735a6 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/402] 199.204.45.74 () {48 vars in 1041 bytes} [Sun May 10 01:39:10 2026] PUT /v2/images/a4f72cea-cce1-439a-b028-40d979a6c592/file => generated 0 bytes in 38920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24919 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:39:48 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 199.204.45.74 () {48 vars in 1046 bytes} [Sun May 10 01:39:49 2026] PATCH /v2/images/a4f72cea-cce1-439a-b028-40d979a6c592 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:39:49 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:41:18 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:41:18 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/428] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:41:34 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/429] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:41:34 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/430] 199.204.45.74 () {44 vars in 935 bytes} [Sun May 10 01:41:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.204.45.74 () {44 vars in 957 bytes} [Sun May 10 01:41:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.74 () {44 vars in 935 bytes} [Sun May 10 01:41:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 199.204.45.74 () {48 vars in 947 bytes} [Sun May 10 01:41:34 2026] POST /v2/images => generated 791 bytes in 166 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-10 01:41:34.705 7 INFO glance.api.v2.image_data [None req-b95f410c-d897-4720-bc69-be88d47e6df8 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:42:10.969 7 INFO glance.location [None req-b95f410c-d897-4720-bc69-be88d47e6df8 a7b30f27d11544868b4420bea7056141 a51b2319d91e4f34b1e95dafb291a3e5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 219/442] 199.204.45.74 () {48 vars in 1042 bytes} [Sun May 10 01:41:34 2026] PUT /v2/images/4e1f406a-eb61-4fa6-b4c3-f750a4a19b7f/file => generated 0 bytes in 36311 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20917 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:42:11 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: 220/444] 199.204.45.74 () {48 vars in 1045 bytes} [Sun May 10 01:42:11 2026] PATCH /v2/images/4e1f406a-eb61-4fa6-b4c3-f750a4a19b7f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:42:11 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/586] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:53:49 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:53:49 2026] GET /v2/images => generated 4893 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/616] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:56:09 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/617] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:56:09 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/618] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:56:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/619] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:56:10 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:56:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:56:55 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:57:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:57:03 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 199.204.45.74 () {42 vars in 684 bytes} [Sun May 10 01:58:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/647] 199.204.45.74 () {44 vars in 906 bytes} [Sun May 10 01:58:04 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/658] 10.0.0.152 () {32 vars in 632 bytes} [Sun May 10 01:58:46 2026] GET /v2/images => generated 4893 bytes in 22 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: 329/663] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 01:59:08 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 01:59: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: 330/665] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 01:59:09 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 01:59:09 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: 331/667] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 01:59:10 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 01:59:10 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: 332/669] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 01:59:10 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: 338/670] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 01:59:10 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 01:59:10 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: 339/672] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 01:59: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: 334/673] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 01:59:10 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 340/674] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 01:59:10 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: 335/675] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 01:59: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: 341/676] 10.0.0.141 () {36 vars in 986 bytes} [Sun May 10 01:59:11 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/677] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 01:59:11 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.141 () {36 vars in 986 bytes} [Sun May 10 01:59:11 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 01:59:11 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: 343/680] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 01:59:11 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: 338/681] 199.204.45.74 () {36 vars in 989 bytes} [Sun May 10 01:59:12 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 199.204.45.74 () {36 vars in 929 bytes} [Sun May 10 01:59:12 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: 339/683] 199.204.45.74 () {36 vars in 989 bytes} [Sun May 10 01:59:13 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 345/684] 199.204.45.74 () {36 vars in 929 bytes} [Sun May 10 01:59:13 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) 2026-05-10 01:59:40.634 8 WARNING keystonemiddleware.audit [None req-f3e37aaf-4112-4b36-8cf4-efdb6d88cc79 e305ba18039f4a61b8702ea6fe3c9803 c1f3daf477cb46a988c14833622c17d9 - - default default] Skipping service tempest-service-222118782 as it have no endpoints. [pid: 8|app: 0|req: 349/691] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 01:59:40 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:59:40.746 7 WARNING keystonemiddleware.audit [None req-f3e37aaf-4112-4b36-8cf4-efdb6d88cc79 e305ba18039f4a61b8702ea6fe3c9803 c1f3daf477cb46a988c14833622c17d9 - - default default] Skipping service tempest-service-222118782 as it have no endpoints. [pid: 7|app: 0|req: 343/692] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 01:59: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: 8|app: 0|req: 352/697] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:00:03 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:00: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: 353/699] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:00:04 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:00: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: 350/705] 10.0.0.152 () {30 vars in 410 bytes} [Sun May 10 02:00:17 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.152 () {34 vars in 654 bytes} [Sun May 10 02:00:41 2026] POST /v2/images => generated 648 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 02:00:41.825 7 WARNING glance.api.v2.images [None req-72c046c7-481f-4fc6-83e5-381ccaa92122 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4d143e3-a975-4fb5-9ff4-01922b764940 [pid: 7|app: 0|req: 353/711] 10.0.0.152 () {32 vars in 709 bytes} [Sun May 10 02:00:41 2026] DELETE /v2/images/f4d143e3-a975-4fb5-9ff4-01922b764940 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:00:41 2026] GET /v2/images/f4d143e3-a975-4fb5-9ff4-01922b764940 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.152 () {32 vars in 632 bytes} [Sun May 10 02:00:41 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.152 () {34 vars in 654 bytes} [Sun May 10 02:00:41 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.152 () {32 vars in 716 bytes} [Sun May 10 02:00:41 2026] GET /v2/images/2ac59306-81c7-4b42-8ccf-c3c451a91baf/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:00:42.040 8 INFO glance.api.v2.image_data [None req-ce20fccc-5d4b-498f-b40d-ee7335cfb072 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 02:00:42.100 8 WARNING glance_store._drivers.rbd [None req-ce20fccc-5d4b-498f-b40d-ee7335cfb072 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 02:00:42.425 8 INFO glance.location [None req-ce20fccc-5d4b-498f-b40d-ee7335cfb072 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/716] 10.0.0.152 () {32 vars in 726 bytes} [Sun May 10 02:00:42 2026] PUT /v2/images/2ac59306-81c7-4b42-8ccf-c3c451a91baf/file => generated 0 bytes in 453 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/2ac59306-81c7-4b42-8ccf-c3c451a91baf => generated 1103 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/718] 10.0.0.152 () {32 vars in 716 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/2ac59306-81c7-4b42-8ccf-c3c451a91baf/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/719] 10.0.0.152 () {34 vars in 654 bytes} [Sun May 10 02:00:42 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.152 () {32 vars in 725 bytes} [Sun May 10 02:00:42 2026] PATCH /v2/images/8474e536-db13-4ad4-976a-a97647c44675 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/8474e536-db13-4ad4-976a-a97647c44675 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:00:42.793 8 WARNING glance.api.v2.images [None req-fce3e1b0-3d12-46fc-a52e-4ddd87baef4e 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8474e536-db13-4ad4-976a-a97647c44675 [pid: 8|app: 0|req: 364/722] 10.0.0.152 () {32 vars in 709 bytes} [Sun May 10 02:00:42 2026] DELETE /v2/images/8474e536-db13-4ad4-976a-a97647c44675 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/8474e536-db13-4ad4-976a-a97647c44675 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:42.875 8 WARNING glance.api.v2.images [None req-f567522e-d782-4bdd-be4b-787707ba5ebe 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2ac59306-81c7-4b42-8ccf-c3c451a91baf [pid: 8|app: 0|req: 365/724] 10.0.0.152 () {32 vars in 709 bytes} [Sun May 10 02:00:42 2026] DELETE /v2/images/2ac59306-81c7-4b42-8ccf-c3c451a91baf => generated 0 bytes in 839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:00:43 2026] GET /v2/images/2ac59306-81c7-4b42-8ccf-c3c451a91baf => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:00:43.735 8 WARNING glance.api.v2.images [None req-bf304e9d-08fd-4fc3-b828-cebb3bb5c788 6232fc96983a456380990d27fccee48d 5f39b9c28793414ba10eb0dbb6ed7919 - - default default] Failed to find image f4d143e3-a975-4fb5-9ff4-01922b764940 to delete: glance.common.exception.ImageNotFound: No image found with ID f4d143e3-a975-4fb5-9ff4-01922b764940 [pid: 8|app: 0|req: 366/726] 10.0.0.152 () {32 vars in 709 bytes} [Sun May 10 02:00:43 2026] DELETE /v2/images/f4d143e3-a975-4fb5-9ff4-01922b764940 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:00:43 2026] GET /v2/images/f4d143e3-a975-4fb5-9ff4-01922b764940 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/732] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:01:02 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 369/733] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:01: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) [pid: 8|app: 0|req: 373/740] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:01:28 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:01:28 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: 374/742] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:01:29 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 369/743] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:01:29 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: 377/748] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:01:53 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.152 () {32 vars in 706 bytes} [Sun May 10 02:01:53 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 02:01:53 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:01:53 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: 379/752] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:01:53 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: 374/753] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 02:01:53 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:01:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:01:53 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: 381/756] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 02:01:53 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:01:53 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: 382/758] 10.0.0.141 () {36 vars in 986 bytes} [Sun May 10 02:01:54 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 02:01:54 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: 383/760] 10.0.0.141 () {36 vars in 986 bytes} [Sun May 10 02:01:54 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 02:01:54 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: 384/762] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 02:01:54 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: 389/771] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:02:27 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:02:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/779] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:03:06 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 395/782] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:03:06 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.128 () {36 vars in 986 bytes} [Sun May 10 02:03:13 2026] GET /v2/images/fbcc87d1-e1c9-4672-b8e0-c60f3e25f961 => 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: 396/784] 10.0.0.128 () {36 vars in 926 bytes} [Sun May 10 02:03: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: 392/791] 199.204.45.74 () {32 vars in 824 bytes} [Sun May 10 02:03:41 2026] GET /v2/images?status=active&owner=a51b2319d91e4f34b1e95dafb291a3e5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 199.204.45.74 () {32 vars in 651 bytes} [Sun May 10 02:03:41 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: 393/793] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 02:03:41 2026] GET /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:03:41 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: 394/795] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:03:41 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: 402/796] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 02:03:41 2026] GET /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/797] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:03:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:03:41 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: 396/799] 10.0.0.143 () {36 vars in 986 bytes} [Sun May 10 02:03:41 2026] GET /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/800] 10.0.0.143 () {36 vars in 926 bytes} [Sun May 10 02:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/801] 10.0.0.141 () {36 vars in 986 bytes} [Sun May 10 02:03:42 2026] GET /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 02:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.141 () {36 vars in 986 bytes} [Sun May 10 02:03:42 2026] GET /v2/images/04d586e6-e58b-423d-870a-1a9d5f1d6572 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/804] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 02:03:42 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: 399/805] 10.0.0.141 () {36 vars in 926 bytes} [Sun May 10 02:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/836] 10.0.0.152 () {32 vars in 632 bytes} [Sun May 10 02:06:15 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)