+ 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 May 19 13:41:04 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-979c568c7-68vkr 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f682e551668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-19 13:41:06.001 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 13:41:06.012 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 13:41:06.843 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:41:06.844 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:41:06.844 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 13:41:06.864 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:41:06.865 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:41:06.865 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 13:41:08.863 8 WARNING glance.api.v2.images [None req-47034bc3-dfd1-4bb8-b861-a9ea6b70d32f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 13:41:08.880 7 WARNING glance.api.v2.images [None req-6fc6cf72-f866-4d40-a9e9-4f87cfd7a3d5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 13:41:09.201 8 WARNING keystonemiddleware._common.config [None req-47034bc3-dfd1-4bb8-b861-a9ea6b70d32f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:41:09.209 8 WARNING oslo_config.cfg [None req-47034bc3-dfd1-4bb8-b861-a9ea6b70d32f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 13:41:09.210 7 WARNING keystonemiddleware._common.config [None req-6fc6cf72-f866-4d40-a9e9-4f87cfd7a3d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f682e551668 pid: 8 (default app) 2026-05-19 13:41:09.217 7 WARNING oslo_config.cfg [None req-6fc6cf72-f866-4d40-a9e9-4f87cfd7a3d5 - - - - - -] 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 0x7f682e551668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 13:41:09 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 13:41:10.218 7 WARNING oslo_policy.policy [None req-abb933b9-66f0-4e1e-b5ac-554ab786279c 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:10.218 7 WARNING oslo_policy.policy [None req-abb933b9-66f0-4e1e-b5ac-554ab786279c 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:10.233 7 WARNING oslo_policy.policy [None req-abb933b9-66f0-4e1e-b5ac-554ab786279c 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:10.233 7 WARNING oslo_policy.policy [None req-abb933b9-66f0-4e1e-b5ac-554ab786279c 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 13:41:09 2026] GET /v2/images => generated 69 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 13:41:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 13:41:13 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 13:41:13.644 8 WARNING oslo_policy.policy [None req-3dcb7a2a-b617-4512-ae1a-94389288d969 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:13.644 8 WARNING oslo_policy.policy [None req-3dcb7a2a-b617-4512-ae1a-94389288d969 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.3 () {44 vars in 903 bytes} [Tue May 19 13:41:13 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.3 () {44 vars in 925 bytes} [Tue May 19 13:41:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 13:41:13.784 8 WARNING oslo_policy.policy [None req-8cc33b85-cb38-4742-9823-e470641baaf2 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:13.785 8 WARNING oslo_policy.policy [None req-8cc33b85-cb38-4742-9823-e470641baaf2 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.3 () {44 vars in 931 bytes} [Tue May 19 13:41:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 13:41:13.872 7 WARNING oslo_config.cfg [None req-fb50d291-cc0c-411f-bacc-afffc5c9e4f6 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.3 () {48 vars in 943 bytes} [Tue May 19 13:41:13 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-19 13:41:13.898 8 WARNING oslo_policy.policy [None req-6bbc70ce-d229-4a09-ba1e-2fdb3e33b699 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:13.899 8 WARNING oslo_policy.policy [None req-6bbc70ce-d229-4a09-ba1e-2fdb3e33b699 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:41:13.901 8 INFO glance.api.v2.image_data [None req-6bbc70ce-d229-4a09-ba1e-2fdb3e33b699 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 13:41:17.513 8 WARNING glance.location [None req-6bbc70ce-d229-4a09-ba1e-2fdb3e33b699 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.3 () {48 vars in 1037 bytes} [Tue May 19 13:41:13 2026] PUT /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592/file => generated 0 bytes in 3657 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6423 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 13:41:17 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 13:41:17.581 8 WARNING oslo_config.cfg [None req-688ef54d-c3dc-4157-8657-d9a58d710abf 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 13:41:17 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:03:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:03:35 2026] GET /v2/images => generated 1240 bytes in 448 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.3 () {42 vars in 680 bytes} [Tue May 19 14:03:52 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:03:52 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/291] 199.204.45.3 () {44 vars in 929 bytes} [Tue May 19 14:03:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 199.204.45.3 () {44 vars in 951 bytes} [Tue May 19 14:03:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/293] 199.204.45.3 () {44 vars in 931 bytes} [Tue May 19 14:03:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/294] 199.204.45.3 () {48 vars in 943 bytes} [Tue May 19 14:03:52 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-19 14:03:53.032 8 INFO glance.api.v2.image_data [None req-4b5632a3-491d-4708-927e-fc4b8b54e480 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:04:18.932 8 WARNING glance.location [None req-4b5632a3-491d-4708-927e-fc4b8b54e480 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 150/301] 199.204.45.3 () {48 vars in 1038 bytes} [Tue May 19 14:03:53 2026] PUT /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19/file => generated 0 bytes in 25946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70160 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 14:04:18 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 14:04:18 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:04:20 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/305] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:04:20 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:12:01 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:12:01 2026] GET /v2/images => generated 2451 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:12:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:12:12 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.3 () {44 vars in 939 bytes} [Tue May 19 14:12:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.3 () {44 vars in 961 bytes} [Tue May 19 14:12:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.3 () {44 vars in 931 bytes} [Tue May 19 14:12:12 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: 203/407] 199.204.45.3 () {48 vars in 943 bytes} [Tue May 19 14:12:12 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-19 14:12:12.413 7 WARNING oslo_policy.policy [None req-f9887307-6da4-4a40-9db0-f9ec29eee0c0 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 14:12:12.413 7 WARNING oslo_policy.policy [None req-f9887307-6da4-4a40-9db0-f9ec29eee0c0 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 14:12:12.415 7 INFO glance.api.v2.image_data [None req-f9887307-6da4-4a40-9db0-f9ec29eee0c0 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:12:33.543 7 INFO glance.location [None req-f9887307-6da4-4a40-9db0-f9ec29eee0c0 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/412] 199.204.45.3 () {48 vars in 1037 bytes} [Tue May 19 14:12:12 2026] PUT /v2/images/45179d94-e35d-4708-b146-6b2b407bfa19/file => generated 0 bytes in 21180 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16452 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 14:12:33 2026] GET /v2/images/45179d94-e35d-4708-b146-6b2b407bfa19 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.3 () {48 vars in 1042 bytes} [Tue May 19 14:12:33 2026] PATCH /v2/images/45179d94-e35d-4708-b146-6b2b407bfa19 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 14:12:33 2026] GET /v2/images/45179d94-e35d-4708-b146-6b2b407bfa19 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:13:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:13:16 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:13:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:13:35 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.204.45.3 () {44 vars in 931 bytes} [Tue May 19 14:13:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 199.204.45.3 () {44 vars in 953 bytes} [Tue May 19 14:13:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.204.45.3 () {44 vars in 931 bytes} [Tue May 19 14:13:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 199.204.45.3 () {48 vars in 943 bytes} [Tue May 19 14:13:35 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-19 14:13:35.241 8 INFO glance.api.v2.image_data [None req-53b11cc9-c610-4c7f-ba3b-59dd94515409 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:13:51.601 8 INFO glance.location [None req-53b11cc9-c610-4c7f-ba3b-59dd94515409 6e87f22255a84c2ab4ef6cd3b5957229 b4dfd44ffaed45489d638fbd1244d5c5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 220/440] 199.204.45.3 () {48 vars in 1038 bytes} [Tue May 19 14:13:35 2026] PUT /v2/images/0f71d6d9-e525-495a-afca-cc3335e02216/file => generated 0 bytes in 16409 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34501 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 14:13:51 2026] GET /v2/images/0f71d6d9-e525-495a-afca-cc3335e02216 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 199.204.45.3 () {44 vars in 963 bytes} [Tue May 19 14:13:51 2026] GET /v2/images/0f71d6d9-e525-495a-afca-cc3335e02216 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:26:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:26:13 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:28:27 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:28:27 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:28:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:28:29 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:29:17 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:29:17 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:29:24 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:29:24 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.204.45.3 () {42 vars in 680 bytes} [Tue May 19 14:30:25 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 199.204.45.3 () {44 vars in 902 bytes} [Tue May 19 14:30:25 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/661] 10.0.0.66 () {32 vars in 631 bytes} [Tue May 19 14:31:08 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:31:27 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 91 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: 333/667] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:31:27 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: 335/668] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:31:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:31:28 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:31:28 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: 335/671] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:31:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:31:28 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:31:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:31:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.69 () {36 vars in 909 bytes} [Tue May 19 14:31:28 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.69 () {36 vars in 1005 bytes} [Tue May 19 14:31:29 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.69 () {36 vars in 985 bytes} [Tue May 19 14:31:29 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.69 () {36 vars in 925 bytes} [Tue May 19 14:31: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: 7|app: 0|req: 340/681] 10.0.0.69 () {36 vars in 925 bytes} [Tue May 19 14:31:29 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: 342/682] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:31:30 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:31:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 199.204.45.3 () {36 vars in 988 bytes} [Tue May 19 14:31:38 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 199.204.45.3 () {36 vars in 928 bytes} [Tue May 19 14:31:38 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: 345/688] 199.204.45.3 () {36 vars in 988 bytes} [Tue May 19 14:31:39 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 199.204.45.3 () {36 vars in 928 bytes} [Tue May 19 14:31:39 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:31:39 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:31: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: 8|app: 0|req: 347/692] 10.0.0.66 () {30 vars in 409 bytes} [Tue May 19 14:31:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:32:13 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:32:32 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:32:32 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: 355/711] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:32:49 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:32:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.66 () {34 vars in 653 bytes} [Tue May 19 14:33:09 2026] POST /v2/images => generated 649 bytes in 175 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 14:33:09.660 8 WARNING glance.api.v2.images [None req-a3d8d681-d76e-4ffb-9d79-ed2aa83da7d1 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c2da62a7-923b-41de-9b82-30c3a6164d24 [pid: 8|app: 0|req: 360/718] 10.0.0.66 () {32 vars in 708 bytes} [Tue May 19 14:33:09 2026] DELETE /v2/images/c2da62a7-923b-41de-9b82-30c3a6164d24 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:09 2026] GET /v2/images/c2da62a7-923b-41de-9b82-30c3a6164d24 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.66 () {32 vars in 631 bytes} [Tue May 19 14:33:09 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.66 () {34 vars in 653 bytes} [Tue May 19 14:33:09 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.66 () {32 vars in 715 bytes} [Tue May 19 14:33:09 2026] GET /v2/images/57884ed5-5754-41d5-95e2-2b30658f1598/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:09.841 7 INFO glance.api.v2.image_data [None req-012e828c-b91b-4583-bea4-02ecfdb319f5 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:33:09.879 7 WARNING glance_store._drivers.rbd [None req-012e828c-b91b-4583-bea4-02ecfdb319f5 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 14:33:10.429 7 INFO glance.location [None req-012e828c-b91b-4583-bea4-02ecfdb319f5 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/723] 10.0.0.66 () {32 vars in 725 bytes} [Tue May 19 14:33:09 2026] PUT /v2/images/57884ed5-5754-41d5-95e2-2b30658f1598/file => generated 0 bytes in 635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:10 2026] GET /v2/images/57884ed5-5754-41d5-95e2-2b30658f1598 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.66 () {32 vars in 715 bytes} [Tue May 19 14:33:10 2026] GET /v2/images/57884ed5-5754-41d5-95e2-2b30658f1598/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.66 () {34 vars in 653 bytes} [Tue May 19 14:33:10 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.66 () {32 vars in 724 bytes} [Tue May 19 14:33:10 2026] PATCH /v2/images/76f6c728-3995-4ca0-828d-cebe00e09338 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:10 2026] GET /v2/images/76f6c728-3995-4ca0-828d-cebe00e09338 => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:10.743 7 WARNING glance.api.v2.images [None req-d1a2742d-f3c7-4a7b-a10e-c07612a7aecb 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76f6c728-3995-4ca0-828d-cebe00e09338 [pid: 7|app: 0|req: 364/729] 10.0.0.66 () {32 vars in 708 bytes} [Tue May 19 14:33:10 2026] DELETE /v2/images/76f6c728-3995-4ca0-828d-cebe00e09338 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:10 2026] GET /v2/images/76f6c728-3995-4ca0-828d-cebe00e09338 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:10.802 7 WARNING glance.api.v2.images [None req-15a25413-8e20-47e9-9578-112514a891bc 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//57884ed5-5754-41d5-95e2-2b30658f1598 [pid: 7|app: 0|req: 365/731] 10.0.0.66 () {32 vars in 708 bytes} [Tue May 19 14:33:10 2026] DELETE /v2/images/57884ed5-5754-41d5-95e2-2b30658f1598 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:11 2026] GET /v2/images/57884ed5-5754-41d5-95e2-2b30658f1598 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:11.702 7 WARNING glance.api.v2.images [None req-9e76e799-6b84-4257-94ba-bbd2504f2b3e 8dabb8c39b324c21918849c2e55a00d5 460d72b1b821408cb15067ffff343421 - - default default] Failed to find image c2da62a7-923b-41de-9b82-30c3a6164d24 to delete: glance.common.exception.ImageNotFound: No image found with ID c2da62a7-923b-41de-9b82-30c3a6164d24 [pid: 7|app: 0|req: 366/733] 10.0.0.66 () {32 vars in 708 bytes} [Tue May 19 14:33:11 2026] DELETE /v2/images/c2da62a7-923b-41de-9b82-30c3a6164d24 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/734] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:11 2026] GET /v2/images/c2da62a7-923b-41de-9b82-30c3a6164d24 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:29 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.66 () {32 vars in 705 bytes} [Tue May 19 14:33:29 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:33:30 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:33:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:33:30 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: 373/744] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:33:30 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:33:30 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: 374/746] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:33:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:33:30 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:33:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.69 () {36 vars in 909 bytes} [Tue May 19 14:33:30 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.69 () {36 vars in 1005 bytes} [Tue May 19 14:33:30 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 10.0.0.69 () {36 vars in 985 bytes} [Tue May 19 14:33:30 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/752] 10.0.0.69 () {36 vars in 925 bytes} [Tue May 19 14:33:30 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: 376/753] 10.0.0.69 () {36 vars in 925 bytes} [Tue May 19 14:33:30 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: 7|app: 0|req: 381/762] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:34:13 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:34:13 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: 388/776] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:35:17 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:35:17 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: 394/786] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:35:56 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:35:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:37:00 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:37:00 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: 410/820] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:38:26 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/821] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:38:26 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: 413/826] 10.0.0.35 () {36 vars in 985 bytes} [Tue May 19 14:38:43 2026] GET /v2/images/0830e037-5e58-43ef-a1e1-1b974d6e8592 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.35 () {36 vars in 925 bytes} [Tue May 19 14:38:43 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: 418/836] 199.204.45.3 () {32 vars in 823 bytes} [Tue May 19 14:39:23 2026] GET /v2/images?status=active&owner=b4dfd44ffaed45489d638fbd1244d5c5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/837] 199.204.45.3 () {32 vars in 650 bytes} [Tue May 19 14:39:23 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: 419/838] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:39:24 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:39: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: 420/840] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:39:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/841] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:39:24 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19 => 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: 421/842] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:39: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: 8|app: 0|req: 422/843] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:39: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: 7|app: 0|req: 422/844] 10.0.0.94 () {36 vars in 985 bytes} [Tue May 19 14:39:24 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/845] 10.0.0.94 () {36 vars in 925 bytes} [Tue May 19 14:39: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: 423/846] 10.0.0.69 () {36 vars in 909 bytes} [Tue May 19 14:39:24 2026] GET /versions => generated 1290 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/847] 10.0.0.69 () {36 vars in 1005 bytes} [Tue May 19 14:39:24 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19/locations => generated 127 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/848] 10.0.0.69 () {36 vars in 985 bytes} [Tue May 19 14:39:24 2026] GET /v2/images/4831eb2b-6b9c-4707-868a-9a85b544ea19 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.69 () {36 vars in 925 bytes} [Tue May 19 14:39:24 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: 7|app: 0|req: 425/850] 10.0.0.69 () {36 vars in 925 bytes} [Tue May 19 14:39: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: 447/893] 10.0.0.66 () {32 vars in 631 bytes} [Tue May 19 14:42:57 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)