+ 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 Jul 2 05:34:32 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5ccd6966c5-szq7n 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.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd80f872668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 05:34:34.484 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 05:34:34.487 9 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-07-02 05:34:35.347 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-07-02 05:34:35.348 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-07-02 05:34:35.348 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:34:35.350 9 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-07-02 05:34:35.351 9 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-07-02 05:34:35.352 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 05:34:37.490 8 WARNING glance.api.v2.images [None req-75e27a52-adc5-4e80-a555-1b271275bc37 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:34:37.496 9 WARNING glance.api.v2.images [None req-f63076b7-993c-483f-b7fa-90fbbd14e04d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 05:34:37.821 8 WARNING keystonemiddleware._common.config [None req-75e27a52-adc5-4e80-a555-1b271275bc37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:34:37.828 8 WARNING oslo_config.cfg [None req-75e27a52-adc5-4e80-a555-1b271275bc37 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-02 05:34:37.830 9 WARNING keystonemiddleware._common.config [None req-f63076b7-993c-483f-b7fa-90fbbd14e04d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd80f872668 pid: 8 (default app) 2026-07-02 05:34:37.837 9 WARNING oslo_config.cfg [None req-f63076b7-993c-483f-b7fa-90fbbd14e04d - - - - - -] 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 0x7fd80f872668 pid: 9 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 05:34:42 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:34:43.155 9 WARNING oslo_policy.policy [None req-4460cb9a-2b50-4790-a21b-f5ad73ebe05d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:43.156 9 WARNING oslo_policy.policy [None req-4460cb9a-2b50-4790-a21b-f5ad73ebe05d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:43.174 9 WARNING oslo_policy.policy [None req-4460cb9a-2b50-4790-a21b-f5ad73ebe05d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:43.175 9 WARNING oslo_policy.policy [None req-4460cb9a-2b50-4790-a21b-f5ad73ebe05d 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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: 9|app: 0|req: 1/5] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 05:34:42 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 05:34:46 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/7] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 05:34:46 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:34:46.713 8 WARNING oslo_policy.policy [None req-1b0484ce-f169-4f88-82c3-a2319b11dcac 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:46.713 8 WARNING oslo_policy.policy [None req-1b0484ce-f169-4f88-82c3-a2319b11dcac 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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: 6/8] 199.204.45.4 () {44 vars in 903 bytes} [Thu Jul 2 05:34:46 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/9] 199.204.45.4 () {44 vars in 925 bytes} [Thu Jul 2 05:34:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:34:46.848 8 WARNING oslo_policy.policy [None req-2470b804-d032-48a7-b8d0-87aab1ec517e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:46.849 8 WARNING oslo_policy.policy [None req-2470b804-d032-48a7-b8d0-87aab1ec517e 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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: 7/10] 199.204.45.4 () {44 vars in 931 bytes} [Thu Jul 2 05:34:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 05:34:46.935 9 WARNING oslo_config.cfg [None req-a9f2b717-c4ea-44fa-ae75-b5658b1b6d71 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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: 9|app: 0|req: 4/11] 199.204.45.4 () {48 vars in 943 bytes} [Thu Jul 2 05:34:46 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 05:34:46.956 8 WARNING oslo_policy.policy [None req-4b30c6c4-4943-4ff1-867d-300a69de2119 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:46.956 8 WARNING oslo_policy.policy [None req-4b30c6c4-4943-4ff1-867d-300a69de2119 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:34:46.958 8 INFO glance.api.v2.image_data [None req-4b30c6c4-4943-4ff1-867d-300a69de2119 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:34:51.085 8 WARNING glance.location [None req-4b30c6c4-4943-4ff1-867d-300a69de2119 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.4 () {48 vars in 1037 bytes} [Thu Jul 2 05:34:46 2026] PUT /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27/file => generated 0 bytes in 4170 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6552 switches on core 0) [pid: 9|app: 0|req: 7/15] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 05:34:51 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 05:34:51.245 8 WARNING oslo_config.cfg [None req-9228146e-968b-4f8d-8fcd-71af99960768 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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: 9/16] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Jul 2 05:34:51 2026] PATCH /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 8/17] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 05:34:51 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 136/272] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 05:56:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 05:56:05 2026] GET /v2/images => generated 1381 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 140/280] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 05:56:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 05:56:29 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 141/282] 199.204.45.4 () {44 vars in 929 bytes} [Thu Jul 2 05:56:29 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.4 () {44 vars in 951 bytes} [Thu Jul 2 05:56:29 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 142/284] 199.204.45.4 () {44 vars in 931 bytes} [Thu Jul 2 05:56:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.4 () {48 vars in 943 bytes} [Thu Jul 2 05:56:29 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 05:56:29.803 9 WARNING oslo_policy.policy [None req-9c60f14d-bcd3-4c1c-8aaa-3d1c14858a73 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:56:29.803 9 WARNING oslo_policy.policy [None req-9c60f14d-bcd3-4c1c-8aaa-3d1c14858a73 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - 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-07-02 05:56:29.805 9 INFO glance.api.v2.image_data [None req-9c60f14d-bcd3-4c1c-8aaa-3d1c14858a73 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 05:57:05.109 9 WARNING glance.location [None req-9c60f14d-bcd3-4c1c-8aaa-3d1c14858a73 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Image claims disk_format but is actually 'gpt' [pid: 9|app: 0|req: 143/292] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Jul 2 05:56:29 2026] PUT /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e/file => generated 0 bytes in 35355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65081 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 05:57:05 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 144/294] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Jul 2 05:57:05 2026] PATCH /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1395 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 05:57:05 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 145/296] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 05:57:06 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 05:57:06 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:04:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 190/387] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:04:20 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:04:33 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 192/391] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:04:33 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.204.45.4 () {44 vars in 939 bytes} [Thu Jul 2 06:04:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 193/393] 199.204.45.4 () {44 vars in 961 bytes} [Thu Jul 2 06:04:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.4 () {44 vars in 931 bytes} [Thu Jul 2 06:04:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/395] 199.204.45.4 () {48 vars in 943 bytes} [Thu Jul 2 06:04:33 2026] POST /v2/images => generated 799 bytes in 1258 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 06:04:35.091 8 INFO glance.api.v2.image_data [None req-6bc15b6c-3dd8-4c11-b9b2-4510d6346c5c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:06:42.080 8 INFO glance.location [None req-6bc15b6c-3dd8-4c11-b9b2-4510d6346c5c 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/422] 199.204.45.4 () {48 vars in 1037 bytes} [Thu Jul 2 06:04:35 2026] PUT /v2/images/5a6b49ae-ac3c-49d0-b672-41c537dca713/file => generated 0 bytes in 127036 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11683 switches on core 0) [pid: 9|app: 0|req: 221/423] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 06:06:42 2026] GET /v2/images/5a6b49ae-ac3c-49d0-b672-41c537dca713 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/424] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Jul 2 06:06:42 2026] PATCH /v2/images/5a6b49ae-ac3c-49d0-b672-41c537dca713 => generated 1410 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 222/425] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 06:06:42 2026] GET /v2/images/5a6b49ae-ac3c-49d0-b672-41c537dca713 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/434] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:07:19 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 227/435] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:07:19 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/438] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:07:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 229/439] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:07:29 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/440] 199.204.45.4 () {44 vars in 931 bytes} [Thu Jul 2 06:07:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 230/441] 199.204.45.4 () {44 vars in 953 bytes} [Thu Jul 2 06:07:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/442] 199.204.45.4 () {44 vars in 931 bytes} [Thu Jul 2 06:07:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 231/443] 199.204.45.4 () {48 vars in 943 bytes} [Thu Jul 2 06:07:29 2026] POST /v2/images => generated 791 bytes in 1631 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-07-02 06:07:31.168 8 INFO glance.api.v2.image_data [None req-6d8e2a19-0c50-4b9e-af64-db9e64b3559a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:07:56.461 8 INFO glance.location [None req-6d8e2a19-0c50-4b9e-af64-db9e64b3559a 2f6fde5bf3e44e96b7c7a139567f7937 223123ef592e46b2857cbead97a2fd32 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/448] 199.204.45.4 () {48 vars in 1038 bytes} [Thu Jul 2 06:07:31 2026] PUT /v2/images/cceaa5e0-074b-4c2a-a362-4c28867dc334/file => generated 0 bytes in 25333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24373 switches on core 0) [pid: 9|app: 0|req: 236/449] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 06:07:56 2026] GET /v2/images/cceaa5e0-074b-4c2a-a362-4c28867dc334 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/450] 199.204.45.4 () {48 vars in 1043 bytes} [Thu Jul 2 06:07:56 2026] PATCH /v2/images/cceaa5e0-074b-4c2a-a362-4c28867dc334 => generated 1382 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 237/451] 199.204.45.4 () {44 vars in 963 bytes} [Thu Jul 2 06:07:56 2026] GET /v2/images/cceaa5e0-074b-4c2a-a362-4c28867dc334 => generated 1382 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/608] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:20:55 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/609] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:20:55 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/640] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:23:17 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/641] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:23:17 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/642] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:23:19 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/643] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:23:19 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/654] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:24:10 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/655] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:24:10 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/658] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:24:19 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/659] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:24:19 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/672] 199.204.45.4 () {42 vars in 680 bytes} [Thu Jul 2 06:25:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/673] 199.204.45.4 () {44 vars in 902 bytes} [Thu Jul 2 06:25:20 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 330/682] 10.0.0.231 () {32 vars in 633 bytes} [Thu Jul 2 06:26:03 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/687] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:26:22 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 355/688] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:26:22 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: 8|app: 0|req: 335/691] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:26:29 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/692] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:26:29 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: 336/693] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:26:29 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: 9|app: 0|req: 358/694] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:26:29 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/695] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:26:29 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: 9|app: 0|req: 359/696] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:26:29 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: 338/697] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:26:29 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/698] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:26:29 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/699] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:26:29 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: 9|app: 0|req: 361/700] 199.204.45.4 () {36 vars in 989 bytes} [Thu Jul 2 06:26:30 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/701] 199.204.45.4 () {36 vars in 929 bytes} [Thu Jul 2 06:26:30 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: 9|app: 0|req: 362/702] 10.0.0.121 () {36 vars in 911 bytes} [Thu Jul 2 06:26:30 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/703] 10.0.0.121 () {36 vars in 1007 bytes} [Thu Jul 2 06:26:30 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27/locations => generated 127 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 363/704] 10.0.0.121 () {36 vars in 987 bytes} [Thu Jul 2 06:26:30 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/705] 10.0.0.121 () {36 vars in 927 bytes} [Thu Jul 2 06:26:30 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: 9|app: 0|req: 364/706] 10.0.0.121 () {36 vars in 927 bytes} [Thu Jul 2 06:26:30 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: 343/707] 199.204.45.4 () {36 vars in 989 bytes} [Thu Jul 2 06:26:30 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/708] 199.204.45.4 () {36 vars in 929 bytes} [Thu Jul 2 06:26:30 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: 344/709] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:26:36 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 366/710] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:26:36 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: 9|app: 0|req: 368/713] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:26:37 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/714] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:26:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/721] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:27:14 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 372/722] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:27:14 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: 9|app: 0|req: 376/729] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:27:45 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/730] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:27:45 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: 9|app: 0|req: 378/733] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:27:55 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/734] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:27:55 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: 359/739] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:28:07 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/740] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:28:07 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: 9|app: 0|req: 383/743] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:28:19 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/744] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:28:19 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 384/745] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:28:19 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/746] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:28:19 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: 9|app: 0|req: 385/747] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:28:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/748] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:28:19 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/749] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:28:19 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: 364/750] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:28:19 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: 9|app: 0|req: 387/751] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:28:19 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/752] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:28:19 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: 9|app: 0|req: 388/753] 10.0.0.121 () {36 vars in 911 bytes} [Thu Jul 2 06:28:20 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/754] 10.0.0.121 () {36 vars in 1007 bytes} [Thu Jul 2 06:28:20 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 389/755] 10.0.0.121 () {36 vars in 987 bytes} [Thu Jul 2 06:28:20 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/756] 10.0.0.121 () {36 vars in 927 bytes} [Thu Jul 2 06:28:20 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: 9|app: 0|req: 390/757] 10.0.0.121 () {36 vars in 927 bytes} [Thu Jul 2 06:28:20 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: 371/764] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:28:49 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/765] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:28:49 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: 372/766] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:28:51 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 395/767] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:28:51 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: 9|app: 0|req: 400/776] 10.0.0.231 () {34 vars in 655 bytes} [Thu Jul 2 06:29:35 2026] POST /v2/images => generated 648 bytes in 265 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 06:29:36.080 8 WARNING glance.api.v2.images [None req-883a073d-965a-4278-bc2f-78bf014c47f0 d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d [pid: 8|app: 0|req: 377/777] 10.0.0.231 () {32 vars in 710 bytes} [Thu Jul 2 06:29:36 2026] DELETE /v2/images/0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/778] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:29:36 2026] GET /v2/images/0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/779] 10.0.0.231 () {32 vars in 633 bytes} [Thu Jul 2 06:29:36 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/780] 10.0.0.231 () {34 vars in 655 bytes} [Thu Jul 2 06:29:36 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/781] 10.0.0.231 () {32 vars in 717 bytes} [Thu Jul 2 06:29:36 2026] GET /v2/images/4be7c096-dfdb-40b9-98c1-441c2adc9136/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 06:29:36.301 9 INFO glance.api.v2.image_data [None req-b84cbe4d-0b58-4575-a676-2c2f39945353 d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 06:29:36.369 9 WARNING glance_store._drivers.rbd [None req-b84cbe4d-0b58-4575-a676-2c2f39945353 d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 06:29:37.512 9 INFO glance.location [None req-b84cbe4d-0b58-4575-a676-2c2f39945353 d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] Image format matched and virtual size computed: 1024 [pid: 9|app: 0|req: 403/784] 10.0.0.231 () {32 vars in 727 bytes} [Thu Jul 2 06:29:36 2026] PUT /v2/images/4be7c096-dfdb-40b9-98c1-441c2adc9136/file => generated 0 bytes in 1284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/785] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:29:37 2026] GET /v2/images/4be7c096-dfdb-40b9-98c1-441c2adc9136 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/786] 10.0.0.231 () {32 vars in 717 bytes} [Thu Jul 2 06:29:37 2026] GET /v2/images/4be7c096-dfdb-40b9-98c1-441c2adc9136/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/787] 10.0.0.231 () {34 vars in 655 bytes} [Thu Jul 2 06:29:37 2026] POST /v2/images => generated 647 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/788] 10.0.0.231 () {32 vars in 726 bytes} [Thu Jul 2 06:29:37 2026] PATCH /v2/images/81c0ef1a-8132-4eee-b8f2-add726bcd5ea => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/789] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:29:37 2026] GET /v2/images/81c0ef1a-8132-4eee-b8f2-add726bcd5ea => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 06:29:37.865 9 WARNING glance.api.v2.images [None req-9bf77578-6e64-44bf-9be5-9edb52eddd2b d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//81c0ef1a-8132-4eee-b8f2-add726bcd5ea [pid: 9|app: 0|req: 406/790] 10.0.0.231 () {32 vars in 710 bytes} [Thu Jul 2 06:29:37 2026] DELETE /v2/images/81c0ef1a-8132-4eee-b8f2-add726bcd5ea => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/791] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:29:37 2026] GET /v2/images/81c0ef1a-8132-4eee-b8f2-add726bcd5ea => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:37.976 9 WARNING glance.api.v2.images [None req-3cfb6327-17ef-4555-a741-9ba75d4b8a6b d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4be7c096-dfdb-40b9-98c1-441c2adc9136 [pid: 9|app: 0|req: 407/792] 10.0.0.231 () {32 vars in 710 bytes} [Thu Jul 2 06:29:37 2026] DELETE /v2/images/4be7c096-dfdb-40b9-98c1-441c2adc9136 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/793] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:29:38 2026] GET /v2/images/4be7c096-dfdb-40b9-98c1-441c2adc9136 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 06:29:38.768 9 WARNING glance.api.v2.images [None req-75321548-d98d-43cb-a1c0-b8c9fa8b0f6a d48fc8962f7f45fb9f742000a78440ba 966e1bd9f7cc49e596f6dc3e3dcaca7f - - default default] Failed to find image 0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d to delete: glance.common.exception.ImageNotFound: No image found with ID 0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d [pid: 9|app: 0|req: 408/794] 10.0.0.231 () {32 vars in 710 bytes} [Thu Jul 2 06:29:38 2026] DELETE /v2/images/0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/795] 10.0.0.231 () {32 vars in 707 bytes} [Thu Jul 2 06:29:38 2026] GET /v2/images/0c4f8d8c-e6bf-4e43-9c31-3ee3fef26d0d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/796] 10.0.0.231 () {30 vars in 411 bytes} [Thu Jul 2 06:29:42 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/809] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:30:38 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/810] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:30:38 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/813] 10.0.0.235 () {36 vars in 987 bytes} [Thu Jul 2 06:30:56 2026] GET /v2/images/3e5a73e8-5c1a-4725-bba1-5adc646aba27 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/814] 10.0.0.235 () {36 vars in 927 bytes} [Thu Jul 2 06:30:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/825] 199.204.45.4 () {32 vars in 824 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/images?status=active&owner=223123ef592e46b2857cbead97a2fd32&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 424/826] 199.204.45.4 () {32 vars in 651 bytes} [Thu Jul 2 06:31:38 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: 403/827] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/828] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:31:38 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: 404/829] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:31:38 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: 9|app: 0|req: 426/830] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/831] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/832] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:31:38 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: 406/833] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 428/834] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/835] 10.0.0.121 () {36 vars in 911 bytes} [Thu Jul 2 06:31:38 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/836] 10.0.0.121 () {36 vars in 1007 bytes} [Thu Jul 2 06:31:38 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/837] 10.0.0.121 () {36 vars in 987 bytes} [Thu Jul 2 06:31:39 2026] GET /v2/images/0a0c4bd7-9850-4aad-8e10-0d2ef99e7a9e => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/838] 10.0.0.121 () {36 vars in 927 bytes} [Thu Jul 2 06:31:39 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: 409/839] 10.0.0.121 () {36 vars in 927 bytes} [Thu Jul 2 06:31:39 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: 9|app: 0|req: 454/886] 10.0.0.231 () {32 vars in 633 bytes} [Thu Jul 2 06:35:30 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)