+ 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 [Tue May 26 16:15:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-69b856997f-clpvz 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f4ddc3cb668 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-26 16:15:47.008 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 16:15:47.044 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-26 16:15:47.906 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-26 16:15:47.907 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-26 16:15:47.907 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:15:47.972 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-26 16:15:47.974 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-26 16:15:47.974 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 16:15:50.195 8 WARNING glance.api.v2.images [None req-6b44f0f0-7efd-4627-8836-07b11b6b43fa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:15:50.204 7 WARNING glance.api.v2.images [None req-5667beea-c5dd-41cf-8eb4-df4f858e66e5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 16:15:50.549 8 WARNING keystonemiddleware._common.config [None req-6b44f0f0-7efd-4627-8836-07b11b6b43fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:15:50.557 8 WARNING oslo_config.cfg [None req-6b44f0f0-7efd-4627-8836-07b11b6b43fa - - - - - -] 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 0x7f4ddc3cb668 pid: 8 (default app) 2026-05-26 16:15:50.568 7 WARNING keystonemiddleware._common.config [None req-5667beea-c5dd-41cf-8eb4-df4f858e66e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 16:15:50.577 7 WARNING oslo_config.cfg [None req-5667beea-c5dd-41cf-8eb4-df4f858e66e5 - - - - - -] 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 0x7f4ddc3cb668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:15:53 2026] GET / => generated 1312 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-26 16:15:53.567 7 WARNING oslo_policy.policy [None req-81511436-eb7d-4716-ac2e-c39823b3d966 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:53.567 7 WARNING oslo_policy.policy [None req-81511436-eb7d-4716-ac2e-c39823b3d966 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:53.583 7 WARNING oslo_policy.policy [None req-81511436-eb7d-4716-ac2e-c39823b3d966 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:53.584 7 WARNING oslo_policy.policy [None req-81511436-eb7d-4716-ac2e-c39823b3d966 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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/5] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:15:53 2026] GET /v2/images => generated 69 bytes in 575 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.116 () {42 vars in 688 bytes} [Tue May 26 16:15:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:15:57 2026] GET /v2/images => generated 69 bytes in 36 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-26 16:15:57.495 8 WARNING oslo_policy.policy [None req-9ef93a6c-9a7f-4981-b493-2f8c50192038 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:57.496 8 WARNING oslo_policy.policy [None req-9ef93a6c-9a7f-4981-b493-2f8c50192038 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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.116 () {44 vars in 911 bytes} [Tue May 26 16:15:57 2026] GET /v2/images/cirros => generated 151 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.116 () {44 vars in 933 bytes} [Tue May 26 16:15:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:15:57.657 8 WARNING oslo_policy.policy [None req-66209d30-6e07-48c2-93c4-1da31d676a4b 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:57.658 8 WARNING oslo_policy.policy [None req-66209d30-6e07-48c2-93c4-1da31d676a4b 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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.116 () {44 vars in 939 bytes} [Tue May 26 16:15:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 16:15:57.739 7 WARNING oslo_config.cfg [None req-e1c6926a-d1b7-442f-99a8-b1f80e389515 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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/11] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 26 16:15:57 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:15:57.762 8 WARNING oslo_policy.policy [None req-31837bab-1222-468d-b3a2-6e9cd7e82323 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:57.763 8 WARNING oslo_policy.policy [None req-31837bab-1222-468d-b3a2-6e9cd7e82323 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:15:57.765 8 INFO glance.api.v2.image_data [None req-31837bab-1222-468d-b3a2-6e9cd7e82323 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:16:01.528 8 WARNING glance.location [None req-31837bab-1222-468d-b3a2-6e9cd7e82323 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.116 () {48 vars in 1045 bytes} [Tue May 26 16:15:57 2026] PUT /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1/file => generated 0 bytes in 3817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5803 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:16:01 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 16:16:01.707 8 WARNING oslo_config.cfg [None req-99fa5f65-00d8-4fac-8a33-f67f21cefd3a 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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.116 () {48 vars in 1051 bytes} [Tue May 26 16:16:01 2026] PATCH /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:16:01 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:37:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:37:38 2026] GET /v2/images => generated 1381 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:37:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:37:56 2026] GET /v2/images => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.116 () {44 vars in 937 bytes} [Tue May 26 16:37:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.116 () {44 vars in 959 bytes} [Tue May 26 16:37:56 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: 7|app: 0|req: 143/286] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 26 16:37:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 26 16:37:56 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:37:56.857 7 WARNING oslo_policy.policy [None req-244f81e3-654f-4e77-bac1-16121412c0a2 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:37:56.857 7 WARNING oslo_policy.policy [None req-244f81e3-654f-4e77-bac1-16121412c0a2 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - 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-26 16:37:56.859 7 INFO glance.api.v2.image_data [None req-244f81e3-654f-4e77-bac1-16121412c0a2 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:38:23.801 7 WARNING glance.location [None req-244f81e3-654f-4e77-bac1-16121412c0a2 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/294] 199.204.45.116 () {48 vars in 1046 bytes} [Tue May 26 16:37:56 2026] PUT /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd/file => generated 0 bytes in 27010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61975 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:38:23 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/296] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 26 16:38:23 2026] PATCH /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => generated 1395 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:38:23 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/298] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:38:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:38:25 2026] GET /v2/images => generated 2778 bytes in 54 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.116 () {42 vars in 688 bytes} [Tue May 26 16:45:55 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:45:55 2026] GET /v2/images => generated 2778 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:46:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:46:05 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/396] 199.204.45.116 () {44 vars in 947 bytes} [Tue May 26 16:46:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 199.204.45.116 () {44 vars in 969 bytes} [Tue May 26 16:46:05 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: 203/398] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 26 16:46:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/399] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 26 16:46:05 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:46:05.524 8 INFO glance.api.v2.image_data [None req-6df44971-a8e5-44f2-9959-0be78b68eeb9 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:46:26.364 8 INFO glance.location [None req-6df44971-a8e5-44f2-9959-0be78b68eeb9 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/404] 199.204.45.116 () {48 vars in 1045 bytes} [Tue May 26 16:46:05 2026] PUT /v2/images/2ea4c77b-0b12-47c1-ad94-2a5888c00fb2/file => generated 0 bytes in 20898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26163 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:46:26 2026] GET /v2/images/2ea4c77b-0b12-47c1-ad94-2a5888c00fb2 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 26 16:46:26 2026] PATCH /v2/images/2ea4c77b-0b12-47c1-ad94-2a5888c00fb2 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:46:26 2026] GET /v2/images/2ea4c77b-0b12-47c1-ad94-2a5888c00fb2 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:47:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:47:05 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 16:47:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 16:47:21 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 26 16:47:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 199.204.45.116 () {44 vars in 961 bytes} [Tue May 26 16:47:21 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: 8|app: 0|req: 215/426] 199.204.45.116 () {44 vars in 939 bytes} [Tue May 26 16:47:21 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: 7|app: 0|req: 212/427] 199.204.45.116 () {48 vars in 951 bytes} [Tue May 26 16:47:21 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-26 16:47:21.381 8 INFO glance.api.v2.image_data [None req-0dd47578-2200-4222-a78e-d922d8abbe10 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 16:47:36.997 8 INFO glance.location [None req-0dd47578-2200-4222-a78e-d922d8abbe10 386a0a6c68bc486e9d31793b59dac98d 1afb9ddf6a17415c9d2b9ac930619da5 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 216/430] 199.204.45.116 () {48 vars in 1046 bytes} [Tue May 26 16:47:21 2026] PUT /v2/images/d2197320-1499-4e67-ba37-973e862eda46/file => generated 0 bytes in 15671 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32079 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:47:37 2026] GET /v2/images/d2197320-1499-4e67-ba37-973e862eda46 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 199.204.45.116 () {48 vars in 1051 bytes} [Tue May 26 16:47:37 2026] PATCH /v2/images/d2197320-1499-4e67-ba37-973e862eda46 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.204.45.116 () {44 vars in 971 bytes} [Tue May 26 16:47:37 2026] GET /v2/images/d2197320-1499-4e67-ba37-973e862eda46 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 17:01:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 17:01:18 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 17:03:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 17:03:44 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 17:03:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 17:03:46 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 17:04:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 17:04:39 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 17:04:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 17:04:48 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 199.204.45.116 () {42 vars in 688 bytes} [Tue May 26 17:05:56 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 199.204.45.116 () {44 vars in 910 bytes} [Tue May 26 17:05:56 2026] GET /v2/images => generated 5574 bytes in 76 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: 338/676] 10.0.0.142 () {32 vars in 633 bytes} [Tue May 26 17:06:40 2026] GET /v2/images => generated 5574 bytes in 25 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: 341/681] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:07:04 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:07:05 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: 343/685] 199.204.45.116 () {36 vars in 991 bytes} [Tue May 26 17:07:14 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 199.204.45.116 () {36 vars in 931 bytes} [Tue May 26 17:07:14 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: 344/687] 199.204.45.116 () {36 vars in 991 bytes} [Tue May 26 17:07:15 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 199.204.45.116 () {36 vars in 931 bytes} [Tue May 26 17:07:15 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: 346/691] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:07:28 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:07:28 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: 347/693] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:07:28 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: 347/694] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:07:28 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:07:28 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: 348/696] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:07:28 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: 349/697] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:07:28 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:07:28 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: 350/699] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:07:28 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: 350/700] 10.0.0.160 () {36 vars in 911 bytes} [Tue May 26 17:07:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.160 () {36 vars in 1007 bytes} [Tue May 26 17:07:29 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1/locations => generated 127 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.160 () {36 vars in 987 bytes} [Tue May 26 17:07:29 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.160 () {36 vars in 927 bytes} [Tue May 26 17:07: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: 354/706] 10.0.0.160 () {36 vars in 927 bytes} [Tue May 26 17:07:29 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: 354/709] 10.0.0.142 () {34 vars in 655 bytes} [Tue May 26 17:07:39 2026] POST /v2/images => generated 649 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 17:07:40.090 8 WARNING glance.api.v2.images [None req-3399d4f3-3902-4b30-8db0-e27900c6dc5b f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1220a69e-0967-4c7c-88c2-4a5a96b03941 [pid: 8|app: 0|req: 356/710] 10.0.0.142 () {32 vars in 710 bytes} [Tue May 26 17:07:40 2026] DELETE /v2/images/1220a69e-0967-4c7c-88c2-4a5a96b03941 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:07:40 2026] GET /v2/images/1220a69e-0967-4c7c-88c2-4a5a96b03941 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.142 () {32 vars in 633 bytes} [Tue May 26 17:07:40 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.142 () {34 vars in 655 bytes} [Tue May 26 17:07:40 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.142 () {32 vars in 717 bytes} [Tue May 26 17:07:40 2026] GET /v2/images/527a3a1f-5a4b-441b-afa6-52e4aa9192d1/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 17:07:40.287 7 INFO glance.api.v2.image_data [None req-2af05d4d-c923-4c94-a1e2-57fc21edfc1b f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 17:07:40.344 7 WARNING glance_store._drivers.rbd [None req-2af05d4d-c923-4c94-a1e2-57fc21edfc1b f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 17:07:41.147 7 INFO glance.location [None req-2af05d4d-c923-4c94-a1e2-57fc21edfc1b f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/715] 10.0.0.142 () {32 vars in 727 bytes} [Tue May 26 17:07:40 2026] PUT /v2/images/527a3a1f-5a4b-441b-afa6-52e4aa9192d1/file => generated 0 bytes in 921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:07:41 2026] GET /v2/images/527a3a1f-5a4b-441b-afa6-52e4aa9192d1 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.142 () {32 vars in 717 bytes} [Tue May 26 17:07:41 2026] GET /v2/images/527a3a1f-5a4b-441b-afa6-52e4aa9192d1/file => generated 1024 bytes in 165 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.142 () {34 vars in 655 bytes} [Tue May 26 17:07:41 2026] POST /v2/images => generated 648 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.142 () {32 vars in 726 bytes} [Tue May 26 17:07:41 2026] PATCH /v2/images/73d9713c-7885-4e0f-b38e-3d1add11a5da => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:07:41 2026] GET /v2/images/73d9713c-7885-4e0f-b38e-3d1add11a5da => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 17:07:41.532 7 WARNING glance.api.v2.images [None req-1f8cadc5-62f4-4e8e-9364-7336ddd3bd72 f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//73d9713c-7885-4e0f-b38e-3d1add11a5da [pid: 7|app: 0|req: 360/721] 10.0.0.142 () {32 vars in 710 bytes} [Tue May 26 17:07:41 2026] DELETE /v2/images/73d9713c-7885-4e0f-b38e-3d1add11a5da => generated 0 bytes in 87 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:07:41 2026] GET /v2/images/73d9713c-7885-4e0f-b38e-3d1add11a5da => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:07:41.665 7 WARNING glance.api.v2.images [None req-3380dc01-ac1b-4246-a933-f3f2e6683676 f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//527a3a1f-5a4b-441b-afa6-52e4aa9192d1 [pid: 7|app: 0|req: 361/723] 10.0.0.142 () {32 vars in 710 bytes} [Tue May 26 17:07:41 2026] DELETE /v2/images/527a3a1f-5a4b-441b-afa6-52e4aa9192d1 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:07:42 2026] GET /v2/images/527a3a1f-5a4b-441b-afa6-52e4aa9192d1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 17:07:42.549 7 WARNING glance.api.v2.images [None req-d6b74d89-5e3a-4b2a-b3b3-29821fdb2bb6 f9f4dc30d718447cb7bc9e8a6bc43534 da58757127994c8ea6e226c8c696246e - - default default] Failed to find image 1220a69e-0967-4c7c-88c2-4a5a96b03941 to delete: glance.common.exception.ImageNotFound: No image found with ID 1220a69e-0967-4c7c-88c2-4a5a96b03941 [pid: 7|app: 0|req: 362/725] 10.0.0.142 () {32 vars in 710 bytes} [Tue May 26 17:07:42 2026] DELETE /v2/images/1220a69e-0967-4c7c-88c2-4a5a96b03941 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:07:42 2026] GET /v2/images/1220a69e-0967-4c7c-88c2-4a5a96b03941 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:08:18 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:08: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: 7|app: 0|req: 369/739] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:08:36 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:08:36 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: 372/745] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:08:56 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:08: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: 7|app: 0|req: 373/747] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:08:59 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:08: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: 376/753] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:09:17 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:09:17 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: 380/761] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:09:41 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => 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: 382/762] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:09:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:10:17 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:10:17 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: 390/777] 10.0.0.142 () {30 vars in 411 bytes} [Tue May 26 17:10:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:11:05 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => 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: 393/783] 10.0.0.142 () {32 vars in 707 bytes} [Tue May 26 17:11:05 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:11:06 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 392/786] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 395/787] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:11:06 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 396/789] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 394/790] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:11:06 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => 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: 397/791] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 395/792] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 398/793] 10.0.0.160 () {36 vars in 911 bytes} [Tue May 26 17:11:06 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.160 () {36 vars in 1007 bytes} [Tue May 26 17:11:06 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.160 () {36 vars in 987 bytes} [Tue May 26 17:11:06 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.160 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 400/797] 10.0.0.160 () {36 vars in 927 bytes} [Tue May 26 17:11:06 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: 399/800] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:11:14 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/801] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:11:14 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:11:25 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/805] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:11:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 17:11:33 2026] GET /v2/images/cd975583-2398-4d88-80da-3bf80d97a1c1 => 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: 406/809] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 17:11:33 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: 407/816] 199.204.45.116 () {32 vars in 826 bytes} [Tue May 26 17:12:09 2026] GET /v2/images?status=active&owner=1afb9ddf6a17415c9d2b9ac930619da5&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/817] 199.204.45.116 () {32 vars in 653 bytes} [Tue May 26 17:12:09 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: 409/820] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:12:09 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/821] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:12:09 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: 410/822] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:12:09 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: 413/823] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:12:09 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:12:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:12:09 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: 412/826] 10.0.0.156 () {36 vars in 987 bytes} [Tue May 26 17:12:09 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => 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: 415/827] 10.0.0.156 () {36 vars in 927 bytes} [Tue May 26 17:12:09 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: 413/828] 10.0.0.160 () {36 vars in 911 bytes} [Tue May 26 17:12:10 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 10.0.0.160 () {36 vars in 1007 bytes} [Tue May 26 17:12:10 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.160 () {36 vars in 987 bytes} [Tue May 26 17:12:10 2026] GET /v2/images/23cebd6e-2cfd-4090-9fed-8e840115c9bd => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.160 () {36 vars in 927 bytes} [Tue May 26 17:12:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 10.0.0.160 () {36 vars in 927 bytes} [Tue May 26 17:12:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/875] 10.0.0.142 () {32 vars in 633 bytes} [Tue May 26 17:15:45 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)