+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 22:50:58 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-b559db78c-57vrz machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f31f9c71668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 22:51:00.609 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 22:51:00.612 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 22:51:01.453 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-24 22:51:01.454 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-24 22:51:01.454 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 22:51:01.492 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 22:51:01.493 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 22:51:01.493 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 22:51:03.498 7 WARNING glance.api.v2.images [None req-5ffcb0f7-93ab-4d79-992c-74f3cd187627 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 22:51:03.613 8 WARNING glance.api.v2.images [None req-c78d4645-30e1-44cb-9b90-b5341d355d56 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 22:51:03.833 7 WARNING keystonemiddleware._common.config [None req-5ffcb0f7-93ab-4d79-992c-74f3cd187627 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 22:51:03.841 7 WARNING oslo_config.cfg [None req-5ffcb0f7-93ab-4d79-992c-74f3cd187627 - - - - - -] 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 0x7f31f9c71668 pid: 7 (default app) 2026-06-24 22:51:03.961 8 WARNING keystonemiddleware._common.config [None req-c78d4645-30e1-44cb-9b90-b5341d355d56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 22:51:03.971 8 WARNING oslo_config.cfg [None req-c78d4645-30e1-44cb-9b90-b5341d355d56 - - - - - -] 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 0x7f31f9c71668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 22:51:04 2026] GET / => generated 1301 bytes in 2 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-24 22:51:05.137 8 WARNING oslo_policy.policy [None req-68813917-900e-4f9b-b13f-8be0eb462940 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:05.137 8 WARNING oslo_policy.policy [None req-68813917-900e-4f9b-b13f-8be0eb462940 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:05.151 8 WARNING oslo_policy.policy [None req-68813917-900e-4f9b-b13f-8be0eb462940 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:05.151 8 WARNING oslo_policy.policy [None req-68813917-900e-4f9b-b13f-8be0eb462940 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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: 1/5] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 22:51:04 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 22:51:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 22:51:09 2026] GET /v2/images => generated 69 bytes in 34 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-24 22:51:09.325 7 WARNING oslo_policy.policy [None req-2ea4546d-62e9-4a3a-9179-1c4b82eb9bf4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:09.325 7 WARNING oslo_policy.policy [None req-2ea4546d-62e9-4a3a-9179-1c4b82eb9bf4 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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/8] 199.204.45.19 () {44 vars in 907 bytes} [Wed Jun 24 22:51:09 2026] GET /v2/images/cirros => generated 151 bytes in 307 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.19 () {44 vars in 929 bytes} [Wed Jun 24 22:51:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 22:51:09.460 7 WARNING oslo_policy.policy [None req-8e238276-1429-4df6-ad16-668bcb5416a9 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:09.461 7 WARNING oslo_policy.policy [None req-8e238276-1429-4df6-ad16-668bcb5416a9 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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: 7/10] 199.204.45.19 () {44 vars in 935 bytes} [Wed Jun 24 22:51:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 22:51:09.552 8 WARNING oslo_config.cfg [None req-93a14732-e694-49c8-9145-c21fd73f88b2 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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: 4/11] 199.204.45.19 () {48 vars in 947 bytes} [Wed Jun 24 22:51:09 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 22:51:09.574 7 WARNING oslo_policy.policy [None req-ab8c0f0b-c5be-4632-889d-0fa0a9513db5 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:09.574 7 WARNING oslo_policy.policy [None req-ab8c0f0b-c5be-4632-889d-0fa0a9513db5 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 22:51:09.575 7 INFO glance.api.v2.image_data [None req-ab8c0f0b-c5be-4632-889d-0fa0a9513db5 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 22:51:13.657 7 WARNING glance.location [None req-ab8c0f0b-c5be-4632-889d-0fa0a9513db5 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.19 () {48 vars in 1041 bytes} [Wed Jun 24 22:51:09 2026] PUT /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1/file => generated 0 bytes in 4131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5901 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 22:51:13 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 22:51:13.805 7 WARNING oslo_config.cfg [None req-a8573e1f-c9f1-4269-8e71-da0a2b87ada7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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: 9/16] 199.204.45.19 () {48 vars in 1047 bytes} [Wed Jun 24 22:51:13 2026] PATCH /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 22:51:13 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:13:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:13:03 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:13:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:13:20 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.19 () {44 vars in 933 bytes} [Wed Jun 24 23:13:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.19 () {44 vars in 955 bytes} [Wed Jun 24 23:13:20 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: 145/288] 199.204.45.19 () {44 vars in 935 bytes} [Wed Jun 24 23:13:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.19 () {48 vars in 947 bytes} [Wed Jun 24 23:13:20 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 23:13:20.524 7 INFO glance.api.v2.image_data [None req-2f8a695e-6dac-4c75-bebe-f8c21b393c86 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:14:07.494 7 WARNING glance.location [None req-2f8a695e-6dac-4c75-bebe-f8c21b393c86 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/300] 199.204.45.19 () {48 vars in 1042 bytes} [Wed Jun 24 23:13:20 2026] PUT /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af/file => generated 0 bytes in 47083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58162 switches on core 0) [pid: 8|app: 0|req: 155/301] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 23:14:07 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/302] 199.204.45.19 () {48 vars in 1047 bytes} [Wed Jun 24 23:14:07 2026] PATCH /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1395 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/303] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 23:14:07 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/304] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:14:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/305] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:14:09 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:21:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/397] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:21:38 2026] GET /v2/images => generated 2778 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/406] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:22:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/407] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:22:17 2026] GET /v2/images => generated 2778 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/408] 199.204.45.19 () {44 vars in 943 bytes} [Wed Jun 24 23:22:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/409] 199.204.45.19 () {44 vars in 965 bytes} [Wed Jun 24 23:22:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/410] 199.204.45.19 () {44 vars in 935 bytes} [Wed Jun 24 23:22:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/413] 199.204.45.19 () {48 vars in 947 bytes} [Wed Jun 24 23:22:18 2026] POST /v2/images => generated 799 bytes in 6014 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 23:22:24.207 8 WARNING oslo_policy.policy [None req-bb53d3ab-d78d-4ea4-aa86-fa65eb1ec51f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 23:22:24.207 8 WARNING oslo_policy.policy [None req-bb53d3ab-d78d-4ea4-aa86-fa65eb1ec51f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - 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-24 23:22:24.209 8 INFO glance.api.v2.image_data [None req-bb53d3ab-d78d-4ea4-aa86-fa65eb1ec51f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:25:47.962 8 INFO glance.location [None req-bb53d3ab-d78d-4ea4-aa86-fa65eb1ec51f 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 213/454] 199.204.45.19 () {48 vars in 1041 bytes} [Wed Jun 24 23:22:24 2026] PUT /v2/images/3c9cbea9-cd34-46ba-84fe-09a08a3bb534/file => generated 0 bytes in 203816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8833 switches on core 0) [pid: 7|app: 0|req: 242/455] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 23:25:48 2026] GET /v2/images/3c9cbea9-cd34-46ba-84fe-09a08a3bb534 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/456] 199.204.45.19 () {48 vars in 1047 bytes} [Wed Jun 24 23:25:48 2026] PATCH /v2/images/3c9cbea9-cd34-46ba-84fe-09a08a3bb534 => generated 1410 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/457] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 23:25:48 2026] GET /v2/images/3c9cbea9-cd34-46ba-84fe-09a08a3bb534 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/466] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:26:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/467] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:26:30 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/472] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:26:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/473] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:26:50 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/474] 199.204.45.19 () {44 vars in 935 bytes} [Wed Jun 24 23:26:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/475] 199.204.45.19 () {44 vars in 957 bytes} [Wed Jun 24 23:26:50 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: 224/476] 199.204.45.19 () {44 vars in 935 bytes} [Wed Jun 24 23:26:50 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: 253/477] 199.204.45.19 () {48 vars in 947 bytes} [Wed Jun 24 23:26:50 2026] POST /v2/images => generated 791 bytes in 297 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 23:26:50.840 8 INFO glance.api.v2.image_data [None req-d05c4a14-878b-4a49-92a4-3179ba05ceb7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:27:16.041 8 INFO glance.location [None req-d05c4a14-878b-4a49-92a4-3179ba05ceb7 0c7efeec7f91447da48004ffe52b089d 8ea1126b9919444ba6c0cc0bea72d1e7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 225/484] 199.204.45.19 () {48 vars in 1042 bytes} [Wed Jun 24 23:26:50 2026] PUT /v2/images/02da04a6-a197-45c0-b29b-c7cfc192b9cb/file => generated 0 bytes in 25249 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16515 switches on core 0) [pid: 7|app: 0|req: 260/485] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 23:27:16 2026] GET /v2/images/02da04a6-a197-45c0-b29b-c7cfc192b9cb => 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: 226/486] 199.204.45.19 () {48 vars in 1047 bytes} [Wed Jun 24 23:27:16 2026] PATCH /v2/images/02da04a6-a197-45c0-b29b-c7cfc192b9cb => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/487] 199.204.45.19 () {44 vars in 967 bytes} [Wed Jun 24 23:27:16 2026] GET /v2/images/02da04a6-a197-45c0-b29b-c7cfc192b9cb => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/652] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:40:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/653] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:40:56 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: 359/682] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:43:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/683] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:43:15 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/684] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:43:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/685] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:43:17 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/696] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:44:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/697] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:44:08 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/700] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:44:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/701] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:44:16 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/714] 199.204.45.19 () {42 vars in 684 bytes} [Wed Jun 24 23:45:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/715] 199.204.45.19 () {44 vars in 906 bytes} [Wed Jun 24 23:45:17 2026] GET /v2/images => generated 5574 bytes in 52 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: 381/726] 10.0.0.103 () {32 vars in 632 bytes} [Wed Jun 24 23:46:09 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/731] 10.0.0.103 () {30 vars in 410 bytes} [Wed Jun 24 23:46:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/732] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:46:27 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 26 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: 349/733] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:46:27 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/736] 199.204.45.19 () {36 vars in 989 bytes} [Wed Jun 24 23:46:35 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/737] 199.204.45.19 () {36 vars in 929 bytes} [Wed Jun 24 23:46:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/738] 199.204.45.19 () {36 vars in 989 bytes} [Wed Jun 24 23:46:36 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/739] 199.204.45.19 () {36 vars in 929 bytes} [Wed Jun 24 23:46:36 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/740] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:46:41 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/741] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:46:41 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: 390/744] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:46:44 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/745] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:46:45 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: 391/746] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/747] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/748] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/749] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/750] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:46:45 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/751] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:46:45 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: 394/752] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:46:45 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: 359/753] 10.0.0.76 () {36 vars in 909 bytes} [Wed Jun 24 23:46:46 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/754] 10.0.0.76 () {36 vars in 1005 bytes} [Wed Jun 24 23:46:46 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/755] 10.0.0.76 () {36 vars in 985 bytes} [Wed Jun 24 23:46:46 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => 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: 396/756] 10.0.0.76 () {36 vars in 925 bytes} [Wed Jun 24 23:46:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/757] 10.0.0.76 () {36 vars in 925 bytes} [Wed Jun 24 23:46:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/766] 10.0.0.103 () {34 vars in 654 bytes} [Wed Jun 24 23:47:26 2026] POST /v2/images => generated 649 bytes in 273 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 23:47:26.793 8 WARNING glance.api.v2.images [None req-b4c6228b-9b24-4139-9d49-5a8dec5633e9 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//205c2911-55c5-47f9-88de-d9b7fdc97b16 [pid: 8|app: 0|req: 366/767] 10.0.0.103 () {32 vars in 709 bytes} [Wed Jun 24 23:47:26 2026] DELETE /v2/images/205c2911-55c5-47f9-88de-d9b7fdc97b16 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/768] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:47:26 2026] GET /v2/images/205c2911-55c5-47f9-88de-d9b7fdc97b16 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/769] 10.0.0.103 () {32 vars in 632 bytes} [Wed Jun 24 23:47:26 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/770] 10.0.0.103 () {34 vars in 654 bytes} [Wed Jun 24 23:47:26 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/771] 10.0.0.103 () {32 vars in 716 bytes} [Wed Jun 24 23:47:26 2026] GET /v2/images/d9463435-b007-4348-9f75-b3fbe861572d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 23:47:26.990 7 INFO glance.api.v2.image_data [None req-d66a999c-4f5b-41a3-8574-3670c67e3529 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 23:47:27.038 7 WARNING glance_store._drivers.rbd [None req-d66a999c-4f5b-41a3-8574-3670c67e3529 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 23:47:27.634 7 INFO glance.location [None req-d66a999c-4f5b-41a3-8574-3670c67e3529 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 404/772] 10.0.0.103 () {32 vars in 726 bytes} [Wed Jun 24 23:47:26 2026] PUT /v2/images/d9463435-b007-4348-9f75-b3fbe861572d/file => generated 0 bytes in 689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/773] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:47:27 2026] GET /v2/images/d9463435-b007-4348-9f75-b3fbe861572d => 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: 405/774] 10.0.0.103 () {32 vars in 716 bytes} [Wed Jun 24 23:47:27 2026] GET /v2/images/d9463435-b007-4348-9f75-b3fbe861572d/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/775] 10.0.0.103 () {34 vars in 654 bytes} [Wed Jun 24 23:47:27 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/776] 10.0.0.103 () {32 vars in 725 bytes} [Wed Jun 24 23:47:27 2026] PATCH /v2/images/0c9ae639-0348-491c-9980-2cacee5bc291 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/777] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:47:27 2026] GET /v2/images/0c9ae639-0348-491c-9980-2cacee5bc291 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 23:47:27.986 7 WARNING glance.api.v2.images [None req-8e419cf3-6f6d-4752-958f-a873d1674445 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c9ae639-0348-491c-9980-2cacee5bc291 [pid: 7|app: 0|req: 407/778] 10.0.0.103 () {32 vars in 709 bytes} [Wed Jun 24 23:47:27 2026] DELETE /v2/images/0c9ae639-0348-491c-9980-2cacee5bc291 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/779] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:47:28 2026] GET /v2/images/0c9ae639-0348-491c-9980-2cacee5bc291 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:28.051 7 WARNING glance.api.v2.images [None req-6145d71b-a97a-420e-82dd-bf777912bb47 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d9463435-b007-4348-9f75-b3fbe861572d [pid: 7|app: 0|req: 408/780] 10.0.0.103 () {32 vars in 709 bytes} [Wed Jun 24 23:47:28 2026] DELETE /v2/images/d9463435-b007-4348-9f75-b3fbe861572d => generated 0 bytes in 947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/781] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:47:28 2026] GET /v2/images/d9463435-b007-4348-9f75-b3fbe861572d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 23:47:29.021 7 WARNING glance.api.v2.images [None req-fb7f57cf-3c7f-4fb0-bc17-b5f053161ccf 895ddce152664bacba7a8fde5c88e113 a01a4271728b4b34a43e3fb9dd85b427 - - default default] Failed to find image 205c2911-55c5-47f9-88de-d9b7fdc97b16 to delete: glance.common.exception.ImageNotFound: No image found with ID 205c2911-55c5-47f9-88de-d9b7fdc97b16 [pid: 7|app: 0|req: 409/782] 10.0.0.103 () {32 vars in 709 bytes} [Wed Jun 24 23:47:29 2026] DELETE /v2/images/205c2911-55c5-47f9-88de-d9b7fdc97b16 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/783] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:47:29 2026] GET /v2/images/205c2911-55c5-47f9-88de-d9b7fdc97b16 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/790] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:47:57 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/791] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:47:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/794] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:48:12 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/795] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:48:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/798] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:48:20 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/799] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:48:20 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: 419/802] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:48:30 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/803] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:48: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: 422/808] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:48:48 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/809] 10.0.0.103 () {32 vars in 706 bytes} [Wed Jun 24 23:48:48 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/810] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:48:48 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/811] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/812] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/813] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/814] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/815] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:48:49 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: 426/816] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/817] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:48:49 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: 427/818] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/819] 10.0.0.76 () {36 vars in 909 bytes} [Wed Jun 24 23:48:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/820] 10.0.0.76 () {36 vars in 1005 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/821] 10.0.0.76 () {36 vars in 985 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => 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: 429/822] 10.0.0.76 () {36 vars in 925 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/823] 10.0.0.76 () {36 vars in 925 bytes} [Wed Jun 24 23:48:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/830] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:49:14 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/831] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:49:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/840] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:49:54 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => 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: 438/841] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:49:54 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: 404/842] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:49:56 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/843] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:49:57 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: 419/872] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:52:20 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/873] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:52:20 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/878] 10.0.0.233 () {36 vars in 986 bytes} [Wed Jun 24 23:52:37 2026] GET /v2/images/87fd9391-81b9-4eb4-9d1e-044b5fd8c3c1 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/879] 10.0.0.233 () {36 vars in 926 bytes} [Wed Jun 24 23:52:37 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: 462/888] 199.204.45.19 () {32 vars in 824 bytes} [Wed Jun 24 23:53:19 2026] GET /v2/images?status=active&owner=8ea1126b9919444ba6c0cc0bea72d1e7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/889] 199.204.45.19 () {32 vars in 651 bytes} [Wed Jun 24 23:53:19 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: 463/890] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:53:20 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/891] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:53:20 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: 464/892] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:53:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/893] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:53:20 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/894] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:53:20 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: 430/895] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:53:20 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: 466/896] 10.0.0.154 () {36 vars in 986 bytes} [Wed Jun 24 23:53:20 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/897] 10.0.0.154 () {36 vars in 926 bytes} [Wed Jun 24 23:53:20 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: 467/898] 10.0.0.76 () {36 vars in 909 bytes} [Wed Jun 24 23:53:20 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/899] 10.0.0.76 () {36 vars in 1005 bytes} [Wed Jun 24 23:53:20 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/900] 10.0.0.76 () {36 vars in 985 bytes} [Wed Jun 24 23:53:20 2026] GET /v2/images/c3854566-7845-4138-bc4e-ddbaa89342af => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/901] 10.0.0.76 () {36 vars in 925 bytes} [Wed Jun 24 23:53:20 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: 469/902] 10.0.0.76 () {36 vars in 925 bytes} [Wed Jun 24 23:53:20 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: 456/947] 10.0.0.103 () {32 vars in 632 bytes} [Wed Jun 24 23:56:58 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)