+ 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 [Wed May 27 10:13:45 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:10:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-677fdf85cf-m7jlh 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 0x7f006299d668 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-27 10:13:47.101 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 10:13:47.120 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-27 10:13:47.970 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-27 10:13:47.971 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-27 10:13:47.972 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 10:13:47.978 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-27 10:13:47.979 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-27 10:13:47.980 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 10:13:50.020 7 WARNING glance.api.v2.images [None req-d39ca431-dbda-47ad-a814-7b30b312f94b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 10:13:50.089 8 WARNING glance.api.v2.images [None req-664bdb99-d597-44a8-ad97-0d4a2d319c45 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 10:13:50.370 7 WARNING keystonemiddleware._common.config [None req-d39ca431-dbda-47ad-a814-7b30b312f94b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:13:50.379 7 WARNING oslo_config.cfg [None req-d39ca431-dbda-47ad-a814-7b30b312f94b - - - - - -] 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 0x7f006299d668 pid: 7 (default app) 2026-05-27 10:13:50.435 8 WARNING keystonemiddleware._common.config [None req-664bdb99-d597-44a8-ad97-0d4a2d319c45 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:13:50.443 8 WARNING oslo_config.cfg [None req-664bdb99-d597-44a8-ad97-0d4a2d319c45 - - - - - -] 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 0x7f006299d668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:13:52 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 10:13:52.669 8 WARNING oslo_policy.policy [None req-63d4cd1c-05c5-477a-8813-42e753f63bad 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:52.670 8 WARNING oslo_policy.policy [None req-63d4cd1c-05c5-477a-8813-42e753f63bad 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:52.689 8 WARNING oslo_policy.policy [None req-63d4cd1c-05c5-477a-8813-42e753f63bad 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:52.689 8 WARNING oslo_policy.policy [None req-63d4cd1c-05c5-477a-8813-42e753f63bad 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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/4] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:13:52 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:13:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:13:56 2026] GET /v2/images => generated 69 bytes in 40 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-27 10:13:56.295 7 WARNING oslo_policy.policy [None req-39872721-7140-4a0a-abab-aeb044a336d9 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:56.296 7 WARNING oslo_policy.policy [None req-39872721-7140-4a0a-abab-aeb044a336d9 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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: 5/7] 199.19.213.5 () {44 vars in 904 bytes} [Wed May 27 10:13:56 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.5 () {44 vars in 926 bytes} [Wed May 27 10:13:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:13:56.434 7 WARNING oslo_policy.policy [None req-d7e3c9b6-0b42-49ff-ad7d-8d7c5c7da593 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:56.434 7 WARNING oslo_policy.policy [None req-d7e3c9b6-0b42-49ff-ad7d-8d7c5c7da593 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.5 () {44 vars in 932 bytes} [Wed May 27 10:13:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:13:56.515 8 WARNING oslo_config.cfg [None req-699235d8-60c3-45fe-b780-38805d095f28 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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/10] 199.19.213.5 () {48 vars in 944 bytes} [Wed May 27 10:13:56 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-27 10:13:56.538 7 WARNING oslo_policy.policy [None req-f0b8aeb2-63ab-4af0-bbc8-70b075097973 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:56.538 7 WARNING oslo_policy.policy [None req-f0b8aeb2-63ab-4af0-bbc8-70b075097973 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:13:56.540 7 INFO glance.api.v2.image_data [None req-f0b8aeb2-63ab-4af0-bbc8-70b075097973 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:14:01.517 7 WARNING glance.location [None req-f0b8aeb2-63ab-4af0-bbc8-70b075097973 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.5 () {48 vars in 1038 bytes} [Wed May 27 10:13:56 2026] PUT /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3/file => generated 0 bytes in 5023 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6760 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:14:01 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:14:01.672 7 WARNING oslo_config.cfg [None req-0346e64c-d2ee-4314-9410-6f9ce6428484 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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: 8/15] 199.19.213.5 () {48 vars in 1044 bytes} [Wed May 27 10:14:01 2026] PATCH /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:14:01 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 144/287] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:36:32 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:36:32 2026] GET /v2/images => generated 1381 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:36:51 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:36:51 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.19.213.5 () {44 vars in 930 bytes} [Wed May 27 10:36:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.19.213.5 () {44 vars in 952 bytes} [Wed May 27 10:36:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.19.213.5 () {44 vars in 932 bytes} [Wed May 27 10:36:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.19.213.5 () {48 vars in 944 bytes} [Wed May 27 10:36:51 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-27 10:36:51.520 7 INFO glance.api.v2.image_data [None req-edb03ac7-7ce5-4195-8425-e98e32c6eb28 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:37:17.798 7 WARNING glance.location [None req-edb03ac7-7ce5-4195-8425-e98e32c6eb28 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 150/303] 199.19.213.5 () {48 vars in 1039 bytes} [Wed May 27 10:36:51 2026] PUT /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90/file => generated 0 bytes in 26317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62921 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:37:17 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.19.213.5 () {48 vars in 1044 bytes} [Wed May 27 10:37:17 2026] PATCH /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => 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: 155/306] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:37:17 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => 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: 152/307] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:37:19 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/308] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:37:19 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: 196/395] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:44:21 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:44:21 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:44:33 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:44:33 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.19.213.5 () {44 vars in 940 bytes} [Wed May 27 10:44:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.19.213.5 () {44 vars in 962 bytes} [Wed May 27 10:44:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.19.213.5 () {44 vars in 932 bytes} [Wed May 27 10:44:33 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: 204/404] 199.19.213.5 () {48 vars in 944 bytes} [Wed May 27 10:44:34 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-27 10:44:34.077 7 INFO glance.api.v2.image_data [None req-148a0fc6-eeba-4e48-be45-62a89b70dc3f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:45:02.153 7 INFO glance.location [None req-148a0fc6-eeba-4e48-be45-62a89b70dc3f 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/411] 199.19.213.5 () {48 vars in 1038 bytes} [Wed May 27 10:44:34 2026] PUT /v2/images/1016767c-a991-40a2-955d-dfbf8395483c/file => generated 0 bytes in 28126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23403 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:45:02 2026] GET /v2/images/1016767c-a991-40a2-955d-dfbf8395483c => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 199.19.213.5 () {48 vars in 1044 bytes} [Wed May 27 10:45:02 2026] PATCH /v2/images/1016767c-a991-40a2-955d-dfbf8395483c => generated 1410 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:45:02 2026] GET /v2/images/1016767c-a991-40a2-955d-dfbf8395483c => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/423] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:45:40 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/424] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:45:40 2026] GET /v2/images => generated 4190 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/427] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:45:54 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/428] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:45:54 2026] GET /v2/images => generated 4190 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/429] 199.19.213.5 () {44 vars in 932 bytes} [Wed May 27 10:45:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 199.19.213.5 () {44 vars in 954 bytes} [Wed May 27 10:45:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/431] 199.19.213.5 () {44 vars in 932 bytes} [Wed May 27 10:45:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/432] 199.19.213.5 () {48 vars in 944 bytes} [Wed May 27 10:45:54 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-27 10:45:54.307 8 WARNING oslo_policy.policy [None req-ba8ed426-29cf-4e73-9e05-3f8dc8b78e46 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:45:54.307 8 WARNING oslo_policy.policy [None req-ba8ed426-29cf-4e73-9e05-3f8dc8b78e46 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - 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-27 10:45:54.309 8 INFO glance.api.v2.image_data [None req-ba8ed426-29cf-4e73-9e05-3f8dc8b78e46 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:46:07.960 8 INFO glance.location [None req-ba8ed426-29cf-4e73-9e05-3f8dc8b78e46 64eebc93b02641d4889e7660e23ccc16 a1c74c301f634803b7862c9ee4095538 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 222/435] 199.19.213.5 () {48 vars in 1039 bytes} [Wed May 27 10:45:54 2026] PUT /v2/images/4c8a8513-32e8-4cc9-b4a0-6357c994847b/file => generated 0 bytes in 13702 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35781 switches on core 0) [pid: 7|app: 0|req: 214/436] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:46:08 2026] GET /v2/images/4c8a8513-32e8-4cc9-b4a0-6357c994847b => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 199.19.213.5 () {48 vars in 1044 bytes} [Wed May 27 10:46:08 2026] PATCH /v2/images/4c8a8513-32e8-4cc9-b4a0-6357c994847b => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/438] 199.19.213.5 () {44 vars in 964 bytes} [Wed May 27 10:46:08 2026] GET /v2/images/4c8a8513-32e8-4cc9-b4a0-6357c994847b => generated 1382 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/593] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 10:58:55 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/594] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 10:58:55 2026] GET /v2/images => generated 5574 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/623] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 11:01:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/624] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 11:01:12 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/625] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 11:01:14 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/626] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 11:01:14 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 11:02:03 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/638] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 11:02:03 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: 7|app: 0|req: 317/641] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 11:02:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 11:02:11 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 199.19.213.5 () {42 vars in 681 bytes} [Wed May 27 11:03:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 199.19.213.5 () {44 vars in 903 bytes} [Wed May 27 11:03:12 2026] GET /v2/images => generated 5574 bytes in 48 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: 337/665] 10.0.0.127 () {32 vars in 633 bytes} [Wed May 27 11:03:55 2026] GET /v2/images => generated 5574 bytes in 15 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: 331/670] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:04:15 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 340/671] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:04:15 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: 332/672] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:04:16 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/673] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:04:16 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: 333/674] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:04:16 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:04:16 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:04:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/677] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:04:16 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/678] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:04:16 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 344/679] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:04:16 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: 336/680] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:04:16 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: 345/681] 10.0.0.11 () {36 vars in 910 bytes} [Wed May 27 11:04:17 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.11 () {36 vars in 1006 bytes} [Wed May 27 11:04:17 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 10.0.0.11 () {36 vars in 986 bytes} [Wed May 27 11:04:17 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 338/684] 10.0.0.11 () {36 vars in 926 bytes} [Wed May 27 11:04:17 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: 347/685] 10.0.0.11 () {36 vars in 926 bytes} [Wed May 27 11:04:17 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: 340/688] 199.19.213.5 () {36 vars in 989 bytes} [Wed May 27 11:04:24 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 199.19.213.5 () {36 vars in 929 bytes} [Wed May 27 11:04:24 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: 341/690] 199.19.213.5 () {36 vars in 989 bytes} [Wed May 27 11:04:25 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 350/691] 199.19.213.5 () {36 vars in 929 bytes} [Wed May 27 11:04: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: 342/692] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:04:28 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 351/693] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:04: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: 343/694] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:04:28 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 352/695] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:04:28 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: 356/702] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:04:57 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 347/703] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:04:57 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: 349/706] 10.0.0.127 () {30 vars in 411 bytes} [Wed May 27 11:05:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 10.0.0.127 () {34 vars in 655 bytes} [Wed May 27 11:05:14 2026] POST /v2/images => generated 649 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 11:05:14.341 8 WARNING glance.api.v2.images [None req-54e380ea-1d43-4b0b-9b39-886d06eadc40 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4e3ca8ef-3632-4971-850c-6fc4eeef9855 [pid: 8|app: 0|req: 359/710] 10.0.0.127 () {32 vars in 710 bytes} [Wed May 27 11:05:14 2026] DELETE /v2/images/4e3ca8ef-3632-4971-850c-6fc4eeef9855 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:14 2026] GET /v2/images/4e3ca8ef-3632-4971-850c-6fc4eeef9855 => 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: 360/712] 10.0.0.127 () {32 vars in 633 bytes} [Wed May 27 11:05:14 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.127 () {34 vars in 655 bytes} [Wed May 27 11:05:14 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:14 2026] GET /v2/images/3be24f44-c185-4482-a409-c6339575dacc/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:14.521 7 INFO glance.api.v2.image_data [None req-67257135-5f8c-4365-9209-9b1cfa11a483 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 11:05:14.562 7 WARNING glance_store._drivers.rbd [None req-67257135-5f8c-4365-9209-9b1cfa11a483 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 11:05:15.429 7 INFO glance.location [None req-67257135-5f8c-4365-9209-9b1cfa11a483 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 354/715] 10.0.0.127 () {32 vars in 727 bytes} [Wed May 27 11:05:14 2026] PUT /v2/images/3be24f44-c185-4482-a409-c6339575dacc/file => generated 0 bytes in 945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:15 2026] GET /v2/images/3be24f44-c185-4482-a409-c6339575dacc => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 10.0.0.127 () {32 vars in 717 bytes} [Wed May 27 11:05:15 2026] GET /v2/images/3be24f44-c185-4482-a409-c6339575dacc/file => generated 1024 bytes in 104 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.127 () {34 vars in 655 bytes} [Wed May 27 11:05:15 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.127 () {32 vars in 726 bytes} [Wed May 27 11:05:15 2026] PATCH /v2/images/bfbc0738-c92e-4790-81b0-642aa24433f1 => generated 653 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/720] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:15 2026] GET /v2/images/bfbc0738-c92e-4790-81b0-642aa24433f1 => generated 653 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:15.779 7 WARNING glance.api.v2.images [None req-3be81b29-a711-4572-86ef-4ab22aae2b82 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bfbc0738-c92e-4790-81b0-642aa24433f1 [pid: 7|app: 0|req: 357/721] 10.0.0.127 () {32 vars in 710 bytes} [Wed May 27 11:05:15 2026] DELETE /v2/images/bfbc0738-c92e-4790-81b0-642aa24433f1 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/722] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:15 2026] GET /v2/images/bfbc0738-c92e-4790-81b0-642aa24433f1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:15.839 7 WARNING glance.api.v2.images [None req-0cec62fd-4af9-403f-b35b-1175143b50ba 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3be24f44-c185-4482-a409-c6339575dacc [pid: 7|app: 0|req: 358/723] 10.0.0.127 () {32 vars in 710 bytes} [Wed May 27 11:05:15 2026] DELETE /v2/images/3be24f44-c185-4482-a409-c6339575dacc => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/724] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:16 2026] GET /v2/images/3be24f44-c185-4482-a409-c6339575dacc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:05:16.707 7 WARNING glance.api.v2.images [None req-b3b1c448-16ae-4b26-946e-b2e8f7d9fcee 024b30b43168481c8d00bfadb76d9a6c fb0cc3f4a3214c4aa1ea147cd75f95cf - - default default] Failed to find image 4e3ca8ef-3632-4971-850c-6fc4eeef9855 to delete: glance.common.exception.ImageNotFound: No image found with ID 4e3ca8ef-3632-4971-850c-6fc4eeef9855 [pid: 7|app: 0|req: 359/725] 10.0.0.127 () {32 vars in 710 bytes} [Wed May 27 11:05:16 2026] DELETE /v2/images/4e3ca8ef-3632-4971-850c-6fc4eeef9855 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:05:16 2026] GET /v2/images/4e3ca8ef-3632-4971-850c-6fc4eeef9855 => 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: 370/731] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:05:30 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/732] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:05:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/739] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:06:04 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 366/740] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:06:04 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: 378/747] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:06:38 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 370/748] 10.0.0.127 () {32 vars in 707 bytes} [Wed May 27 11:06:38 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 379/749] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:06:38 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/750] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:06:38 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: 380/751] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:06:38 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 381/753] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/755] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:06:38 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 374/756] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:06:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/757] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:06:38 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: 375/758] 10.0.0.11 () {36 vars in 910 bytes} [Wed May 27 11:06:39 2026] GET /versions => generated 1290 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/759] 10.0.0.11 () {36 vars in 1006 bytes} [Wed May 27 11:06:39 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/760] 10.0.0.11 () {36 vars in 986 bytes} [Wed May 27 11:06:39 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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/761] 10.0.0.11 () {36 vars in 926 bytes} [Wed May 27 11:06:39 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: 377/762] 10.0.0.11 () {36 vars in 926 bytes} [Wed May 27 11:06:39 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: 388/767] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:06:56 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 380/768] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:06:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:07:00 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 382/772] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:07:00 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: 392/775] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:07:18 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 384/776] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:07:18 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/781] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:07:36 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => 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: 387/782] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:07:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 199.19.213.5 () {32 vars in 824 bytes} [Wed May 27 11:08:05 2026] GET /v2/images?status=active&owner=a1c74c301f634803b7862c9ee4095538&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 199.19.213.5 () {32 vars in 651 bytes} [Wed May 27 11:08:05 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: 400/791] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:08:06 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/792] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 401/793] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 393/794] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:08:06 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/795] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 394/796] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 403/797] 10.0.0.20 () {36 vars in 986 bytes} [Wed May 27 11:08:06 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 10.0.0.20 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 404/799] 10.0.0.11 () {36 vars in 910 bytes} [Wed May 27 11:08:06 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/800] 10.0.0.11 () {36 vars in 1006 bytes} [Wed May 27 11:08:06 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/801] 10.0.0.11 () {36 vars in 986 bytes} [Wed May 27 11:08:06 2026] GET /v2/images/930d53c5-21d9-4b4a-8e1c-20fe8e4ebb90 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/802] 10.0.0.11 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 406/803] 10.0.0.11 () {36 vars in 926 bytes} [Wed May 27 11:08: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: 402/812] 10.0.0.66 () {36 vars in 986 bytes} [Wed May 27 11:08:41 2026] GET /v2/images/b56c97b2-1839-4e24-b2c3-ea21c9a572c3 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/813] 10.0.0.66 () {36 vars in 926 bytes} [Wed May 27 11:08:41 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: 420/848] 10.0.0.127 () {32 vars in 633 bytes} [Wed May 27 11:11:38 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)