+ 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 8 06:41:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-65f45668-bk4bp 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 0x7f09fa159668 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-08 06:41:51.088 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 06:41:51.129 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-08 06:41:52.006 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-08 06:41:52.007 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-08 06:41:52.008 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 06:41:52.024 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-08 06:41:52.025 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-08 06:41:52.026 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 06:41:54.095 7 WARNING glance.api.v2.images [None req-a069a284-a2f8-4e4c-8670-b09525acf81c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 06:41:54.204 8 WARNING glance.api.v2.images [None req-7c917fbe-7997-4c12-ade5-57a475e2c296 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 06:41:54.439 7 WARNING keystonemiddleware._common.config [None req-a069a284-a2f8-4e4c-8670-b09525acf81c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 06:41:54.446 7 WARNING oslo_config.cfg [None req-a069a284-a2f8-4e4c-8670-b09525acf81c - - - - - -] 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 0x7f09fa159668 pid: 7 (default app) 2026-07-08 06:41:54.543 8 WARNING keystonemiddleware._common.config [None req-7c917fbe-7997-4c12-ade5-57a475e2c296 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 06:41:54.551 8 WARNING oslo_config.cfg [None req-7c917fbe-7997-4c12-ade5-57a475e2c296 - - - - - -] 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 0x7f09fa159668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 06:41:57 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-08 06:41:57.671 8 WARNING oslo_policy.policy [None req-d671c95c-9b0e-41c4-ad16-69c69d0f7d40 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:41:57.672 8 WARNING oslo_policy.policy [None req-d671c95c-9b0e-41c4-ad16-69c69d0f7d40 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:41:57.687 8 WARNING oslo_policy.policy [None req-d671c95c-9b0e-41c4-ad16-69c69d0f7d40 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:41:57.687 8 WARNING oslo_policy.policy [None req-d671c95c-9b0e-41c4-ad16-69c69d0f7d40 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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.240 () {44 vars in 908 bytes} [Wed Jul 8 06:41:57 2026] GET /v2/images => generated 69 bytes in 583 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.240 () {42 vars in 686 bytes} [Wed Jul 8 06:42:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 06:42:01 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 06:42:01.202 7 WARNING oslo_policy.policy [None req-c2cfc1ee-73db-4b69-ac62-0e2b2ba4a73e 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:42:01.202 7 WARNING oslo_policy.policy [None req-c2cfc1ee-73db-4b69-ac62-0e2b2ba4a73e 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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.240 () {44 vars in 909 bytes} [Wed Jul 8 06:42:01 2026] GET /v2/images/cirros => generated 151 bytes in 147 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.240 () {44 vars in 931 bytes} [Wed Jul 8 06:42:01 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-08 06:42:01.356 7 WARNING oslo_policy.policy [None req-92497127-4829-4e0a-9851-9b29ddf79370 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:42:01.357 7 WARNING oslo_policy.policy [None req-92497127-4829-4e0a-9851-9b29ddf79370 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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.240 () {44 vars in 937 bytes} [Wed Jul 8 06:42:01 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-08 06:42:01.434 8 WARNING oslo_config.cfg [None req-92f088b7-cdea-4b44-a6e9-8979b71820a7 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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.240 () {48 vars in 949 bytes} [Wed Jul 8 06:42:01 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 06:42:01.457 7 WARNING oslo_policy.policy [None req-246f2ad2-0002-4a01-9e82-0d3589d7aa1b 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:42:01.457 7 WARNING oslo_policy.policy [None req-246f2ad2-0002-4a01-9e82-0d3589d7aa1b 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 06:42:01.458 7 INFO glance.api.v2.image_data [None req-246f2ad2-0002-4a01-9e82-0d3589d7aa1b 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 06:42:04.943 7 WARNING glance.location [None req-246f2ad2-0002-4a01-9e82-0d3589d7aa1b 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.240 () {48 vars in 1043 bytes} [Wed Jul 8 06:42:01 2026] PUT /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17/file => generated 0 bytes in 3526 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4379 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 06:42:04 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 06:42:05.087 7 WARNING oslo_config.cfg [None req-6a9bf564-a780-40ef-acbf-3a0361a21ada 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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.240 () {48 vars in 1049 bytes} [Wed Jul 8 06:42:05 2026] PATCH /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 87 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.240 () {44 vars in 969 bytes} [Wed Jul 8 06:42:05 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:04:15 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: 142/285] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:04:15 2026] GET /v2/images => generated 1381 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:04:33 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: 144/289] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:04:33 2026] GET /v2/images => generated 1381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.240 () {44 vars in 935 bytes} [Wed Jul 8 07:04:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.240 () {44 vars in 957 bytes} [Wed Jul 8 07:04:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.240 () {44 vars in 937 bytes} [Wed Jul 8 07:04:33 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: 8|app: 0|req: 146/293] 199.204.45.240 () {48 vars in 949 bytes} [Wed Jul 8 07:04:33 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-08 07:04:33.434 7 INFO glance.api.v2.image_data [None req-9281c9f6-b356-40b0-8e1f-0cbb0e717169 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:05:12.899 7 WARNING glance.location [None req-9281c9f6-b356-40b0-8e1f-0cbb0e717169 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/302] 199.204.45.240 () {48 vars in 1044 bytes} [Wed Jul 8 07:04:33 2026] PUT /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287/file => generated 0 bytes in 39520 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58648 switches on core 0) [pid: 8|app: 0|req: 155/303] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 07:05:12 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => 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: 149/304] 199.204.45.240 () {48 vars in 1049 bytes} [Wed Jul 8 07:05:12 2026] PATCH /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/305] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 07:05:13 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => 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: 151/308] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:05:14 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/309] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:05:14 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:12:37 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: 203/399] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:12:37 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:12:45 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: 198/403] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:12:45 2026] GET /v2/images => generated 2778 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.240 () {44 vars in 945 bytes} [Wed Jul 8 07:12:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.240 () {44 vars in 967 bytes} [Wed Jul 8 07:12:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.240 () {44 vars in 937 bytes} [Wed Jul 8 07:12:46 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: 200/407] 199.204.45.240 () {48 vars in 949 bytes} [Wed Jul 8 07:12:46 2026] POST /v2/images => generated 799 bytes in 1917 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 07:12:47.998 8 WARNING oslo_policy.policy [None req-809d78c1-4b63-4210-944c-4fbb054fb5a5 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 07:12:47.999 8 WARNING oslo_policy.policy [None req-809d78c1-4b63-4210-944c-4fbb054fb5a5 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - 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-08 07:12:48.000 8 INFO glance.api.v2.image_data [None req-809d78c1-4b63-4210-944c-4fbb054fb5a5 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:13:44.726 8 INFO glance.location [None req-809d78c1-4b63-4210-944c-4fbb054fb5a5 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 208/420] 199.204.45.240 () {48 vars in 1043 bytes} [Wed Jul 8 07:12:47 2026] PUT /v2/images/d0982f4f-e970-421e-a493-7dfe414004ac/file => generated 0 bytes in 56781 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17697 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 07:13:44 2026] GET /v2/images/d0982f4f-e970-421e-a493-7dfe414004ac => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.240 () {48 vars in 1049 bytes} [Wed Jul 8 07:13:44 2026] PATCH /v2/images/d0982f4f-e970-421e-a493-7dfe414004ac => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 07:13:44 2026] GET /v2/images/d0982f4f-e970-421e-a493-7dfe414004ac => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:14:22 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:14:22 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:14:33 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: 220/435] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:14:33 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 199.204.45.240 () {44 vars in 937 bytes} [Wed Jul 8 07:14:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 199.204.45.240 () {44 vars in 959 bytes} [Wed Jul 8 07:14:33 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: 217/438] 199.204.45.240 () {44 vars in 937 bytes} [Wed Jul 8 07:14:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 199.204.45.240 () {48 vars in 949 bytes} [Wed Jul 8 07:14:33 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 07:14:33.892 8 INFO glance.api.v2.image_data [None req-f9328881-be98-4b2b-b4cb-58480f1e5678 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:14:51.473 8 INFO glance.location [None req-f9328881-be98-4b2b-b4cb-58480f1e5678 8822156475914e6299f9f12be3e8d7c0 f78f7fe1f9a746cb93186ba75041c46a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 218/444] 199.204.45.240 () {48 vars in 1044 bytes} [Wed Jul 8 07:14:33 2026] PUT /v2/images/86bf73d4-83ec-4be5-9c29-a52b3f287c7c/file => generated 0 bytes in 17642 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31198 switches on core 0) [pid: 7|app: 0|req: 227/445] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 07:14:51 2026] GET /v2/images/86bf73d4-83ec-4be5-9c29-a52b3f287c7c => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 199.204.45.240 () {48 vars in 1049 bytes} [Wed Jul 8 07:14:51 2026] PATCH /v2/images/86bf73d4-83ec-4be5-9c29-a52b3f287c7c => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/447] 199.204.45.240 () {44 vars in 969 bytes} [Wed Jul 8 07:14:51 2026] GET /v2/images/86bf73d4-83ec-4be5-9c29-a52b3f287c7c => generated 1382 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:28:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:28:25 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:30:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:30:53 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:30:55 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: 328/647] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:30:55 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: 325/658] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:31: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: 334/659] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:31:48 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:31:56 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: 327/663] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:31:56 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 199.204.45.240 () {42 vars in 686 bytes} [Wed Jul 8 07:33:00 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: 334/677] 199.204.45.240 () {44 vars in 908 bytes} [Wed Jul 8 07:33:00 2026] GET /v2/images => generated 5574 bytes in 55 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: 340/688] 10.0.0.155 () {32 vars in 631 bytes} [Wed Jul 8 07:33:47 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:34:06 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 351/694] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:34:06 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: 344/695] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:34:13 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 278 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.19 () {36 vars in 924 bytes} [Wed Jul 8 07:34:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:34:13 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: 353/698] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:34:13 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 25 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.19 () {36 vars in 924 bytes} [Wed Jul 8 07:34:13 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/700] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:34:13 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: 347/701] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:34:13 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:34:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:34:13 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: 357/706] 199.204.45.240 () {36 vars in 989 bytes} [Wed Jul 8 07:34:14 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 199.204.45.240 () {36 vars in 929 bytes} [Wed Jul 8 07:34:14 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: 358/708] 10.0.0.162 () {36 vars in 909 bytes} [Wed Jul 8 07:34:14 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: 351/709] 10.0.0.162 () {36 vars in 1005 bytes} [Wed Jul 8 07:34:14 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17/locations => generated 127 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.162 () {36 vars in 985 bytes} [Wed Jul 8 07:34:15 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 352/711] 10.0.0.162 () {36 vars in 925 bytes} [Wed Jul 8 07:34:15 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: 360/712] 10.0.0.162 () {36 vars in 925 bytes} [Wed Jul 8 07:34:15 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: 353/713] 199.204.45.240 () {36 vars in 989 bytes} [Wed Jul 8 07:34:15 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 361/714] 199.204.45.240 () {36 vars in 929 bytes} [Wed Jul 8 07:34:15 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: 354/715] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:34:20 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 15 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.81 () {36 vars in 924 bytes} [Wed Jul 8 07:34: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: 355/717] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:34:22 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:34:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:34:59 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:34:59 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: 366/739] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:35:50 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 374/740] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:35:50 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: 376/743] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:02 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:02 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 377/745] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:36:02 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:36:02 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: 378/747] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:36:02 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: 370/748] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:36:02 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 15 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.19 () {36 vars in 924 bytes} [Wed Jul 8 07:36:02 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: 371/750] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:36:03 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: 380/751] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:36:03 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 372/752] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:36:03 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:36:03 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: 373/754] 10.0.0.162 () {36 vars in 909 bytes} [Wed Jul 8 07:36:03 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: 382/755] 10.0.0.162 () {36 vars in 1005 bytes} [Wed Jul 8 07:36:03 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17/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: 374/756] 10.0.0.162 () {36 vars in 985 bytes} [Wed Jul 8 07:36:03 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 383/757] 10.0.0.162 () {36 vars in 925 bytes} [Wed Jul 8 07:36:03 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: 375/758] 10.0.0.162 () {36 vars in 925 bytes} [Wed Jul 8 07:36:03 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: 385/761] 10.0.0.155 () {30 vars in 409 bytes} [Wed Jul 8 07:36:07 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: 378/764] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:36:16 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/765] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:36:16 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: 380/770] 10.0.0.155 () {34 vars in 653 bytes} [Wed Jul 8 07:36:33 2026] POST /v2/images => generated 648 bytes in 323 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 07:36:34.097 7 WARNING glance.api.v2.images [None req-b42a8c39-f7b0-4966-84b7-61ad02a9f827 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f586271c-8386-4a02-9290-657a46d5d7a9 [pid: 7|app: 0|req: 391/771] 10.0.0.155 () {32 vars in 708 bytes} [Wed Jul 8 07:36:34 2026] DELETE /v2/images/f586271c-8386-4a02-9290-657a46d5d7a9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/772] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:34 2026] GET /v2/images/f586271c-8386-4a02-9290-657a46d5d7a9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/773] 10.0.0.155 () {32 vars in 631 bytes} [Wed Jul 8 07:36:34 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/774] 10.0.0.155 () {34 vars in 653 bytes} [Wed Jul 8 07:36:34 2026] POST /v2/images => generated 702 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.155 () {32 vars in 715 bytes} [Wed Jul 8 07:36:34 2026] GET /v2/images/5cce1a39-a677-4fe6-b425-2dcadda8ee80/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 07:36:34.315 8 INFO glance.api.v2.image_data [None req-a6c3dc2a-bd0d-4e1c-a950-8f7c6ec75d7b 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 07:36:34.365 8 WARNING glance_store._drivers.rbd [None req-a6c3dc2a-bd0d-4e1c-a950-8f7c6ec75d7b 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 07:36:35.539 8 INFO glance.location [None req-a6c3dc2a-bd0d-4e1c-a950-8f7c6ec75d7b 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 383/776] 10.0.0.155 () {32 vars in 725 bytes} [Wed Jul 8 07:36:34 2026] PUT /v2/images/5cce1a39-a677-4fe6-b425-2dcadda8ee80/file => generated 0 bytes in 1270 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:35 2026] GET /v2/images/5cce1a39-a677-4fe6-b425-2dcadda8ee80 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.155 () {32 vars in 715 bytes} [Wed Jul 8 07:36:35 2026] GET /v2/images/5cce1a39-a677-4fe6-b425-2dcadda8ee80/file => generated 1024 bytes in 164 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.155 () {34 vars in 653 bytes} [Wed Jul 8 07:36:35 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/780] 10.0.0.155 () {32 vars in 724 bytes} [Wed Jul 8 07:36:35 2026] PATCH /v2/images/5b1af80d-a87a-47d1-9241-6a54e55ab363 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:35 2026] GET /v2/images/5b1af80d-a87a-47d1-9241-6a54e55ab363 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 07:36:35.909 8 WARNING glance.api.v2.images [None req-3f1ca6a2-afdc-48dd-a082-47ee27b6e069 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b1af80d-a87a-47d1-9241-6a54e55ab363 [pid: 8|app: 0|req: 386/782] 10.0.0.155 () {32 vars in 708 bytes} [Wed Jul 8 07:36:35 2026] DELETE /v2/images/5b1af80d-a87a-47d1-9241-6a54e55ab363 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:35 2026] GET /v2/images/5b1af80d-a87a-47d1-9241-6a54e55ab363 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 07:36:35.987 8 WARNING glance.api.v2.images [None req-cf2a5265-cd1b-437e-888d-9bb60d68a3cb 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5cce1a39-a677-4fe6-b425-2dcadda8ee80 [pid: 8|app: 0|req: 387/784] 10.0.0.155 () {32 vars in 708 bytes} [Wed Jul 8 07:36:35 2026] DELETE /v2/images/5cce1a39-a677-4fe6-b425-2dcadda8ee80 => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:37 2026] GET /v2/images/5cce1a39-a677-4fe6-b425-2dcadda8ee80 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 07:36:37.053 8 WARNING glance.api.v2.images [None req-6f46395c-53a5-4631-82e7-62e50875b3c1 7a42247ab9a94158a8b3579edc172401 5429343e500843108c0ca49ddf2becd7 - - default default] Failed to find image f586271c-8386-4a02-9290-657a46d5d7a9 to delete: glance.common.exception.ImageNotFound: No image found with ID f586271c-8386-4a02-9290-657a46d5d7a9 [pid: 8|app: 0|req: 388/786] 10.0.0.155 () {32 vars in 708 bytes} [Wed Jul 8 07:36:37 2026] DELETE /v2/images/f586271c-8386-4a02-9290-657a46d5d7a9 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.155 () {32 vars in 705 bytes} [Wed Jul 8 07:36:37 2026] GET /v2/images/f586271c-8386-4a02-9290-657a46d5d7a9 => 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: 390/790] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:36:46 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/791] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:36:46 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: 392/794] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:37:01 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/795] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:37:01 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: 396/802] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:37:29 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/803] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:37:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/826] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:39:23 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => generated 1312 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/827] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:39:23 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: 422/832] 10.0.0.81 () {36 vars in 984 bytes} [Wed Jul 8 07:39:41 2026] GET /v2/images/6c2292dd-703b-4886-a165-bfc66d677b17 => 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: 411/833] 10.0.0.81 () {36 vars in 924 bytes} [Wed Jul 8 07:39:41 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: 417/844] 199.204.45.240 () {32 vars in 824 bytes} [Wed Jul 8 07:40:29 2026] GET /v2/images?status=active&owner=f78f7fe1f9a746cb93186ba75041c46a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/845] 199.204.45.240 () {32 vars in 651 bytes} [Wed Jul 8 07:40:29 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: 418/846] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:40:29 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/847] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:40:29 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: 419/848] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:40:29 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: 430/849] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:40:29 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/850] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:40:29 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: 431/851] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:40:29 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: 421/852] 10.0.0.19 () {36 vars in 984 bytes} [Wed Jul 8 07:40:29 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/853] 10.0.0.19 () {36 vars in 924 bytes} [Wed Jul 8 07:40:30 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: 422/854] 10.0.0.162 () {36 vars in 909 bytes} [Wed Jul 8 07:40:30 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: 433/855] 10.0.0.162 () {36 vars in 1005 bytes} [Wed Jul 8 07:40:30 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287/locations => generated 127 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/856] 10.0.0.162 () {36 vars in 985 bytes} [Wed Jul 8 07:40:30 2026] GET /v2/images/9b701c90-9b8e-407c-87b9-8c04a78d2287 => 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: 434/857] 10.0.0.162 () {36 vars in 925 bytes} [Wed Jul 8 07:40:30 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: 424/858] 10.0.0.162 () {36 vars in 925 bytes} [Wed Jul 8 07:40:30 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: 447/903] 10.0.0.155 () {32 vars in 631 bytes} [Wed Jul 8 07:44:10 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)