+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 9 17:10:10 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-55b64b57ff-vk9qq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f7f19fb6668 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-09 17:10:12.857 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 17:10:12.894 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-06-09 17:10:13.731 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-09 17:10:13.732 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-09 17:10:13.732 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 17:10:13.797 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-09 17:10:13.798 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-09 17:10:13.799 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 17:10:15.829 8 WARNING glance.api.v2.images [None req-e4feade5-03a0-493c-829e-f451207b531b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 17:10:15.880 7 WARNING glance.api.v2.images [None req-85b64608-43da-4826-bbf3-a7edca4c1d4c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 17:10:16.185 8 WARNING keystonemiddleware._common.config [None req-e4feade5-03a0-493c-829e-f451207b531b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 17:10:16.194 8 WARNING oslo_config.cfg [None req-e4feade5-03a0-493c-829e-f451207b531b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f7f19fb6668 pid: 8 (default app) 2026-06-09 17:10:16.208 7 WARNING keystonemiddleware._common.config [None req-85b64608-43da-4826-bbf3-a7edca4c1d4c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 17:10:16.216 7 WARNING oslo_config.cfg [None req-85b64608-43da-4826-bbf3-a7edca4c1d4c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f7f19fb6668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:10:17 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-09 17:10:17.813 7 WARNING oslo_policy.policy [None req-71b18224-d6b3-49d6-89aa-3160debdae0b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:17.813 7 WARNING oslo_policy.policy [None req-71b18224-d6b3-49d6-89aa-3160debdae0b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:17.839 7 WARNING oslo_policy.policy [None req-71b18224-d6b3-49d6-89aa-3160debdae0b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:17.839 7 WARNING oslo_policy.policy [None req-71b18224-d6b3-49d6-89aa-3160debdae0b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:10:17 2026] GET /v2/images => generated 69 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:10:21 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: 2/8] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:10:21 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 17:10:21.492 8 WARNING oslo_policy.policy [None req-c12be508-2070-41ca-8413-2aedc490d7e5 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:21.492 8 WARNING oslo_policy.policy [None req-c12be508-2070-41ca-8413-2aedc490d7e5 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.70 () {44 vars in 908 bytes} [Tue Jun 9 17:10:21 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.70 () {44 vars in 930 bytes} [Tue Jun 9 17:10:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:10:21.637 8 WARNING oslo_policy.policy [None req-567c98ed-38d5-4c0b-a454-58f89f943d75 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:21.638 8 WARNING oslo_policy.policy [None req-567c98ed-38d5-4c0b-a454-58f89f943d75 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.70 () {44 vars in 936 bytes} [Tue Jun 9 17:10:21 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-09 17:10:21.722 7 WARNING oslo_config.cfg [None req-43c8f969-76b0-4237-8b3f-ba0fa199475f 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.70 () {48 vars in 948 bytes} [Tue Jun 9 17:10:21 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 17:10:21.744 8 WARNING oslo_policy.policy [None req-80f1fa69-904b-44c1-9a91-b9a620ebd40b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:21.744 8 WARNING oslo_policy.policy [None req-80f1fa69-904b-44c1-9a91-b9a620ebd40b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:10:21.745 8 INFO glance.api.v2.image_data [None req-80f1fa69-904b-44c1-9a91-b9a620ebd40b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:10:26.773 8 WARNING glance.location [None req-80f1fa69-904b-44c1-9a91-b9a620ebd40b 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.70 () {48 vars in 1042 bytes} [Tue Jun 9 17:10:21 2026] PUT /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2/file => generated 0 bytes in 5087 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6274 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:10:26 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 17:10:26.933 8 WARNING oslo_config.cfg [None req-1a7c00df-9239-4b04-8aea-d060158bba65 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.70 () {48 vars in 1048 bytes} [Tue Jun 9 17:10:26 2026] PATCH /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:10:26 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:31:16 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: 136/270] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:31:16 2026] GET /v2/images => generated 1381 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:31:35 2026] GET / => generated 1301 bytes in 9 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:31:35 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.70 () {44 vars in 934 bytes} [Tue Jun 9 17:31:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.70 () {44 vars in 956 bytes} [Tue Jun 9 17:31:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.70 () {44 vars in 936 bytes} [Tue Jun 9 17:31:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.70 () {48 vars in 948 bytes} [Tue Jun 9 17:31:35 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 17:31:35.643 7 WARNING oslo_policy.policy [None req-6177c727-3db2-4df7-90d0-d546d5b56b93 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:31:35.643 7 WARNING oslo_policy.policy [None req-6177c727-3db2-4df7-90d0-d546d5b56b93 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - 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-09 17:31:35.644 7 INFO glance.api.v2.image_data [None req-6177c727-3db2-4df7-90d0-d546d5b56b93 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:32:00.611 7 WARNING glance.location [None req-6177c727-3db2-4df7-90d0-d546d5b56b93 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/285] 199.204.45.70 () {48 vars in 1043 bytes} [Tue Jun 9 17:31:35 2026] PUT /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9/file => generated 0 bytes in 25029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61100 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:32:00 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/287] 199.204.45.70 () {48 vars in 1048 bytes} [Tue Jun 9 17:32:00 2026] PATCH /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:32:00 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/289] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:32:02 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: 149/290] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:32:02 2026] GET /v2/images => generated 2778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:39:06 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: 185/378] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:39:06 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:39:18 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: 187/382] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:39:18 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 199.204.45.70 () {44 vars in 944 bytes} [Tue Jun 9 17:39:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/384] 199.204.45.70 () {44 vars in 966 bytes} [Tue Jun 9 17:39:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.204.45.70 () {44 vars in 936 bytes} [Tue Jun 9 17:39:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.204.45.70 () {48 vars in 948 bytes} [Tue Jun 9 17:39:18 2026] POST /v2/images => generated 799 bytes in 193 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 17:39:18.880 8 INFO glance.api.v2.image_data [None req-13221ad1-dd08-4f7f-979e-8dfa0776d1dc 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:39:34.980 8 INFO glance.location [None req-13221ad1-dd08-4f7f-979e-8dfa0776d1dc 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/389] 199.204.45.70 () {48 vars in 1042 bytes} [Tue Jun 9 17:39:18 2026] PUT /v2/images/03203520-b5f6-49b4-b69a-65336d354af8/file => generated 0 bytes in 16148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25618 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:39:35 2026] GET /v2/images/03203520-b5f6-49b4-b69a-65336d354af8 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 199.204.45.70 () {48 vars in 1048 bytes} [Tue Jun 9 17:39:35 2026] PATCH /v2/images/03203520-b5f6-49b4-b69a-65336d354af8 => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:39:35 2026] GET /v2/images/03203520-b5f6-49b4-b69a-65336d354af8 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:40:13 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: 204/402] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:40:13 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:40:31 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: 207/408] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:40:31 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.70 () {44 vars in 936 bytes} [Tue Jun 9 17:40:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.70 () {44 vars in 958 bytes} [Tue Jun 9 17:40:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.70 () {44 vars in 936 bytes} [Tue Jun 9 17:40:31 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: 209/412] 199.204.45.70 () {48 vars in 948 bytes} [Tue Jun 9 17:40:31 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-09 17:40:31.480 7 INFO glance.api.v2.image_data [None req-07f4a7f4-cc83-4b1d-af72-052c3c8886c0 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 17:40:48.660 7 INFO glance.location [None req-07f4a7f4-cc83-4b1d-af72-052c3c8886c0 10070119af29400baa618331feed846a a0c08d580a1a48deb28cac4929d6ee69 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/417] 199.204.45.70 () {48 vars in 1043 bytes} [Tue Jun 9 17:40:31 2026] PUT /v2/images/f77ddc8b-2483-4148-b672-4d9b92ea441e/file => generated 0 bytes in 17231 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32526 switches on core 0) [pid: 8|app: 0|req: 214/418] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:40:48 2026] GET /v2/images/f77ddc8b-2483-4148-b672-4d9b92ea441e => 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: 205/419] 199.204.45.70 () {48 vars in 1048 bytes} [Tue Jun 9 17:40:48 2026] PATCH /v2/images/f77ddc8b-2483-4148-b672-4d9b92ea441e => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/420] 199.204.45.70 () {44 vars in 968 bytes} [Tue Jun 9 17:40:48 2026] GET /v2/images/f77ddc8b-2483-4148-b672-4d9b92ea441e => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/579] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:54:04 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: 285/580] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:54:04 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/611] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:56:29 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: 311/612] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:56:29 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:56:31 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: 312/614] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:56:31 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/625] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:57:24 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: 308/626] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:57:24 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/629] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:57:32 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: 320/630] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:57:32 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/645] 199.204.45.70 () {42 vars in 685 bytes} [Tue Jun 9 17:58:37 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: 318/646] 199.204.45.70 () {44 vars in 907 bytes} [Tue Jun 9 17:58:37 2026] GET /v2/images => generated 5574 bytes in 51 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: 333/655] 10.0.0.126 () {32 vars in 633 bytes} [Tue Jun 9 17:59:21 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/662] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 17:59:50 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 22 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: 326/663] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 17:59:50 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: 328/666] 199.204.45.70 () {36 vars in 990 bytes} [Tue Jun 9 17:59:58 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 199.204.45.70 () {36 vars in 930 bytes} [Tue Jun 9 17:59:58 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: 329/668] 199.204.45.70 () {36 vars in 990 bytes} [Tue Jun 9 17:59:58 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 340/669] 199.204.45.70 () {36 vars in 930 bytes} [Tue Jun 9 17:59:59 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: 330/670] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:00:01 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:00:01 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: 331/672] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:00:01 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: 342/673] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:00:01 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 332/674] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:00:01 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: 343/675] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:00:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:00:01 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 344/677] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:00:01 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/678] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:00:01 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: 345/679] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:00:02 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/680] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:00:02 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: 8|app: 0|req: 346/681] 10.0.0.96 () {36 vars in 910 bytes} [Tue Jun 9 18:00:02 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: 336/682] 10.0.0.96 () {36 vars in 1006 bytes} [Tue Jun 9 18:00:02 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2/locations => generated 127 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.96 () {36 vars in 986 bytes} [Tue Jun 9 18:00:02 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.96 () {36 vars in 926 bytes} [Tue Jun 9 18:00:02 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: 348/685] 10.0.0.96 () {36 vars in 926 bytes} [Tue Jun 9 18:00:02 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: 352/692] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:00:34 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/693] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:00:34 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: 344/698] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:00:46 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:00:46 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: 348/706] 10.0.0.126 () {34 vars in 655 bytes} [Tue Jun 9 18:01:20 2026] POST /v2/images => generated 649 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 18:01:20.417 8 WARNING glance.api.v2.images [None req-3db645ad-0a6d-4f21-9922-aab2b059f61d 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09881314-c722-4221-95f8-d4c93c09d441 [pid: 8|app: 0|req: 359/707] 10.0.0.126 () {32 vars in 710 bytes} [Tue Jun 9 18:01:20 2026] DELETE /v2/images/09881314-c722-4221-95f8-d4c93c09d441 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/708] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:01:20 2026] GET /v2/images/09881314-c722-4221-95f8-d4c93c09d441 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.126 () {32 vars in 633 bytes} [Tue Jun 9 18:01:20 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: 350/710] 10.0.0.126 () {34 vars in 655 bytes} [Tue Jun 9 18:01:20 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/711] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 9 18:01:20 2026] GET /v2/images/0571fc9a-d790-407f-8cdd-1d35f1886938/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:01:20.609 7 INFO glance.api.v2.image_data [None req-0bee8681-2a65-4a00-9c7c-415d4d648dbc 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 18:01:20.658 7 WARNING glance_store._drivers.rbd [None req-0bee8681-2a65-4a00-9c7c-415d4d648dbc 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 18:01:21.266 7 INFO glance.location [None req-0bee8681-2a65-4a00-9c7c-415d4d648dbc 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/712] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 9 18:01:20 2026] PUT /v2/images/0571fc9a-d790-407f-8cdd-1d35f1886938/file => generated 0 bytes in 708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/713] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:01:21 2026] GET /v2/images/0571fc9a-d790-407f-8cdd-1d35f1886938 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/714] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 9 18:01:21 2026] GET /v2/images/0571fc9a-d790-407f-8cdd-1d35f1886938/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/715] 10.0.0.126 () {34 vars in 655 bytes} [Tue Jun 9 18:01:21 2026] POST /v2/images => generated 648 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 9 18:01:21 2026] PATCH /v2/images/d3abb355-9f9e-4a5f-81e1-1d1d012b9592 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:01:21 2026] GET /v2/images/d3abb355-9f9e-4a5f-81e1-1d1d012b9592 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:01:21.622 7 WARNING glance.api.v2.images [None req-d8600917-1abb-44b5-a973-9871aa219661 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d3abb355-9f9e-4a5f-81e1-1d1d012b9592 [pid: 7|app: 0|req: 354/718] 10.0.0.126 () {32 vars in 710 bytes} [Tue Jun 9 18:01:21 2026] DELETE /v2/images/d3abb355-9f9e-4a5f-81e1-1d1d012b9592 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/719] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:01:21 2026] GET /v2/images/d3abb355-9f9e-4a5f-81e1-1d1d012b9592 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:01:21.694 7 WARNING glance.api.v2.images [None req-9b016022-3f18-4034-8fbc-0f4cb75f29c2 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0571fc9a-d790-407f-8cdd-1d35f1886938 [pid: 7|app: 0|req: 355/720] 10.0.0.126 () {32 vars in 710 bytes} [Tue Jun 9 18:01:21 2026] DELETE /v2/images/0571fc9a-d790-407f-8cdd-1d35f1886938 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/721] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:01:22 2026] GET /v2/images/0571fc9a-d790-407f-8cdd-1d35f1886938 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:01:22.539 7 WARNING glance.api.v2.images [None req-42c6ead3-6bcc-4d81-9ef1-8e36509456e6 4159b84eb88c41d3a0768550fc375f28 d5504f1e1cf24c6d8243b3d00fd2c428 - - default default] Failed to find image 09881314-c722-4221-95f8-d4c93c09d441 to delete: glance.common.exception.ImageNotFound: No image found with ID 09881314-c722-4221-95f8-d4c93c09d441 [pid: 7|app: 0|req: 356/722] 10.0.0.126 () {32 vars in 710 bytes} [Tue Jun 9 18:01:22 2026] DELETE /v2/images/09881314-c722-4221-95f8-d4c93c09d441 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/723] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:01:22 2026] GET /v2/images/09881314-c722-4221-95f8-d4c93c09d441 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/724] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:01:22 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 368/725] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:01:22 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: 363/736] 10.0.0.126 () {30 vars in 411 bytes} [Tue Jun 9 18:02: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: 374/737] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:02:12 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:02:12 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: 379/747] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 369/748] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 380/749] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 370/750] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:02:51 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: 381/751] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:02:51 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: 371/752] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/753] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:02:51 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: 372/754] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:02:51 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: 383/755] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:02:51 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: 384/757] 10.0.0.96 () {36 vars in 910 bytes} [Tue Jun 9 18:02:51 2026] GET /versions => generated 1301 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/758] 10.0.0.96 () {36 vars in 1006 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.96 () {36 vars in 986 bytes} [Tue Jun 9 18:02:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 375/760] 10.0.0.96 () {36 vars in 926 bytes} [Tue Jun 9 18:02:51 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: 386/761] 10.0.0.96 () {36 vars in 926 bytes} [Tue Jun 9 18:02:51 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: 378/766] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:03:11 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/767] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:03:11 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: 381/772] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:03:26 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 392/773] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:03:26 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: 394/776] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:03:43 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 383/777] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:03: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: 8|app: 0|req: 396/780] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:03:54 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => 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: 385/781] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:03: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: 401/790] 199.204.45.70 () {32 vars in 825 bytes} [Tue Jun 9 18:04:30 2026] GET /v2/images?status=active&owner=a0c08d580a1a48deb28cac4929d6ee69&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/791] 199.204.45.70 () {32 vars in 652 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/792] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/793] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:04:31 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: 392/795] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:04:31 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: 393/797] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:04:31 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: 405/798] 10.0.0.3 () {36 vars in 985 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.3 () {36 vars in 925 bytes} [Tue Jun 9 18:04:31 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: 406/800] 10.0.0.96 () {36 vars in 910 bytes} [Tue Jun 9 18:04:31 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: 395/801] 10.0.0.96 () {36 vars in 1006 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/802] 10.0.0.96 () {36 vars in 986 bytes} [Tue Jun 9 18:04:31 2026] GET /v2/images/ed25abc8-45a2-4df8-8af8-3742b7fb76d9 => 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: 396/803] 10.0.0.96 () {36 vars in 926 bytes} [Tue Jun 9 18:04:31 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: 408/804] 10.0.0.96 () {36 vars in 926 bytes} [Tue Jun 9 18:04:31 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: 399/809] 10.0.0.36 () {36 vars in 986 bytes} [Tue Jun 9 18:04:51 2026] GET /v2/images/d6a13764-1400-48d0-9a1a-81b1b7b47bd2 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/810] 10.0.0.36 () {36 vars in 926 bytes} [Tue Jun 9 18:04:51 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: 438/863] 10.0.0.126 () {32 vars in 633 bytes} [Tue Jun 9 18:09:10 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)