+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 30 18:12:21 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-b568c99bb-54kx4 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5637db701110 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-30 18:12:22.949 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-30 18:12:22.955 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-30 18:12:23.581 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-30 18:12:23.582 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-30 18:12:23.592 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-30 18:12:23.593 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-30 18:12:25.165 8 WARNING glance.api.v2.images [None req-6ac79e6a-e72d-4fe1-a1cb-fb56a0f9b868 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:12:25.178 7 WARNING glance.api.v2.images [None req-641622c4-90df-4ec3-a8b6-ea5043bbbc73 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:12:25.417 8 WARNING keystonemiddleware._common.config [None req-6ac79e6a-e72d-4fe1-a1cb-fb56a0f9b868 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:12:25.417 7 WARNING keystonemiddleware._common.config [None req-641622c4-90df-4ec3-a8b6-ea5043bbbc73 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:12:25.425 7 WARNING oslo_config.cfg [None req-641622c4-90df-4ec3-a8b6-ea5043bbbc73 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:12:25.425 8 WARNING oslo_config.cfg [None req-6ac79e6a-e72d-4fe1-a1cb-fb56a0f9b868 - - - - - -] 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 4 seconds on interpreter 0x5637db701110 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5637db701110 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:12:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-30 18:12:26.379 8 WARNING oslo_policy.policy [None req-81b2e25f-4c10-4a23-8317-d7bbffafaa11 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:26.379 8 WARNING oslo_policy.policy [None req-81b2e25f-4c10-4a23-8317-d7bbffafaa11 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:26.396 8 WARNING oslo_policy.policy [None req-81b2e25f-4c10-4a23-8317-d7bbffafaa11 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:26.396 8 WARNING oslo_policy.policy [None req-81b2e25f-4c10-4a23-8317-d7bbffafaa11 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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: 2/4] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:12:25 2026] GET /v2/images => generated 69 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/5] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:12:29 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:12:29 2026] GET /v2/images => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-30 18:12:29.835 7 WARNING oslo_policy.policy [None req-d12127b2-2e0c-4a9c-a85c-79d8e482f5d5 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:29.835 7 WARNING oslo_policy.policy [None req-d12127b2-2e0c-4a9c-a85c-79d8e482f5d5 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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: 4/7] 199.204.45.23 () {44 vars in 906 bytes} [Tue Jun 30 18:12:29 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.23 () {44 vars in 928 bytes} [Tue Jun 30 18:12:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:12:29.961 7 WARNING oslo_policy.policy [None req-c76d195d-21ab-4d53-93a0-da011f5982eb 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:29.962 7 WARNING oslo_policy.policy [None req-c76d195d-21ab-4d53-93a0-da011f5982eb 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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: 5/9] 199.204.45.23 () {44 vars in 934 bytes} [Tue Jun 30 18:12:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:12:30.041 8 WARNING oslo_config.cfg [None req-58959d30-bebf-4cf2-85d9-72ee74e31dcd 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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: 5/10] 199.204.45.23 () {48 vars in 946 bytes} [Tue Jun 30 18:12:29 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:12:30.062 7 WARNING oslo_policy.policy [None req-98f13063-0387-4632-a91d-701fd46a7434 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:30.062 7 WARNING oslo_policy.policy [None req-98f13063-0387-4632-a91d-701fd46a7434 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:12:30.064 7 INFO glance.api.v2.image_data [None req-98f13063-0387-4632-a91d-701fd46a7434 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:12:33.752 7 INFO glance.location [None req-98f13063-0387-4632-a91d-701fd46a7434 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/11] 199.204.45.23 () {48 vars in 1040 bytes} [Tue Jun 30 18:12:30 2026] PUT /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80/file => generated 0 bytes in 3734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8540 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:12:33 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 18:12:33.838 7 WARNING oslo_config.cfg [None req-fbd179c6-65c2-49f2-9b59-2fc71f4d9f9f 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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: 7/13] 199.204.45.23 () {48 vars in 1044 bytes} [Tue Jun 30 18:12:33 2026] PATCH /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:12:33 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:34:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:34:04 2026] GET /v2/images => generated 1240 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:34:21 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:34:21 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.23 () {44 vars in 932 bytes} [Tue Jun 30 18:34:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.23 () {44 vars in 954 bytes} [Tue Jun 30 18:34:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.23 () {44 vars in 934 bytes} [Tue Jun 30 18:34:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.23 () {48 vars in 946 bytes} [Tue Jun 30 18:34:21 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:34:21.771 8 WARNING oslo_policy.policy [None req-b1a38ea7-0a60-4371-a661-a2145a7f5969 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:34:21.772 8 WARNING oslo_policy.policy [None req-b1a38ea7-0a60-4371-a661-a2145a7f5969 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - 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-30 18:34:21.774 8 INFO glance.api.v2.image_data [None req-b1a38ea7-0a60-4371-a661-a2145a7f5969 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:34:46.152 8 INFO glance.location [None req-b1a38ea7-0a60-4371-a661-a2145a7f5969 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 143/291] 199.204.45.23 () {48 vars in 1041 bytes} [Tue Jun 30 18:34:21 2026] PUT /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944/file => generated 0 bytes in 24434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60197 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:34:46 2026] GET /v2/images => generated 2451 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/293] 199.204.45.23 () {48 vars in 1044 bytes} [Tue Jun 30 18:34:46 2026] PATCH /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jun 30 18:34:46 2026] PATCH /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/295] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:34:46 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:34:47 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:34:47 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:41:20 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:41:20 2026] GET /v2/images => generated 2451 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:41:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:41:29 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.23 () {44 vars in 942 bytes} [Tue Jun 30 18:41:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.23 () {44 vars in 964 bytes} [Tue Jun 30 18:41:29 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: 7|app: 0|req: 195/384] 199.204.45.23 () {44 vars in 934 bytes} [Tue Jun 30 18:41:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.23 () {48 vars in 946 bytes} [Tue Jun 30 18:41:29 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:41:30.070 7 INFO glance.api.v2.image_data [None req-5eff4437-568a-40d8-afec-7e622c38570d 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:41:44.770 7 INFO glance.location [None req-5eff4437-568a-40d8-afec-7e622c38570d 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/388] 199.204.45.23 () {48 vars in 1040 bytes} [Tue Jun 30 18:41:30 2026] PUT /v2/images/1a921af6-9016-4e28-8f26-6cdb3a8fc4e4/file => generated 0 bytes in 14747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24323 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:41:44 2026] GET /v2/images => generated 3664 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.23 () {48 vars in 1045 bytes} [Tue Jun 30 18:41:44 2026] PATCH /v2/images/1a921af6-9016-4e28-8f26-6cdb3a8fc4e4 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:41:44 2026] GET /v2/images => generated 3687 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:42:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:42:24 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:42:42 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:42:42 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.23 () {44 vars in 934 bytes} [Tue Jun 30 18:42:42 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: 206/409] 199.204.45.23 () {44 vars in 956 bytes} [Tue Jun 30 18:42:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.23 () {44 vars in 934 bytes} [Tue Jun 30 18:42:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.23 () {48 vars in 946 bytes} [Tue Jun 30 18:42:42 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:42:43.061 8 INFO glance.api.v2.image_data [None req-eb94d10f-6d3f-4062-b80a-3b2f57c17041 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:42:55.891 8 INFO glance.location [None req-eb94d10f-6d3f-4062-b80a-3b2f57c17041 0a849cf52d1f4e599d060988ec3c332c efd6ea1b7a084da28a689bda3633f044 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 205/416] 199.204.45.23 () {48 vars in 1041 bytes} [Tue Jun 30 18:42:43 2026] PUT /v2/images/e89adb46-e66d-4081-ae91-61e295e7203f/file => generated 0 bytes in 12884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31622 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:42:55 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.204.45.23 () {48 vars in 1044 bytes} [Tue Jun 30 18:42:55 2026] PATCH /v2/images/e89adb46-e66d-4081-ae91-61e295e7203f => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:42:55 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/568] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:55:18 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/569] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:55:18 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:57:41 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:57:41 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/600] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:57:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/601] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:57:42 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/612] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:58:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:58:29 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/616] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:58:36 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/617] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:58:36 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 199.204.45.23 () {42 vars in 683 bytes} [Tue Jun 30 18:59:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 199.204.45.23 () {44 vars in 905 bytes} [Tue Jun 30 18:59:37 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 326/644] 10.0.0.54 () {32 vars in 631 bytes} [Tue Jun 30 19:00:44 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 322/651] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:01:06 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:01:06 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: 323/653] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:01:06 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:01:06 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/655] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:01:06 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: 332/656] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:01:06 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: 325/657] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:01:06 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:01:06 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: 326/659] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:01:06 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:01:06 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/661] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:01:06 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: 335/662] 10.0.0.76 () {36 vars in 985 bytes} [Tue Jun 30 19:01:07 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:01:07 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: 336/664] 10.0.0.76 () {36 vars in 985 bytes} [Tue Jun 30 19:01:07 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:01:07 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: 337/666] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:01:07 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: 330/667] 199.204.45.23 () {36 vars in 989 bytes} [Tue Jun 30 19:01:09 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/668] 199.204.45.23 () {36 vars in 929 bytes} [Tue Jun 30 19:01:09 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: 331/669] 199.204.45.23 () {36 vars in 989 bytes} [Tue Jun 30 19:01:09 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/670] 199.204.45.23 () {36 vars in 929 bytes} [Tue Jun 30 19:01:09 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: 343/677] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:01:38 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:01:38 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: 337/681] 10.0.0.54 () {30 vars in 409 bytes} [Tue Jun 30 19:01:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:02:19 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:02: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: 7|app: 0|req: 352/696] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:02:47 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:02:47 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: 353/698] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:02:51 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: 357/706] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:02:51 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:02:52 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:02:52 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: 351/709] 10.0.0.76 () {36 vars in 985 bytes} [Tue Jun 30 19:02:52 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:02:52 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.76 () {36 vars in 985 bytes} [Tue Jun 30 19:02:52 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:02:52 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: 353/713] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:02: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: 362/716] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:02:56 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:02:57 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:03:10 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:03:10 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: 368/728] 199.204.45.23 () {32 vars in 824 bytes} [Tue Jun 30 19:03:41 2026] GET /v2/images?status=active&owner=efd6ea1b7a084da28a689bda3633f044&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 199.204.45.23 () {32 vars in 651 bytes} [Tue Jun 30 19:03:41 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: 369/730] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:03:42 2026] GET /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:03:42 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: 370/732] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:03:42 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/733] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:03:42 2026] GET /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:03:42 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: 364/735] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/736] 10.0.0.185 () {36 vars in 986 bytes} [Tue Jun 30 19:03:42 2026] GET /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.185 () {36 vars in 926 bytes} [Tue Jun 30 19:03:42 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: 373/738] 10.0.0.76 () {36 vars in 985 bytes} [Tue Jun 30 19:03:42 2026] GET /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:03: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: 374/740] 10.0.0.76 () {36 vars in 985 bytes} [Tue Jun 30 19:03:42 2026] GET /v2/images/03ba88e5-a18d-4211-a8c0-78e9207d1944 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:03: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: 375/742] 10.0.0.76 () {36 vars in 925 bytes} [Tue Jun 30 19:03: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: 8|app: 0|req: 368/743] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:03:44 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:03: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: 7|app: 0|req: 379/749] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:04:00 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:04:00 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/753] 10.0.0.54 () {34 vars in 653 bytes} [Tue Jun 30 19:04:09 2026] POST /v2/images => generated 648 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-30 19:04:09.613 8 WARNING glance.api.v2.images [None req-b367e081-fd6b-4925-8afd-72923ab31f56 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1a9c810-ab19-40eb-a959-86133d9022ed [pid: 8|app: 0|req: 373/754] 10.0.0.54 () {32 vars in 708 bytes} [Tue Jun 30 19:04:09 2026] DELETE /v2/images/f1a9c810-ab19-40eb-a959-86133d9022ed => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:04:09 2026] GET /v2/images/f1a9c810-ab19-40eb-a959-86133d9022ed => 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: 374/756] 10.0.0.54 () {32 vars in 631 bytes} [Tue Jun 30 19:04:09 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 10.0.0.54 () {34 vars in 653 bytes} [Tue Jun 30 19:04:09 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/758] 10.0.0.54 () {32 vars in 715 bytes} [Tue Jun 30 19:04:09 2026] GET /v2/images/a8d84666-3c8c-4dc0-89cd-8b1935a20309/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 19:04:09.848 7 INFO glance.api.v2.image_data [None req-1337460e-6127-443d-a28a-df960011dbef 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:04:09.894 7 WARNING glance_store._drivers.rbd [None req-1337460e-6127-443d-a28a-df960011dbef 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-30 19:04:10.565 7 INFO glance.location [None req-1337460e-6127-443d-a28a-df960011dbef 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 384/759] 10.0.0.54 () {32 vars in 725 bytes} [Tue Jun 30 19:04:09 2026] PUT /v2/images/a8d84666-3c8c-4dc0-89cd-8b1935a20309/file => generated 0 bytes in 775 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:04:10 2026] GET /v2/images/a8d84666-3c8c-4dc0-89cd-8b1935a20309 => generated 1103 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.54 () {32 vars in 715 bytes} [Tue Jun 30 19:04:10 2026] GET /v2/images/a8d84666-3c8c-4dc0-89cd-8b1935a20309/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.54 () {34 vars in 653 bytes} [Tue Jun 30 19:04:10 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/763] 10.0.0.54 () {32 vars in 724 bytes} [Tue Jun 30 19:04:10 2026] PATCH /v2/images/bb0bdaa1-4523-4bd1-9894-9901cca7afd5 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:04:10 2026] GET /v2/images/bb0bdaa1-4523-4bd1-9894-9901cca7afd5 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 19:04:11.023 7 WARNING glance.api.v2.images [None req-a74b87c4-2259-48f1-9c77-2521b78e7899 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb0bdaa1-4523-4bd1-9894-9901cca7afd5 [pid: 7|app: 0|req: 387/765] 10.0.0.54 () {32 vars in 708 bytes} [Tue Jun 30 19:04:11 2026] DELETE /v2/images/bb0bdaa1-4523-4bd1-9894-9901cca7afd5 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:04:11 2026] GET /v2/images/bb0bdaa1-4523-4bd1-9894-9901cca7afd5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:04:11.098 7 WARNING glance.api.v2.images [None req-b05c268b-7f9b-45cd-8a4a-bfaced0f0d81 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8d84666-3c8c-4dc0-89cd-8b1935a20309 [pid: 7|app: 0|req: 388/767] 10.0.0.54 () {32 vars in 708 bytes} [Tue Jun 30 19:04:11 2026] DELETE /v2/images/a8d84666-3c8c-4dc0-89cd-8b1935a20309 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:04:11 2026] GET /v2/images/a8d84666-3c8c-4dc0-89cd-8b1935a20309 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:04:11.883 7 WARNING glance.api.v2.images [None req-4bd29538-183e-4055-ae43-158e0d3dd64c 971a309da4514fd59df34cb7706bcaf3 fede8eaf69b947b6896b86b33a204523 - - default default] Failed to find image f1a9c810-ab19-40eb-a959-86133d9022ed to delete: glance.common.exception.ImageNotFound: No image found with ID f1a9c810-ab19-40eb-a959-86133d9022ed [pid: 7|app: 0|req: 389/769] 10.0.0.54 () {32 vars in 708 bytes} [Tue Jun 30 19:04:11 2026] DELETE /v2/images/f1a9c810-ab19-40eb-a959-86133d9022ed => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.54 () {32 vars in 705 bytes} [Tue Jun 30 19:04:11 2026] GET /v2/images/f1a9c810-ab19-40eb-a959-86133d9022ed => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:04:35 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/778] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:04:35 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: 388/783] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:04:59 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/784] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:04:59 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/789] 10.0.0.67 () {36 vars in 985 bytes} [Tue Jun 30 19:05:20 2026] GET /v2/images/d1f0e344-8c62-4cf5-bd22-630c903b3e80 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/790] 10.0.0.67 () {36 vars in 925 bytes} [Tue Jun 30 19:05:20 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: 406/819] 10.0.0.54 () {32 vars in 631 bytes} [Tue Jun 30 19:07:40 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)