+ 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 Aug 19 09:29:50 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-6469db546d-s474g 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 0x7fc1ce2bd668 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-19 09:29:52.606 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-19 09:29:52.621 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-08-19 09:29:53.444 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-19 09:29:53.445 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-19 09:29:53.446 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-19 09:29:53.487 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-19 09:29:53.488 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-19 09:29:53.488 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-19 09:29:55.539 8 WARNING glance.api.v2.images [None req-5ff4faf9-498e-4877-a816-36ee026ef899 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-19 09:29:55.639 7 WARNING glance.api.v2.images [None req-22375a39-68e3-4c8f-8931-ab0517e5cb35 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-19 09:29:55.873 8 WARNING keystonemiddleware._common.config [None req-5ff4faf9-498e-4877-a816-36ee026ef899 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 09:29:55.881 8 WARNING oslo_config.cfg [None req-5ff4faf9-498e-4877-a816-36ee026ef899 - - - - - -] 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 0x7fc1ce2bd668 pid: 8 (default app) 2026-08-19 09:29:55.994 7 WARNING keystonemiddleware._common.config [None req-22375a39-68e3-4c8f-8931-ab0517e5cb35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 09:29:56.002 7 WARNING oslo_config.cfg [None req-22375a39-68e3-4c8f-8931-ab0517e5cb35 - - - - - -] 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 0x7fc1ce2bd668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:29:57 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-19 09:29:58.082 7 WARNING oslo_policy.policy [None req-aef36f00-8a4b-4d79-9a7f-f3f441c65258 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:29:58.082 7 WARNING oslo_policy.policy [None req-aef36f00-8a4b-4d79-9a7f-f3f441c65258 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:29:58.101 7 WARNING oslo_policy.policy [None req-aef36f00-8a4b-4d79-9a7f-f3f441c65258 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:29:58.101 7 WARNING oslo_policy.policy [None req-aef36f00-8a4b-4d79-9a7f-f3f441c65258 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:29:57 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:30:01 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/8] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:30:01 2026] GET /v2/images => generated 69 bytes in 41 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-19 09:30:01.863 8 WARNING oslo_policy.policy [None req-1b3631aa-1361-4fa8-8ff7-cdf971ef2f7e 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:30:01.863 8 WARNING oslo_policy.policy [None req-1b3631aa-1361-4fa8-8ff7-cdf971ef2f7e 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.130 () {44 vars in 912 bytes} [Wed Aug 19 09:30:01 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.130 () {44 vars in 934 bytes} [Wed Aug 19 09:30:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 09:30:02.011 8 WARNING oslo_policy.policy [None req-0b2fc90f-47d4-43fd-b33b-ad1719348b1d 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:30:02.012 8 WARNING oslo_policy.policy [None req-0b2fc90f-47d4-43fd-b33b-ad1719348b1d 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.130 () {44 vars in 940 bytes} [Wed Aug 19 09:30:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 09:30:02.100 7 WARNING oslo_config.cfg [None req-fb69a6ff-f3c4-4f29-ba56-98ae32527f93 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.130 () {48 vars in 952 bytes} [Wed Aug 19 09:30:02 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 09:30:02.122 8 WARNING oslo_policy.policy [None req-dde20153-7b05-4c37-a8e1-05f2b1195594 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:30:02.122 8 WARNING oslo_policy.policy [None req-dde20153-7b05-4c37-a8e1-05f2b1195594 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - 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-19 09:30:02.124 8 INFO glance.api.v2.image_data [None req-dde20153-7b05-4c37-a8e1-05f2b1195594 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 09:30:05.915 8 WARNING glance.location [None req-dde20153-7b05-4c37-a8e1-05f2b1195594 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.130 () {48 vars in 1046 bytes} [Wed Aug 19 09:30:02 2026] PUT /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893/file => generated 0 bytes in 3835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8342 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 09:30:05 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-19 09:30:06.064 8 WARNING oslo_config.cfg [None req-d413e480-44b7-4b3b-b9b4-46a6b89dec74 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.19.213.130 () {48 vars in 1052 bytes} [Wed Aug 19 09:30:05 2026] PATCH /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 09:30:06 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 136/269] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:51:04 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: 134/270] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:51:04 2026] GET /v2/images => generated 1381 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:51:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:51:21 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.130 () {44 vars in 938 bytes} [Wed Aug 19 09:51:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.19.213.130 () {44 vars in 960 bytes} [Wed Aug 19 09:51:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.19.213.130 () {44 vars in 940 bytes} [Wed Aug 19 09:51:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.19.213.130 () {48 vars in 952 bytes} [Wed Aug 19 09:51:21 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 09:51:21.966 8 INFO glance.api.v2.image_data [None req-d790c9a9-127c-4a2e-af6e-6311a4b94d4d 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 09:51:48.154 8 WARNING glance.location [None req-d790c9a9-127c-4a2e-af6e-6311a4b94d4d 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/287] 199.19.213.130 () {48 vars in 1047 bytes} [Wed Aug 19 09:51:21 2026] PUT /v2/images/92123992-169b-4e9c-816c-9541ebd5c910/file => generated 0 bytes in 26233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64262 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 09:51:48 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => 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: 143/289] 199.19.213.130 () {48 vars in 1052 bytes} [Wed Aug 19 09:51:48 2026] PATCH /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 09:51:48 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:51:49 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: 148/292] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:51:49 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:58:42 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: 190/376] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:58:42 2026] GET /v2/images => generated 2778 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 09:59: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: 194/384] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 09:59:13 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.130 () {44 vars in 948 bytes} [Wed Aug 19 09:59:13 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: 7|app: 0|req: 195/386] 199.19.213.130 () {44 vars in 970 bytes} [Wed Aug 19 09:59:13 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: 8|app: 0|req: 192/387] 199.19.213.130 () {44 vars in 940 bytes} [Wed Aug 19 09:59:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.130 () {48 vars in 952 bytes} [Wed Aug 19 09:59:13 2026] POST /v2/images => generated 799 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 09:59:13.512 8 INFO glance.api.v2.image_data [None req-21f6e539-d7f1-48a4-b6ba-7a853d58f76f 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 09:59:40.423 8 INFO glance.location [None req-21f6e539-d7f1-48a4-b6ba-7a853d58f76f 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/395] 199.19.213.130 () {48 vars in 1046 bytes} [Wed Aug 19 09:59:13 2026] PUT /v2/images/07aa3205-ed86-4dfd-b9f1-3ca42d7c039a/file => generated 0 bytes in 26963 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29306 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 09:59:40 2026] GET /v2/images/07aa3205-ed86-4dfd-b9f1-3ca42d7c039a => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.19.213.130 () {48 vars in 1052 bytes} [Wed Aug 19 09:59:40 2026] PATCH /v2/images/07aa3205-ed86-4dfd-b9f1-3ca42d7c039a => generated 1410 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 09:59:40 2026] GET /v2/images/07aa3205-ed86-4dfd-b9f1-3ca42d7c039a => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:00:23 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: 209/408] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:00:23 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:00:36 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: 212/414] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:00:36 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/415] 199.19.213.130 () {44 vars in 940 bytes} [Wed Aug 19 10:00:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.19.213.130 () {44 vars in 962 bytes} [Wed Aug 19 10:00:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/417] 199.19.213.130 () {44 vars in 940 bytes} [Wed Aug 19 10:00:36 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: 214/418] 199.19.213.130 () {48 vars in 952 bytes} [Wed Aug 19 10:00:37 2026] POST /v2/images => generated 791 bytes in 296 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 10:00:37.325 8 INFO glance.api.v2.image_data [None req-b455c093-55eb-4975-b66b-ae0fc8e77912 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 10:00:52.912 8 INFO glance.location [None req-b455c093-55eb-4975-b66b-ae0fc8e77912 682db939f5b343f7890ca0112de5830e 26fdbc44519245f387d97754d031817a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/421] 199.19.213.130 () {48 vars in 1047 bytes} [Wed Aug 19 10:00:37 2026] PUT /v2/images/b202c6e1-7fc5-4ceb-aadf-9750e1d8cdcf/file => generated 0 bytes in 15628 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32862 switches on core 0) [pid: 7|app: 0|req: 217/422] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 10:00:52 2026] GET /v2/images/b202c6e1-7fc5-4ceb-aadf-9750e1d8cdcf => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/423] 199.19.213.130 () {48 vars in 1052 bytes} [Wed Aug 19 10:00:52 2026] PATCH /v2/images/b202c6e1-7fc5-4ceb-aadf-9750e1d8cdcf => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/424] 199.19.213.130 () {44 vars in 972 bytes} [Wed Aug 19 10:00:53 2026] GET /v2/images/b202c6e1-7fc5-4ceb-aadf-9750e1d8cdcf => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/587] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:14:16 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: 288/588] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:14:16 2026] GET /v2/images => generated 5574 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/615] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:16:33 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: 314/616] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:16:33 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/619] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:16: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: 316/620] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:16:35 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/629] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:17:24 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: 309/630] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:17:24 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/633] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:17:33 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: 311/634] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:17:33 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/647] 199.19.213.130 () {42 vars in 689 bytes} [Wed Aug 19 10:18:33 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: 318/648] 199.19.213.130 () {44 vars in 911 bytes} [Wed Aug 19 10:18:33 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/659] 10.0.0.98 () {32 vars in 632 bytes} [Wed Aug 19 10:19:16 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/664] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:19:35 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 31 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: 326/665] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:19:35 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: 340/666] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:19:40 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/667] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:19: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: 8|app: 0|req: 329/670] 199.19.213.130 () {36 vars in 991 bytes} [Wed Aug 19 10:19:45 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 342/671] 199.19.213.130 () {36 vars in 931 bytes} [Wed Aug 19 10:19:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 199.19.213.130 () {36 vars in 991 bytes} [Wed Aug 19 10:19:46 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 343/673] 199.19.213.130 () {36 vars in 931 bytes} [Wed Aug 19 10:19:46 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: 344/674] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:19:48 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 345/675] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:19:48 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: 331/676] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:19:48 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:19:49 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: 332/678] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:19:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/679] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:19:49 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 333/680] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:19:49 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: 348/681] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:19:49 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: 334/682] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:19:49 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 349/683] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:19:49 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: 335/684] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:19:49 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 10.0.0.115 () {36 vars in 987 bytes} [Wed Aug 19 10:19:50 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/686] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:19:50 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: 351/687] 10.0.0.115 () {36 vars in 987 bytes} [Wed Aug 19 10:19:50 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 337/688] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:19:50 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: 352/689] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:19:50 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: 356/696] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:20:15 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 341/697] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:20:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/704] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:20:48 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 360/705] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:20:48 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: 349/712] 10.0.0.98 () {30 vars in 410 bytes} [Wed Aug 19 10:21:22 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: 352/717] 10.0.0.98 () {34 vars in 654 bytes} [Wed Aug 19 10:21:36 2026] POST /v2/images => generated 649 bytes in 134 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-19 10:21:36.752 7 WARNING glance.api.v2.images [None req-b1aced8c-a7c1-420d-bf2a-919994e342bf 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b7b67b9-53b9-4c1a-ab5c-9138285ce59c [pid: 7|app: 0|req: 366/718] 10.0.0.98 () {32 vars in 709 bytes} [Wed Aug 19 10:21:36 2026] DELETE /v2/images/6b7b67b9-53b9-4c1a-ab5c-9138285ce59c => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/719] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:21:36 2026] GET /v2/images/6b7b67b9-53b9-4c1a-ab5c-9138285ce59c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 10.0.0.98 () {32 vars in 632 bytes} [Wed Aug 19 10:21:36 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/721] 10.0.0.98 () {34 vars in 654 bytes} [Wed Aug 19 10:21:36 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-19 10:21:36.917 7 WARNING oslo_policy.policy [None req-769e56e4-ff57-44ab-a444-fc86c911eafe 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - 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-19 10:21:36.917 7 WARNING oslo_policy.policy [None req-769e56e4-ff57-44ab-a444-fc86c911eafe 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - 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: 368/722] 10.0.0.98 () {32 vars in 716 bytes} [Wed Aug 19 10:21:36 2026] GET /v2/images/51458412-fa9b-4dbc-a6f1-5e1f016b8fbe/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-19 10:21:36.953 8 INFO glance.api.v2.image_data [None req-251aedc1-d3e7-4a65-b569-6d03758967ab 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 10:21:37.007 8 WARNING glance_store._drivers.rbd [None req-251aedc1-d3e7-4a65-b569-6d03758967ab 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-19 10:21:37.580 8 INFO glance.location [None req-251aedc1-d3e7-4a65-b569-6d03758967ab 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/723] 10.0.0.98 () {32 vars in 726 bytes} [Wed Aug 19 10:21:36 2026] PUT /v2/images/51458412-fa9b-4dbc-a6f1-5e1f016b8fbe/file => generated 0 bytes in 698 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:21:37 2026] GET /v2/images/51458412-fa9b-4dbc-a6f1-5e1f016b8fbe => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.98 () {32 vars in 716 bytes} [Wed Aug 19 10:21:37 2026] GET /v2/images/51458412-fa9b-4dbc-a6f1-5e1f016b8fbe/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/726] 10.0.0.98 () {34 vars in 654 bytes} [Wed Aug 19 10:21:37 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.98 () {32 vars in 725 bytes} [Wed Aug 19 10:21:37 2026] PATCH /v2/images/52580a40-5ba3-4bfb-95ad-d9835becc87e => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/728] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:21:37 2026] GET /v2/images/52580a40-5ba3-4bfb-95ad-d9835becc87e => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 10:21:37.939 8 WARNING glance.api.v2.images [None req-2e5c3861-8d57-4129-af23-03b80b926bfe 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52580a40-5ba3-4bfb-95ad-d9835becc87e [pid: 8|app: 0|req: 358/729] 10.0.0.98 () {32 vars in 709 bytes} [Wed Aug 19 10:21:37 2026] DELETE /v2/images/52580a40-5ba3-4bfb-95ad-d9835becc87e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/730] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:21:37 2026] GET /v2/images/52580a40-5ba3-4bfb-95ad-d9835becc87e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 10:21:38.011 8 WARNING glance.api.v2.images [None req-bec0a4fd-c7b4-4f83-85bf-7f1fafa335d4 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//51458412-fa9b-4dbc-a6f1-5e1f016b8fbe [pid: 8|app: 0|req: 359/731] 10.0.0.98 () {32 vars in 709 bytes} [Wed Aug 19 10:21:37 2026] DELETE /v2/images/51458412-fa9b-4dbc-a6f1-5e1f016b8fbe => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:21:38 2026] GET /v2/images/51458412-fa9b-4dbc-a6f1-5e1f016b8fbe => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 10:21:38.873 8 WARNING glance.api.v2.images [None req-ecc0a82a-6d6f-4f9f-8900-e7aae60d1abf 4b5946228ef94234b17e38fd2907e36a ee7766c036d54510bd2e88954d9f242d - - default default] Failed to find image 6b7b67b9-53b9-4c1a-ab5c-9138285ce59c to delete: glance.common.exception.ImageNotFound: No image found with ID 6b7b67b9-53b9-4c1a-ab5c-9138285ce59c [pid: 8|app: 0|req: 360/733] 10.0.0.98 () {32 vars in 709 bytes} [Wed Aug 19 10:21:38 2026] DELETE /v2/images/6b7b67b9-53b9-4c1a-ab5c-9138285ce59c => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:21:38 2026] GET /v2/images/6b7b67b9-53b9-4c1a-ab5c-9138285ce59c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/743] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:22:19 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 365/744] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:22:19 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: 382/749] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:22:39 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/750] 10.0.0.98 () {32 vars in 706 bytes} [Wed Aug 19 10:22:39 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 383/751] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:22:39 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 369/752] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:22:39 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/753] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:22:40 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: 370/754] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:22:40 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 385/755] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:22: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: 8|app: 0|req: 371/756] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:22:40 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: 386/757] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:22:40 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 372/758] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:22: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: 387/759] 10.0.0.115 () {36 vars in 987 bytes} [Wed Aug 19 10:22:40 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:22: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: 388/761] 10.0.0.115 () {36 vars in 987 bytes} [Wed Aug 19 10:22:40 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 374/762] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:22: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: 389/763] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:22: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: 391/766] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:22:54 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 376/767] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:22:54 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: 393/770] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:22:58 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:22:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/778] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:23:32 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/779] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:23:32 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: 390/794] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:24:43 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => generated 1312 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/795] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:24:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.15 () {36 vars in 986 bytes} [Wed Aug 19 10:25:01 2026] GET /v2/images/9c3c35bb-3b26-424d-a3d0-8b719b5bf893 => 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: 393/801] 10.0.0.15 () {36 vars in 926 bytes} [Wed Aug 19 10:25:01 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: 399/812] 199.19.213.130 () {32 vars in 826 bytes} [Wed Aug 19 10:25:46 2026] GET /v2/images?status=active&owner=26fdbc44519245f387d97754d031817a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/813] 199.19.213.130 () {32 vars in 653 bytes} [Wed Aug 19 10:25:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/814] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:25:47 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/815] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:25:47 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: 401/816] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:25:47 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: 416/817] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:25:47 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/818] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:25:47 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: 417/819] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:25:47 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/820] 10.0.0.164 () {36 vars in 987 bytes} [Wed Aug 19 10:25:47 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/821] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:25:47 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: 404/822] 10.0.0.164 () {36 vars in 927 bytes} [Wed Aug 19 10:25:47 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: 419/823] 10.0.0.115 () {36 vars in 987 bytes} [Wed Aug 19 10:25:48 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/824] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:25:48 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/825] 10.0.0.115 () {36 vars in 987 bytes} [Wed Aug 19 10:25:48 2026] GET /v2/images/92123992-169b-4e9c-816c-9541ebd5c910 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:25:48 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: 421/827] 10.0.0.115 () {36 vars in 927 bytes} [Wed Aug 19 10:25:48 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: 428/870] 10.0.0.98 () {32 vars in 632 bytes} [Wed Aug 19 10:29:20 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)