+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jun 19 01:47:59 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7f6cc946d8-zh9w8 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 0x7fe0a62f3668 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-19 01:48:01.054 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-19 01:48:01.085 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-19 01:48:01.922 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-19 01:48:01.923 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-19 01:48:01.924 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-19 01:48:01.941 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-19 01:48:01.942 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-19 01:48:01.942 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-19 01:48:03.986 7 WARNING glance.api.v2.images [None req-37304c46-0fc6-4818-b805-cd9bb213e2ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-19 01:48:04.040 8 WARNING glance.api.v2.images [None req-ba923250-b775-432c-82f1-b83a9cd2c06e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-19 01:48:04.326 7 WARNING keystonemiddleware._common.config [None req-37304c46-0fc6-4818-b805-cd9bb213e2ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-19 01:48:04.335 7 WARNING oslo_config.cfg [None req-37304c46-0fc6-4818-b805-cd9bb213e2ee - - - - - -] 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 0x7fe0a62f3668 pid: 7 (default app) 2026-06-19 01:48:04.376 8 WARNING keystonemiddleware._common.config [None req-ba923250-b775-432c-82f1-b83a9cd2c06e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-19 01:48:04.384 8 WARNING oslo_config.cfg [None req-ba923250-b775-432c-82f1-b83a9cd2c06e - - - - - -] 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 0x7fe0a62f3668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 01:48:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-19 01:48:05.047 8 WARNING oslo_policy.policy [None req-8f630fcd-661a-4630-ab72-bb72625de628 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:05.047 8 WARNING oslo_policy.policy [None req-8f630fcd-661a-4630-ab72-bb72625de628 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:05.063 8 WARNING oslo_policy.policy [None req-8f630fcd-661a-4630-ab72-bb72625de628 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:05.063 8 WARNING oslo_policy.policy [None req-8f630fcd-661a-4630-ab72-bb72625de628 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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.35 () {44 vars in 907 bytes} [Fri Jun 19 01:48:04 2026] GET /v2/images => generated 69 bytes in 566 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.35 () {42 vars in 685 bytes} [Fri Jun 19 01:48:08 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.35 () {44 vars in 907 bytes} [Fri Jun 19 01:48:08 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-19 01:48:08.978 7 WARNING oslo_policy.policy [None req-ab56d803-93f8-4252-8c0e-4297d60c4946 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:08.979 7 WARNING oslo_policy.policy [None req-ab56d803-93f8-4252-8c0e-4297d60c4946 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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.35 () {44 vars in 908 bytes} [Fri Jun 19 01:48:08 2026] GET /v2/images/cirros => generated 151 bytes in 124 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.35 () {44 vars in 930 bytes} [Fri Jun 19 01:48:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-19 01:48:09.110 7 WARNING oslo_policy.policy [None req-4637cf29-a30a-4a9d-a318-45b3b8966e6d 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:09.110 7 WARNING oslo_policy.policy [None req-4637cf29-a30a-4a9d-a318-45b3b8966e6d 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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.35 () {44 vars in 936 bytes} [Fri Jun 19 01:48:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-19 01:48:09.185 8 WARNING oslo_config.cfg [None req-31046e59-f044-4666-82dd-8ccf1dfd9d5b 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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.35 () {48 vars in 948 bytes} [Fri Jun 19 01:48:09 2026] POST /v2/images => generated 760 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-19 01:48:09.210 7 WARNING oslo_policy.policy [None req-8f9f7fc2-4f4b-4be9-8849-d5e24534c868 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:09.210 7 WARNING oslo_policy.policy [None req-8f9f7fc2-4f4b-4be9-8849-d5e24534c868 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 01:48:09.211 7 INFO glance.api.v2.image_data [None req-8f9f7fc2-4f4b-4be9-8849-d5e24534c868 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-19 01:48:12.411 7 WARNING glance.location [None req-8f9f7fc2-4f4b-4be9-8849-d5e24534c868 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.35 () {48 vars in 1042 bytes} [Fri Jun 19 01:48:09 2026] PUT /v2/images/fa525315-e868-4223-b950-bf77e2f47908/file => generated 0 bytes in 3245 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5865 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 01:48:12 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-19 01:48:12.552 7 WARNING oslo_config.cfg [None req-bdfcc5b3-442c-4bf9-9400-a38286ea2896 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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/14] 199.204.45.35 () {48 vars in 1048 bytes} [Fri Jun 19 01:48:12 2026] PATCH /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 6/15] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 01:48:12 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 133/268] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:09:12 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: 136/269] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:09:12 2026] GET /v2/images => generated 1381 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:09:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:09:30 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.35 () {44 vars in 934 bytes} [Fri Jun 19 02:09:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.35 () {44 vars in 956 bytes} [Fri Jun 19 02:09:30 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.35 () {44 vars in 936 bytes} [Fri Jun 19 02:09:30 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) [pid: 7|app: 0|req: 141/279] 199.204.45.35 () {48 vars in 948 bytes} [Fri Jun 19 02:09:30 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-19 02:09:30.523 8 WARNING oslo_policy.policy [None req-5e6983c8-f91b-4291-92b4-7e32c25dc86e 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 02:09:30.523 8 WARNING oslo_policy.policy [None req-5e6983c8-f91b-4291-92b4-7e32c25dc86e 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - 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-19 02:09:30.526 8 INFO glance.api.v2.image_data [None req-5e6983c8-f91b-4291-92b4-7e32c25dc86e 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-19 02:09:56.902 8 WARNING glance.location [None req-5e6983c8-f91b-4291-92b4-7e32c25dc86e 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/286] 199.204.45.35 () {48 vars in 1043 bytes} [Fri Jun 19 02:09:30 2026] PUT /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09/file => generated 0 bytes in 26430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63804 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 02:09:56 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/288] 199.204.45.35 () {48 vars in 1048 bytes} [Fri Jun 19 02:09:56 2026] PATCH /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 02:09:57 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:09:58 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: 150/291] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:09:58 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/376] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:16:59 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: 193/377] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:16:59 2026] GET /v2/images => generated 2778 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:17:17 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:17:17 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.204.45.35 () {44 vars in 944 bytes} [Fri Jun 19 02:17:17 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: 197/385] 199.204.45.35 () {44 vars in 966 bytes} [Fri Jun 19 02:17:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.35 () {44 vars in 936 bytes} [Fri Jun 19 02:17:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.35 () {48 vars in 948 bytes} [Fri Jun 19 02:17:18 2026] POST /v2/images => generated 799 bytes in 1315 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-19 02:17:19.384 8 INFO glance.api.v2.image_data [None req-c71faaf7-7624-4826-b899-2f17f9cce136 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-19 02:18:15.930 8 INFO glance.location [None req-c71faaf7-7624-4826-b899-2f17f9cce136 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/400] 199.204.45.35 () {48 vars in 1042 bytes} [Fri Jun 19 02:17:19 2026] PUT /v2/images/38820793-6a76-4fc8-8ac8-9e5606a380f0/file => generated 0 bytes in 56601 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21358 switches on core 0) [pid: 7|app: 0|req: 211/401] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 02:18:15 2026] GET /v2/images/38820793-6a76-4fc8-8ac8-9e5606a380f0 => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/402] 199.204.45.35 () {48 vars in 1048 bytes} [Fri Jun 19 02:18:15 2026] PATCH /v2/images/38820793-6a76-4fc8-8ac8-9e5606a380f0 => generated 1410 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/403] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 02:18:16 2026] GET /v2/images/38820793-6a76-4fc8-8ac8-9e5606a380f0 => 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: 217/412] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:18:54 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: 196/413] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:18:54 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/418] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:19:14 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: 220/419] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:19:14 2026] GET /v2/images => generated 4190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/420] 199.204.45.35 () {44 vars in 936 bytes} [Fri Jun 19 02:19:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/421] 199.204.45.35 () {44 vars in 958 bytes} [Fri Jun 19 02:19:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/422] 199.204.45.35 () {44 vars in 936 bytes} [Fri Jun 19 02:19:14 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: 7|app: 0|req: 222/423] 199.204.45.35 () {48 vars in 948 bytes} [Fri Jun 19 02:19:14 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-19 02:19:14.658 8 INFO glance.api.v2.image_data [None req-3f8084d8-0802-49be-a46b-8a774fc88ecf 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-19 02:19:33.069 8 INFO glance.location [None req-3f8084d8-0802-49be-a46b-8a774fc88ecf 998c239cf2c0479bab597385e571f6e6 1037833d1e27446283490cedee8763f4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/426] 199.204.45.35 () {48 vars in 1043 bytes} [Fri Jun 19 02:19:14 2026] PUT /v2/images/e06f274e-868c-4b00-93ad-010cae22ae3e/file => generated 0 bytes in 18467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34096 switches on core 0) [pid: 7|app: 0|req: 225/427] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 02:19:33 2026] GET /v2/images/e06f274e-868c-4b00-93ad-010cae22ae3e => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/428] 199.204.45.35 () {48 vars in 1048 bytes} [Fri Jun 19 02:19:33 2026] PATCH /v2/images/e06f274e-868c-4b00-93ad-010cae22ae3e => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/429] 199.204.45.35 () {44 vars in 968 bytes} [Fri Jun 19 02:19:33 2026] GET /v2/images/e06f274e-868c-4b00-93ad-010cae22ae3e => generated 1382 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/592] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:32:54 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/593] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:32:54 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/620] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:35:11 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: 299/621] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:35:11 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/622] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:35: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: 300/623] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:35:13 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/636] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:36: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: 330/637] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:36:04 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/638] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:36:13 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: 331/639] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:36:13 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: 316/654] 199.204.45.35 () {42 vars in 685 bytes} [Fri Jun 19 02:37:14 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: 339/655] 199.204.45.35 () {44 vars in 907 bytes} [Fri Jun 19 02:37:14 2026] GET /v2/images => generated 5574 bytes in 54 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: 344/664] 10.0.0.47 () {32 vars in 632 bytes} [Fri Jun 19 02:37:57 2026] GET /v2/images => generated 5574 bytes in 23 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: 323/669] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:38:15 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/670] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:38:15 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: 324/671] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:38:21 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/672] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:38:21 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: 325/673] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/674] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:38:21 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 326/675] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/676] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:38:21 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: 327/677] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:38:21 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 351/678] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:38:21 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: 328/679] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:38:21 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/680] 10.0.0.19 () {36 vars in 910 bytes} [Fri Jun 19 02:38:22 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: 329/681] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Jun 19 02:38:22 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908/locations => generated 127 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/682] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jun 19 02:38:22 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 330/683] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jun 19 02:38: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: 354/684] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jun 19 02:38:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/685] 199.204.45.35 () {36 vars in 990 bytes} [Fri Jun 19 02:38:23 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 355/686] 199.204.45.35 () {36 vars in 930 bytes} [Fri Jun 19 02:38:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/689] 199.204.45.35 () {36 vars in 990 bytes} [Fri Jun 19 02:38:23 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 357/690] 199.204.45.35 () {36 vars in 930 bytes} [Fri Jun 19 02:38:23 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: 334/691] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:38:28 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/692] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:38:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:38:28 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 359/694] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:38:28 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: 362/699] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:38:52 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 338/700] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:38:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/703] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:39:03 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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/704] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:39:03 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/713] 10.0.0.47 () {34 vars in 654 bytes} [Fri Jun 19 02:39:40 2026] POST /v2/images => generated 648 bytes in 272 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-19 02:39:40.599 7 WARNING glance.api.v2.images [None req-964056c5-22fb-4c8e-adfa-43cb77c145e8 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33ce0717-835e-42a9-add2-7f64f204b015 [pid: 7|app: 0|req: 369/714] 10.0.0.47 () {32 vars in 709 bytes} [Fri Jun 19 02:39:40 2026] DELETE /v2/images/33ce0717-835e-42a9-add2-7f64f204b015 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/715] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:40 2026] GET /v2/images/33ce0717-835e-42a9-add2-7f64f204b015 => 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: 370/716] 10.0.0.47 () {32 vars in 632 bytes} [Fri Jun 19 02:39:40 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/717] 10.0.0.47 () {34 vars in 654 bytes} [Fri Jun 19 02:39:40 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/718] 10.0.0.47 () {32 vars in 716 bytes} [Fri Jun 19 02:39:40 2026] GET /v2/images/f045ab10-bcd6-4e1d-a854-0efeb3a8e696/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-19 02:39:40.784 8 INFO glance.api.v2.image_data [None req-b0ff4ca5-9ffe-44d8-a16c-0f3e2dccf498 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-19 02:39:40.823 8 WARNING glance_store._drivers.rbd [None req-b0ff4ca5-9ffe-44d8-a16c-0f3e2dccf498 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-19 02:39:41.176 8 INFO glance.location [None req-b0ff4ca5-9ffe-44d8-a16c-0f3e2dccf498 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/719] 10.0.0.47 () {32 vars in 726 bytes} [Fri Jun 19 02:39:40 2026] PUT /v2/images/f045ab10-bcd6-4e1d-a854-0efeb3a8e696/file => generated 0 bytes in 438 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/720] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:41 2026] GET /v2/images/f045ab10-bcd6-4e1d-a854-0efeb3a8e696 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/721] 10.0.0.47 () {32 vars in 716 bytes} [Fri Jun 19 02:39:41 2026] GET /v2/images/f045ab10-bcd6-4e1d-a854-0efeb3a8e696/file => generated 1024 bytes in 138 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/722] 10.0.0.47 () {34 vars in 654 bytes} [Fri Jun 19 02:39:41 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/723] 10.0.0.47 () {32 vars in 725 bytes} [Fri Jun 19 02:39:41 2026] PATCH /v2/images/7705f5cd-89a1-4f95-b677-40bf329b7223 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/724] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:41 2026] GET /v2/images/7705f5cd-89a1-4f95-b677-40bf329b7223 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-19 02:39:41.514 8 WARNING glance.api.v2.images [None req-cad9dbaf-75ea-44fa-88f3-fabeb0ca4251 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7705f5cd-89a1-4f95-b677-40bf329b7223 [pid: 8|app: 0|req: 351/725] 10.0.0.47 () {32 vars in 709 bytes} [Fri Jun 19 02:39:41 2026] DELETE /v2/images/7705f5cd-89a1-4f95-b677-40bf329b7223 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/726] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:41 2026] GET /v2/images/7705f5cd-89a1-4f95-b677-40bf329b7223 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-19 02:39:41.574 8 WARNING glance.api.v2.images [None req-90967478-a368-47ef-85c9-2567ef16e88f 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f045ab10-bcd6-4e1d-a854-0efeb3a8e696 [pid: 8|app: 0|req: 352/727] 10.0.0.47 () {32 vars in 709 bytes} [Fri Jun 19 02:39:41 2026] DELETE /v2/images/f045ab10-bcd6-4e1d-a854-0efeb3a8e696 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/728] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:42 2026] GET /v2/images/f045ab10-bcd6-4e1d-a854-0efeb3a8e696 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-19 02:39:42.445 8 WARNING glance.api.v2.images [None req-145298ba-24f9-4f66-8f64-8cc23b7bc2eb 22d614bb50f04703977a3e89d71e307b 9e9bc7cb2e25460da09e70258bc8deed - - default default] Failed to find image 33ce0717-835e-42a9-add2-7f64f204b015 to delete: glance.common.exception.ImageNotFound: No image found with ID 33ce0717-835e-42a9-add2-7f64f204b015 [pid: 8|app: 0|req: 353/729] 10.0.0.47 () {32 vars in 709 bytes} [Fri Jun 19 02:39:42 2026] DELETE /v2/images/33ce0717-835e-42a9-add2-7f64f204b015 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/730] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:42 2026] GET /v2/images/33ce0717-835e-42a9-add2-7f64f204b015 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/733] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 379/734] 10.0.0.47 () {32 vars in 706 bytes} [Fri Jun 19 02:39:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/735] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:39:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/736] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:39:44 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: 357/737] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:39:44 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/738] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:39:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 358/739] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:39:44 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: 382/740] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:39:44 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: 359/741] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:39:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 383/742] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:39:44 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: 360/743] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:39:44 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: 384/744] 10.0.0.47 () {30 vars in 410 bytes} [Fri Jun 19 02:39:45 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: 361/745] 10.0.0.19 () {36 vars in 910 bytes} [Fri Jun 19 02:39:45 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: 385/746] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Jun 19 02:39:45 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/747] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jun 19 02:39:45 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/748] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jun 19 02:39:45 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: 363/749] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jun 19 02:39:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/752] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:39:59 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 365/753] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:39:59 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: 370/762] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:40:43 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => 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: 393/763] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:40:43 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: 372/766] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:40:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/767] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:40:44 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: 400/776] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:41:32 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/777] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:41:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/794] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:42:44 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/795] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:42:44 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: 388/798] 10.0.0.201 () {36 vars in 987 bytes} [Fri Jun 19 02:43:01 2026] GET /v2/images/fa525315-e868-4223-b950-bf77e2f47908 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/799] 10.0.0.201 () {36 vars in 927 bytes} [Fri Jun 19 02:43: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: 417/810] 199.204.45.35 () {32 vars in 825 bytes} [Fri Jun 19 02:43:48 2026] GET /v2/images?status=active&owner=1037833d1e27446283490cedee8763f4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/811] 199.204.45.35 () {32 vars in 652 bytes} [Fri Jun 19 02:43:48 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: 418/812] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:43:48 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/813] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:43:48 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: 7|app: 0|req: 419/814] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:43:48 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: 396/815] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:43:48 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => 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: 420/816] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:43:48 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: 397/817] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:43:48 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: 421/818] 10.0.0.109 () {36 vars in 987 bytes} [Fri Jun 19 02:43:48 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => 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: 398/819] 10.0.0.109 () {36 vars in 927 bytes} [Fri Jun 19 02:43:48 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: 422/820] 10.0.0.19 () {36 vars in 910 bytes} [Fri Jun 19 02:43:48 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: 399/821] 10.0.0.19 () {36 vars in 1006 bytes} [Fri Jun 19 02:43:48 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09/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: 423/822] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jun 19 02:43:49 2026] GET /v2/images/06d6a5c9-31ba-4a9e-9f6b-8c1bfb30dd09 => 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: 400/823] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jun 19 02:43: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: 424/824] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jun 19 02:43: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: 422/867] 10.0.0.47 () {32 vars in 632 bytes} [Fri Jun 19 02:47:16 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)