+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 11:04:13 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-55d6859b7f-ggs72 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 0x7f3ce02c0668 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-07-01 11:04:15.552 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 11:04:15.559 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-07-01 11:04:16.411 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-07-01 11:04:16.412 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-07-01 11:04:16.413 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 11:04:16.418 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-07-01 11:04:16.419 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-07-01 11:04:16.420 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-01 11:04:18.477 7 WARNING glance.api.v2.images [None req-6f7a2c94-76d9-471f-a98c-7f8999f162fa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 11:04:18.489 8 WARNING glance.api.v2.images [None req-66614428-0af9-4945-9bc4-48f506effa36 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 11:04:18.814 7 WARNING keystonemiddleware._common.config [None req-6f7a2c94-76d9-471f-a98c-7f8999f162fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 11:04:18.821 7 WARNING oslo_config.cfg [None req-6f7a2c94-76d9-471f-a98c-7f8999f162fa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3ce02c0668 pid: 7 (default app) 2026-07-01 11:04:18.828 8 WARNING keystonemiddleware._common.config [None req-66614428-0af9-4945-9bc4-48f506effa36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 11:04:18.836 8 WARNING oslo_config.cfg [None req-66614428-0af9-4945-9bc4-48f506effa36 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3ce02c0668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:04:20 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 11:04:20.537 8 WARNING oslo_policy.policy [None req-3f27c4f6-832c-4b6e-a13e-4f63b65a5a57 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:20.537 8 WARNING oslo_policy.policy [None req-3f27c4f6-832c-4b6e-a13e-4f63b65a5a57 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:20.554 8 WARNING oslo_policy.policy [None req-3f27c4f6-832c-4b6e-a13e-4f63b65a5a57 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:20.555 8 WARNING oslo_policy.policy [None req-3f27c4f6-832c-4b6e-a13e-4f63b65a5a57 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:04:20 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:04:24 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.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:04:24 2026] GET /v2/images => generated 69 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 11:04:24.263 7 WARNING oslo_policy.policy [None req-e3aee7f5-a2c6-4a64-8d14-9ce32b5f4fab 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:24.264 7 WARNING oslo_policy.policy [None req-e3aee7f5-a2c6-4a64-8d14-9ce32b5f4fab 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.238 () {44 vars in 911 bytes} [Wed Jul 1 11:04:24 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.238 () {44 vars in 933 bytes} [Wed Jul 1 11:04:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 11:04:24.403 7 WARNING oslo_policy.policy [None req-4beb9439-3f66-49bc-b475-87e3473a15a6 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:24.403 7 WARNING oslo_policy.policy [None req-4beb9439-3f66-49bc-b475-87e3473a15a6 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.238 () {44 vars in 939 bytes} [Wed Jul 1 11:04:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 11:04:24.482 8 WARNING oslo_config.cfg [None req-f09eefc3-558b-4fa4-9b6e-10a5ea8deec3 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.238 () {48 vars in 951 bytes} [Wed Jul 1 11:04:24 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-07-01 11:04:24.505 7 WARNING oslo_policy.policy [None req-4ca56996-ba3e-4ce6-9c8f-be2e6cc2683e 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:24.505 7 WARNING oslo_policy.policy [None req-4ca56996-ba3e-4ce6-9c8f-be2e6cc2683e 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:04:24.506 7 INFO glance.api.v2.image_data [None req-4ca56996-ba3e-4ce6-9c8f-be2e6cc2683e 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:04:28.157 7 WARNING glance.location [None req-4ca56996-ba3e-4ce6-9c8f-be2e6cc2683e 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.238 () {48 vars in 1045 bytes} [Wed Jul 1 11:04:24 2026] PUT /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6/file => generated 0 bytes in 3700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6079 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:04:28 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 11:04:28.341 7 WARNING oslo_config.cfg [None req-7a347bc3-f923-4479-8461-e6ef738679e6 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.238 () {48 vars in 1051 bytes} [Wed Jul 1 11:04:28 2026] PATCH /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 8/17] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:04:28 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:25:44 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.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:25:44 2026] GET /v2/images => generated 1381 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:26:02 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: 140/279] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:26:02 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.238 () {44 vars in 937 bytes} [Wed Jul 1 11:26:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.238 () {44 vars in 959 bytes} [Wed Jul 1 11:26:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.238 () {44 vars in 939 bytes} [Wed Jul 1 11:26:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.238 () {48 vars in 951 bytes} [Wed Jul 1 11:26:02 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 11:26:02.555 8 WARNING oslo_policy.policy [None req-8508c5a4-6b7f-4e92-8567-d6c66cf965fa 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:26:02.555 8 WARNING oslo_policy.policy [None req-8508c5a4-6b7f-4e92-8567-d6c66cf965fa 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - 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-07-01 11:26:02.557 8 INFO glance.api.v2.image_data [None req-8508c5a4-6b7f-4e92-8567-d6c66cf965fa 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:26:27.615 8 WARNING glance.location [None req-8508c5a4-6b7f-4e92-8567-d6c66cf965fa 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/288] 199.204.45.238 () {48 vars in 1046 bytes} [Wed Jul 1 11:26:02 2026] PUT /v2/images/7b483aae-b799-4b03-b614-faf89a256c44/file => generated 0 bytes in 25108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66435 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:26:27 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/290] 199.204.45.238 () {48 vars in 1051 bytes} [Wed Jul 1 11:26:27 2026] PATCH /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:26:27 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:26:29 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: 145/295] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:26:29 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:33:27 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: 193/381] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:33:28 2026] GET /v2/images => generated 2778 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:33:37 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/383] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:33:37 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.238 () {44 vars in 947 bytes} [Wed Jul 1 11:33:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.238 () {44 vars in 969 bytes} [Wed Jul 1 11:33:37 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: 191/386] 199.204.45.238 () {44 vars in 939 bytes} [Wed Jul 1 11:33:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.238 () {48 vars in 951 bytes} [Wed Jul 1 11:33:37 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 11:33:37.401 8 INFO glance.api.v2.image_data [None req-0bc089a6-c9c2-4fe8-948f-9db1115d9c96 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:33:59.696 8 INFO glance.location [None req-0bc089a6-c9c2-4fe8-948f-9db1115d9c96 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/394] 199.204.45.238 () {48 vars in 1045 bytes} [Wed Jul 1 11:33:37 2026] PUT /v2/images/60a60665-773d-4afa-9974-2961e7b3fb70/file => generated 0 bytes in 22349 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26250 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:33:59 2026] GET /v2/images/60a60665-773d-4afa-9974-2961e7b3fb70 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/396] 199.204.45.238 () {48 vars in 1051 bytes} [Wed Jul 1 11:33:59 2026] PATCH /v2/images/60a60665-773d-4afa-9974-2961e7b3fb70 => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:33:59 2026] GET /v2/images/60a60665-773d-4afa-9974-2961e7b3fb70 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:34:37 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:34:37 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/410] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:34:48 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: 211/411] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:34:48 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 199.204.45.238 () {44 vars in 939 bytes} [Wed Jul 1 11:34:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.204.45.238 () {44 vars in 961 bytes} [Wed Jul 1 11:34:48 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: 202/414] 199.204.45.238 () {44 vars in 939 bytes} [Wed Jul 1 11:34:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.204.45.238 () {48 vars in 951 bytes} [Wed Jul 1 11:34:48 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 11:34:48.203 8 INFO glance.api.v2.image_data [None req-c245152e-8b6d-4728-bb26-11a37dccdb70 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:35:01.874 8 INFO glance.location [None req-c245152e-8b6d-4728-bb26-11a37dccdb70 87871fe3673a429493654121a8aaee77 f024603f17cf45c69251b23fefb4d298 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/418] 199.204.45.238 () {48 vars in 1046 bytes} [Wed Jul 1 11:34:48 2026] PUT /v2/images/7ce2dbff-eb1c-47f3-9a73-844fb20d6e88/file => generated 0 bytes in 13722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32001 switches on core 0) [pid: 7|app: 0|req: 216/419] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:35:01 2026] GET /v2/images/7ce2dbff-eb1c-47f3-9a73-844fb20d6e88 => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/420] 199.204.45.238 () {48 vars in 1051 bytes} [Wed Jul 1 11:35:01 2026] PATCH /v2/images/7ce2dbff-eb1c-47f3-9a73-844fb20d6e88 => generated 1382 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/421] 199.204.45.238 () {44 vars in 971 bytes} [Wed Jul 1 11:35:02 2026] GET /v2/images/7ce2dbff-eb1c-47f3-9a73-844fb20d6e88 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/578] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:48:03 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: 283/579] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:48:03 2026] GET /v2/images => generated 5574 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/608] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:50:24 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: 311/609] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:50:24 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:50:26 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: 312/611] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:50:26 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/624] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:51:18 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: 319/625] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:51:18 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/626] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:51:27 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: 320/627] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:51:27 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/642] 199.204.45.238 () {42 vars in 688 bytes} [Wed Jul 1 11:52:31 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: 328/643] 199.204.45.238 () {44 vars in 910 bytes} [Wed Jul 1 11:52:31 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/652] 10.0.0.123 () {32 vars in 633 bytes} [Wed Jul 1 11:53:14 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:53:38 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/660] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:53:38 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: 324/661] 199.204.45.238 () {36 vars in 991 bytes} [Wed Jul 1 11:53:47 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 199.204.45.238 () {36 vars in 931 bytes} [Wed Jul 1 11:53:47 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: 338/663] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:53:46 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/664] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:53:47 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: 339/665] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:53:47 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/666] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:53:47 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:53:47 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: 328/668] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:53:47 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: 341/669] 199.204.45.238 () {36 vars in 991 bytes} [Wed Jul 1 11:53:47 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 329/670] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:53:47 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/671] 199.204.45.238 () {36 vars in 931 bytes} [Wed Jul 1 11:53: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: 8|app: 0|req: 330/672] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:53:47 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: 343/673] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:53:47 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: 332/676] 10.0.0.140 () {36 vars in 911 bytes} [Wed Jul 1 11:53:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 10.0.0.140 () {36 vars in 1007 bytes} [Wed Jul 1 11:53:48 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6/locations => generated 127 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 10.0.0.140 () {36 vars in 987 bytes} [Wed Jul 1 11:53:48 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/679] 10.0.0.140 () {36 vars in 927 bytes} [Wed Jul 1 11:53:48 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: 334/680] 10.0.0.140 () {36 vars in 927 bytes} [Wed Jul 1 11:53:48 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: 351/689] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:54:30 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 339/690] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:54:31 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: 354/695] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:54:50 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:54:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/697] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:54:55 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 343/698] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:54:55 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/701] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:00 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 345/702] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:00 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 358/703] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:55:01 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: 359/705] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/706] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/707] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:55:01 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: 348/708] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:55:01 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: 361/709] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 349/710] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.140 () {36 vars in 911 bytes} [Wed Jul 1 11:55:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.140 () {36 vars in 1007 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.140 () {36 vars in 987 bytes} [Wed Jul 1 11:55:01 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 351/714] 10.0.0.140 () {36 vars in 927 bytes} [Wed Jul 1 11:55: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: 364/715] 10.0.0.140 () {36 vars in 927 bytes} [Wed Jul 1 11:55:01 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: 352/716] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:55:07 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => 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: 365/717] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:55:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/724] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:55:36 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:55:36 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: 372/730] 10.0.0.123 () {34 vars in 655 bytes} [Wed Jul 1 11:55:50 2026] POST /v2/images => generated 648 bytes in 263 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 11:55:50.518 8 WARNING glance.api.v2.images [None req-f2feefa8-c526-41f2-a637-667d2a392355 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//117acd33-5d8c-4476-80d0-7705dc44ffb6 [pid: 8|app: 0|req: 359/731] 10.0.0.123 () {32 vars in 710 bytes} [Wed Jul 1 11:55:50 2026] DELETE /v2/images/117acd33-5d8c-4476-80d0-7705dc44ffb6 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/732] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:50 2026] GET /v2/images/117acd33-5d8c-4476-80d0-7705dc44ffb6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 10.0.0.123 () {32 vars in 633 bytes} [Wed Jul 1 11:55:50 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/734] 10.0.0.123 () {34 vars in 655 bytes} [Wed Jul 1 11:55:50 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/735] 10.0.0.123 () {32 vars in 717 bytes} [Wed Jul 1 11:55:50 2026] GET /v2/images/348416e2-d0f2-445c-85c8-3f1a1150d07c/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 11:55:50.736 7 INFO glance.api.v2.image_data [None req-b0876593-171f-4070-8a0f-ad731071e4a7 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 11:55:50.782 7 WARNING glance_store._drivers.rbd [None req-b0876593-171f-4070-8a0f-ad731071e4a7 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 11:55:51.344 7 INFO glance.location [None req-b0876593-171f-4070-8a0f-ad731071e4a7 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 375/736] 10.0.0.123 () {32 vars in 727 bytes} [Wed Jul 1 11:55:50 2026] PUT /v2/images/348416e2-d0f2-445c-85c8-3f1a1150d07c/file => generated 0 bytes in 653 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/737] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:51 2026] GET /v2/images/348416e2-d0f2-445c-85c8-3f1a1150d07c => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/738] 10.0.0.123 () {32 vars in 717 bytes} [Wed Jul 1 11:55:51 2026] GET /v2/images/348416e2-d0f2-445c-85c8-3f1a1150d07c/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/739] 10.0.0.123 () {34 vars in 655 bytes} [Wed Jul 1 11:55:51 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/740] 10.0.0.123 () {32 vars in 726 bytes} [Wed Jul 1 11:55:51 2026] PATCH /v2/images/990f8571-f919-43cb-b17d-d68d1657a796 => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/741] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:51 2026] GET /v2/images/990f8571-f919-43cb-b17d-d68d1657a796 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 11:55:51.694 7 WARNING glance.api.v2.images [None req-a7b18ad7-617c-49f5-84ad-81854a93cfdc 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//990f8571-f919-43cb-b17d-d68d1657a796 [pid: 7|app: 0|req: 378/742] 10.0.0.123 () {32 vars in 710 bytes} [Wed Jul 1 11:55:51 2026] DELETE /v2/images/990f8571-f919-43cb-b17d-d68d1657a796 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/743] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:51 2026] GET /v2/images/990f8571-f919-43cb-b17d-d68d1657a796 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 11:55:51.783 7 WARNING glance.api.v2.images [None req-12b03762-0f6a-4144-9169-d9e93e38494d 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//348416e2-d0f2-445c-85c8-3f1a1150d07c [pid: 7|app: 0|req: 379/744] 10.0.0.123 () {32 vars in 710 bytes} [Wed Jul 1 11:55:51 2026] DELETE /v2/images/348416e2-d0f2-445c-85c8-3f1a1150d07c => generated 0 bytes in 926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/745] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:52 2026] GET /v2/images/348416e2-d0f2-445c-85c8-3f1a1150d07c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 11:55:52.733 7 WARNING glance.api.v2.images [None req-b7af4dfe-6ec7-431b-a572-2c62ab2f05dc 16cf225f51e64dcb9f532b485edf4009 27a9b259243541669f22742ebbb13bf0 - - default default] Failed to find image 117acd33-5d8c-4476-80d0-7705dc44ffb6 to delete: glance.common.exception.ImageNotFound: No image found with ID 117acd33-5d8c-4476-80d0-7705dc44ffb6 [pid: 7|app: 0|req: 380/746] 10.0.0.123 () {32 vars in 710 bytes} [Wed Jul 1 11:55:52 2026] DELETE /v2/images/117acd33-5d8c-4476-80d0-7705dc44ffb6 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/747] 10.0.0.123 () {32 vars in 707 bytes} [Wed Jul 1 11:55:52 2026] GET /v2/images/117acd33-5d8c-4476-80d0-7705dc44ffb6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/752] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:56:17 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:56:17 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: 387/760] 10.0.0.123 () {30 vars in 411 bytes} [Wed Jul 1 11:56: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: 374/761] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:56:45 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/762] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:56: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: 376/765] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:56:48 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:56:48 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: 378/769] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:57:06 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/770] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:57:06 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: 396/777] 10.0.0.26 () {36 vars in 986 bytes} [Wed Jul 1 11:57:30 2026] GET /v2/images/e9fde267-8fe9-4bcb-a5cb-18f6f6875bf6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/778] 10.0.0.26 () {36 vars in 926 bytes} [Wed Jul 1 11:57:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/781] 199.204.45.238 () {32 vars in 826 bytes} [Wed Jul 1 11:57:47 2026] GET /v2/images?status=active&owner=f024603f17cf45c69251b23fefb4d298&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/782] 199.204.45.238 () {32 vars in 653 bytes} [Wed Jul 1 11:57:47 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: 400/785] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/787] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 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: 387/788] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/789] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 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/790] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 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: 403/791] 10.0.0.249 () {36 vars in 987 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/792] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 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: 404/793] 10.0.0.249 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/794] 10.0.0.140 () {36 vars in 911 bytes} [Wed Jul 1 11:57:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/795] 10.0.0.140 () {36 vars in 1007 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/796] 10.0.0.140 () {36 vars in 987 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/images/7b483aae-b799-4b03-b614-faf89a256c44 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/797] 10.0.0.140 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 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: 392/798] 10.0.0.140 () {36 vars in 927 bytes} [Wed Jul 1 11:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/851] 10.0.0.123 () {32 vars in 633 bytes} [Wed Jul 1 12:02:12 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)