+ 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 23:52:25 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7686576c6c-6tb6z 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 0x7fd4bdc19668 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 23:52:27.418 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 23:52:27.425 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 23:52:28.288 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 23:52:28.289 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 23:52:28.289 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 23:52:28.315 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 23:52:28.316 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 23:52:28.317 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 23:52:30.316 7 WARNING glance.api.v2.images [None req-753dd0af-646f-4b71-a0c9-2ea65b2cb99f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 23:52:30.381 8 WARNING glance.api.v2.images [None req-0032f68b-6635-402d-982f-3ca6dd819b11 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 23:52:30.658 7 WARNING keystonemiddleware._common.config [None req-753dd0af-646f-4b71-a0c9-2ea65b2cb99f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 23:52:30.667 7 WARNING oslo_config.cfg [None req-753dd0af-646f-4b71-a0c9-2ea65b2cb99f - - - - - -] 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 0x7fd4bdc19668 pid: 7 (default app) 2026-07-08 23:52:30.747 8 WARNING keystonemiddleware._common.config [None req-0032f68b-6635-402d-982f-3ca6dd819b11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 23:52:30.754 8 WARNING oslo_config.cfg [None req-0032f68b-6635-402d-982f-3ca6dd819b11 - - - - - -] 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 0x7fd4bdc19668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {42 vars in 689 bytes} [Wed Jul 8 23:52:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 23:52:31.352 8 WARNING oslo_policy.policy [None req-0428b9e4-1433-48ae-a5ad-eed11dfdb0dc a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:31.352 8 WARNING oslo_policy.policy [None req-0428b9e4-1433-48ae-a5ad-eed11dfdb0dc a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:31.368 8 WARNING oslo_policy.policy [None req-0428b9e4-1433-48ae-a5ad-eed11dfdb0dc a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:31.368 8 WARNING oslo_policy.policy [None req-0428b9e4-1433-48ae-a5ad-eed11dfdb0dc a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.238 () {44 vars in 911 bytes} [Wed Jul 8 23:52:30 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.238 () {42 vars in 689 bytes} [Wed Jul 8 23:52:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 911 bytes} [Wed Jul 8 23:52:34 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 23:52:34.800 7 WARNING oslo_policy.policy [None req-f5042137-e161-488e-893b-450fd1bd369c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:34.800 7 WARNING oslo_policy.policy [None req-f5042137-e161-488e-893b-450fd1bd369c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.238 () {44 vars in 912 bytes} [Wed Jul 8 23:52:34 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.238 () {44 vars in 934 bytes} [Wed Jul 8 23:52:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 23:52:34.950 7 WARNING oslo_policy.policy [None req-ecb8a36d-933d-4065-8df7-e78a6440d1d8 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:34.950 7 WARNING oslo_policy.policy [None req-ecb8a36d-933d-4065-8df7-e78a6440d1d8 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.238 () {44 vars in 940 bytes} [Wed Jul 8 23:52:34 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) 2026-07-08 23:52:35.033 8 WARNING oslo_config.cfg [None req-f1101970-e8ab-4131-b53b-6f4dbc127fab a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.238 () {48 vars in 952 bytes} [Wed Jul 8 23:52:34 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-08 23:52:35.056 7 WARNING oslo_policy.policy [None req-fbc500e7-04d1-4362-a739-fe16017cac85 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:35.056 7 WARNING oslo_policy.policy [None req-fbc500e7-04d1-4362-a739-fe16017cac85 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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 23:52:35.057 7 INFO glance.api.v2.image_data [None req-fbc500e7-04d1-4362-a739-fe16017cac85 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 23:52:38.419 7 INFO glance.location [None req-fbc500e7-04d1-4362-a739-fe16017cac85 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.238 () {48 vars in 1046 bytes} [Wed Jul 8 23:52:35 2026] PUT /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75/file => generated 0 bytes in 3407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6093 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.238 () {44 vars in 972 bytes} [Wed Jul 8 23:52:38 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 23:52:38.567 7 WARNING oslo_config.cfg [None req-9d88cd05-15d9-48b6-bd20-ab9bb18802e7 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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/14] 199.204.45.238 () {48 vars in 1052 bytes} [Wed Jul 8 23:52:38 2026] PATCH /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.238 () {44 vars in 972 bytes} [Wed Jul 8 23:52:38 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:13:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:13:02 2026] GET /v2/images => generated 1381 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:13:20 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:13:20 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: 8|app: 0|req: 135/270] 199.204.45.238 () {44 vars in 938 bytes} [Thu Jul 9 00:13:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:13:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 9 00:13:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 9 00:13:20 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 00:13:20.640 8 WARNING oslo_policy.policy [None req-c6a93f10-176a-40aa-abbd-7fd401bd9373 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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-09 00:13:20.641 8 WARNING oslo_policy.policy [None req-c6a93f10-176a-40aa-abbd-7fd401bd9373 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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-09 00:13:20.642 8 INFO glance.api.v2.image_data [None req-c6a93f10-176a-40aa-abbd-7fd401bd9373 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:13:46.710 8 INFO glance.location [None req-c6a93f10-176a-40aa-abbd-7fd401bd9373 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 137/278] 199.204.45.238 () {48 vars in 1047 bytes} [Thu Jul 9 00:13:20 2026] PUT /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc/file => generated 0 bytes in 26122 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68441 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:13:46 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.238 () {48 vars in 1052 bytes} [Thu Jul 9 00:13:46 2026] PATCH /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => generated 1395 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:13:46 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:13: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: 144/283] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:13:48 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/364] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:20:22 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: 180/365] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:20:22 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:20:38 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: 182/369] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:20:38 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.204.45.238 () {44 vars in 948 bytes} [Thu Jul 9 00:20:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.238 () {44 vars in 970 bytes} [Thu Jul 9 00:20:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 9 00:20:38 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: 184/373] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 9 00:20:38 2026] POST /v2/images => generated 799 bytes in 336 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 00:20:39.240 7 INFO glance.api.v2.image_data [None req-ac5dd728-d114-4ace-a5af-6dc905193c5c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:20:51.868 7 INFO glance.location [None req-ac5dd728-d114-4ace-a5af-6dc905193c5c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/378] 199.204.45.238 () {48 vars in 1046 bytes} [Thu Jul 9 00:20:39 2026] PUT /v2/images/d770ace3-fb25-4624-844b-55d9f326777d/file => generated 0 bytes in 12701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27286 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:20:51 2026] GET /v2/images/d770ace3-fb25-4624-844b-55d9f326777d => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.238 () {48 vars in 1052 bytes} [Thu Jul 9 00:20:51 2026] PATCH /v2/images/d770ace3-fb25-4624-844b-55d9f326777d => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:20:52 2026] GET /v2/images/d770ace3-fb25-4624-844b-55d9f326777d => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:21:29 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: 195/389] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:21:29 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:21:48 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: 198/395] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:21:48 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 9 00:21:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.238 () {44 vars in 962 bytes} [Thu Jul 9 00:21:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.238 () {44 vars in 940 bytes} [Thu Jul 9 00:21:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.238 () {48 vars in 952 bytes} [Thu Jul 9 00:21:48 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-09 00:21:48.404 8 INFO glance.api.v2.image_data [None req-3341f7b4-c0e6-45e6-90ac-631fecdf9ae5 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:22:03.811 8 INFO glance.location [None req-3341f7b4-c0e6-45e6-90ac-631fecdf9ae5 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 200/404] 199.204.45.238 () {48 vars in 1047 bytes} [Thu Jul 9 00:21:48 2026] PUT /v2/images/54057f0c-ba23-4b35-a53a-35a6d0c0cb6b/file => generated 0 bytes in 15474 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40926 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:22:03 2026] GET /v2/images/54057f0c-ba23-4b35-a53a-35a6d0c0cb6b => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.238 () {48 vars in 1052 bytes} [Thu Jul 9 00:22:03 2026] PATCH /v2/images/54057f0c-ba23-4b35-a53a-35a6d0c0cb6b => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:22:04 2026] GET /v2/images/54057f0c-ba23-4b35-a53a-35a6d0c0cb6b => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:34:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:34:58 2026] GET /v2/images => generated 5574 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:37:14 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: 299/593] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:37:14 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:37:16 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: 300/595] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:37:16 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:38:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:38:03 2026] GET /v2/images => generated 5574 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:38:12 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: 308/611] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:38:12 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 199.204.45.238 () {42 vars in 689 bytes} [Thu Jul 9 00:39:13 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: 315/625] 199.204.45.238 () {44 vars in 911 bytes} [Thu Jul 9 00:39:13 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/634] 10.0.0.97 () {32 vars in 632 bytes} [Thu Jul 9 00:39:54 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/639] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:40:12 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 318/640] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:40:12 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/641] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:40:15 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:40:15 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: 324/643] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:40: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: 320/644] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:40:15 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 325/645] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:40:15 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: 321/646] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:40: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: 326/647] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:40:15 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:40:15 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: 327/649] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:40:16 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: 323/650] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 9 00:40:16 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:40:16 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: 324/652] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 9 00:40:16 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 329/653] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:40:16 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: 325/654] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:40: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: 7|app: 0|req: 331/657] 199.204.45.238 () {36 vars in 991 bytes} [Thu Jul 9 00:40:21 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 327/658] 199.204.45.238 () {36 vars in 931 bytes} [Thu Jul 9 00:40:21 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: 332/659] 199.204.45.238 () {36 vars in 991 bytes} [Thu Jul 9 00:40:21 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 328/660] 199.204.45.238 () {36 vars in 931 bytes} [Thu Jul 9 00:40:21 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: 333/661] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:40:27 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 329/662] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:40:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:40:32 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 331/666] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:40:32 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: 334/671] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:40:58 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 338/672] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:40:58 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: 342/679] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:41:29 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 338/680] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:41:29 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: 344/683] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:41:30 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 340/684] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:41:30 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 345/685] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:41:31 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: 346/687] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 347/689] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:41:31 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: 349/693] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 350/695] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:41:31 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: 346/696] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 351/697] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:41:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/705] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:42:01 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 351/706] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:42:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:42:04 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:42:04 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: 357/709] 10.0.0.97 () {34 vars in 654 bytes} [Thu Jul 9 00:42:08 2026] POST /v2/images => generated 649 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 00:42:08.470 8 WARNING glance.api.v2.images [None req-e026d42e-39cc-469f-9913-17a7399b8d43 d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//47dc6211-1874-4b5c-9a4d-2ea99388b55b [pid: 8|app: 0|req: 353/710] 10.0.0.97 () {32 vars in 709 bytes} [Thu Jul 9 00:42:08 2026] DELETE /v2/images/47dc6211-1874-4b5c-9a4d-2ea99388b55b => 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: 358/711] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:08 2026] GET /v2/images/47dc6211-1874-4b5c-9a4d-2ea99388b55b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.97 () {32 vars in 632 bytes} [Thu Jul 9 00:42:08 2026] GET /v2/images => generated 1381 bytes in 36 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.97 () {34 vars in 654 bytes} [Thu Jul 9 00:42:08 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:08 2026] GET /v2/images/f1b57bac-193c-4841-bec8-a0bac3a4d6b1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:08.645 7 INFO glance.api.v2.image_data [None req-481b9741-b474-48de-bbc6-9191dec1766b d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 00:42:08.703 7 WARNING glance_store._drivers.rbd [None req-481b9741-b474-48de-bbc6-9191dec1766b d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 00:42:09.732 7 INFO glance.location [None req-481b9741-b474-48de-bbc6-9191dec1766b d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/715] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:42:08 2026] PUT /v2/images/f1b57bac-193c-4841-bec8-a0bac3a4d6b1/file => generated 0 bytes in 1129 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:09 2026] GET /v2/images/f1b57bac-193c-4841-bec8-a0bac3a4d6b1 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:09 2026] GET /v2/images/f1b57bac-193c-4841-bec8-a0bac3a4d6b1/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.97 () {34 vars in 654 bytes} [Thu Jul 9 00:42:09 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:09 2026] PATCH /v2/images/4b8a0cac-d84e-47ea-8c92-6e5f5bb97d4a => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/720] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:10 2026] GET /v2/images/4b8a0cac-d84e-47ea-8c92-6e5f5bb97d4a => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:10.068 7 WARNING glance.api.v2.images [None req-2eeb98f1-2418-4453-bd0d-de50c1f4ae2f d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b8a0cac-d84e-47ea-8c92-6e5f5bb97d4a [pid: 7|app: 0|req: 363/721] 10.0.0.97 () {32 vars in 709 bytes} [Thu Jul 9 00:42:10 2026] DELETE /v2/images/4b8a0cac-d84e-47ea-8c92-6e5f5bb97d4a => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:10 2026] GET /v2/images/4b8a0cac-d84e-47ea-8c92-6e5f5bb97d4a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:10.131 7 WARNING glance.api.v2.images [None req-d60442ee-baef-4abc-82ac-4a1d4898bdc8 d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1b57bac-193c-4841-bec8-a0bac3a4d6b1 [pid: 7|app: 0|req: 364/725] 10.0.0.97 () {32 vars in 709 bytes} [Thu Jul 9 00:42:10 2026] DELETE /v2/images/f1b57bac-193c-4841-bec8-a0bac3a4d6b1 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:10 2026] GET /v2/images/f1b57bac-193c-4841-bec8-a0bac3a4d6b1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:10.990 7 WARNING glance.api.v2.images [None req-e6ee7267-1db2-4c24-95d6-c4b1d6ba6673 d716a92bdf07414f98551e5354a3cfa1 f83f3877c93640ed93fb90a07232499b - - default default] Failed to find image 47dc6211-1874-4b5c-9a4d-2ea99388b55b to delete: glance.common.exception.ImageNotFound: No image found with ID 47dc6211-1874-4b5c-9a4d-2ea99388b55b [pid: 7|app: 0|req: 365/727] 10.0.0.97 () {32 vars in 709 bytes} [Thu Jul 9 00:42:10 2026] DELETE /v2/images/47dc6211-1874-4b5c-9a4d-2ea99388b55b => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:10 2026] GET /v2/images/47dc6211-1874-4b5c-9a4d-2ea99388b55b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.97 () {30 vars in 410 bytes} [Thu Jul 9 00:42:13 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: 369/734] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:42:35 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 366/735] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:42:35 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: 370/742] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:43:01 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 373/743] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:43:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:43:59 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => 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: 379/755] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:43:59 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: 379/760] 10.0.0.151 () {36 vars in 987 bytes} [Thu Jul 9 00:44:17 2026] GET /v2/images/668f3f35-f743-4803-8e3f-7983c8582a75 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.151 () {36 vars in 927 bytes} [Thu Jul 9 00:44:17 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: 383/768] 199.204.45.238 () {32 vars in 826 bytes} [Thu Jul 9 00:44:49 2026] GET /v2/images?status=active&owner=b5718e29ecfa428e8f02986a00e810c1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 199.204.45.238 () {32 vars in 653 bytes} [Thu Jul 9 00:44:49 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/770] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:44:49 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:44:49 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: 385/772] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:44:49 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: 388/773] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:44:49 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => 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: 386/774] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:44:49 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: 389/775] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:44:49 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: 387/776] 10.0.0.24 () {36 vars in 986 bytes} [Thu Jul 9 00:44:49 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => 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: 390/777] 10.0.0.24 () {36 vars in 926 bytes} [Thu Jul 9 00:44:49 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: 388/778] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 9 00:44:50 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => 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: 391/779] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:44: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: 8|app: 0|req: 389/780] 10.0.0.154 () {36 vars in 987 bytes} [Thu Jul 9 00:44:50 2026] GET /v2/images/ef3cffbf-81a5-4e1c-bd6c-ed0d2ecf86fc => 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: 392/781] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:44:50 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: 390/782] 10.0.0.154 () {36 vars in 927 bytes} [Thu Jul 9 00:44:50 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: 414/825] 10.0.0.97 () {32 vars in 632 bytes} [Thu Jul 9 00:48:14 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)