+ 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 [Fri May 8 19:47:56 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:37:06 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-649db8d656-vxbbk 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f9f68175668 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)... 2026-05-08 19:47:58.794 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 19:47:58.815 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-08 19:47:59.667 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-08 19:47:59.668 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-08 19:47:59.668 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 19:47:59.705 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-08 19:47:59.706 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-08 19:47:59.707 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 19:48:01.713 8 WARNING glance.api.v2.images [None req-b4ec1292-67ef-48ea-8c12-ebdda739b172 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 19:48:01.764 7 WARNING glance.api.v2.images [None req-01408b1c-cd9d-4e30-abc0-101aaca62ca1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 19:48:02.042 8 WARNING keystonemiddleware._common.config [None req-b4ec1292-67ef-48ea-8c12-ebdda739b172 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 19:48:02.049 8 WARNING oslo_config.cfg [None req-b4ec1292-67ef-48ea-8c12-ebdda739b172 - - - - - -] 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 6 seconds on interpreter 0x7f9f68175668 pid: 8 (default app) 2026-05-08 19:48:02.143 7 WARNING keystonemiddleware._common.config [None req-01408b1c-cd9d-4e30-abc0-101aaca62ca1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 19:48:02.152 7 WARNING oslo_config.cfg [None req-01408b1c-cd9d-4e30-abc0-101aaca62ca1 - - - - - -] 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 6 seconds on interpreter 0x7f9f68175668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 19:48:03 2026] GET / => generated 1301 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-05-08 19:48:03.484 7 WARNING oslo_policy.policy [None req-6ad9d2c9-8d9c-4d5c-afb5-4a865d9c499a 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:03.484 7 WARNING oslo_policy.policy [None req-6ad9d2c9-8d9c-4d5c-afb5-4a865d9c499a 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:03.499 7 WARNING oslo_policy.policy [None req-6ad9d2c9-8d9c-4d5c-afb5-4a865d9c499a 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:03.499 7 WARNING oslo_policy.policy [None req-6ad9d2c9-8d9c-4d5c-afb5-4a865d9c499a 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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: 1/6] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 19:48:03 2026] GET /v2/images => generated 69 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 19:48:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 19:48:06 2026] GET /v2/images => generated 69 bytes in 39 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-05-08 19:48:06.830 8 WARNING oslo_policy.policy [None req-6fa773f5-3e71-4c65-abce-e378d3bfe04c 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:06.831 8 WARNING oslo_policy.policy [None req-6fa773f5-3e71-4c65-abce-e378d3bfe04c 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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/9] 199.19.213.63 () {44 vars in 907 bytes} [Fri May 8 19:48:06 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: 7|app: 0|req: 3/10] 199.19.213.63 () {44 vars in 929 bytes} [Fri May 8 19:48:06 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-08 19:48:06.963 8 WARNING oslo_policy.policy [None req-ba16672d-1c4d-4703-9bc1-b6844dc94704 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:06.964 8 WARNING oslo_policy.policy [None req-ba16672d-1c4d-4703-9bc1-b6844dc94704 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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: 8/11] 199.19.213.63 () {44 vars in 935 bytes} [Fri May 8 19:48:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:48:07.043 7 WARNING oslo_config.cfg [None req-9f1ea3cb-98b5-42bc-8841-3506fd69aba7 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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: 4/12] 199.19.213.63 () {48 vars in 947 bytes} [Fri May 8 19:48:06 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 19:48:07.064 8 WARNING oslo_policy.policy [None req-798a2e29-b06b-45be-8a87-fce39209ab7d 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:07.064 8 WARNING oslo_policy.policy [None req-798a2e29-b06b-45be-8a87-fce39209ab7d 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 19:48:07.065 8 INFO glance.api.v2.image_data [None req-798a2e29-b06b-45be-8a87-fce39209ab7d 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:48:10.849 8 WARNING glance.location [None req-798a2e29-b06b-45be-8a87-fce39209ab7d 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.63 () {48 vars in 1041 bytes} [Fri May 8 19:48:07 2026] PUT /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd/file => generated 0 bytes in 3827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6774 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 19:48:10 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:48:10.916 8 WARNING oslo_config.cfg [None req-2156845a-c168-42b4-b59e-fa8c15aca402 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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: 10/15] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 19:48:10 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/270] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:09:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:09:15 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:09:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:09:31 2026] GET /v2/images => generated 1240 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.19.213.63 () {44 vars in 933 bytes} [Fri May 8 20:09:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.19.213.63 () {44 vars in 955 bytes} [Fri May 8 20:09:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.19.213.63 () {44 vars in 935 bytes} [Fri May 8 20:09:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.19.213.63 () {48 vars in 947 bytes} [Fri May 8 20:09:32 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:09:32.513 7 WARNING oslo_policy.policy [None req-2280d68e-430d-41db-94ce-5952bfa62d52 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 20:09:32.513 7 WARNING oslo_policy.policy [None req-2280d68e-430d-41db-94ce-5952bfa62d52 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - 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-08 20:09:32.515 7 INFO glance.api.v2.image_data [None req-2280d68e-430d-41db-94ce-5952bfa62d52 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:10:10.064 7 WARNING glance.location [None req-2280d68e-430d-41db-94ce-5952bfa62d52 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/288] 199.19.213.63 () {48 vars in 1042 bytes} [Fri May 8 20:09:32 2026] PUT /v2/images/48001123-43db-4b87-9847-27aa4f9021b9/file => generated 0 bytes in 37596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65078 switches on core 0) [pid: 8|app: 0|req: 150/289] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 20:10:10 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/290] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 20:10:10 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/291] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:10:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/292] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:10:11 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:16:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/376] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:16:53 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/379] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:17:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/380] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:17:02 2026] GET /v2/images => generated 2451 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/381] 199.19.213.63 () {44 vars in 943 bytes} [Fri May 8 20:17:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/382] 199.19.213.63 () {44 vars in 965 bytes} [Fri May 8 20:17:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/383] 199.19.213.63 () {44 vars in 935 bytes} [Fri May 8 20:17:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/384] 199.19.213.63 () {48 vars in 947 bytes} [Fri May 8 20:17:02 2026] POST /v2/images => generated 799 bytes in 3054 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:17:05.662 8 INFO glance.api.v2.image_data [None req-47290511-adef-4fc1-b46d-114e85ddcf5a 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:19:36.023 8 INFO glance.location [None req-47290511-adef-4fc1-b46d-114e85ddcf5a 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/415] 199.19.213.63 () {48 vars in 1041 bytes} [Fri May 8 20:17:05 2026] PUT /v2/images/e0ec442a-9f3b-46e1-bab9-1be1425ba5cf/file => generated 0 bytes in 150407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12729 switches on core 0) [pid: 7|app: 0|req: 218/416] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 20:19:36 2026] GET /v2/images/e0ec442a-9f3b-46e1-bab9-1be1425ba5cf => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/417] 199.19.213.63 () {48 vars in 1046 bytes} [Fri May 8 20:19:36 2026] PATCH /v2/images/e0ec442a-9f3b-46e1-bab9-1be1425ba5cf => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/418] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 20:19:36 2026] GET /v2/images/e0ec442a-9f3b-46e1-bab9-1be1425ba5cf => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/427] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:20:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/428] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:20:12 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/431] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:20:26 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/432] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:20:26 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/433] 199.19.213.63 () {44 vars in 935 bytes} [Fri May 8 20:20:26 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: 8|app: 0|req: 207/434] 199.19.213.63 () {44 vars in 957 bytes} [Fri May 8 20:20:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/435] 199.19.213.63 () {44 vars in 935 bytes} [Fri May 8 20:20:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/436] 199.19.213.63 () {48 vars in 947 bytes} [Fri May 8 20:20:26 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-08 20:20:26.725 7 INFO glance.api.v2.image_data [None req-32281197-4a56-4f5b-bcac-0282ebee156f 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:20:46.073 7 INFO glance.location [None req-32281197-4a56-4f5b-bcac-0282ebee156f 5223ea118346491b97710fd66537f35b ca263fd68ec449849611de51446c6452 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 229/441] 199.19.213.63 () {48 vars in 1042 bytes} [Fri May 8 20:20:26 2026] PUT /v2/images/7e5e8924-1452-488b-ae1d-ae27c4e313a8/file => generated 0 bytes in 19406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28220 switches on core 0) [pid: 8|app: 0|req: 213/442] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 20:20:46 2026] GET /v2/images/7e5e8924-1452-488b-ae1d-ae27c4e313a8 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/443] 199.19.213.63 () {44 vars in 967 bytes} [Fri May 8 20:20:46 2026] GET /v2/images/7e5e8924-1452-488b-ae1d-ae27c4e313a8 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/586] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:32:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/589] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:32:41 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/616] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:34:55 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/617] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:34:55 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/618] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:34:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/619] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:34:56 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/630] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:35:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/631] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:35:44 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/634] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:35:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/635] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:35:51 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 199.19.213.63 () {42 vars in 684 bytes} [Fri May 8 20:36:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 199.19.213.63 () {44 vars in 906 bytes} [Fri May 8 20:36:49 2026] GET /v2/images => generated 4893 bytes in 47 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: 7|app: 0|req: 336/656] 10.0.0.129 () {32 vars in 633 bytes} [Fri May 8 20:37:30 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:37:48 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 24 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: 323/662] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:37:48 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: 325/665] 199.19.213.63 () {36 vars in 990 bytes} [Fri May 8 20:37:56 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/666] 199.19.213.63 () {36 vars in 930 bytes} [Fri May 8 20:37:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/667] 199.19.213.63 () {36 vars in 990 bytes} [Fri May 8 20:37:57 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/668] 199.19.213.63 () {36 vars in 930 bytes} [Fri May 8 20:37:57 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: 327/669] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:38:00 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/670] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:38:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/673] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:38:02 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/674] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:02 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: 330/675] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:02 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: 346/676] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:38:02 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/677] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:02 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: 347/678] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/679] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:38:02 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/680] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:02 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: 333/681] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:02 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: 349/682] 10.0.0.31 () {36 vars in 910 bytes} [Fri May 8 20:38:03 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/683] 10.0.0.31 () {36 vars in 1006 bytes} [Fri May 8 20:38:03 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/684] 10.0.0.31 () {36 vars in 986 bytes} [Fri May 8 20:38:03 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => 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: 335/685] 10.0.0.31 () {36 vars in 926 bytes} [Fri May 8 20:38:03 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/686] 10.0.0.31 () {36 vars in 926 bytes} [Fri May 8 20:38:03 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/695] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:44 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => 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: 340/696] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:44 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/697] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:38:44 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/698] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:44 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: 358/699] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:44 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/700] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:38:44 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => 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: 359/701] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:45 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/702] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:45 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: 360/703] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:38:45 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/704] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:45 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: 361/705] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:38:45 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: 345/706] 10.0.0.31 () {36 vars in 910 bytes} [Fri May 8 20:38:45 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.31 () {36 vars in 1006 bytes} [Fri May 8 20:38:45 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/708] 10.0.0.31 () {36 vars in 986 bytes} [Fri May 8 20:38:45 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/709] 10.0.0.31 () {36 vars in 926 bytes} [Fri May 8 20:38:45 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: 347/710] 10.0.0.31 () {36 vars in 926 bytes} [Fri May 8 20:38:45 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: 364/711] 10.0.0.129 () {34 vars in 655 bytes} [Fri May 8 20:38:46 2026] POST /v2/images => generated 648 bytes in 113 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 20:38:47.021 8 WARNING glance.api.v2.images [None req-cdd00475-e0f2-44a6-a0d3-20aa9524987b 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2eb81e8-a1cc-4954-addf-2800f03f4ee2 [pid: 8|app: 0|req: 348/712] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 20:38:47 2026] DELETE /v2/images/b2eb81e8-a1cc-4954-addf-2800f03f4ee2 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:47 2026] GET /v2/images/b2eb81e8-a1cc-4954-addf-2800f03f4ee2 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/714] 10.0.0.129 () {32 vars in 633 bytes} [Fri May 8 20:38:47 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/715] 10.0.0.129 () {34 vars in 655 bytes} [Fri May 8 20:38:47 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/716] 10.0.0.129 () {32 vars in 717 bytes} [Fri May 8 20:38:47 2026] GET /v2/images/abd514bb-5f48-41c2-9a98-a3b5842f0492/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 20:38:47.193 7 INFO glance.api.v2.image_data [None req-179ab4fd-2d86-47e3-82fd-ce7be31465b6 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 20:38:47.226 7 WARNING glance_store._drivers.rbd [None req-179ab4fd-2d86-47e3-82fd-ce7be31465b6 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 20:38:47.419 7 INFO glance.location [None req-179ab4fd-2d86-47e3-82fd-ce7be31465b6 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 367/717] 10.0.0.129 () {32 vars in 727 bytes} [Fri May 8 20:38:47 2026] PUT /v2/images/abd514bb-5f48-41c2-9a98-a3b5842f0492/file => generated 0 bytes in 270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/718] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:47 2026] GET /v2/images/abd514bb-5f48-41c2-9a98-a3b5842f0492 => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/719] 10.0.0.129 () {32 vars in 717 bytes} [Fri May 8 20:38:47 2026] GET /v2/images/abd514bb-5f48-41c2-9a98-a3b5842f0492/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 10.0.0.129 () {34 vars in 655 bytes} [Fri May 8 20:38:47 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/721] 10.0.0.129 () {32 vars in 726 bytes} [Fri May 8 20:38:47 2026] PATCH /v2/images/b8b0ba1a-fb7c-46be-9ee3-b07852cc5b42 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/722] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:47 2026] GET /v2/images/b8b0ba1a-fb7c-46be-9ee3-b07852cc5b42 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 20:38:47.775 7 WARNING glance.api.v2.images [None req-47845085-3319-480e-b6aa-a50cac694641 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b8b0ba1a-fb7c-46be-9ee3-b07852cc5b42 [pid: 7|app: 0|req: 370/723] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 20:38:47 2026] DELETE /v2/images/b8b0ba1a-fb7c-46be-9ee3-b07852cc5b42 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/724] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:47 2026] GET /v2/images/b8b0ba1a-fb7c-46be-9ee3-b07852cc5b42 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 20:38:47.835 7 WARNING glance.api.v2.images [None req-f65601b2-f61b-4fe8-9ed2-5545206c4b2e 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//abd514bb-5f48-41c2-9a98-a3b5842f0492 [pid: 7|app: 0|req: 371/725] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 20:38:47 2026] DELETE /v2/images/abd514bb-5f48-41c2-9a98-a3b5842f0492 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/726] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:48 2026] GET /v2/images/abd514bb-5f48-41c2-9a98-a3b5842f0492 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 20:38:48.615 7 WARNING glance.api.v2.images [None req-8424f417-7ec6-46b1-8721-1e47cebc1bd4 52cd7f06d58b47af864aeb50e0bb2e71 8c234ffea6694d5abc3d6c8d929da6f7 - - default default] Failed to find image b2eb81e8-a1cc-4954-addf-2800f03f4ee2 to delete: glance.common.exception.ImageNotFound: No image found with ID b2eb81e8-a1cc-4954-addf-2800f03f4ee2 [pid: 7|app: 0|req: 372/727] 10.0.0.129 () {32 vars in 710 bytes} [Fri May 8 20:38:48 2026] DELETE /v2/images/b2eb81e8-a1cc-4954-addf-2800f03f4ee2 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.129 () {32 vars in 707 bytes} [Fri May 8 20:38:48 2026] GET /v2/images/b2eb81e8-a1cc-4954-addf-2800f03f4ee2 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/731] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:38:54 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => 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: 374/732] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:38:54 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: 377/737] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:39:18 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:39:18 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: 379/741] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:39:29 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/742] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:39:29 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: 367/749] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:39:56 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:39:56 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: 388/759] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:40:38 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => 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: 372/760] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:40: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: 8|app: 0|req: 374/765] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:40:51 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/766] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:40: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: 8|app: 0|req: 375/767] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:40:55 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/768] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:40:55 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: 377/771] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:41:11 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => 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: 395/772] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:41:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/779] 10.0.0.129 () {30 vars in 411 bytes} [Fri May 8 20:41:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/782] 10.0.0.50 () {36 vars in 986 bytes} [Fri May 8 20:41:45 2026] GET /v2/images/ef6b79f5-46dc-4a1e-87e9-d5199a7fbedd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/783] 10.0.0.50 () {36 vars in 926 bytes} [Fri May 8 20:41:45 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: 403/786] 199.19.213.63 () {32 vars in 825 bytes} [Fri May 8 20:41:58 2026] GET /v2/images?status=active&owner=ca263fd68ec449849611de51446c6452&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/787] 199.19.213.63 () {32 vars in 652 bytes} [Fri May 8 20:41:58 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: 404/788] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:41:59 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/789] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:41:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/790] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:41:59 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: 386/791] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:41:59 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/792] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:41:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/793] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:41:59 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: 407/794] 10.0.0.80 () {36 vars in 986 bytes} [Fri May 8 20:41:59 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/795] 10.0.0.80 () {36 vars in 926 bytes} [Fri May 8 20:41:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/796] 10.0.0.31 () {36 vars in 910 bytes} [Fri May 8 20:41:59 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/797] 10.0.0.31 () {36 vars in 1006 bytes} [Fri May 8 20:41:59 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/798] 10.0.0.31 () {36 vars in 986 bytes} [Fri May 8 20:41:59 2026] GET /v2/images/48001123-43db-4b87-9847-27aa4f9021b9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/799] 10.0.0.31 () {36 vars in 926 bytes} [Fri May 8 20:41:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/800] 10.0.0.31 () {36 vars in 926 bytes} [Fri May 8 20:41:59 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/843] 10.0.0.129 () {32 vars in 633 bytes} [Fri May 8 20:45:24 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)