+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 00:41:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5b854ff5cc-rtc6v machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe7827cc668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-23 00:41:25.045 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 00:41:25.065 6 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-23 00:41:25.924 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-23 00:41:25.925 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-23 00:41:25.926 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 00:41:25.968 6 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-23 00:41:25.969 6 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-23 00:41:25.969 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 00:41:28.108 7 WARNING glance.api.v2.images [None req-738d4082-4304-49fd-8b3e-3899a07877e6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 00:41:28.168 6 WARNING glance.api.v2.images [None req-cad1c109-1804-428c-acb0-365ffd966b3f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 00:41:28.464 7 WARNING keystonemiddleware._common.config [None req-738d4082-4304-49fd-8b3e-3899a07877e6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:41:28.472 7 WARNING oslo_config.cfg [None req-738d4082-4304-49fd-8b3e-3899a07877e6 - - - - - -] 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 0x7fe7827cc668 pid: 7 (default app) 2026-06-23 00:41:28.573 6 WARNING keystonemiddleware._common.config [None req-cad1c109-1804-428c-acb0-365ffd966b3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:41:28.581 6 WARNING oslo_config.cfg [None req-cad1c109-1804-428c-acb0-365ffd966b3f - - - - - -] 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 0x7fe7827cc668 pid: 6 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 00:41:30 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-06-23 00:41:30.493 6 WARNING oslo_policy.policy [None req-dba814c6-7bde-4cd5-9b1c-bac790e22b6f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:30.493 6 WARNING oslo_policy.policy [None req-dba814c6-7bde-4cd5-9b1c-bac790e22b6f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:30.509 6 WARNING oslo_policy.policy [None req-dba814c6-7bde-4cd5-9b1c-bac790e22b6f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:30.509 6 WARNING oslo_policy.policy [None req-dba814c6-7bde-4cd5-9b1c-bac790e22b6f 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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: 6|app: 0|req: 1/4] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 00:41:30 2026] GET /v2/images => generated 69 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 00:41:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/6] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 00:41:34 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 00:41:34.205 7 WARNING oslo_policy.policy [None req-60fca9d4-f567-4e73-8220-c5d9157bef0d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:34.206 7 WARNING oslo_policy.policy [None req-60fca9d4-f567-4e73-8220-c5d9157bef0d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/7] 199.204.45.229 () {44 vars in 911 bytes} [Tue Jun 23 00:41:34 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/8] 199.204.45.229 () {44 vars in 933 bytes} [Tue Jun 23 00:41:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 00:41:34.344 7 WARNING oslo_policy.policy [None req-27e3f388-7ec4-4582-bc1a-fe277045c8a6 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:34.345 7 WARNING oslo_policy.policy [None req-27e3f388-7ec4-4582-bc1a-fe277045c8a6 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.229 () {44 vars in 939 bytes} [Tue Jun 23 00:41:34 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-23 00:41:34.438 6 WARNING oslo_config.cfg [None req-7b678429-412b-45e7-a5a1-5cf2b0e5a09a 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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: 6|app: 0|req: 4/10] 199.204.45.229 () {48 vars in 951 bytes} [Tue Jun 23 00:41:34 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 00:41:34.459 7 WARNING oslo_policy.policy [None req-56ae6d5f-2c57-4fe7-aa33-9583a17ae84c 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:34.459 7 WARNING oslo_policy.policy [None req-56ae6d5f-2c57-4fe7-aa33-9583a17ae84c 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - 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-23 00:41:34.460 7 INFO glance.api.v2.image_data [None req-56ae6d5f-2c57-4fe7-aa33-9583a17ae84c 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 00:41:37.933 7 WARNING glance.location [None req-56ae6d5f-2c57-4fe7-aa33-9583a17ae84c 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.229 () {48 vars in 1045 bytes} [Tue Jun 23 00:41:34 2026] PUT /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1/file => generated 0 bytes in 3517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5871 switches on core 0) [pid: 6|app: 0|req: 7/14] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 00:41:37 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 00:41:38.080 7 WARNING oslo_config.cfg [None req-f53a30d5-c38c-4f30-9a40-b2e7bb46cc8d 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/15] 199.204.45.229 () {48 vars in 1051 bytes} [Tue Jun 23 00:41:37 2026] PATCH /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/16] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 00:41:38 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/273] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:03:00 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/274] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:03:00 2026] GET /v2/images => generated 1381 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:03:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/280] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:03:18 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.229 () {44 vars in 937 bytes} [Tue Jun 23 01:03:18 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: 6|app: 0|req: 141/282] 199.204.45.229 () {44 vars in 959 bytes} [Tue Jun 23 01:03:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.229 () {44 vars in 939 bytes} [Tue Jun 23 01:03:18 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: 6|app: 0|req: 142/284] 199.204.45.229 () {48 vars in 951 bytes} [Tue Jun 23 01:03:18 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:03:18.469 7 INFO glance.api.v2.image_data [None req-070fabc8-c6d4-4eec-96ab-afd9e2dfc161 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:03:45.540 7 WARNING glance.location [None req-070fabc8-c6d4-4eec-96ab-afd9e2dfc161 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/289] 199.204.45.229 () {48 vars in 1046 bytes} [Tue Jun 23 01:03:18 2026] PUT /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554/file => generated 0 bytes in 27122 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61610 switches on core 0) [pid: 6|app: 0|req: 147/290] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 01:03:45 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.204.45.229 () {48 vars in 1051 bytes} [Tue Jun 23 01:03:45 2026] PATCH /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/292] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 01:03:45 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/295] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:03: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: 146/296] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:03:47 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:11:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/386] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:11:08 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:11:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/390] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:11:24 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.229 () {44 vars in 947 bytes} [Tue Jun 23 01:11:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/392] 199.204.45.229 () {44 vars in 969 bytes} [Tue Jun 23 01:11:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.229 () {44 vars in 939 bytes} [Tue Jun 23 01:11:24 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: 6|app: 0|req: 199/394] 199.204.45.229 () {48 vars in 951 bytes} [Tue Jun 23 01:11:24 2026] POST /v2/images => generated 799 bytes in 463 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:11:24.893 7 INFO glance.api.v2.image_data [None req-d125e716-5596-472e-a663-31ae956d7758 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:11:53.966 7 INFO glance.location [None req-d125e716-5596-472e-a663-31ae956d7758 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/401] 199.204.45.229 () {48 vars in 1045 bytes} [Tue Jun 23 01:11:24 2026] PUT /v2/images/a2d9ffeb-7cdc-43a5-9301-54be846c3703/file => generated 0 bytes in 29121 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23392 switches on core 0) [pid: 6|app: 0|req: 206/402] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 01:11:54 2026] GET /v2/images/a2d9ffeb-7cdc-43a5-9301-54be846c3703 => 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: 197/403] 199.204.45.229 () {48 vars in 1051 bytes} [Tue Jun 23 01:11:54 2026] PATCH /v2/images/a2d9ffeb-7cdc-43a5-9301-54be846c3703 => generated 1410 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/404] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 01:11:54 2026] GET /v2/images/a2d9ffeb-7cdc-43a5-9301-54be846c3703 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 212/413] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:12:32 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: 202/414] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:12:32 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: 7|app: 0|req: 205/419] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:12:51 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/420] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:12:51 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/421] 199.204.45.229 () {44 vars in 939 bytes} [Tue Jun 23 01:12:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/422] 199.204.45.229 () {44 vars in 961 bytes} [Tue Jun 23 01:12:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/423] 199.204.45.229 () {44 vars in 939 bytes} [Tue Jun 23 01:12:51 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: 6|app: 0|req: 217/424] 199.204.45.229 () {48 vars in 951 bytes} [Tue Jun 23 01:12:51 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:12:51.954 7 INFO glance.api.v2.image_data [None req-cbb09e71-83f2-4168-9499-b86bbc8abd12 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:13:07.771 7 INFO glance.location [None req-cbb09e71-83f2-4168-9499-b86bbc8abd12 8ee87115025c4df189abd95be415adba 8d5d7f30dde14b8f9d8168c15f0a3c5d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/429] 199.204.45.229 () {48 vars in 1046 bytes} [Tue Jun 23 01:12:51 2026] PUT /v2/images/c15184aa-472b-44ab-8641-cb1202f672dc/file => generated 0 bytes in 15865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32181 switches on core 0) [pid: 6|app: 0|req: 222/430] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 01:13:07 2026] GET /v2/images/c15184aa-472b-44ab-8641-cb1202f672dc => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/431] 199.204.45.229 () {48 vars in 1051 bytes} [Tue Jun 23 01:13:07 2026] PATCH /v2/images/c15184aa-472b-44ab-8641-cb1202f672dc => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 223/432] 199.204.45.229 () {44 vars in 971 bytes} [Tue Jun 23 01:13:07 2026] GET /v2/images/c15184aa-472b-44ab-8641-cb1202f672dc => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/593] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:26: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: 290/594] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:26:35 2026] GET /v2/images => generated 5574 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/625] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:28:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/626] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:28:59 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/627] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:29:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/628] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:29:01 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/639] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:29:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/640] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:29:53 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/643] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01: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: 6|app: 0|req: 329/644] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:30:01 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/657] 199.204.45.229 () {42 vars in 688 bytes} [Tue Jun 23 01:31: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: 322/658] 199.204.45.229 () {44 vars in 910 bytes} [Tue Jun 23 01:31:04 2026] GET /v2/images => generated 5574 bytes in 58 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: 328/669] 10.0.0.51 () {32 vars in 632 bytes} [Tue Jun 23 01:31:47 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/672] 10.0.0.51 () {30 vars in 410 bytes} [Tue Jun 23 01:32:06 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: 330/675] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:32:07 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 164 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: 6|app: 0|req: 346/676] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:32:07 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/677] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:32:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/678] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:32:07 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/679] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:32:07 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: 6|app: 0|req: 348/680] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:32:07 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: 333/681] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:32:07 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 349/682] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:32:07 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: 334/683] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:32:07 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: 6|app: 0|req: 350/684] 10.0.0.2 () {36 vars in 909 bytes} [Tue Jun 23 01:32:08 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.2 () {36 vars in 1005 bytes} [Tue Jun 23 01:32:08 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1/locations => generated 127 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 351/686] 10.0.0.2 () {36 vars in 985 bytes} [Tue Jun 23 01:32:08 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => 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: 336/687] 10.0.0.2 () {36 vars in 925 bytes} [Tue Jun 23 01:32:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 352/688] 10.0.0.2 () {36 vars in 925 bytes} [Tue Jun 23 01:32:08 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/691] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:32:21 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/692] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:32:21 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: 6|app: 0|req: 355/693] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:32:23 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/694] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:32:23 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: 6|app: 0|req: 357/697] 199.204.45.229 () {36 vars in 991 bytes} [Tue Jun 23 01:32:28 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/698] 199.204.45.229 () {36 vars in 931 bytes} [Tue Jun 23 01:32:28 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: 6|app: 0|req: 358/699] 199.204.45.229 () {36 vars in 991 bytes} [Tue Jun 23 01:32:29 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/700] 199.204.45.229 () {36 vars in 931 bytes} [Tue Jun 23 01:32:29 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: 6|app: 0|req: 361/705] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:32:53 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/706] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:32:53 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: 347/709] 10.0.0.51 () {34 vars in 654 bytes} [Tue Jun 23 01:33:01 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 01:33:01.305 6 WARNING glance.api.v2.images [None req-f95a1f2c-4f12-4847-916c-d426124ee9ae 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9bebecbd-ae06-460e-b294-cf646555e81a [pid: 6|app: 0|req: 363/710] 10.0.0.51 () {32 vars in 709 bytes} [Tue Jun 23 01:33:01 2026] DELETE /v2/images/9bebecbd-ae06-460e-b294-cf646555e81a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/711] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:01 2026] GET /v2/images/9bebecbd-ae06-460e-b294-cf646555e81a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/712] 10.0.0.51 () {32 vars in 632 bytes} [Tue Jun 23 01:33:01 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 10.0.0.51 () {34 vars in 654 bytes} [Tue Jun 23 01:33:01 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 01:33:01.472 6 WARNING oslo_policy.policy [None req-d2fb2f45-4670-4f0f-b397-a9c5593dbab7 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - 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-23 01:33:01.472 6 WARNING oslo_policy.policy [None req-d2fb2f45-4670-4f0f-b397-a9c5593dbab7 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - 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: 6|app: 0|req: 365/714] 10.0.0.51 () {32 vars in 716 bytes} [Tue Jun 23 01:33:01 2026] GET /v2/images/320d5208-87ac-462a-b90d-8a50dcd14849/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 01:33:01.498 7 INFO glance.api.v2.image_data [None req-b787fc20-3d08-4739-8c59-849d09607fc4 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:33:01.556 7 WARNING glance_store._drivers.rbd [None req-b787fc20-3d08-4739-8c59-849d09607fc4 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 6|app: 0|req: 366/715] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:01 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 367/716] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:01 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 01:33:02.416 7 INFO glance.location [None req-b787fc20-3d08-4739-8c59-849d09607fc4 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 368/717] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/718] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:33:02 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: 6|app: 0|req: 370/719] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:33:02 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: 350/720] 10.0.0.51 () {32 vars in 726 bytes} [Tue Jun 23 01:33:01 2026] PUT /v2/images/320d5208-87ac-462a-b90d-8a50dcd14849/file => generated 0 bytes in 967 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/721] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => 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: 351/722] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:33:02 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: 6|app: 0|req: 372/723] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/320d5208-87ac-462a-b90d-8a50dcd14849 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/724] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:33:02 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: 353/725] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => 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: 354/726] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:33:02 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: 355/727] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:33:02 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: 6|app: 0|req: 373/728] 10.0.0.51 () {32 vars in 716 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/320d5208-87ac-462a-b90d-8a50dcd14849/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 10.0.0.51 () {34 vars in 654 bytes} [Tue Jun 23 01:33:02 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/730] 10.0.0.51 () {32 vars in 725 bytes} [Tue Jun 23 01:33:02 2026] PATCH /v2/images/ae54bbc4-f87d-4a58-b0fd-9917c15ca266 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/731] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/ae54bbc4-f87d-4a58-b0fd-9917c15ca266 => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 01:33:02.792 6 WARNING glance.api.v2.images [None req-1a4848ff-ab6d-491a-a008-9f2cc2afe5a6 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ae54bbc4-f87d-4a58-b0fd-9917c15ca266 [pid: 7|app: 0|req: 358/732] 10.0.0.2 () {36 vars in 909 bytes} [Tue Jun 23 01:33:02 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/733] 10.0.0.2 () {36 vars in 1005 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 375/734] 10.0.0.51 () {32 vars in 709 bytes} [Tue Jun 23 01:33:02 2026] DELETE /v2/images/ae54bbc4-f87d-4a58-b0fd-9917c15ca266 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/735] 10.0.0.2 () {36 vars in 985 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => 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: 361/736] 10.0.0.2 () {36 vars in 925 bytes} [Tue Jun 23 01:33:02 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: 6|app: 0|req: 376/737] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:02 2026] GET /v2/images/ae54bbc4-f87d-4a58-b0fd-9917c15ca266 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/738] 10.0.0.2 () {36 vars in 925 bytes} [Tue Jun 23 01:33:02 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) 2026-06-23 01:33:02.875 6 WARNING glance.api.v2.images [None req-296dd45e-28e5-4e27-ae8c-8023a47793f4 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//320d5208-87ac-462a-b90d-8a50dcd14849 [pid: 6|app: 0|req: 377/739] 10.0.0.51 () {32 vars in 709 bytes} [Tue Jun 23 01:33:02 2026] DELETE /v2/images/320d5208-87ac-462a-b90d-8a50dcd14849 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/740] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:03 2026] GET /v2/images/320d5208-87ac-462a-b90d-8a50dcd14849 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:33:03.690 6 WARNING glance.api.v2.images [None req-bbfaffd7-4813-409b-a0cc-fa7dffb9d324 80383f0151384634a867e25cc41ab056 28d43959361240a48252e182ef146554 - - default default] Failed to find image 9bebecbd-ae06-460e-b294-cf646555e81a to delete: glance.common.exception.ImageNotFound: No image found with ID 9bebecbd-ae06-460e-b294-cf646555e81a [pid: 6|app: 0|req: 378/741] 10.0.0.51 () {32 vars in 709 bytes} [Tue Jun 23 01:33:03 2026] DELETE /v2/images/9bebecbd-ae06-460e-b294-cf646555e81a => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/742] 10.0.0.51 () {32 vars in 706 bytes} [Tue Jun 23 01:33:03 2026] GET /v2/images/9bebecbd-ae06-460e-b294-cf646555e81a => 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: 368/749] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:33:28 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 382/750] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:33:28 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: 369/751] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:33:28 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/752] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:33: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: 7|app: 0|req: 371/755] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:33:44 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 385/756] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:33:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/761] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:34:06 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/762] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:34: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: 6|app: 0|req: 391/767] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:34:27 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/768] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:34:27 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: 6|app: 0|req: 395/775] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:34:48 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:34: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: 7|app: 0|req: 393/799] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:36:40 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/800] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:36:40 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: 6|app: 0|req: 410/805] 10.0.0.26 () {36 vars in 986 bytes} [Tue Jun 23 01:36:58 2026] GET /v2/images/22e5e4a8-7291-4239-ad8e-76312e5289a1 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/806] 10.0.0.26 () {36 vars in 926 bytes} [Tue Jun 23 01:36: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: 6|app: 0|req: 415/815] 199.204.45.229 () {32 vars in 826 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/images?status=active&owner=8d5d7f30dde14b8f9d8168c15f0a3c5d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/816] 199.204.45.229 () {32 vars in 653 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 416/817] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/818] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/819] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/820] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/821] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/822] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 419/823] 10.0.0.206 () {36 vars in 987 bytes} [Tue Jun 23 01:37:39 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/824] 10.0.0.206 () {36 vars in 927 bytes} [Tue Jun 23 01:37:39 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: 6|app: 0|req: 420/825] 10.0.0.2 () {36 vars in 909 bytes} [Tue Jun 23 01:37:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/826] 10.0.0.2 () {36 vars in 1005 bytes} [Tue Jun 23 01:37:40 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 6|app: 0|req: 421/827] 10.0.0.2 () {36 vars in 985 bytes} [Tue Jun 23 01:37:40 2026] GET /v2/images/91902b43-1f01-4193-9f25-40fbca1e8554 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/828] 10.0.0.2 () {36 vars in 925 bytes} [Tue Jun 23 01:37: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: 6|app: 0|req: 422/829] 10.0.0.2 () {36 vars in 925 bytes} [Tue Jun 23 01:37: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: 429/872] 10.0.0.51 () {32 vars in 632 bytes} [Tue Jun 23 01:41:13 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)