+ 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 26 03:56:52 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-85df4b574b-4w767 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f436e476668 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-26 03:56:54.731 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:56:54.771 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-26 03:56:55.636 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-26 03:56:55.637 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-26 03:56:55.638 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-26 03:56:55.668 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-26 03:56:55.669 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-26 03:56:55.669 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-26 03:56:57.729 7 WARNING glance.api.v2.images [None req-bf84eb87-1715-4c17-8562-1c086cf80773 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:56:57.781 8 WARNING glance.api.v2.images [None req-a837c322-d9b0-4e20-a784-ead7aeb31c33 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:56:58.066 7 WARNING keystonemiddleware._common.config [None req-bf84eb87-1715-4c17-8562-1c086cf80773 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:56:58.073 7 WARNING oslo_config.cfg [None req-bf84eb87-1715-4c17-8562-1c086cf80773 - - - - - -] 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 0x7f436e476668 pid: 7 (default app) 2026-06-26 03:56:58.121 8 WARNING keystonemiddleware._common.config [None req-a837c322-d9b0-4e20-a784-ead7aeb31c33 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:56:58.128 8 WARNING oslo_config.cfg [None req-a837c322-d9b0-4e20-a784-ead7aeb31c33 - - - - - -] 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 0x7f436e476668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 03:57:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:57:00.522 8 WARNING oslo_policy.policy [None req-6cfd4aab-e595-49dd-85ea-c1546d21ce2e e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:00.523 8 WARNING oslo_policy.policy [None req-6cfd4aab-e595-49dd-85ea-c1546d21ce2e e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:00.547 8 WARNING oslo_policy.policy [None req-6cfd4aab-e595-49dd-85ea-c1546d21ce2e e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:00.548 8 WARNING oslo_policy.policy [None req-6cfd4aab-e595-49dd-85ea-c1546d21ce2e e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 03:57:00 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 03:57:03 2026] GET / => generated 1312 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.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 03:57:04 2026] GET /v2/images => generated 69 bytes in 35 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:57:04.075 7 WARNING oslo_policy.policy [None req-4861867f-41e6-44c3-8335-ebe5c56afe59 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:04.075 7 WARNING oslo_policy.policy [None req-4861867f-41e6-44c3-8335-ebe5c56afe59 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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.19.213.156 () {44 vars in 912 bytes} [Fri Jun 26 03:57:04 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.156 () {44 vars in 934 bytes} [Fri Jun 26 03:57:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:57:04.215 7 WARNING oslo_policy.policy [None req-e3e34fcc-902e-4246-a750-98a6910b51b7 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:04.216 7 WARNING oslo_policy.policy [None req-e3e34fcc-902e-4246-a750-98a6910b51b7 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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.19.213.156 () {44 vars in 940 bytes} [Fri Jun 26 03:57:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:57:04.296 8 WARNING oslo_config.cfg [None req-d6f8539f-a828-4cf8-bf5e-a2fe12436030 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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.19.213.156 () {48 vars in 952 bytes} [Fri Jun 26 03:57:04 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 03:57:04.314 7 WARNING oslo_policy.policy [None req-a529ee2a-e794-47c0-956a-24354aaa8916 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:04.315 7 WARNING oslo_policy.policy [None req-a529ee2a-e794-47c0-956a-24354aaa8916 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 03:57:04.316 7 INFO glance.api.v2.image_data [None req-a529ee2a-e794-47c0-956a-24354aaa8916 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 03:57:07.641 7 INFO glance.location [None req-a529ee2a-e794-47c0-956a-24354aaa8916 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.156 () {48 vars in 1046 bytes} [Fri Jun 26 03:57:04 2026] PUT /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab/file => generated 0 bytes in 3369 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7159 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 03:57:07 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 03:57:07.783 7 WARNING oslo_config.cfg [None req-8968cd1d-8127-4ffb-b632-e045ef2474e3 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.156 () {48 vars in 1052 bytes} [Fri Jun 26 03:57:07 2026] PATCH /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 03:57:07 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 134/266] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:17:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:17:50 2026] GET /v2/images => generated 1381 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:18:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:18:07 2026] GET /v2/images => generated 1381 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.156 () {44 vars in 938 bytes} [Fri Jun 26 04:18:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.156 () {44 vars in 960 bytes} [Fri Jun 26 04:18:08 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/276] 199.19.213.156 () {44 vars in 940 bytes} [Fri Jun 26 04:18:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.156 () {48 vars in 952 bytes} [Fri Jun 26 04:18:08 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:18:08.401 8 WARNING oslo_policy.policy [None req-e97e2bd6-a7cf-4a18-be04-af51b670cf20 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 04:18:08.401 8 WARNING oslo_policy.policy [None req-e97e2bd6-a7cf-4a18-be04-af51b670cf20 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - 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-26 04:18:08.403 8 INFO glance.api.v2.image_data [None req-e97e2bd6-a7cf-4a18-be04-af51b670cf20 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:18:40.926 8 INFO glance.location [None req-e97e2bd6-a7cf-4a18-be04-af51b670cf20 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 139/284] 199.19.213.156 () {48 vars in 1047 bytes} [Fri Jun 26 04:18:08 2026] PUT /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4/file => generated 0 bytes in 32579 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63726 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 04:18:40 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 199.19.213.156 () {48 vars in 1052 bytes} [Fri Jun 26 04:18:41 2026] PATCH /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/287] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 04:18:41 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/288] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:18:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:18:42 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:25:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:25:50 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:25:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:25:58 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.19.213.156 () {44 vars in 948 bytes} [Fri Jun 26 04:25:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.19.213.156 () {44 vars in 970 bytes} [Fri Jun 26 04:25:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.19.213.156 () {44 vars in 940 bytes} [Fri Jun 26 04:25:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.19.213.156 () {48 vars in 952 bytes} [Fri Jun 26 04:25:58 2026] POST /v2/images => generated 799 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:25:58.866 8 INFO glance.api.v2.image_data [None req-07e15753-ef21-4e72-a330-0edd2d6bd64c e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:26:46.895 8 INFO glance.location [None req-07e15753-ef21-4e72-a330-0edd2d6bd64c e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/394] 199.19.213.156 () {48 vars in 1046 bytes} [Fri Jun 26 04:25:58 2026] PUT /v2/images/3c9f50d1-414d-4397-850b-a854268d92bc/file => generated 0 bytes in 48083 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18250 switches on core 0) [pid: 7|app: 0|req: 205/395] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 04:26:46 2026] GET /v2/images/3c9f50d1-414d-4397-850b-a854268d92bc => 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: 191/396] 199.19.213.156 () {48 vars in 1052 bytes} [Fri Jun 26 04:26:46 2026] PATCH /v2/images/3c9f50d1-414d-4397-850b-a854268d92bc => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/397] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 04:26:47 2026] GET /v2/images/3c9f50d1-414d-4397-850b-a854268d92bc => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/414] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:28:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/415] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:28:01 2026] GET /v2/images => generated 4190 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/418] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:28:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/419] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:28:16 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/420] 199.19.213.156 () {44 vars in 940 bytes} [Fri Jun 26 04:28:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/421] 199.19.213.156 () {44 vars in 962 bytes} [Fri Jun 26 04:28:16 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: 8|app: 0|req: 204/422] 199.19.213.156 () {44 vars in 940 bytes} [Fri Jun 26 04:28:16 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: 219/423] 199.19.213.156 () {48 vars in 952 bytes} [Fri Jun 26 04:28:16 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:28:16.404 8 INFO glance.api.v2.image_data [None req-13dc80b4-cacc-467f-9d28-a504995f1dc9 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:28:34.149 8 INFO glance.location [None req-13dc80b4-cacc-467f-9d28-a504995f1dc9 e0b7d1e99fb44c2f9ac30c20901533b4 0d7ba824d3e741b0b34aa7a4be3e15c1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/428] 199.19.213.156 () {48 vars in 1047 bytes} [Fri Jun 26 04:28:16 2026] PUT /v2/images/f495e7e8-0832-4067-bd48-0d200d2a9e9c/file => generated 0 bytes in 17794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27460 switches on core 0) [pid: 7|app: 0|req: 224/429] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 04:28:34 2026] GET /v2/images/f495e7e8-0832-4067-bd48-0d200d2a9e9c => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/430] 199.19.213.156 () {48 vars in 1052 bytes} [Fri Jun 26 04:28:34 2026] PATCH /v2/images/f495e7e8-0832-4067-bd48-0d200d2a9e9c => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/431] 199.19.213.156 () {44 vars in 972 bytes} [Fri Jun 26 04:28:34 2026] GET /v2/images/f495e7e8-0832-4067-bd48-0d200d2a9e9c => 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: 290/598] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:42:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/599] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:42:19 2026] GET /v2/images => generated 5574 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/630] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:44:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/631] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:44:50 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/632] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:44:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/633] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:44:52 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/644] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:45:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/645] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:45:44 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/648] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:45:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/649] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:45:53 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: 7|app: 0|req: 342/664] 199.19.213.156 () {42 vars in 689 bytes} [Fri Jun 26 04:46:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/665] 199.19.213.156 () {44 vars in 911 bytes} [Fri Jun 26 04:46:59 2026] GET /v2/images => generated 5574 bytes in 57 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:71: 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: 347/674] 10.0.0.85 () {32 vars in 632 bytes} [Fri Jun 26 04:47:43 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/679] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:48:02 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 27 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:71: 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: 330/680] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:48: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: 7|app: 0|req: 352/683] 199.19.213.156 () {36 vars in 991 bytes} [Fri Jun 26 04:48:11 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/684] 199.19.213.156 () {36 vars in 931 bytes} [Fri Jun 26 04:48:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/685] 199.19.213.156 () {36 vars in 991 bytes} [Fri Jun 26 04:48:12 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 333/686] 199.19.213.156 () {36 vars in 931 bytes} [Fri Jun 26 04:48: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: 7|app: 0|req: 355/689] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:48:18 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/690] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:48:18 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: 356/691] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:48:18 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: 336/692] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:48:18 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 357/693] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:48:18 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: 337/694] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:48:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/695] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:48:18 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/696] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:48:18 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: 359/697] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:48:18 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/698] 10.0.0.166 () {36 vars in 987 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/699] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/700] 10.0.0.166 () {36 vars in 987 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/701] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/702] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/703] 10.0.0.85 () {34 vars in 654 bytes} [Fri Jun 26 04:48:19 2026] POST /v2/images => generated 648 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 04:48:19.840 7 WARNING glance.api.v2.images [None req-3d15e6a6-70ba-4175-87c6-ca6c40742259 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//49166a34-db10-4de5-bb48-7b930cfdfded [pid: 7|app: 0|req: 363/704] 10.0.0.85 () {32 vars in 709 bytes} [Fri Jun 26 04:48:19 2026] DELETE /v2/images/49166a34-db10-4de5-bb48-7b930cfdfded => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/705] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:48:19 2026] GET /v2/images/49166a34-db10-4de5-bb48-7b930cfdfded => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/706] 10.0.0.85 () {32 vars in 632 bytes} [Fri Jun 26 04:48:19 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: 343/707] 10.0.0.85 () {34 vars in 654 bytes} [Fri Jun 26 04:48:19 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/708] 10.0.0.85 () {32 vars in 716 bytes} [Fri Jun 26 04:48:20 2026] GET /v2/images/84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:48:20.046 8 INFO glance.api.v2.image_data [None req-4cbf29d9-d1a3-4f07-b1ed-7a189c3c2410 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:48:20.164 8 WARNING glance_store._drivers.rbd [None req-4cbf29d9-d1a3-4f07-b1ed-7a189c3c2410 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 366/709] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:48:21 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:48:21.401 8 INFO glance.location [None req-4cbf29d9-d1a3-4f07-b1ed-7a189c3c2410 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 367/710] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:48:21 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: 344/711] 10.0.0.85 () {32 vars in 726 bytes} [Fri Jun 26 04:48:20 2026] PUT /v2/images/84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3/file => generated 0 bytes in 1407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/712] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:48:21 2026] GET /v2/images/84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3 => generated 1103 bytes in 18 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.85 () {32 vars in 716 bytes} [Fri Jun 26 04:48:21 2026] GET /v2/images/84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/714] 10.0.0.85 () {34 vars in 654 bytes} [Fri Jun 26 04:48:21 2026] POST /v2/images => generated 648 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/715] 10.0.0.85 () {32 vars in 725 bytes} [Fri Jun 26 04:48:21 2026] PATCH /v2/images/ea35bebb-1397-4537-959f-dec511819edc => generated 652 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/716] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:48:21 2026] GET /v2/images/ea35bebb-1397-4537-959f-dec511819edc => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:48:21.796 8 WARNING glance.api.v2.images [None req-581d6523-3c26-4299-b07b-8525bc96af0e 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea35bebb-1397-4537-959f-dec511819edc [pid: 8|app: 0|req: 347/717] 10.0.0.85 () {32 vars in 709 bytes} [Fri Jun 26 04:48:21 2026] DELETE /v2/images/ea35bebb-1397-4537-959f-dec511819edc => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/718] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:48:21 2026] GET /v2/images/ea35bebb-1397-4537-959f-dec511819edc => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:48:21.868 8 WARNING glance.api.v2.images [None req-fa7bdea4-70fc-4f73-b954-47f13662075c 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3 [pid: 8|app: 0|req: 348/719] 10.0.0.85 () {32 vars in 709 bytes} [Fri Jun 26 04:48:21 2026] DELETE /v2/images/84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3 => generated 0 bytes in 872 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.85 () {32 vars in 706 bytes} [Fri Jun 26 04:48:22 2026] GET /v2/images/84707aaf-4d46-46f4-a6bb-1a16a2d8a8f3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:48:22.771 8 WARNING glance.api.v2.images [None req-bb569ced-a484-4f6e-95aa-9e9a4be00faf 8a4d4c8e8b144975807cf6d416ebf029 79563ee29ff843c0aaa681e732120cea - - default default] Failed to find image 49166a34-db10-4de5-bb48-7b930cfdfded to delete: glance.common.exception.ImageNotFound: No image found with ID 49166a34-db10-4de5-bb48-7b930cfdfded [pid: 8|app: 0|req: 349/721] 10.0.0.85 () {32 vars in 709 bytes} [Fri Jun 26 04:48:22 2026] DELETE /v2/images/49166a34-db10-4de5-bb48-7b930cfdfded => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/722] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:48:22 2026] GET /v2/images/49166a34-db10-4de5-bb48-7b930cfdfded => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/723] 10.0.0.85 () {30 vars in 410 bytes} [Fri Jun 26 04:48:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/730] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:48:56 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/731] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:48:56 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: 379/734] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:49:01 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 356/735] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:49: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: 7|app: 0|req: 381/738] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:49:12 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 29 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.23 () {36 vars in 926 bytes} [Fri Jun 26 04:49:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/742] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:49:19 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 360/743] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:49:19 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: 369/760] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:50:45 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/761] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:50:45 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/762] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:50:45 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 31 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.23 () {36 vars in 926 bytes} [Fri Jun 26 04:50:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/768] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:51:04 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 396/769] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:51:04 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: 376/774] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:51:21 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 399/775] 10.0.0.85 () {32 vars in 706 bytes} [Fri Jun 26 04:51:21 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 377/776] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:51:21 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/777] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:21 2026] GET /v2/schemas/image => generated 4018 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/778] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:22 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/779] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:51:22 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 379/780] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:22 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: 402/781] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51: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: 8|app: 0|req: 380/782] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:51:22 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/783] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:22 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: 381/784] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:22 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: 404/785] 10.0.0.166 () {36 vars in 987 bytes} [Fri Jun 26 04:51:22 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => 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: 382/786] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:51:22 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: 405/787] 10.0.0.166 () {36 vars in 987 bytes} [Fri Jun 26 04:51:22 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/788] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:51: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: 406/789] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:51:22 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: 409/794] 199.19.213.156 () {32 vars in 826 bytes} [Fri Jun 26 04:51:42 2026] GET /v2/images?status=active&owner=0d7ba824d3e741b0b34aa7a4be3e15c1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/795] 199.19.213.156 () {32 vars in 653 bytes} [Fri Jun 26 04:51:42 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: 410/796] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:51:43 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => 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: 387/797] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:43 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: 411/798] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51: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: 388/799] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:51:43 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/800] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:43 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: 389/801] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:43 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: 413/802] 10.0.0.146 () {36 vars in 987 bytes} [Fri Jun 26 04:51:43 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/803] 10.0.0.146 () {36 vars in 927 bytes} [Fri Jun 26 04:51:43 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: 414/804] 10.0.0.166 () {36 vars in 987 bytes} [Fri Jun 26 04:51:43 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/805] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:51:43 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/806] 10.0.0.166 () {36 vars in 987 bytes} [Fri Jun 26 04:51:43 2026] GET /v2/images/9c9d7780-5b63-4cb4-a9ff-04d7d325fce4 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/807] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:51:43 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: 416/808] 10.0.0.166 () {36 vars in 927 bytes} [Fri Jun 26 04:51: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: 7|app: 0|req: 418/811] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:51:52 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/812] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:51:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/819] 10.0.0.23 () {36 vars in 986 bytes} [Fri Jun 26 04:52:27 2026] GET /v2/images/8da6cc6a-77e6-4d59-9580-6c4e0e866fab => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/820] 10.0.0.23 () {36 vars in 926 bytes} [Fri Jun 26 04:52:27 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: 444/863] 10.0.0.85 () {32 vars in 632 bytes} [Fri Jun 26 04:55:56 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)