+ 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 Jun 16 00:52:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8454794658-6vsms machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f36c87d1668 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-06-16 00:52:51.442 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 00:52:51.500 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-06-16 00:52:52.333 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-06-16 00:52:52.334 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-06-16 00:52:52.335 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 00:52:52.384 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-06-16 00:52:52.385 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-06-16 00:52:52.386 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 00:52:54.422 7 WARNING glance.api.v2.images [None req-0c620b4f-c826-4bc0-b20c-89e837a00763 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 00:52:54.518 8 WARNING glance.api.v2.images [None req-756539e9-a028-48de-b64c-1d7ce8963908 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 00:52:54.765 7 WARNING keystonemiddleware._common.config [None req-0c620b4f-c826-4bc0-b20c-89e837a00763 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 00:52:54.773 7 WARNING oslo_config.cfg [None req-0c620b4f-c826-4bc0-b20c-89e837a00763 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f36c87d1668 pid: 7 (default app) 2026-06-16 00:52:54.867 8 WARNING keystonemiddleware._common.config [None req-756539e9-a028-48de-b64c-1d7ce8963908 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 00:52:54.874 8 WARNING oslo_config.cfg [None req-756539e9-a028-48de-b64c-1d7ce8963908 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f36c87d1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 00:52:56 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-06-16 00:52:56.879 8 WARNING oslo_policy.policy [None req-26d43791-42df-452c-8510-cb3f9df74f6b f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:52:56.880 8 WARNING oslo_policy.policy [None req-26d43791-42df-452c-8510-cb3f9df74f6b f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:52:56.897 8 WARNING oslo_policy.policy [None req-26d43791-42df-452c-8510-cb3f9df74f6b f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:52:56.897 8 WARNING oslo_policy.policy [None req-26d43791-42df-452c-8510-cb3f9df74f6b f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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: 1/5] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 00:52:56 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 00:53:00 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: 2/7] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 00:53:00 2026] GET /v2/images => generated 69 bytes in 38 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-06-16 00:53:00.754 7 WARNING oslo_policy.policy [None req-3779b4b7-cd9d-4fc2-ae80-8afbb1a3354b f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:53:00.754 7 WARNING oslo_policy.policy [None req-3779b4b7-cd9d-4fc2-ae80-8afbb1a3354b f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.81 () {44 vars in 908 bytes} [Tue Jun 16 00:53:00 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.81 () {44 vars in 930 bytes} [Tue Jun 16 00:53:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 00:53:00.896 7 WARNING oslo_policy.policy [None req-f34ca31f-1975-4fb4-affd-126d45652e91 f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:53:00.896 7 WARNING oslo_policy.policy [None req-f34ca31f-1975-4fb4-affd-126d45652e91 f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.81 () {44 vars in 936 bytes} [Tue Jun 16 00:53:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 00:53:00.980 8 WARNING oslo_config.cfg [None req-6d241750-2881-4cd2-b0da-3a93e278993e f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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: 4/11] 199.19.213.81 () {48 vars in 948 bytes} [Tue Jun 16 00:53:00 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 00:53:01.009 7 WARNING oslo_policy.policy [None req-b3676d77-7c97-4af3-b100-f384217a5edf f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:53:01.009 7 WARNING oslo_policy.policy [None req-b3676d77-7c97-4af3-b100-f384217a5edf f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 00:53:01.011 7 INFO glance.api.v2.image_data [None req-b3676d77-7c97-4af3-b100-f384217a5edf f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 00:53:04.547 7 WARNING glance.location [None req-b3676d77-7c97-4af3-b100-f384217a5edf f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.81 () {48 vars in 1042 bytes} [Tue Jun 16 00:53:00 2026] PUT /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740/file => generated 0 bytes in 3590 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5922 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 00:53:04 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 00:53:04.714 7 WARNING oslo_config.cfg [None req-cb65f011-254a-4e22-8490-fadfed363a53 f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.81 () {48 vars in 1048 bytes} [Tue Jun 16 00:53:04 2026] PATCH /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 00:53:04 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:13:43 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: 133/267] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:13:43 2026] GET /v2/images => generated 1381 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:14:05 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: 136/273] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:14:05 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.81 () {44 vars in 934 bytes} [Tue Jun 16 01:14:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.19.213.81 () {44 vars in 956 bytes} [Tue Jun 16 01:14:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.81 () {44 vars in 936 bytes} [Tue Jun 16 01:14:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.81 () {48 vars in 948 bytes} [Tue Jun 16 01:14:05 2026] POST /v2/images => generated 796 bytes in 84 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:14:06.072 8 WARNING oslo_policy.policy [None req-a32ff019-e914-47cb-a783-38ad2b013ede f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 01:14:06.073 8 WARNING oslo_policy.policy [None req-a32ff019-e914-47cb-a783-38ad2b013ede f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - 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-06-16 01:14:06.075 8 INFO glance.api.v2.image_data [None req-a32ff019-e914-47cb-a783-38ad2b013ede f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:14:35.258 8 WARNING glance.location [None req-a32ff019-e914-47cb-a783-38ad2b013ede f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/284] 199.19.213.81 () {48 vars in 1043 bytes} [Tue Jun 16 01:14:06 2026] PUT /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf/file => generated 0 bytes in 29241 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65386 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 01:14:35 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.19.213.81 () {48 vars in 1048 bytes} [Tue Jun 16 01:14:35 2026] PATCH /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 01:14:35 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:14: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: 147/289] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:14:37 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: 7|app: 0|req: 189/372] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:21: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: 184/373] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:21:31 2026] GET /v2/images => generated 2778 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:21:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:21:40 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.81 () {44 vars in 944 bytes} [Tue Jun 16 01:21:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.81 () {44 vars in 966 bytes} [Tue Jun 16 01:21:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.81 () {44 vars in 936 bytes} [Tue Jun 16 01:21:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.19.213.81 () {48 vars in 948 bytes} [Tue Jun 16 01:21:40 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:21:40.884 7 INFO glance.api.v2.image_data [None req-fe7e3991-f985-4562-bece-13dc51bb9cda f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:22:02.714 7 INFO glance.location [None req-fe7e3991-f985-4562-bece-13dc51bb9cda f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/386] 199.19.213.81 () {48 vars in 1042 bytes} [Tue Jun 16 01:21:40 2026] PUT /v2/images/00b700f1-79c7-4afa-a675-276553e71b91/file => generated 0 bytes in 21877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21287 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 01:22:02 2026] GET /v2/images/00b700f1-79c7-4afa-a675-276553e71b91 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.19.213.81 () {48 vars in 1048 bytes} [Tue Jun 16 01:22:02 2026] PATCH /v2/images/00b700f1-79c7-4afa-a675-276553e71b91 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 01:22:02 2026] GET /v2/images/00b700f1-79c7-4afa-a675-276553e71b91 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:22:49 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: 201/401] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:22:49 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:23:11 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: 204/407] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:23:11 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.19.213.81 () {44 vars in 936 bytes} [Tue Jun 16 01:23:11 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.19.213.81 () {44 vars in 958 bytes} [Tue Jun 16 01:23:11 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.81 () {44 vars in 936 bytes} [Tue Jun 16 01:23:11 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: 206/411] 199.19.213.81 () {48 vars in 948 bytes} [Tue Jun 16 01:23:11 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:23:11.859 8 INFO glance.api.v2.image_data [None req-5a3daa53-1de8-4571-abfe-8447946def05 f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:23:29.190 8 INFO glance.location [None req-5a3daa53-1de8-4571-abfe-8447946def05 f9c5c415082b484da85df07569b7fa50 c2e5a94e573d4470b63ce1b6331185c7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/416] 199.19.213.81 () {48 vars in 1043 bytes} [Tue Jun 16 01:23:11 2026] PUT /v2/images/8e8341fe-ea97-44ab-95f1-008bf3d76a85/file => generated 0 bytes in 17378 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32746 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 01:23:29 2026] GET /v2/images/8e8341fe-ea97-44ab-95f1-008bf3d76a85 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.19.213.81 () {48 vars in 1048 bytes} [Tue Jun 16 01:23:29 2026] PATCH /v2/images/8e8341fe-ea97-44ab-95f1-008bf3d76a85 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.19.213.81 () {44 vars in 968 bytes} [Tue Jun 16 01:23:29 2026] GET /v2/images/8e8341fe-ea97-44ab-95f1-008bf3d76a85 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/574] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:36:19 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/575] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:36:19 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/604] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:38: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: 305/605] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:38:37 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:38:39 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: 306/607] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:38:39 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: 312/618] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:39:30 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: 307/619] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:39:30 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: 8|app: 0|req: 309/622] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:39:38 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: 314/623] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:39:38 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 199.19.213.81 () {42 vars in 685 bytes} [Tue Jun 16 01:40:41 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/637] 199.19.213.81 () {44 vars in 907 bytes} [Tue Jun 16 01:40:41 2026] GET /v2/images => generated 5574 bytes in 53 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: 327/648] 10.0.0.89 () {32 vars in 632 bytes} [Tue Jun 16 01:41:24 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:41:43 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 132 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/652] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:41:43 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: 330/653] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:41:43 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: 324/656] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:41:43 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/657] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:41:43 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:41:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:41:43 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:41:43 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: 335/661] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:41:43 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: 327/662] 10.0.0.226 () {36 vars in 987 bytes} [Tue Jun 16 01:41:44 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/663] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:41:44 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: 328/664] 10.0.0.226 () {36 vars in 987 bytes} [Tue Jun 16 01:41:44 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:41: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: 8|app: 0|req: 329/666] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:41:44 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: 338/667] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:41:44 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:41:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 199.19.213.81 () {36 vars in 990 bytes} [Tue Jun 16 01:41:53 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 199.19.213.81 () {36 vars in 930 bytes} [Tue Jun 16 01:41:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 199.19.213.81 () {36 vars in 990 bytes} [Tue Jun 16 01:41:54 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 199.19.213.81 () {36 vars in 930 bytes} [Tue Jun 16 01:41:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:41:57 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:41:57 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: 343/677] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:42:00 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 335/678] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:42:00 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: 339/685] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:42:28 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 347/686] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:42: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: 340/689] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:42:33 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/690] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:42:33 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: 344/697] 10.0.0.89 () {34 vars in 654 bytes} [Tue Jun 16 01:43:13 2026] POST /v2/images => generated 649 bytes in 163 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 01:43:13.512 7 WARNING glance.api.v2.images [None req-1fc45684-6666-4ac4-acf5-f6be76ec3db5 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4497a494-559d-40f5-9e13-5369a94af652 [pid: 7|app: 0|req: 354/700] 10.0.0.89 () {32 vars in 709 bytes} [Tue Jun 16 01:43:13 2026] DELETE /v2/images/4497a494-559d-40f5-9e13-5369a94af652 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:13 2026] GET /v2/images/4497a494-559d-40f5-9e13-5369a94af652 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.89 () {32 vars in 632 bytes} [Tue Jun 16 01:43:13 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.89 () {34 vars in 654 bytes} [Tue Jun 16 01:43:13 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.89 () {32 vars in 716 bytes} [Tue Jun 16 01:43:13 2026] GET /v2/images/ec69bd70-6d73-4809-a4b5-c5db9e476063/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 01:43:13.697 8 INFO glance.api.v2.image_data [None req-44b8138a-d44a-4e04-bb10-2adc252d5b9a 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:43:13.741 8 WARNING glance_store._drivers.rbd [None req-44b8138a-d44a-4e04-bb10-2adc252d5b9a 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 01:43:14.138 8 INFO glance.location [None req-44b8138a-d44a-4e04-bb10-2adc252d5b9a 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/705] 10.0.0.89 () {32 vars in 726 bytes} [Tue Jun 16 01:43:13 2026] PUT /v2/images/ec69bd70-6d73-4809-a4b5-c5db9e476063/file => generated 0 bytes in 505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:14 2026] GET /v2/images/ec69bd70-6d73-4809-a4b5-c5db9e476063 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.89 () {32 vars in 716 bytes} [Tue Jun 16 01:43:14 2026] GET /v2/images/ec69bd70-6d73-4809-a4b5-c5db9e476063/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.89 () {34 vars in 654 bytes} [Tue Jun 16 01:43:14 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.89 () {32 vars in 725 bytes} [Tue Jun 16 01:43:14 2026] PATCH /v2/images/9bdfad8b-1031-4ff5-b53c-06cb4b3ae800 => generated 652 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:14 2026] GET /v2/images/9bdfad8b-1031-4ff5-b53c-06cb4b3ae800 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 01:43:14.479 8 WARNING glance.api.v2.images [None req-3584ca79-375c-4be6-b517-d7f75800d288 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9bdfad8b-1031-4ff5-b53c-06cb4b3ae800 [pid: 8|app: 0|req: 352/711] 10.0.0.89 () {32 vars in 709 bytes} [Tue Jun 16 01:43:14 2026] DELETE /v2/images/9bdfad8b-1031-4ff5-b53c-06cb4b3ae800 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:14 2026] GET /v2/images/9bdfad8b-1031-4ff5-b53c-06cb4b3ae800 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 01:43:14.549 8 WARNING glance.api.v2.images [None req-59e93ace-303f-44f2-9ed9-1b801c14029d 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec69bd70-6d73-4809-a4b5-c5db9e476063 [pid: 8|app: 0|req: 353/713] 10.0.0.89 () {32 vars in 709 bytes} [Tue Jun 16 01:43:14 2026] DELETE /v2/images/ec69bd70-6d73-4809-a4b5-c5db9e476063 => generated 0 bytes in 1087 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:15 2026] GET /v2/images/ec69bd70-6d73-4809-a4b5-c5db9e476063 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 01:43:15.659 8 WARNING glance.api.v2.images [None req-7b534a8a-176c-472e-b2ab-779240a66b32 4a42b6e5ba474f64afce1d17a645436a 0e3505c4a12d46bcadd0ffd6583e64b5 - - default default] Failed to find image 4497a494-559d-40f5-9e13-5369a94af652 to delete: glance.common.exception.ImageNotFound: No image found with ID 4497a494-559d-40f5-9e13-5369a94af652 [pid: 8|app: 0|req: 354/715] 10.0.0.89 () {32 vars in 709 bytes} [Tue Jun 16 01:43:15 2026] DELETE /v2/images/4497a494-559d-40f5-9e13-5369a94af652 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/716] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:15 2026] GET /v2/images/4497a494-559d-40f5-9e13-5369a94af652 => 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: 355/717] 10.0.0.89 () {30 vars in 410 bytes} [Tue Jun 16 01:43:18 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: 357/720] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:33 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 364/721] 10.0.0.89 () {32 vars in 706 bytes} [Tue Jun 16 01:43:33 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:43:33 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 360/726] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 367/727] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:43:34 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 361/728] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 362/730] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:43:34 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 369/731] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 363/732] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 370/733] 10.0.0.226 () {36 vars in 987 bytes} [Tue Jun 16 01:43:34 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 364/734] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 371/735] 10.0.0.226 () {36 vars in 987 bytes} [Tue Jun 16 01:43:34 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:43:34 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: 367/740] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:43:48 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:43:48 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:44:23 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:44:23 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: 380/752] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:44:26 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 373/753] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:44:26 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: 385/762] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:45:13 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 378/763] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:45:13 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:46:05 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => 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: 385/777] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:46: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: 388/782] 10.0.0.183 () {36 vars in 987 bytes} [Tue Jun 16 01:46:23 2026] GET /v2/images/fa52fe3d-c63b-4f23-958a-8eddb4d03740 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.183 () {36 vars in 927 bytes} [Tue Jun 16 01:46:23 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: 400/792] 199.19.213.81 () {32 vars in 825 bytes} [Tue Jun 16 01:47:05 2026] GET /v2/images?status=active&owner=c2e5a94e573d4470b63ce1b6331185c7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 199.19.213.81 () {32 vars in 652 bytes} [Tue Jun 16 01:47:05 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: 401/794] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:47:05 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => 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: 394/795] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 7|app: 0|req: 402/796] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 395/797] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:47:05 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/798] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:47:05 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: 396/799] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 7|app: 0|req: 404/800] 10.0.0.180 () {36 vars in 987 bytes} [Tue Jun 16 01:47:06 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/801] 10.0.0.180 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 405/802] 10.0.0.226 () {36 vars in 987 bytes} [Tue Jun 16 01:47:06 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/803] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 406/804] 10.0.0.226 () {36 vars in 987 bytes} [Tue Jun 16 01:47:06 2026] GET /v2/images/5f916889-6050-445a-9cdc-2f493bdccabf => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 407/806] 10.0.0.226 () {36 vars in 927 bytes} [Tue Jun 16 01:47: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: 421/849] 10.0.0.89 () {32 vars in 632 bytes} [Tue Jun 16 01:50:38 2026] GET /v2/images => generated 5574 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)