+ 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 [Fri Jul 10 03:57:46 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-69cf5988c9-zkbtp 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 0x7f923b0ef668 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-10 03:57:48.794 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 03:57:48.804 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-10 03:57:49.682 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-10 03:57:49.683 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-10 03:57:49.683 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 03:57:49.723 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-10 03:57:49.725 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-10 03:57:49.725 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-10 03:57:51.763 8 WARNING glance.api.v2.images [None req-a97bfa12-cee6-4741-a809-f280eecffa5c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 03:57:51.933 7 WARNING glance.api.v2.images [None req-29e882fe-c837-457a-b16f-d443f0544b9e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 03:57:52.127 8 WARNING keystonemiddleware._common.config [None req-a97bfa12-cee6-4741-a809-f280eecffa5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 03:57:52.135 8 WARNING oslo_config.cfg [None req-a97bfa12-cee6-4741-a809-f280eecffa5c - - - - - -] 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 0x7f923b0ef668 pid: 8 (default app) 2026-07-10 03:57:52.315 7 WARNING keystonemiddleware._common.config [None req-29e882fe-c837-457a-b16f-d443f0544b9e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 03:57:52.323 7 WARNING oslo_config.cfg [None req-29e882fe-c837-457a-b16f-d443f0544b9e - - - - - -] 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 0x7f923b0ef668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 03:57:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 03:57:53.104 7 WARNING oslo_policy.policy [None req-768a144f-83c3-4913-9878-676a90a8f229 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:53.104 7 WARNING oslo_policy.policy [None req-768a144f-83c3-4913-9878-676a90a8f229 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:53.121 7 WARNING oslo_policy.policy [None req-768a144f-83c3-4913-9878-676a90a8f229 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:53.121 7 WARNING oslo_policy.policy [None req-768a144f-83c3-4913-9878-676a90a8f229 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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: 1/5] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 03:57:52 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 03:57:56 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: 2/7] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 03:57:56 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 03:57:56.942 8 WARNING oslo_policy.policy [None req-6006a7c2-ce02-40d3-ae6a-5a6fbf4b3390 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:56.942 8 WARNING oslo_policy.policy [None req-6006a7c2-ce02-40d3-ae6a-5a6fbf4b3390 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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: 6/8] 199.204.45.240 () {44 vars in 912 bytes} [Fri Jul 10 03:57:56 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.240 () {44 vars in 934 bytes} [Fri Jul 10 03:57:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 03:57:57.072 8 WARNING oslo_policy.policy [None req-64511aac-4287-4aa6-afa0-ea0d8f665e6a 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:57.073 8 WARNING oslo_policy.policy [None req-64511aac-4287-4aa6-afa0-ea0d8f665e6a 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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: 7/10] 199.204.45.240 () {44 vars in 940 bytes} [Fri Jul 10 03:57:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 03:57:57.181 7 WARNING oslo_config.cfg [None req-5248d6cd-b94b-4caf-b287-a140e15de564 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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: 4/11] 199.204.45.240 () {48 vars in 952 bytes} [Fri Jul 10 03:57:57 2026] POST /v2/images => generated 760 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 03:57:57.202 8 WARNING oslo_policy.policy [None req-54bdf7db-602d-4a4d-9f68-4b1def54b6f6 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:57.202 8 WARNING oslo_policy.policy [None req-54bdf7db-602d-4a4d-9f68-4b1def54b6f6 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 03:57:57.204 8 INFO glance.api.v2.image_data [None req-54bdf7db-602d-4a4d-9f68-4b1def54b6f6 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 03:58:00.831 8 WARNING glance.location [None req-54bdf7db-602d-4a4d-9f68-4b1def54b6f6 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.240 () {48 vars in 1046 bytes} [Fri Jul 10 03:57:57 2026] PUT /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a/file => generated 0 bytes in 3672 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6390 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 03:58:00 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 03:58:00.976 8 WARNING oslo_config.cfg [None req-38b3b128-0173-4a5d-84f7-653864177dcb 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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: 9/14] 199.204.45.240 () {48 vars in 1052 bytes} [Fri Jul 10 03:58:00 2026] PATCH /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 03:58:00 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 134/270] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:19:11 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: 137/273] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:19:11 2026] GET /v2/images => generated 1381 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:19:31 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: 139/277] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:19:31 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.240 () {44 vars in 938 bytes} [Fri Jul 10 04:19:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.240 () {44 vars in 960 bytes} [Fri Jul 10 04:19:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.240 () {44 vars in 940 bytes} [Fri Jul 10 04:19:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.240 () {48 vars in 952 bytes} [Fri Jul 10 04:19:31 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 04:19:31.512 7 WARNING oslo_policy.policy [None req-5b773e0c-98c9-4fb7-b872-a3e85a94b9fe 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 04:19:31.512 7 WARNING oslo_policy.policy [None req-5b773e0c-98c9-4fb7-b872-a3e85a94b9fe 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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-10 04:19:31.514 7 INFO glance.api.v2.image_data [None req-5b773e0c-98c9-4fb7-b872-a3e85a94b9fe 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:19:57.561 7 WARNING glance.location [None req-5b773e0c-98c9-4fb7-b872-a3e85a94b9fe 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/288] 199.204.45.240 () {48 vars in 1047 bytes} [Fri Jul 10 04:19:31 2026] PUT /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa/file => generated 0 bytes in 26101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60111 switches on core 0) [pid: 8|app: 0|req: 148/289] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 04:19:57 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/290] 199.204.45.240 () {48 vars in 1052 bytes} [Fri Jul 10 04:19:57 2026] PATCH /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/291] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 04:19:57 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/292] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:19:59 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: 150/293] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:19:59 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:27:05 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: 194/381] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:27:05 2026] GET /v2/images => generated 2778 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:27:17 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: 196/385] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:27:17 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.204.45.240 () {44 vars in 948 bytes} [Fri Jul 10 04:27:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.204.45.240 () {44 vars in 970 bytes} [Fri Jul 10 04:27:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.204.45.240 () {44 vars in 940 bytes} [Fri Jul 10 04:27:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.240 () {48 vars in 952 bytes} [Fri Jul 10 04:27:17 2026] POST /v2/images => generated 799 bytes in 326 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 04:27:17.742 7 INFO glance.api.v2.image_data [None req-4923e9c2-46bf-4510-ae32-d100360afdd3 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:27:33.827 7 INFO glance.location [None req-4923e9c2-46bf-4510-ae32-d100360afdd3 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/394] 199.204.45.240 () {48 vars in 1046 bytes} [Fri Jul 10 04:27:17 2026] PUT /v2/images/a4dfc128-80f4-420d-92ce-ce5bfedce92c/file => generated 0 bytes in 16128 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22610 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 04:27:33 2026] GET /v2/images/a4dfc128-80f4-420d-92ce-ce5bfedce92c => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/396] 199.204.45.240 () {48 vars in 1052 bytes} [Fri Jul 10 04:27:33 2026] PATCH /v2/images/a4dfc128-80f4-420d-92ce-ce5bfedce92c => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/397] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 04:27:34 2026] GET /v2/images/a4dfc128-80f4-420d-92ce-ce5bfedce92c => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/406] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:28:12 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: 209/407] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:28:12 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/410] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:28:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/411] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:28:27 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/412] 199.204.45.240 () {44 vars in 940 bytes} [Fri Jul 10 04:28:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/413] 199.204.45.240 () {44 vars in 962 bytes} [Fri Jul 10 04:28:27 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: 213/414] 199.204.45.240 () {44 vars in 940 bytes} [Fri Jul 10 04:28:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/415] 199.204.45.240 () {48 vars in 952 bytes} [Fri Jul 10 04:28:27 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-10 04:28:27.376 8 INFO glance.api.v2.image_data [None req-dcac2261-7c68-48ee-9004-acb3c5c5f09e 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:28:42.940 8 INFO glance.location [None req-dcac2261-7c68-48ee-9004-acb3c5c5f09e 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/420] 199.204.45.240 () {48 vars in 1047 bytes} [Fri Jul 10 04:28:27 2026] PUT /v2/images/497d1166-288a-455f-ba6f-9d1f84477f8e/file => generated 0 bytes in 15611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38021 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 04:28:42 2026] GET /v2/images/497d1166-288a-455f-ba6f-9d1f84477f8e => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.204.45.240 () {48 vars in 1052 bytes} [Fri Jul 10 04:28:43 2026] PATCH /v2/images/497d1166-288a-455f-ba6f-9d1f84477f8e => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/423] 199.204.45.240 () {44 vars in 972 bytes} [Fri Jul 10 04:28:43 2026] GET /v2/images/497d1166-288a-455f-ba6f-9d1f84477f8e => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/596] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:43:06 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: 302/597] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:43:06 2026] GET /v2/images => generated 5574 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:45:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:45:42 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: 8|app: 0|req: 320/632] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:45:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:45:44 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:46:39 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: 326/645] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:46:39 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/648] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:46:48 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: 328/649] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:46:48 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: 329/664] 199.204.45.240 () {42 vars in 689 bytes} [Fri Jul 10 04:47:57 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: 336/665] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jul 10 04:47:57 2026] GET /v2/images => generated 5574 bytes in 63 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: 335/676] 10.0.0.184 () {32 vars in 633 bytes} [Fri Jul 10 04:48:41 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: 344/681] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:49:10 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:49:10 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:49:11 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 339/684] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:49:11 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 199.204.45.240 () {36 vars in 991 bytes} [Fri Jul 10 04:49:17 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 341/688] 199.204.45.240 () {36 vars in 931 bytes} [Fri Jul 10 04:49: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: 348/689] 199.204.45.240 () {36 vars in 991 bytes} [Fri Jul 10 04:49:18 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 342/690] 199.204.45.240 () {36 vars in 931 bytes} [Fri Jul 10 04:49: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: 344/693] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:49:26 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/694] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:49:26 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: 345/695] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:49:26 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: 351/696] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:49:26 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 346/697] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:49:26 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: 352/698] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:49:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:49:26 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 353/700] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:49:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:49:26 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: 354/702] 10.0.0.242 () {36 vars in 911 bytes} [Fri Jul 10 04:49:27 2026] GET /versions => generated 1312 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.242 () {36 vars in 1007 bytes} [Fri Jul 10 04:49:27 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.242 () {36 vars in 987 bytes} [Fri Jul 10 04:49:27 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.242 () {36 vars in 927 bytes} [Fri Jul 10 04:49:27 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: 356/706] 10.0.0.242 () {36 vars in 927 bytes} [Fri Jul 10 04:49:27 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: 351/707] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:49:29 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/708] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:49:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/715] 10.0.0.184 () {30 vars in 411 bytes} [Fri Jul 10 04:49: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: 359/722] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:50:22 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 364/723] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:50:22 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: 362/728] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:50:50 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 367/729] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:50:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:51:05 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 370/735] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:51:05 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: 375/744] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:51:47 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 370/745] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:51:47 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 376/746] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 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: 373/751] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 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: 379/752] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 374/753] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.242 () {36 vars in 911 bytes} [Fri Jul 10 04:51:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.242 () {36 vars in 1007 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a/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: 376/757] 10.0.0.242 () {36 vars in 987 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.242 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.242 () {36 vars in 927 bytes} [Fri Jul 10 04:51:48 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: 386/766] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:52:14 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 381/767] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:52:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.184 () {34 vars in 655 bytes} [Fri Jul 10 04:52:45 2026] POST /v2/images => generated 648 bytes in 184 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 04:52:45.300 7 WARNING glance.api.v2.images [None req-72372dbf-1478-4b5a-99d1-5e1b4a40be65 eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fd39b9f7-366f-4104-9148-44c0207f942e [pid: 7|app: 0|req: 385/775] 10.0.0.184 () {32 vars in 710 bytes} [Fri Jul 10 04:52:45 2026] DELETE /v2/images/fd39b9f7-366f-4104-9148-44c0207f942e => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/776] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:52:45 2026] GET /v2/images/fd39b9f7-366f-4104-9148-44c0207f942e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/777] 10.0.0.184 () {32 vars in 633 bytes} [Fri Jul 10 04:52:45 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.184 () {34 vars in 655 bytes} [Fri Jul 10 04:52:45 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:52:45 2026] GET /v2/images/f6261136-cbbd-4b23-8805-c2ff0a45bec2/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 04:52:45.464 8 INFO glance.api.v2.image_data [None req-5157d6ae-98bf-435d-95c7-e09e5f6569ef eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 04:52:45.501 8 WARNING glance_store._drivers.rbd [None req-5157d6ae-98bf-435d-95c7-e09e5f6569ef eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-10 04:52:46.460 8 INFO glance.location [None req-5157d6ae-98bf-435d-95c7-e09e5f6569ef eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 393/780] 10.0.0.184 () {32 vars in 727 bytes} [Fri Jul 10 04:52:45 2026] PUT /v2/images/f6261136-cbbd-4b23-8805-c2ff0a45bec2/file => generated 0 bytes in 1041 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:52:46 2026] GET /v2/images/f6261136-cbbd-4b23-8805-c2ff0a45bec2 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/782] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:52:46 2026] GET /v2/images/f6261136-cbbd-4b23-8805-c2ff0a45bec2/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.184 () {34 vars in 655 bytes} [Fri Jul 10 04:52:46 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/784] 10.0.0.184 () {32 vars in 726 bytes} [Fri Jul 10 04:52:46 2026] PATCH /v2/images/82868e23-ff86-4162-af2a-09aa7ad4a2c6 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:52:46 2026] GET /v2/images/82868e23-ff86-4162-af2a-09aa7ad4a2c6 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 04:52:46.771 8 WARNING glance.api.v2.images [None req-5104e300-311f-4c89-b9d8-dff19cc2dd1e eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//82868e23-ff86-4162-af2a-09aa7ad4a2c6 [pid: 8|app: 0|req: 396/786] 10.0.0.184 () {32 vars in 710 bytes} [Fri Jul 10 04:52:46 2026] DELETE /v2/images/82868e23-ff86-4162-af2a-09aa7ad4a2c6 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:52:46 2026] GET /v2/images/82868e23-ff86-4162-af2a-09aa7ad4a2c6 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 04:52:46.845 8 WARNING glance.api.v2.images [None req-01d07441-bf95-4a84-871b-f9be679c20f6 eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f6261136-cbbd-4b23-8805-c2ff0a45bec2 [pid: 8|app: 0|req: 397/788] 10.0.0.184 () {32 vars in 710 bytes} [Fri Jul 10 04:52:46 2026] DELETE /v2/images/f6261136-cbbd-4b23-8805-c2ff0a45bec2 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:52:47 2026] GET /v2/images/f6261136-cbbd-4b23-8805-c2ff0a45bec2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 04:52:47.750 8 WARNING glance.api.v2.images [None req-4317a95a-2a1a-4f41-8366-9f09905dd385 eb3f760346164eb9a58fa173bb765c5f 55e7262e13934fe89b972e77159fa24b - - default default] Failed to find image fd39b9f7-366f-4104-9148-44c0207f942e to delete: glance.common.exception.ImageNotFound: No image found with ID fd39b9f7-366f-4104-9148-44c0207f942e [pid: 8|app: 0|req: 398/790] 10.0.0.184 () {32 vars in 710 bytes} [Fri Jul 10 04:52:47 2026] DELETE /v2/images/fd39b9f7-366f-4104-9148-44c0207f942e => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.184 () {32 vars in 707 bytes} [Fri Jul 10 04:52:47 2026] GET /v2/images/fd39b9f7-366f-4104-9148-44c0207f942e => 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: 402/808] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:54:07 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/809] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:54:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:54:24 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 410/815] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:54:24 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: 408/820] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:54:41 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 413/821] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:54:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.102 () {36 vars in 987 bytes} [Fri Jul 10 04:54:46 2026] GET /v2/images/b7318907-2067-4a20-aee2-ffc21737f85a => 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: 414/823] 10.0.0.102 () {36 vars in 927 bytes} [Fri Jul 10 04:54:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 199.204.45.240 () {32 vars in 826 bytes} [Fri Jul 10 04:55:19 2026] GET /v2/images?status=active&owner=faf457310f6142019a98979f2f5a9c1c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 199.204.45.240 () {32 vars in 653 bytes} [Fri Jul 10 04:55:19 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: 414/832] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:55:19 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:55:19 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: 415/834] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:55:19 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: 420/835] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:55:19 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:55: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: 8|app: 0|req: 421/837] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:55: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: 417/838] 10.0.0.183 () {36 vars in 987 bytes} [Fri Jul 10 04:55:19 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/839] 10.0.0.183 () {36 vars in 927 bytes} [Fri Jul 10 04:55:19 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: 418/840] 10.0.0.242 () {36 vars in 911 bytes} [Fri Jul 10 04:55:20 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/841] 10.0.0.242 () {36 vars in 1007 bytes} [Fri Jul 10 04:55:20 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa/locations => generated 127 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.242 () {36 vars in 987 bytes} [Fri Jul 10 04:55:20 2026] GET /v2/images/fb158458-43dd-44a8-89ce-d865e543e7aa => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.242 () {36 vars in 927 bytes} [Fri Jul 10 04:55:20 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/844] 10.0.0.242 () {36 vars in 927 bytes} [Fri Jul 10 04:55:20 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: 443/889] 10.0.0.184 () {32 vars in 633 bytes} [Fri Jul 10 04:58:54 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)