+ 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 [Fri Jun 26 03:58:37 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7b6db595bf-gxjpw 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 0x7f0e72334668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-26 03:58:39.090 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:58:39.218 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-26 03:58:40.057 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 03:58:40.058 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 03:58:40.059 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-26 03:58:40.123 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 03:58:40.124 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-26 03:58:40.125 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-26 03:58:42.142 8 WARNING glance.api.v2.images [None req-c806eba2-8243-4b1b-9554-030099ab805e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:58:42.215 7 WARNING glance.api.v2.images [None req-dc63bed8-570c-4395-b06d-2c8167ba7329 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:58:42.479 8 WARNING keystonemiddleware._common.config [None req-c806eba2-8243-4b1b-9554-030099ab805e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:58:42.487 8 WARNING oslo_config.cfg [None req-c806eba2-8243-4b1b-9554-030099ab805e - - - - - -] 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 0x7f0e72334668 pid: 8 (default app) 2026-06-26 03:58:42.657 7 WARNING keystonemiddleware._common.config [None req-dc63bed8-570c-4395-b06d-2c8167ba7329 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:58:42.665 7 WARNING oslo_config.cfg [None req-dc63bed8-570c-4395-b06d-2c8167ba7329 - - - - - -] 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 0x7f0e72334668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 03:58:43 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:58:44.266 7 WARNING oslo_policy.policy [None req-fe8ae524-f446-4431-8a5e-58f70d517d70 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:44.267 7 WARNING oslo_policy.policy [None req-fe8ae524-f446-4431-8a5e-58f70d517d70 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:44.284 7 WARNING oslo_policy.policy [None req-fe8ae524-f446-4431-8a5e-58f70d517d70 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:44.284 7 WARNING oslo_policy.policy [None req-fe8ae524-f446-4431-8a5e-58f70d517d70 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - 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/4] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 03:58:43 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 03:58:48 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/6] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 03:58:48 2026] GET /v2/images => generated 69 bytes in 43 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:58:48.274 8 WARNING oslo_policy.policy [None req-0f8667ad-f8e5-4fd7-95b6-a6331df72267 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:48.275 8 WARNING oslo_policy.policy [None req-0f8667ad-f8e5-4fd7-95b6-a6331df72267 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - 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: 5/7] 199.204.45.115 () {44 vars in 912 bytes} [Fri Jun 26 03:58:48 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.115 () {44 vars in 934 bytes} [Fri Jun 26 03:58:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:58:48.421 8 WARNING oslo_policy.policy [None req-580499cd-3a5f-461a-9fd8-df6c03299440 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:48.421 8 WARNING oslo_policy.policy [None req-580499cd-3a5f-461a-9fd8-df6c03299440 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - 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/9] 199.204.45.115 () {44 vars in 940 bytes} [Fri Jun 26 03:58:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:58:48.523 7 WARNING oslo_config.cfg [None req-05eb7d2b-b26d-4538-9b8d-8947f7bb0501 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - 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/10] 199.204.45.115 () {48 vars in 952 bytes} [Fri Jun 26 03:58:48 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 03:58:48.551 8 WARNING oslo_policy.policy [None req-0d37c417-b151-4eb1-b0f1-ec1e91398fb0 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:48.551 8 WARNING oslo_policy.policy [None req-0d37c417-b151-4eb1-b0f1-ec1e91398fb0 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 03:58:48.555 8 INFO glance.api.v2.image_data [None req-0d37c417-b151-4eb1-b0f1-ec1e91398fb0 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 03:58:52.730 8 INFO glance.location [None req-0d37c417-b151-4eb1-b0f1-ec1e91398fb0 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.115 () {48 vars in 1046 bytes} [Fri Jun 26 03:58:48 2026] PUT /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba/file => generated 0 bytes in 4234 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6928 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 03:58:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 03:58:52.901 8 WARNING oslo_config.cfg [None req-27ee0f93-d532-43aa-9b71-e71ea96267ad 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - 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: 8/15] 199.204.45.115 () {48 vars in 1052 bytes} [Fri Jun 26 03:58:52 2026] PATCH /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 03:58:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 134/267] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:19:47 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/268] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:19:47 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:20:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:20:05 2026] GET /v2/images => generated 1381 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.115 () {44 vars in 938 bytes} [Fri Jun 26 04:20:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.115 () {44 vars in 960 bytes} [Fri Jun 26 04:20:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.204.45.115 () {44 vars in 940 bytes} [Fri Jun 26 04:20:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.115 () {48 vars in 952 bytes} [Fri Jun 26 04:20:06 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:20:06.527 7 WARNING oslo_policy.policy [None req-c2b90b2a-c5ad-4108-aba5-58b89d96dd01 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 04:20:06.527 7 WARNING oslo_policy.policy [None req-c2b90b2a-c5ad-4108-aba5-58b89d96dd01 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-26 04:20:06.529 7 INFO glance.api.v2.image_data [None req-c2b90b2a-c5ad-4108-aba5-58b89d96dd01 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:20:31.089 7 INFO glance.location [None req-c2b90b2a-c5ad-4108-aba5-58b89d96dd01 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 140/283] 199.204.45.115 () {48 vars in 1047 bytes} [Fri Jun 26 04:20:06 2026] PUT /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7/file => generated 0 bytes in 24618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69785 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 04:20:31 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.115 () {48 vars in 1052 bytes} [Fri Jun 26 04:20:31 2026] PATCH /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 04:20:31 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => 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: 147/289] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:20:32 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: 143/290] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:20:32 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:27: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: 188/372] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:27:16 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:27:26 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: 190/376] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:27:26 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.115 () {44 vars in 948 bytes} [Fri Jun 26 04:27:26 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.115 () {44 vars in 970 bytes} [Fri Jun 26 04:27:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.115 () {44 vars in 940 bytes} [Fri Jun 26 04:27:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.115 () {48 vars in 952 bytes} [Fri Jun 26 04:27:26 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:27:26.279 7 INFO glance.api.v2.image_data [None req-3b9413ab-0ca7-40f7-a945-8ae7dce74249 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:27:40.941 7 INFO glance.location [None req-3b9413ab-0ca7-40f7-a945-8ae7dce74249 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/383] 199.204.45.115 () {48 vars in 1046 bytes} [Fri Jun 26 04:27:26 2026] PUT /v2/images/30789036-58d9-4b77-8dd6-3bd6dbb389a0/file => generated 0 bytes in 14711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30875 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 04:27:40 2026] GET /v2/images/30789036-58d9-4b77-8dd6-3bd6dbb389a0 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.115 () {48 vars in 1052 bytes} [Fri Jun 26 04:27:41 2026] PATCH /v2/images/30789036-58d9-4b77-8dd6-3bd6dbb389a0 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 04:27:41 2026] GET /v2/images/30789036-58d9-4b77-8dd6-3bd6dbb389a0 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:28:19 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: 201/396] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:28:19 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:28:38 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: 204/402] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:28:38 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: 7|app: 0|req: 199/403] 199.204.45.115 () {44 vars in 940 bytes} [Fri Jun 26 04:28:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.115 () {44 vars in 962 bytes} [Fri Jun 26 04:28:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.115 () {44 vars in 940 bytes} [Fri Jun 26 04:28:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.115 () {48 vars in 952 bytes} [Fri Jun 26 04:28:39 2026] POST /v2/images => generated 791 bytes in 164 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:28:39.198 7 INFO glance.api.v2.image_data [None req-c8a26ad2-ef8c-4c10-9224-e7a1870e3173 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:28:56.847 7 INFO glance.location [None req-c8a26ad2-ef8c-4c10-9224-e7a1870e3173 158b7729050a495984523bc1f87691ef 4568e1db581344cf85756397d929f73d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 201/411] 199.204.45.115 () {48 vars in 1047 bytes} [Fri Jun 26 04:28:39 2026] PUT /v2/images/bb900d28-f4d2-4653-9835-4943b3ca3a48/file => generated 0 bytes in 17701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34024 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 04:28:56 2026] GET /v2/images/bb900d28-f4d2-4653-9835-4943b3ca3a48 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/413] 199.204.45.115 () {48 vars in 1052 bytes} [Fri Jun 26 04:28:56 2026] PATCH /v2/images/bb900d28-f4d2-4653-9835-4943b3ca3a48 => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/414] 199.204.45.115 () {44 vars in 972 bytes} [Fri Jun 26 04:28:57 2026] GET /v2/images/bb900d28-f4d2-4653-9835-4943b3ca3a48 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:41:45 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: 280/570] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:41:45 2026] GET /v2/images => generated 5574 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/599] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:44:03 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: 295/600] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:44:03 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: 306/601] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:44:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/602] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:44:05 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: 302/613] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:44:53 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: 312/614] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:44:53 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/617] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:45:02 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: 314/618] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:45:02 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/631] 199.204.45.115 () {42 vars in 689 bytes} [Fri Jun 26 04:46:03 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: 311/632] 199.204.45.115 () {44 vars in 911 bytes} [Fri Jun 26 04:46:03 2026] GET /v2/images => generated 5574 bytes in 56 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:71: 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: 316/641] 10.0.0.160 () {32 vars in 633 bytes} [Fri Jun 26 04:46:45 2026] GET /v2/images => generated 5574 bytes in 16 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:71: 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: 328/646] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/647] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/650] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:47:05 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: 321/651] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 322/653] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/654] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:47:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/655] 10.0.0.254 () {36 vars in 987 bytes} [Fri Jun 26 04:47:06 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:47:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/657] 10.0.0.254 () {36 vars in 987 bytes} [Fri Jun 26 04:47:06 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 334/658] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:47:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/659] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:47:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/662] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:47:17 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 336/663] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:47:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:47:20 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:47:20 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: 330/668] 199.204.45.115 () {36 vars in 991 bytes} [Fri Jun 26 04:47:25 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 339/669] 199.204.45.115 () {36 vars in 931 bytes} [Fri Jun 26 04:47:25 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: 331/670] 199.204.45.115 () {36 vars in 991 bytes} [Fri Jun 26 04:47:25 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 340/671] 199.204.45.115 () {36 vars in 931 bytes} [Fri Jun 26 04:47:25 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:47:49 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 334/677] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:47:49 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: 338/684] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:48:14 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 347/685] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:48:14 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: 341/690] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:48:33 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 350/691] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:48:33 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: 355/700] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:49:21 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 346/701] 10.0.0.160 () {34 vars in 655 bytes} [Fri Jun 26 04:49:21 2026] POST /v2/images => generated 648 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/702] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:49:21 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) 2026-06-26 04:49:21.616 7 WARNING glance.api.v2.images [None req-963fc828-cd3c-43e4-8aba-e91cfee7af99 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a37cb0fe-5d4b-42a3-9fd4-1eed437f696a [pid: 7|app: 0|req: 347/705] 10.0.0.160 () {32 vars in 710 bytes} [Fri Jun 26 04:49:21 2026] DELETE /v2/images/a37cb0fe-5d4b-42a3-9fd4-1eed437f696a => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/706] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:21 2026] GET /v2/images/a37cb0fe-5d4b-42a3-9fd4-1eed437f696a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/707] 10.0.0.160 () {32 vars in 633 bytes} [Fri Jun 26 04:49:21 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/708] 10.0.0.160 () {34 vars in 655 bytes} [Fri Jun 26 04:49:21 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/709] 10.0.0.160 () {32 vars in 717 bytes} [Fri Jun 26 04:49:21 2026] GET /v2/images/4861241c-391c-463d-9bac-1ad6dc160cf2/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:49:21.800 8 INFO glance.api.v2.image_data [None req-4fa7fe50-0df1-40d4-89db-f6268ab7ae44 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:49:21.844 8 WARNING glance_store._drivers.rbd [None req-4fa7fe50-0df1-40d4-89db-f6268ab7ae44 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 04:49:22.495 8 INFO glance.location [None req-4fa7fe50-0df1-40d4-89db-f6268ab7ae44 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/710] 10.0.0.160 () {32 vars in 727 bytes} [Fri Jun 26 04:49:21 2026] PUT /v2/images/4861241c-391c-463d-9bac-1ad6dc160cf2/file => generated 0 bytes in 739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/711] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:22 2026] GET /v2/images/4861241c-391c-463d-9bac-1ad6dc160cf2 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 10.0.0.160 () {32 vars in 717 bytes} [Fri Jun 26 04:49:22 2026] GET /v2/images/4861241c-391c-463d-9bac-1ad6dc160cf2/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/713] 10.0.0.160 () {34 vars in 655 bytes} [Fri Jun 26 04:49:22 2026] POST /v2/images => generated 648 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.160 () {32 vars in 726 bytes} [Fri Jun 26 04:49:22 2026] PATCH /v2/images/4c935b5e-2c65-4a9a-aad6-46fd611d1d45 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/715] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:22 2026] GET /v2/images/4c935b5e-2c65-4a9a-aad6-46fd611d1d45 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:49:22.794 8 WARNING glance.api.v2.images [None req-1e58ae61-37ae-4cb4-8b4f-bea68bc95ba9 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4c935b5e-2c65-4a9a-aad6-46fd611d1d45 [pid: 8|app: 0|req: 364/716] 10.0.0.160 () {32 vars in 710 bytes} [Fri Jun 26 04:49:22 2026] DELETE /v2/images/4c935b5e-2c65-4a9a-aad6-46fd611d1d45 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/717] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:22 2026] GET /v2/images/4c935b5e-2c65-4a9a-aad6-46fd611d1d45 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:49:22.864 8 WARNING glance.api.v2.images [None req-b7705c7a-9448-4264-9a3e-daaf33bc54ec 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4861241c-391c-463d-9bac-1ad6dc160cf2 [pid: 8|app: 0|req: 365/718] 10.0.0.160 () {32 vars in 710 bytes} [Fri Jun 26 04:49:22 2026] DELETE /v2/images/4861241c-391c-463d-9bac-1ad6dc160cf2 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/719] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:23 2026] GET /v2/images/4861241c-391c-463d-9bac-1ad6dc160cf2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:49:23.785 8 WARNING glance.api.v2.images [None req-583d2d0f-9b2d-42a0-9ea5-4356e2d89e5b 3973fcd6ae6c41578c40fa5dc21457c4 94a5759da01240c3be8dfe3745a3e9a1 - - default default] Failed to find image a37cb0fe-5d4b-42a3-9fd4-1eed437f696a to delete: glance.common.exception.ImageNotFound: No image found with ID a37cb0fe-5d4b-42a3-9fd4-1eed437f696a [pid: 8|app: 0|req: 366/720] 10.0.0.160 () {32 vars in 710 bytes} [Fri Jun 26 04:49:23 2026] DELETE /v2/images/a37cb0fe-5d4b-42a3-9fd4-1eed437f696a => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/721] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:23 2026] GET /v2/images/a37cb0fe-5d4b-42a3-9fd4-1eed437f696a => 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: 367/722] 10.0.0.160 () {30 vars in 411 bytes} [Fri Jun 26 04:49:26 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: 359/729] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:51 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 371/730] 10.0.0.160 () {32 vars in 707 bytes} [Fri Jun 26 04:49:51 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 360/731] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:49:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/732] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 361/733] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 373/734] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:49:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 362/735] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 374/736] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 363/737] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:49:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 375/738] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 364/739] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 376/740] 10.0.0.254 () {36 vars in 987 bytes} [Fri Jun 26 04:49:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 377/742] 10.0.0.254 () {36 vars in 987 bytes} [Fri Jun 26 04:49:52 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 378/744] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:49:52 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: 367/745] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:49:56 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:49:56 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: 382/751] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:50:14 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 370/752] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:50:14 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: 384/755] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:50:25 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 372/756] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:50:25 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: 391/769] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:51:28 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => 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: 379/770] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:51:28 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: 394/775] 10.0.0.78 () {36 vars in 986 bytes} [Fri Jun 26 04:51:50 2026] GET /v2/images/bd62a04f-501e-445d-ba6f-fe1cb7eb32ba => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/776] 10.0.0.78 () {36 vars in 926 bytes} [Fri Jun 26 04:51:50 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: 387/785] 199.204.45.115 () {32 vars in 826 bytes} [Fri Jun 26 04:52:24 2026] GET /v2/images?status=active&owner=4568e1db581344cf85756397d929f73d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/786] 199.204.45.115 () {32 vars in 653 bytes} [Fri Jun 26 04: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: 7|app: 0|req: 388/787] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:52:24 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:52:24 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/789] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:52:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/790] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:52:24 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/791] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:52:24 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: 402/792] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:52:24 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: 391/793] 10.0.0.116 () {36 vars in 987 bytes} [Fri Jun 26 04:52:24 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.116 () {36 vars in 927 bytes} [Fri Jun 26 04:52:24 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: 392/795] 10.0.0.254 () {36 vars in 987 bytes} [Fri Jun 26 04:52:25 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:52:25 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: 393/797] 10.0.0.254 () {36 vars in 987 bytes} [Fri Jun 26 04:52:25 2026] GET /v2/images/57ab2f61-f82b-4631-8b8d-38ee290f43c7 => 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: 405/798] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:52:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.254 () {36 vars in 927 bytes} [Fri Jun 26 04:52:25 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: 417/844] 10.0.0.160 () {32 vars in 633 bytes} [Fri Jun 26 04:56:09 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)