+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 18:20:30 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-65647d5d49-7j6bp 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 0x7f7982e8d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-24 18:20:32.212 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 18:20:32.226 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 18:20:33.118 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:33.119 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:33.120 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:20:33.147 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:33.148 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-24 18:20:33.148 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 18:20:35.272 7 WARNING glance.api.v2.images [None req-bacce5fa-b64f-4b99-b0be-a8fc7a428001 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:35.308 8 WARNING glance.api.v2.images [None req-7df482d2-7f9a-47dc-aa98-e99659c7b023 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 18:20:35.650 8 WARNING keystonemiddleware._common.config [None req-7df482d2-7f9a-47dc-aa98-e99659c7b023 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 18:20:35.657 8 WARNING oslo_config.cfg [None req-7df482d2-7f9a-47dc-aa98-e99659c7b023 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-24 18:20:35.659 7 WARNING keystonemiddleware._common.config [None req-bacce5fa-b64f-4b99-b0be-a8fc7a428001 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f7982e8d668 pid: 8 (default app) 2026-06-24 18:20:35.667 7 WARNING oslo_config.cfg [None req-bacce5fa-b64f-4b99-b0be-a8fc7a428001 - - - - - -] 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 0x7f7982e8d668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:20:39 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-06-24 18:20:40.339 7 WARNING oslo_policy.policy [None req-fa32406a-6b6c-4da4-b02a-10a3eee58f91 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:40.340 7 WARNING oslo_policy.policy [None req-fa32406a-6b6c-4da4-b02a-10a3eee58f91 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:40.356 7 WARNING oslo_policy.policy [None req-fa32406a-6b6c-4da4-b02a-10a3eee58f91 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:40.356 7 WARNING oslo_policy.policy [None req-fa32406a-6b6c-4da4-b02a-10a3eee58f91 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - 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/4] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:20:39 2026] GET /v2/images => generated 69 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:20:43 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: 2/6] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:20:44 2026] GET /v2/images => generated 69 bytes in 39 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-06-24 18:20:44.086 8 WARNING oslo_policy.policy [None req-4ba667e5-3164-4e7f-aa47-0e46133ae1d8 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:44.086 8 WARNING oslo_policy.policy [None req-4ba667e5-3164-4e7f-aa47-0e46133ae1d8 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - 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: 5/7] 199.19.213.107 () {44 vars in 911 bytes} [Wed Jun 24 18:20:44 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.107 () {44 vars in 933 bytes} [Wed Jun 24 18:20:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:20:44.228 8 WARNING oslo_policy.policy [None req-a03bd71f-9cf2-4318-afd9-8b90be621ffe 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:44.229 8 WARNING oslo_policy.policy [None req-a03bd71f-9cf2-4318-afd9-8b90be621ffe 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - 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/9] 199.19.213.107 () {44 vars in 939 bytes} [Wed Jun 24 18:20:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 18:20:44.311 7 WARNING oslo_config.cfg [None req-10be5bdf-c341-4a5c-b3be-e3515a78683b 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - 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/10] 199.19.213.107 () {48 vars in 951 bytes} [Wed Jun 24 18:20:44 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:20:44.335 8 WARNING oslo_policy.policy [None req-d0924177-5247-4926-9af9-b440e6585b54 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:44.335 8 WARNING oslo_policy.policy [None req-d0924177-5247-4926-9af9-b440e6585b54 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:20:44.337 8 INFO glance.api.v2.image_data [None req-d0924177-5247-4926-9af9-b440e6585b54 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:20:48.020 8 INFO glance.location [None req-d0924177-5247-4926-9af9-b440e6585b54 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.19.213.107 () {48 vars in 1045 bytes} [Wed Jun 24 18:20:44 2026] PUT /v2/images/7969d25d-1c45-416a-89a6-819b72d63830/file => generated 0 bytes in 3737 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5775 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:20:48 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 18:20:48.180 8 WARNING oslo_config.cfg [None req-ff647523-b1ea-4ec5-a1aa-c69dcece6a27 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - 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: 8/15] 199.19.213.107 () {48 vars in 1051 bytes} [Wed Jun 24 18:20:48 2026] PATCH /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:20:48 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 130/259] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:41:01 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: 130/260] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:41:01 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:41:28 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: 134/268] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:41:28 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.19.213.107 () {44 vars in 937 bytes} [Wed Jun 24 18:41:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.107 () {44 vars in 959 bytes} [Wed Jun 24 18:41:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.107 () {44 vars in 939 bytes} [Wed Jun 24 18:41:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.107 () {48 vars in 951 bytes} [Wed Jun 24 18:41:29 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:41:29.099 7 WARNING oslo_policy.policy [None req-95e8eab1-c154-4928-ab2c-6076a184080c 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:41:29.099 7 WARNING oslo_policy.policy [None req-95e8eab1-c154-4928-ab2c-6076a184080c 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-24 18:41:29.100 7 INFO glance.api.v2.image_data [None req-95e8eab1-c154-4928-ab2c-6076a184080c 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:41:56.296 7 INFO glance.location [None req-95e8eab1-c154-4928-ab2c-6076a184080c 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 137/279] 199.19.213.107 () {48 vars in 1046 bytes} [Wed Jun 24 18:41:29 2026] PUT /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4/file => generated 0 bytes in 27256 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59988 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:41:56 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 199.19.213.107 () {48 vars in 1051 bytes} [Wed Jun 24 18:41:56 2026] PATCH /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/282] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:41:56 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:41:58 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: 145/284] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:41:58 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:48:37 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/366] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:48:37 2026] GET /v2/images => generated 2778 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/369] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:48: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: 182/370] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:48:48 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/371] 199.19.213.107 () {44 vars in 947 bytes} [Wed Jun 24 18:48:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.19.213.107 () {44 vars in 969 bytes} [Wed Jun 24 18:48:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 199.19.213.107 () {44 vars in 939 bytes} [Wed Jun 24 18:48:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 199.19.213.107 () {48 vars in 951 bytes} [Wed Jun 24 18:48:48 2026] POST /v2/images => generated 799 bytes in 1194 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:48:49.650 8 INFO glance.api.v2.image_data [None req-e3d129b4-3a4e-49b2-9eba-86ab6b60bc85 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:49:13.487 8 INFO glance.location [None req-e3d129b4-3a4e-49b2-9eba-86ab6b60bc85 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/379] 199.19.213.107 () {48 vars in 1045 bytes} [Wed Jun 24 18:48:49 2026] PUT /v2/images/072c2034-347b-4ad5-b785-27914ed601b1/file => generated 0 bytes in 23887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24538 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:49:13 2026] GET /v2/images/072c2034-347b-4ad5-b785-27914ed601b1 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.107 () {48 vars in 1051 bytes} [Wed Jun 24 18:49:13 2026] PATCH /v2/images/072c2034-347b-4ad5-b785-27914ed601b1 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:49:13 2026] GET /v2/images/072c2034-347b-4ad5-b785-27914ed601b1 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:49:51 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/392] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:49:51 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 18:50:28 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: 200/402] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 18:50:28 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: 203/403] 199.19.213.107 () {44 vars in 939 bytes} [Wed Jun 24 18:50:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.107 () {44 vars in 961 bytes} [Wed Jun 24 18:50:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.107 () {44 vars in 939 bytes} [Wed Jun 24 18:50:28 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/406] 199.19.213.107 () {48 vars in 951 bytes} [Wed Jun 24 18:50:28 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 18:50:28.741 8 INFO glance.api.v2.image_data [None req-56498739-de2b-447f-9203-d0a08ded1127 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 18:50:42.416 8 INFO glance.location [None req-56498739-de2b-447f-9203-d0a08ded1127 293041c3d1c44f58882016c7f9f1c629 83e00930fe284582a0d4538e1710b04a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/409] 199.19.213.107 () {48 vars in 1046 bytes} [Wed Jun 24 18:50:28 2026] PUT /v2/images/97c1e7ea-fc69-4713-b53c-0679f8ab8588/file => generated 0 bytes in 13717 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33282 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:50:42 2026] GET /v2/images/97c1e7ea-fc69-4713-b53c-0679f8ab8588 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.19.213.107 () {48 vars in 1051 bytes} [Wed Jun 24 18:50:42 2026] PATCH /v2/images/97c1e7ea-fc69-4713-b53c-0679f8ab8588 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.19.213.107 () {44 vars in 971 bytes} [Wed Jun 24 18:50:42 2026] GET /v2/images/97c1e7ea-fc69-4713-b53c-0679f8ab8588 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 19:04:00 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: 287/574] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 19:04:00 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 19:06:25 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: 303/606] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 19:06:25 2026] GET /v2/images => generated 5574 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 19:06:27 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: 304/608] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 19:06:27 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: 310/619] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 19:07:18 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: 310/620] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 19:07:18 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 19:07:38 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/626] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 19:07:38 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 199.19.213.107 () {42 vars in 688 bytes} [Wed Jun 24 19:08:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.19.213.107 () {44 vars in 910 bytes} [Wed Jun 24 19:08:43 2026] GET /v2/images => generated 5574 bytes in 57 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: 326/651] 10.0.0.30 () {32 vars in 632 bytes} [Wed Jun 24 19:09:26 2026] GET /v2/images => generated 5574 bytes in 30 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: 328/656] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:09:45 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:09:45 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: 329/658] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:09:47 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 330/659] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:09:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 199.19.213.107 () {36 vars in 991 bytes} [Wed Jun 24 19:09:52 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/661] 199.19.213.107 () {36 vars in 931 bytes} [Wed Jun 24 19:09:52 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: 331/662] 199.19.213.107 () {36 vars in 991 bytes} [Wed Jun 24 19:09:53 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 332/663] 199.19.213.107 () {36 vars in 931 bytes} [Wed Jun 24 19:09:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:10:01 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 334/667] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:10:01 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: 334/668] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:10:01 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:10:02 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: 335/670] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:10:02 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: 336/671] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:10:02 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:10:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:10:02 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: 337/674] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:10:02 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 338/675] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:10:02 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: 338/676] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:10:02 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: 339/677] 10.0.0.92 () {36 vars in 986 bytes} [Wed Jun 24 19:10:03 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:10:03 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: 340/679] 10.0.0.92 () {36 vars in 986 bytes} [Wed Jun 24 19:10:03 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:10:03 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: 341/681] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:10:03 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: 345/690] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:10:36 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 346/691] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:10:36 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: 346/692] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:10:44 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:10:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.30 () {30 vars in 410 bytes} [Wed Jun 24 19:11:23 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: 355/709] 10.0.0.30 () {34 vars in 654 bytes} [Wed Jun 24 19:11:54 2026] POST /v2/images => generated 648 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 19:11:54.423 7 WARNING glance.api.v2.images [None req-297da302-c33c-4624-be92-3a58e4b28c14 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//41159447-6f46-48f6-83cc-ad6c9f493075 [pid: 7|app: 0|req: 355/710] 10.0.0.30 () {32 vars in 709 bytes} [Wed Jun 24 19:11:54 2026] DELETE /v2/images/41159447-6f46-48f6-83cc-ad6c9f493075 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:11:54 2026] GET /v2/images/41159447-6f46-48f6-83cc-ad6c9f493075 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.30 () {32 vars in 632 bytes} [Wed Jun 24 19:11:54 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.30 () {34 vars in 654 bytes} [Wed Jun 24 19:11:54 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.30 () {32 vars in 716 bytes} [Wed Jun 24 19:11:54 2026] GET /v2/images/717ea1b8-edf5-4460-b394-c07df78e9015/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 19:11:54.663 8 INFO glance.api.v2.image_data [None req-21f81928-c216-41c8-9ecc-4a83a1698107 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 19:11:54.709 8 WARNING glance_store._drivers.rbd [None req-21f81928-c216-41c8-9ecc-4a83a1698107 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 19:11:55.107 8 INFO glance.location [None req-21f81928-c216-41c8-9ecc-4a83a1698107 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 358/717] 10.0.0.30 () {32 vars in 726 bytes} [Wed Jun 24 19:11:54 2026] PUT /v2/images/717ea1b8-edf5-4460-b394-c07df78e9015/file => generated 0 bytes in 510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:11:55 2026] GET /v2/images/717ea1b8-edf5-4460-b394-c07df78e9015 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.30 () {32 vars in 716 bytes} [Wed Jun 24 19:11:55 2026] GET /v2/images/717ea1b8-edf5-4460-b394-c07df78e9015/file => generated 1024 bytes in 169 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.30 () {34 vars in 654 bytes} [Wed Jun 24 19:11:55 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.30 () {32 vars in 725 bytes} [Wed Jun 24 19:11:55 2026] PATCH /v2/images/c57a67eb-9282-42a5-bb0e-27e0ef53aa50 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:11:55 2026] GET /v2/images/c57a67eb-9282-42a5-bb0e-27e0ef53aa50 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 19:11:55.491 8 WARNING glance.api.v2.images [None req-708942c3-4c11-480a-9a2d-666eb1b24d1c 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c57a67eb-9282-42a5-bb0e-27e0ef53aa50 [pid: 8|app: 0|req: 361/723] 10.0.0.30 () {32 vars in 709 bytes} [Wed Jun 24 19:11:55 2026] DELETE /v2/images/c57a67eb-9282-42a5-bb0e-27e0ef53aa50 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:11:55 2026] GET /v2/images/c57a67eb-9282-42a5-bb0e-27e0ef53aa50 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:11:55.564 8 WARNING glance.api.v2.images [None req-a6e6b19f-f56f-43f7-8ff8-9259a85d4fd9 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//717ea1b8-edf5-4460-b394-c07df78e9015 [pid: 8|app: 0|req: 362/725] 10.0.0.30 () {32 vars in 709 bytes} [Wed Jun 24 19:11:55 2026] DELETE /v2/images/717ea1b8-edf5-4460-b394-c07df78e9015 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:11:56 2026] GET /v2/images/717ea1b8-edf5-4460-b394-c07df78e9015 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 19:11:56.384 8 WARNING glance.api.v2.images [None req-635d2587-747c-4128-9871-495459229968 8034da0b221946129315036642c2692d 21942fa8df5d42a2be7913936175f478 - - default default] Failed to find image 41159447-6f46-48f6-83cc-ad6c9f493075 to delete: glance.common.exception.ImageNotFound: No image found with ID 41159447-6f46-48f6-83cc-ad6c9f493075 [pid: 8|app: 0|req: 363/727] 10.0.0.30 () {32 vars in 709 bytes} [Wed Jun 24 19:11:56 2026] DELETE /v2/images/41159447-6f46-48f6-83cc-ad6c9f493075 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:11:56 2026] GET /v2/images/41159447-6f46-48f6-83cc-ad6c9f493075 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:11:56 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 366/730] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:11:56 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: 369/739] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:12:35 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:12:35 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: 370/741] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:12:40 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 372/742] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:12:40 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: 372/745] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 374/746] 10.0.0.30 () {32 vars in 706 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 373/747] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:12:54 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: 376/751] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 377/753] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:12:54 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: 377/754] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 378/756] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:12:54 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: 379/758] 10.0.0.92 () {36 vars in 986 bytes} [Wed Jun 24 19:12:55 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 380/759] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:12:55 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: 380/760] 10.0.0.92 () {36 vars in 986 bytes} [Wed Jun 24 19:12:55 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 381/761] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:12:55 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: 381/762] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:12:55 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: 384/767] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:13:21 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 384/768] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:13: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: 8|app: 0|req: 386/771] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:13:26 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 386/772] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:13:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 24 19:13:44 2026] GET /v2/images/7969d25d-1c45-416a-89a6-819b72d63830 => 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: 388/776] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 24 19:13:44 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 199.19.213.107 () {32 vars in 826 bytes} [Wed Jun 24 19:14:19 2026] GET /v2/images?status=active&owner=83e00930fe284582a0d4538e1710b04a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 199.19.213.107 () {32 vars in 653 bytes} [Wed Jun 24 19:14:19 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: 394/787] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:14:20 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:14:20 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: 395/789] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:14:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:14:20 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 396/792] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 8|app: 0|req: 397/793] 10.0.0.214 () {36 vars in 987 bytes} [Wed Jun 24 19:14:20 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.214 () {36 vars in 927 bytes} [Wed Jun 24 19:14: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: 8|app: 0|req: 398/795] 10.0.0.92 () {36 vars in 986 bytes} [Wed Jun 24 19:14:21 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:14:21 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: 399/797] 10.0.0.92 () {36 vars in 986 bytes} [Wed Jun 24 19:14:21 2026] GET /v2/images/6b296896-d4d0-425d-8ab1-6f1c50406ab4 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:14:21 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: 400/799] 10.0.0.92 () {36 vars in 926 bytes} [Wed Jun 24 19:14:21 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: 424/846] 10.0.0.30 () {32 vars in 632 bytes} [Wed Jun 24 19:18:10 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)