+ 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 Jun 24 10:05:17 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-54879b4dc6-vqkc9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f58bb040668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 10:05:19.637 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 10:05:19.661 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 10:05:20.552 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 10:05:20.553 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 10:05:20.553 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 10:05:20.629 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 10:05:20.630 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 10:05:20.631 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 10:05:22.777 7 WARNING glance.api.v2.images [None req-28cb3818-0851-4a0f-ac76-9a470cd851fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 10:05:22.912 8 WARNING glance.api.v2.images [None req-db6c683b-c7eb-4f53-92ab-62e57597a54e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 10:05:23.146 7 WARNING keystonemiddleware._common.config [None req-28cb3818-0851-4a0f-ac76-9a470cd851fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 10:05:23.154 7 WARNING oslo_config.cfg [None req-28cb3818-0851-4a0f-ac76-9a470cd851fd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f58bb040668 pid: 7 (default app) 2026-06-24 10:05:23.312 8 WARNING keystonemiddleware._common.config [None req-db6c683b-c7eb-4f53-92ab-62e57597a54e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 10:05:23.320 8 WARNING oslo_config.cfg [None req-db6c683b-c7eb-4f53-92ab-62e57597a54e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f58bb040668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:05:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 10:05:24.919 8 WARNING oslo_policy.policy [None req-05655e23-f469-4157-b4d8-a684bc5342c4 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:24.919 8 WARNING oslo_policy.policy [None req-05655e23-f469-4157-b4d8-a684bc5342c4 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:24.934 8 WARNING oslo_policy.policy [None req-05655e23-f469-4157-b4d8-a684bc5342c4 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:24.934 8 WARNING oslo_policy.policy [None req-05655e23-f469-4157-b4d8-a684bc5342c4 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:05:24 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:05:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:05:28 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 10:05:28.798 7 WARNING oslo_policy.policy [None req-7b52eff0-cc47-429d-899d-ee81df26eb6f 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:28.799 7 WARNING oslo_policy.policy [None req-7b52eff0-cc47-429d-899d-ee81df26eb6f 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.88 () {44 vars in 907 bytes} [Wed Jun 24 10:05:28 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.88 () {44 vars in 929 bytes} [Wed Jun 24 10:05:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 10:05:28.955 7 WARNING oslo_policy.policy [None req-46727d39-e82e-4e8b-84d7-5891ad64abdf 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:28.955 7 WARNING oslo_policy.policy [None req-46727d39-e82e-4e8b-84d7-5891ad64abdf 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.88 () {44 vars in 935 bytes} [Wed Jun 24 10:05:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 10:05:29.048 8 WARNING oslo_config.cfg [None req-a2d606e1-f4dc-4843-82c0-163cb1f5c2c6 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.88 () {48 vars in 947 bytes} [Wed Jun 24 10:05:28 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 10:05:29.073 7 WARNING oslo_policy.policy [None req-f71bde01-11c1-44ec-b49a-a65883333589 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:29.073 7 WARNING oslo_policy.policy [None req-f71bde01-11c1-44ec-b49a-a65883333589 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:05:29.074 7 INFO glance.api.v2.image_data [None req-f71bde01-11c1-44ec-b49a-a65883333589 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 10:05:32.407 7 WARNING glance.location [None req-f71bde01-11c1-44ec-b49a-a65883333589 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.88 () {48 vars in 1041 bytes} [Wed Jun 24 10:05:29 2026] PUT /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62/file => generated 0 bytes in 3384 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5353 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:05:32 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 10:05:32.559 7 WARNING oslo_config.cfg [None req-7598d468-a82e-48ed-b6d0-111940e9efe3 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.88 () {48 vars in 1047 bytes} [Wed Jun 24 10:05:32 2026] PATCH /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:05:32 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 139/278] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:27:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:27:16 2026] GET /v2/images => generated 1381 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:27:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:27:34 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.19.213.88 () {44 vars in 933 bytes} [Wed Jun 24 10:27:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.88 () {44 vars in 955 bytes} [Wed Jun 24 10:27:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.88 () {44 vars in 935 bytes} [Wed Jun 24 10:27:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.19.213.88 () {48 vars in 947 bytes} [Wed Jun 24 10:27:34 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 10:27:34.759 8 WARNING oslo_policy.policy [None req-18343ed1-481d-49e2-9c3d-8313297fb718 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:27:34.759 8 WARNING oslo_policy.policy [None req-18343ed1-481d-49e2-9c3d-8313297fb718 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 10:27:34.761 8 INFO glance.api.v2.image_data [None req-18343ed1-481d-49e2-9c3d-8313297fb718 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 10:28:00.744 8 WARNING glance.location [None req-18343ed1-481d-49e2-9c3d-8313297fb718 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/294] 199.19.213.88 () {48 vars in 1042 bytes} [Wed Jun 24 10:27:34 2026] PUT /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65/file => generated 0 bytes in 26034 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61498 switches on core 0) [pid: 7|app: 0|req: 150/295] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:28:00 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 199.19.213.88 () {48 vars in 1047 bytes} [Wed Jun 24 10:28:00 2026] PATCH /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:28:00 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:28:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:28:02 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: 7|app: 0|req: 198/390] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:35:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:35:28 2026] GET /v2/images => generated 2778 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:35:39 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:35:39 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.19.213.88 () {44 vars in 943 bytes} [Wed Jun 24 10:35:39 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: 8|app: 0|req: 196/397] 199.19.213.88 () {44 vars in 965 bytes} [Wed Jun 24 10:35:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.88 () {44 vars in 935 bytes} [Wed Jun 24 10:35:39 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: 8|app: 0|req: 197/399] 199.19.213.88 () {48 vars in 947 bytes} [Wed Jun 24 10:35:39 2026] POST /v2/images => generated 799 bytes in 120 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 10:35:40.010 7 INFO glance.api.v2.image_data [None req-515139d0-3fe9-4ac7-bfd0-66287e9e117c 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 10:35:56.670 7 INFO glance.location [None req-515139d0-3fe9-4ac7-bfd0-66287e9e117c 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/404] 199.19.213.88 () {48 vars in 1041 bytes} [Wed Jun 24 10:35:39 2026] PUT /v2/images/fbfed6fa-bb90-49b4-9da9-e1ca5a0da8e1/file => generated 0 bytes in 16714 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23679 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:35:56 2026] GET /v2/images/fbfed6fa-bb90-49b4-9da9-e1ca5a0da8e1 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.19.213.88 () {48 vars in 1047 bytes} [Wed Jun 24 10:35:56 2026] PATCH /v2/images/fbfed6fa-bb90-49b4-9da9-e1ca5a0da8e1 => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:35:56 2026] GET /v2/images/fbfed6fa-bb90-49b4-9da9-e1ca5a0da8e1 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:36:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:36:36 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: 211/422] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:36:57 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:36:57 2026] GET /v2/images => generated 4190 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.19.213.88 () {44 vars in 935 bytes} [Wed Jun 24 10:36:57 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: 213/425] 199.19.213.88 () {44 vars in 957 bytes} [Wed Jun 24 10:36:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.19.213.88 () {44 vars in 935 bytes} [Wed Jun 24 10:36:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.19.213.88 () {48 vars in 947 bytes} [Wed Jun 24 10:36:57 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-24 10:36:57.578 8 INFO glance.api.v2.image_data [None req-14979d0d-c856-4371-b848-1dc24064c6b6 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 10:37:11.438 8 INFO glance.location [None req-14979d0d-c856-4371-b848-1dc24064c6b6 0ac965d03dcd4726b432a52133306c8f 09fc6fa427a745afb056646d695043a2 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/430] 199.19.213.88 () {48 vars in 1042 bytes} [Wed Jun 24 10:36:57 2026] PUT /v2/images/e8f463b9-818f-4616-8eaa-2b52eb834e76/file => generated 0 bytes in 13922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31810 switches on core 0) [pid: 7|app: 0|req: 217/431] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:37:11 2026] GET /v2/images/e8f463b9-818f-4616-8eaa-2b52eb834e76 => 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: 215/432] 199.19.213.88 () {48 vars in 1047 bytes} [Wed Jun 24 10:37:11 2026] PATCH /v2/images/e8f463b9-818f-4616-8eaa-2b52eb834e76 => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.19.213.88 () {44 vars in 967 bytes} [Wed Jun 24 10:37:11 2026] GET /v2/images/e8f463b9-818f-4616-8eaa-2b52eb834e76 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:50:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:50:38 2026] GET /v2/images => generated 5574 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:53:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:53:01 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:53:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:53:03 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:53:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:53:54 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:54:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:54:03 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 199.19.213.88 () {42 vars in 684 bytes} [Wed Jun 24 10:55:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 199.19.213.88 () {44 vars in 906 bytes} [Wed Jun 24 10:55:06 2026] GET /v2/images => generated 5574 bytes in 67 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: 337/670] 10.0.0.56 () {32 vars in 632 bytes} [Wed Jun 24 10:55:48 2026] GET /v2/images => generated 5574 bytes in 21 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: 337/677] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 10:56:17 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:56:17 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: 338/679] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:56:17 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: 342/680] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 10:56:17 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 339/681] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:56:17 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: 343/682] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:56:17 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: 340/683] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 10:56:17 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:56:17 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: 341/685] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:56:17 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: 345/686] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:56:18 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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/687] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:56:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.110 () {36 vars in 911 bytes} [Wed Jun 24 10:56:18 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.110 () {36 vars in 1007 bytes} [Wed Jun 24 10:56:18 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62/locations => generated 127 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 10:56:18 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 344/691] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 10:56:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 10:56:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:56:19 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:56:19 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: 351/697] 199.19.213.88 () {36 vars in 990 bytes} [Wed Jun 24 10:56:26 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 347/698] 199.19.213.88 () {36 vars in 930 bytes} [Wed Jun 24 10:56:26 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: 352/699] 199.19.213.88 () {36 vars in 990 bytes} [Wed Jun 24 10:56:28 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 348/700] 199.19.213.88 () {36 vars in 930 bytes} [Wed Jun 24 10:56:28 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/707] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:56:53 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 356/708] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:56:53 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: 359/713] 10.0.0.56 () {30 vars in 410 bytes} [Wed Jun 24 10:57:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:57:32 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 357/719] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:57:32 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: 361/726] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:58:11 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 366/727] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:58:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 363/731] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 369/732] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 364/733] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:58:12 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: 370/734] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:58:12 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: 365/735] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 371/736] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:58:12 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: 366/737] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 10:58:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.110 () {36 vars in 911 bytes} [Wed Jun 24 10:58:13 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.110 () {36 vars in 1007 bytes} [Wed Jun 24 10:58:13 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 10:58:13 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 369/743] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 10:58: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: 7|app: 0|req: 375/744] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 10:58:13 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: 370/745] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:58:15 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 376/746] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:58:15 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: 372/749] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:58:31 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 378/750] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:58:31 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: 383/759] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:59:11 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 377/760] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:59:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 10:59:18 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 379/764] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 10:59:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.56 () {34 vars in 654 bytes} [Wed Jun 24 10:59:57 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 10:59:57.973 7 WARNING glance.api.v2.images [None req-271db3bf-4fca-41c2-815c-5f87a4f21c3b 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b60feab-f1c3-49b9-b559-e9f807a2a925 [pid: 7|app: 0|req: 390/774] 10.0.0.56 () {32 vars in 709 bytes} [Wed Jun 24 10:59:57 2026] DELETE /v2/images/7b60feab-f1c3-49b9-b559-e9f807a2a925 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 10:59:58 2026] GET /v2/images/7b60feab-f1c3-49b9-b559-e9f807a2a925 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.56 () {32 vars in 632 bytes} [Wed Jun 24 10:59:58 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/777] 10.0.0.56 () {34 vars in 654 bytes} [Wed Jun 24 10:59:58 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 10.0.0.56 () {32 vars in 716 bytes} [Wed Jun 24 10:59:58 2026] GET /v2/images/1e9b6128-109c-4646-a95e-e5f7e0ccb096/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 10:59:58.156 8 INFO glance.api.v2.image_data [None req-e0cef9cd-d002-4a21-bc55-8c5057d041ef 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 10:59:58.193 8 WARNING glance_store._drivers.rbd [None req-e0cef9cd-d002-4a21-bc55-8c5057d041ef 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 10:59:58.975 8 INFO glance.location [None req-e0cef9cd-d002-4a21-bc55-8c5057d041ef 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 387/779] 10.0.0.56 () {32 vars in 726 bytes} [Wed Jun 24 10:59:58 2026] PUT /v2/images/1e9b6128-109c-4646-a95e-e5f7e0ccb096/file => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 10:59:59 2026] GET /v2/images/1e9b6128-109c-4646-a95e-e5f7e0ccb096 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.56 () {32 vars in 716 bytes} [Wed Jun 24 10:59:59 2026] GET /v2/images/1e9b6128-109c-4646-a95e-e5f7e0ccb096/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.56 () {34 vars in 654 bytes} [Wed Jun 24 10:59:59 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.56 () {32 vars in 725 bytes} [Wed Jun 24 10:59:59 2026] PATCH /v2/images/4867b3de-b552-46de-93a6-4b72577d2941 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 10:59:59 2026] GET /v2/images/4867b3de-b552-46de-93a6-4b72577d2941 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 10:59:59.315 8 WARNING glance.api.v2.images [None req-bd105414-03c7-4bfa-95a0-72bcbfe7a717 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4867b3de-b552-46de-93a6-4b72577d2941 [pid: 8|app: 0|req: 390/785] 10.0.0.56 () {32 vars in 709 bytes} [Wed Jun 24 10:59:59 2026] DELETE /v2/images/4867b3de-b552-46de-93a6-4b72577d2941 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/786] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 10:59:59 2026] GET /v2/images/4867b3de-b552-46de-93a6-4b72577d2941 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 10:59:59.379 8 WARNING glance.api.v2.images [None req-2273b4a6-c6ce-4481-8537-c4fc92573fe8 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1e9b6128-109c-4646-a95e-e5f7e0ccb096 [pid: 8|app: 0|req: 391/787] 10.0.0.56 () {32 vars in 709 bytes} [Wed Jun 24 10:59:59 2026] DELETE /v2/images/1e9b6128-109c-4646-a95e-e5f7e0ccb096 => generated 0 bytes in 2616 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 11:00:01 2026] GET /v2/images/1e9b6128-109c-4646-a95e-e5f7e0ccb096 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 11:00:02.020 8 WARNING glance.api.v2.images [None req-6138727a-02c7-4263-966c-1fb406c74ca2 0652cbcc9a2b4f00bf4d020882cd043d 0b74264f2aac46038a6005da0d015a09 - - default default] Failed to find image 7b60feab-f1c3-49b9-b559-e9f807a2a925 to delete: glance.common.exception.ImageNotFound: No image found with ID 7b60feab-f1c3-49b9-b559-e9f807a2a925 [pid: 8|app: 0|req: 393/791] 10.0.0.56 () {32 vars in 709 bytes} [Wed Jun 24 11:00:02 2026] DELETE /v2/images/7b60feab-f1c3-49b9-b559-e9f807a2a925 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/792] 10.0.0.56 () {32 vars in 706 bytes} [Wed Jun 24 11:00:02 2026] GET /v2/images/7b60feab-f1c3-49b9-b559-e9f807a2a925 => 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: 410/813] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 11:01:47 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => generated 1312 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/814] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 11:01:47 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: 413/819] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jun 24 11:02:06 2026] GET /v2/images/b74848d9-e90f-43bd-aa55-5121446e3e62 => 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: 407/820] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jun 24 11:02:06 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: 412/829] 199.19.213.88 () {32 vars in 825 bytes} [Wed Jun 24 11:02:42 2026] GET /v2/images?status=active&owner=09fc6fa427a745afb056646d695043a2&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/830] 199.19.213.88 () {32 vars in 652 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/831] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/832] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/833] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/834] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/835] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/836] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/837] 10.0.0.216 () {36 vars in 987 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => 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: 422/838] 10.0.0.216 () {36 vars in 927 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/839] 10.0.0.110 () {36 vars in 911 bytes} [Wed Jun 24 11:02:43 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/840] 10.0.0.110 () {36 vars in 1007 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/841] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/images/6589883b-219e-44b7-b48a-e02bb1374a65 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/842] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 11:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/843] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 11:02:44 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: 442/888] 10.0.0.56 () {32 vars in 632 bytes} [Wed Jun 24 11:06:22 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)