+ 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 [Mon Aug 24 15:55:03 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5fdb97754-pzv4x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f48724fb668 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-08-24 15:55:05.823 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 15:55:05.828 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-24 15:55:06.679 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-08-24 15:55:06.680 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-08-24 15:55:06.681 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:55:06.761 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-08-24 15:55:06.762 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-08-24 15:55:06.762 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:55:08.850 8 WARNING glance.api.v2.images [None req-877f9d32-6908-4aed-95fb-15e4ec1edc78 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:55:08.879 7 WARNING glance.api.v2.images [None req-423e480b-e2e8-49ad-9391-781845aeafa3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:55:09.201 8 WARNING keystonemiddleware._common.config [None req-877f9d32-6908-4aed-95fb-15e4ec1edc78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:55:09.209 8 WARNING oslo_config.cfg [None req-877f9d32-6908-4aed-95fb-15e4ec1edc78 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f48724fb668 pid: 8 (default app) 2026-08-24 15:55:09.234 7 WARNING keystonemiddleware._common.config [None req-423e480b-e2e8-49ad-9391-781845aeafa3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:55:09.242 7 WARNING oslo_config.cfg [None req-423e480b-e2e8-49ad-9391-781845aeafa3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f48724fb668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 15:55:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 15:55:10.068 7 WARNING oslo_policy.policy [None req-998e0264-57f7-463f-b98f-9ee95f8bb274 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:10.068 7 WARNING oslo_policy.policy [None req-998e0264-57f7-463f-b98f-9ee95f8bb274 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:10.084 7 WARNING oslo_policy.policy [None req-998e0264-57f7-463f-b98f-9ee95f8bb274 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:10.084 7 WARNING oslo_policy.policy [None req-998e0264-57f7-463f-b98f-9ee95f8bb274 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 15:55:09 2026] GET /v2/images => generated 69 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 15:55:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 15:55:13 2026] GET /v2/images => generated 69 bytes in 65 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-08-24 15:55:13.740 8 WARNING oslo_policy.policy [None req-d082e377-7f70-4d3c-8ee4-25c6522a3312 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:13.740 8 WARNING oslo_policy.policy [None req-d082e377-7f70-4d3c-8ee4-25c6522a3312 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.136 () {44 vars in 910 bytes} [Mon Aug 24 15:55:13 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: 7|app: 0|req: 3/9] 199.19.213.136 () {44 vars in 932 bytes} [Mon Aug 24 15:55:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:55:13.883 8 WARNING oslo_policy.policy [None req-4cbdcec3-e74e-4def-af3a-f04e45356ac5 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:13.884 8 WARNING oslo_policy.policy [None req-4cbdcec3-e74e-4def-af3a-f04e45356ac5 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.136 () {44 vars in 938 bytes} [Mon Aug 24 15:55:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:55:14.110 7 WARNING oslo_config.cfg [None req-5c00c891-c068-415d-9798-8e10b0853502 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.136 () {48 vars in 950 bytes} [Mon Aug 24 15:55:13 2026] POST /v2/images => generated 760 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 15:55:14.134 8 WARNING oslo_policy.policy [None req-4e452ac7-ee51-404f-993e-406802a6ba79 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:14.134 8 WARNING oslo_policy.policy [None req-4e452ac7-ee51-404f-993e-406802a6ba79 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 15:55:14.136 8 INFO glance.api.v2.image_data [None req-4e452ac7-ee51-404f-993e-406802a6ba79 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 15:55:17.644 8 WARNING glance.location [None req-4e452ac7-ee51-404f-993e-406802a6ba79 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.136 () {48 vars in 1044 bytes} [Mon Aug 24 15:55:14 2026] PUT /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff/file => generated 0 bytes in 3553 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4852 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 15:55:17 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 15:55:17.796 8 WARNING oslo_config.cfg [None req-2e8afd0a-7e1d-4f39-a4ab-528d6ae68128 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 15:55:17 2026] PATCH /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 15:55:17 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 138/272] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:16:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:16:31 2026] GET /v2/images => generated 1381 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:16:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:16:49 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.19.213.136 () {44 vars in 936 bytes} [Mon Aug 24 16:16:49 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: 7|app: 0|req: 139/281] 199.19.213.136 () {44 vars in 958 bytes} [Mon Aug 24 16:16:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.136 () {44 vars in 938 bytes} [Mon Aug 24 16:16:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.136 () {48 vars in 950 bytes} [Mon Aug 24 16:16:49 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:16:49.976 8 INFO glance.api.v2.image_data [None req-e895545e-b516-48fd-bbf4-52f5140b4454 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:17:37.107 8 WARNING glance.location [None req-e895545e-b516-48fd-bbf4-52f5140b4454 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/292] 199.19.213.136 () {48 vars in 1045 bytes} [Mon Aug 24 16:16:49 2026] PUT /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea/file => generated 0 bytes in 47178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56330 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 16:17:37 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:17:37 2026] PATCH /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 16:17:37 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:17:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:17:38 2026] GET /v2/images => generated 2778 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/408] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:26:47 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:26:47 2026] GET /v2/images => generated 2778 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:27:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:27:04 2026] GET /v2/images => generated 2778 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.19.213.136 () {44 vars in 946 bytes} [Mon Aug 24 16:27:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.19.213.136 () {44 vars in 968 bytes} [Mon Aug 24 16:27:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.19.213.136 () {44 vars in 938 bytes} [Mon Aug 24 16:27:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.19.213.136 () {48 vars in 950 bytes} [Mon Aug 24 16:27:04 2026] POST /v2/images => generated 799 bytes in 3680 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:27:08.492 7 WARNING oslo_policy.policy [None req-6c394e49-2ff0-4778-a3b5-74648d578f6d 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 16:27:08.492 7 WARNING oslo_policy.policy [None req-6c394e49-2ff0-4778-a3b5-74648d578f6d 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - 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-08-24 16:27:08.494 7 INFO glance.api.v2.image_data [None req-6c394e49-2ff0-4778-a3b5-74648d578f6d 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:28:29.450 7 INFO glance.location [None req-6c394e49-2ff0-4778-a3b5-74648d578f6d 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 213/438] 199.19.213.136 () {48 vars in 1044 bytes} [Mon Aug 24 16:27:08 2026] PUT /v2/images/97191703-a173-40b7-b05a-68f3788971a4/file => generated 0 bytes in 81017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18854 switches on core 0) [pid: 8|app: 0|req: 226/439] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 16:28:29 2026] GET /v2/images/97191703-a173-40b7-b05a-68f3788971a4 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/440] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:28:29 2026] PATCH /v2/images/97191703-a173-40b7-b05a-68f3788971a4 => generated 1410 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/441] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 16:28:29 2026] GET /v2/images/97191703-a173-40b7-b05a-68f3788971a4 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/450] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:29:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/451] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:29:18 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/456] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:29:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/457] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:29:31 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/458] 199.19.213.136 () {44 vars in 938 bytes} [Mon Aug 24 16:29:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/459] 199.19.213.136 () {44 vars in 960 bytes} [Mon Aug 24 16:29:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/460] 199.19.213.136 () {44 vars in 938 bytes} [Mon Aug 24 16:29:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/461] 199.19.213.136 () {48 vars in 950 bytes} [Mon Aug 24 16:29:31 2026] POST /v2/images => generated 791 bytes in 482 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:29:32.336 8 INFO glance.api.v2.image_data [None req-68f5d351-5a57-4764-b4af-0d4aed56f770 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:29:51.326 8 INFO glance.location [None req-68f5d351-5a57-4764-b4af-0d4aed56f770 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 238/466] 199.19.213.136 () {48 vars in 1045 bytes} [Mon Aug 24 16:29:32 2026] PUT /v2/images/cf261bb8-be53-4985-a85c-db03e725efc3/file => generated 0 bytes in 19032 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27651 switches on core 0) [pid: 7|app: 0|req: 229/467] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 16:29:51 2026] GET /v2/images/cf261bb8-be53-4985-a85c-db03e725efc3 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/468] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:29:51 2026] PATCH /v2/images/cf261bb8-be53-4985-a85c-db03e725efc3 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/469] 199.19.213.136 () {44 vars in 970 bytes} [Mon Aug 24 16:29:51 2026] GET /v2/images/cf261bb8-be53-4985-a85c-db03e725efc3 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/634] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:43:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/635] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:43:35 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:45:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:45:56 2026] GET /v2/images => generated 5574 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:45:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/669] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:45:58 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: 336/678] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:46:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:46:48 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:46:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:46:57 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 199.19.213.136 () {42 vars in 687 bytes} [Mon Aug 24 16:47:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 199.19.213.136 () {44 vars in 909 bytes} [Mon Aug 24 16:47:58 2026] GET /v2/images => generated 5574 bytes in 59 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: 351/708] 10.0.0.76 () {32 vars in 631 bytes} [Mon Aug 24 16:48:41 2026] GET /v2/images => generated 5574 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:49:04 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 19 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: 360/714] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:49:04 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: 355/715] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:49:05 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 361/716] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:49: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: 357/719] 199.19.213.136 () {36 vars in 990 bytes} [Mon Aug 24 16:49:12 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 363/720] 199.19.213.136 () {36 vars in 930 bytes} [Mon Aug 24 16:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 199.19.213.136 () {36 vars in 990 bytes} [Mon Aug 24 16:49:13 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 199.19.213.136 () {36 vars in 930 bytes} [Mon Aug 24 16:49:13 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: 368/729] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:49:39 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:49: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: 369/731] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:49:39 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: 363/732] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:49:39 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 370/733] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:49:39 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: 364/734] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:49:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/735] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:49:39 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 365/736] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:49: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: 8|app: 0|req: 372/737] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:49: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: 7|app: 0|req: 366/738] 10.0.0.88 () {36 vars in 909 bytes} [Mon Aug 24 16:49:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.88 () {36 vars in 1005 bytes} [Mon Aug 24 16:49:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff/locations => generated 127 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.88 () {36 vars in 985 bytes} [Mon Aug 24 16:49:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 374/741] 10.0.0.88 () {36 vars in 925 bytes} [Mon Aug 24 16:49:40 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: 368/742] 10.0.0.88 () {36 vars in 925 bytes} [Mon Aug 24 16:49:40 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/749] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:50:11 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:50:11 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: 375/755] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:50:33 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 381/756] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:50:33 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: 376/757] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:50:36 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:50:36 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: 386/765] 10.0.0.76 () {34 vars in 653 bytes} [Mon Aug 24 16:51:01 2026] POST /v2/images => generated 649 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-24 16:51:01.934 7 WARNING glance.api.v2.images [None req-484b59d4-8de3-4d8c-ac86-bb4234dcf86f ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3d5c77c-3f40-418d-988c-dfba6795f1cc [pid: 7|app: 0|req: 380/766] 10.0.0.76 () {32 vars in 708 bytes} [Mon Aug 24 16:51:01 2026] DELETE /v2/images/f3d5c77c-3f40-418d-988c-dfba6795f1cc => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:01 2026] GET /v2/images/f3d5c77c-3f40-418d-988c-dfba6795f1cc => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.76 () {32 vars in 631 bytes} [Mon Aug 24 16:51:01 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: 8|app: 0|req: 388/769] 10.0.0.76 () {34 vars in 653 bytes} [Mon Aug 24 16:51:02 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.76 () {32 vars in 715 bytes} [Mon Aug 24 16:51:02 2026] GET /v2/images/ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-24 16:51:02.109 8 INFO glance.api.v2.image_data [None req-84bcbbd4-d40a-4392-b73f-470a9d29eab8 ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:51:02.158 8 WARNING glance_store._drivers.rbd [None req-84bcbbd4-d40a-4392-b73f-470a9d29eab8 ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-24 16:51:03.049 8 INFO glance.location [None req-84bcbbd4-d40a-4392-b73f-470a9d29eab8 ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 389/771] 10.0.0.76 () {32 vars in 725 bytes} [Mon Aug 24 16:51:02 2026] PUT /v2/images/ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9/file => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:03 2026] GET /v2/images/ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.76 () {32 vars in 715 bytes} [Mon Aug 24 16:51:03 2026] GET /v2/images/ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.76 () {34 vars in 653 bytes} [Mon Aug 24 16:51:03 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.76 () {32 vars in 724 bytes} [Mon Aug 24 16:51:03 2026] PATCH /v2/images/813af85f-3c46-4a48-a5a9-ad79eb8bb04e => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:03 2026] GET /v2/images/813af85f-3c46-4a48-a5a9-ad79eb8bb04e => generated 652 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:51:03.396 8 WARNING glance.api.v2.images [None req-ad88ed3e-b0d6-4874-a595-e3212b34ad95 ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//813af85f-3c46-4a48-a5a9-ad79eb8bb04e [pid: 8|app: 0|req: 392/777] 10.0.0.76 () {32 vars in 708 bytes} [Mon Aug 24 16:51:03 2026] DELETE /v2/images/813af85f-3c46-4a48-a5a9-ad79eb8bb04e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:03 2026] GET /v2/images/813af85f-3c46-4a48-a5a9-ad79eb8bb04e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:51:03.463 8 WARNING glance.api.v2.images [None req-beba4abb-d47a-445b-bced-d0142b043120 ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9 [pid: 8|app: 0|req: 393/779] 10.0.0.76 () {32 vars in 708 bytes} [Mon Aug 24 16:51:03 2026] DELETE /v2/images/ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:04 2026] GET /v2/images/ff8b6a27-3dc9-4e6f-b924-ff3bb19f93a9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:51:04.292 8 WARNING glance.api.v2.images [None req-5c33425a-317b-4a5a-b36a-739fbd56b9ae ee0a4fe05c5846139db188d3ebbabbe9 fb0c30e68a1145eaa3f54b97264716a4 - - default default] Failed to find image f3d5c77c-3f40-418d-988c-dfba6795f1cc to delete: glance.common.exception.ImageNotFound: No image found with ID f3d5c77c-3f40-418d-988c-dfba6795f1cc [pid: 8|app: 0|req: 394/781] 10.0.0.76 () {32 vars in 708 bytes} [Mon Aug 24 16:51:04 2026] DELETE /v2/images/f3d5c77c-3f40-418d-988c-dfba6795f1cc => 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: 388/782] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:04 2026] GET /v2/images/f3d5c77c-3f40-418d-988c-dfba6795f1cc => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.76 () {30 vars in 409 bytes} [Mon Aug 24 16:51:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:39 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:51:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/795] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 402/796] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 395/797] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:51:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 403/798] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 396/799] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 404/800] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:51:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/801] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 405/802] 10.0.0.88 () {36 vars in 909 bytes} [Mon Aug 24 16:51:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.88 () {36 vars in 1005 bytes} [Mon Aug 24 16:51:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/804] 10.0.0.88 () {36 vars in 985 bytes} [Mon Aug 24 16:51:40 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/805] 10.0.0.88 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 407/806] 10.0.0.88 () {36 vars in 925 bytes} [Mon Aug 24 16:51:40 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: 412/815] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:52:24 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 404/816] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:52: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: 8|app: 0|req: 420/831] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:53:30 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 412/832] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:53:30 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: 415/837] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:53:58 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/838] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:53:58 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: 431/853] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:55:03 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 423/854] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:55:03 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: 431/869] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:56:13 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 439/870] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:56:14 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: 442/875] 10.0.0.28 () {36 vars in 985 bytes} [Mon Aug 24 16:56:31 2026] GET /v2/images/e8183b39-f921-4e45-9eae-c2a980e49aff => 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: 434/876] 10.0.0.28 () {36 vars in 925 bytes} [Mon Aug 24 16:56:31 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: 438/883] 199.19.213.136 () {32 vars in 825 bytes} [Mon Aug 24 16:57:07 2026] GET /v2/images?status=active&owner=784908f3b0b842a2a5827ac7572570b8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/884] 199.19.213.136 () {32 vars in 652 bytes} [Mon Aug 24 16:57:07 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: 439/885] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:57:08 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/886] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 440/887] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 448/888] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:57:08 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => 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: 441/889] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 449/890] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 442/891] 10.0.0.29 () {36 vars in 985 bytes} [Mon Aug 24 16:57:08 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/892] 10.0.0.29 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 452/895] 10.0.0.88 () {36 vars in 909 bytes} [Mon Aug 24 16:57:08 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/896] 10.0.0.88 () {36 vars in 1005 bytes} [Mon Aug 24 16:57:08 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/897] 10.0.0.88 () {36 vars in 985 bytes} [Mon Aug 24 16:57:08 2026] GET /v2/images/0857d23e-4906-47c7-ac03-787727ccbcea => 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: 445/898] 10.0.0.88 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 454/899] 10.0.0.88 () {36 vars in 925 bytes} [Mon Aug 24 16:57:08 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: 469/946] 10.0.0.76 () {32 vars in 631 bytes} [Mon Aug 24 17:01:04 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)