+ 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 [Thu Jul 2 16:48:40 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-54ffd87bd6-jvwdx 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 0x7f1bd0e58668 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-02 16:48:42.189 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 16:48:42.280 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-07-02 16:48:43.042 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-02 16:48:43.043 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-02 16:48:43.043 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 16:48:43.203 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-02 16:48:43.204 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-02 16:48:43.204 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 16:48:45.108 8 WARNING glance.api.v2.images [None req-181ecebe-b3ce-4e11-8962-c186d5f92bf4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 16:48:45.402 7 WARNING glance.api.v2.images [None req-1c0e5101-558c-4cec-b354-6e426c456575 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 16:48:45.463 8 WARNING keystonemiddleware._common.config [None req-181ecebe-b3ce-4e11-8962-c186d5f92bf4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 16:48:45.471 8 WARNING oslo_config.cfg [None req-181ecebe-b3ce-4e11-8962-c186d5f92bf4 - - - - - -] 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 0x7f1bd0e58668 pid: 8 (default app) 2026-07-02 16:48:45.777 7 WARNING keystonemiddleware._common.config [None req-1c0e5101-558c-4cec-b354-6e426c456575 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 16:48:45.785 7 WARNING oslo_config.cfg [None req-1c0e5101-558c-4cec-b354-6e426c456575 - - - - - -] 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 0x7f1bd0e58668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 16:48:46 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-02 16:48:47.210 7 WARNING oslo_policy.policy [None req-cb7dcd54-9368-44f6-bbf5-6beef561b7c1 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:47.210 7 WARNING oslo_policy.policy [None req-cb7dcd54-9368-44f6-bbf5-6beef561b7c1 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:47.225 7 WARNING oslo_policy.policy [None req-cb7dcd54-9368-44f6-bbf5-6beef561b7c1 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:47.225 7 WARNING oslo_policy.policy [None req-cb7dcd54-9368-44f6-bbf5-6beef561b7c1 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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.156 () {44 vars in 910 bytes} [Thu Jul 2 16:48:46 2026] GET /v2/images => generated 69 bytes in 560 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.156 () {42 vars in 688 bytes} [Thu Jul 2 16:48:50 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 16:48:50 2026] GET /v2/images => generated 69 bytes in 38 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-02 16:48:50.741 8 WARNING oslo_policy.policy [None req-03e76e13-7cd5-4ffe-9fae-373dea91df9e ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:50.741 8 WARNING oslo_policy.policy [None req-03e76e13-7cd5-4ffe-9fae-373dea91df9e ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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.156 () {44 vars in 911 bytes} [Thu Jul 2 16:48:50 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.156 () {44 vars in 933 bytes} [Thu Jul 2 16:48:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:48:50.884 8 WARNING oslo_policy.policy [None req-e71b1170-6267-4cc3-af80-e5df0f3c05e6 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:50.884 8 WARNING oslo_policy.policy [None req-e71b1170-6267-4cc3-af80-e5df0f3c05e6 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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.156 () {44 vars in 939 bytes} [Thu Jul 2 16:48:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:48:50.973 7 WARNING oslo_config.cfg [None req-7159a098-bee2-47a7-ad0f-2b4e54c9462f ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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.156 () {48 vars in 951 bytes} [Thu Jul 2 16:48:50 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 16:48:50.994 8 WARNING oslo_policy.policy [None req-861a995b-6e97-4a1c-bf7b-061d87857d62 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:50.994 8 WARNING oslo_policy.policy [None req-861a995b-6e97-4a1c-bf7b-061d87857d62 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 16:48:50.995 8 INFO glance.api.v2.image_data [None req-861a995b-6e97-4a1c-bf7b-061d87857d62 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 16:48:55.031 8 WARNING glance.location [None req-861a995b-6e97-4a1c-bf7b-061d87857d62 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Jul 2 16:48:50 2026] PUT /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba/file => generated 0 bytes in 4076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7483 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 16:48:55 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:48:55.178 8 WARNING oslo_config.cfg [None req-dd72abc2-775a-4419-910e-6335abdcb9f9 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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/16] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 16:48:55 2026] PATCH /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 16:48:55 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 132/264] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:09:32 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: 133/265] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:09:32 2026] GET /v2/images => generated 1381 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:09:50 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: 136/271] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:09:50 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.156 () {44 vars in 937 bytes} [Thu Jul 2 17:09:50 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: 137/273] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 2 17:09:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 17:09:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 17:09:50 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 17:09:50.831 7 WARNING oslo_policy.policy [None req-2a2e1771-efc5-4aac-84ef-29745f963e75 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 17:09:50.831 7 WARNING oslo_policy.policy [None req-2a2e1771-efc5-4aac-84ef-29745f963e75 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - 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-02 17:09:50.832 7 INFO glance.api.v2.image_data [None req-2a2e1771-efc5-4aac-84ef-29745f963e75 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 17:10:16.779 7 WARNING glance.location [None req-2a2e1771-efc5-4aac-84ef-29745f963e75 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/282] 199.204.45.156 () {48 vars in 1046 bytes} [Thu Jul 2 17:09:50 2026] PUT /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241/file => generated 0 bytes in 26002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70789 switches on core 0) [pid: 8|app: 0|req: 145/283] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 17:10:16 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => 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: 139/284] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 17:10:16 2026] PATCH /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/285] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 17:10:16 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/286] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:10: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: 147/287] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:10:18 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:17:24 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: 190/373] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:17:24 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/378] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:17:37 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: 186/379] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:17:37 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: 8|app: 0|req: 194/380] 199.204.45.156 () {44 vars in 947 bytes} [Thu Jul 2 17:17:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/381] 199.204.45.156 () {44 vars in 969 bytes} [Thu Jul 2 17:17:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 17:17:37 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: 188/383] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 17:17:37 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 17:17:37.209 8 INFO glance.api.v2.image_data [None req-499f8845-9165-4bf4-a420-d6685d847edb ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 17:17:52.779 8 INFO glance.location [None req-499f8845-9165-4bf4-a420-d6685d847edb ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/386] 199.204.45.156 () {48 vars in 1045 bytes} [Thu Jul 2 17:17:37 2026] PUT /v2/images/ee8d59ec-20b5-4b62-8e5e-70c76093e87c/file => generated 0 bytes in 15618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23311 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 17:17:52 2026] GET /v2/images/ee8d59ec-20b5-4b62-8e5e-70c76093e87c => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 17:17:52 2026] PATCH /v2/images/ee8d59ec-20b5-4b62-8e5e-70c76093e87c => generated 1410 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 17:17:52 2026] GET /v2/images/ee8d59ec-20b5-4b62-8e5e-70c76093e87c => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:18:30 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: 197/399] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:18:30 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:18:46 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:18:46 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 17:18:46 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/407] 199.204.45.156 () {44 vars in 961 bytes} [Thu Jul 2 17:18:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.156 () {44 vars in 939 bytes} [Thu Jul 2 17:18:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.156 () {48 vars in 951 bytes} [Thu Jul 2 17:18:46 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-02 17:18:46.418 8 INFO glance.api.v2.image_data [None req-b2c9ca83-95df-42ec-a9c9-7922f897ffd7 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 17:19:03.193 8 INFO glance.location [None req-b2c9ca83-95df-42ec-a9c9-7922f897ffd7 ac69b2e2880946768a726bff7287273d 3d00df5d6c2a4e1f9df601f2cfb51202 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/412] 199.204.45.156 () {48 vars in 1046 bytes} [Thu Jul 2 17:18:46 2026] PUT /v2/images/b02f986c-8ab2-422f-96af-949627dfb820/file => generated 0 bytes in 16823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33467 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 17:19:03 2026] GET /v2/images/b02f986c-8ab2-422f-96af-949627dfb820 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.156 () {48 vars in 1051 bytes} [Thu Jul 2 17:19:03 2026] PATCH /v2/images/b02f986c-8ab2-422f-96af-949627dfb820 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 2 17:19:03 2026] GET /v2/images/b02f986c-8ab2-422f-96af-949627dfb820 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:31:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/573] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:31:56 2026] GET /v2/images => generated 5574 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:34:16 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/603] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:34:16 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/604] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:34: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: 304/605] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:34:18 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:35:08 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: 307/617] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:35:08 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:35:17 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: 309/621] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:35:17 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 199.204.45.156 () {42 vars in 688 bytes} [Thu Jul 2 17:36: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: 319/635] 199.204.45.156 () {44 vars in 910 bytes} [Thu Jul 2 17:36:18 2026] GET /v2/images => generated 5574 bytes in 48 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: 321/644] 10.0.0.201 () {32 vars in 633 bytes} [Thu Jul 2 17:37:01 2026] GET /v2/images => generated 5574 bytes in 20 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: 326/649] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:37:24 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:37: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: 8|app: 0|req: 327/651] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:37:24 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: 325/652] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:37:24 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:37:24 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: 326/654] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:37:24 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: 329/655] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:37:24 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 327/656] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:37:24 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: 330/657] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:37:24 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: 332/660] 10.0.0.93 () {36 vars in 910 bytes} [Thu Jul 2 17:37:25 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 10.0.0.93 () {36 vars in 1006 bytes} [Thu Jul 2 17:37:25 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba/locations => generated 127 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 17:37:25 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 330/663] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 17:37:25 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: 334/664] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 17:37:25 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: 331/665] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:37:26 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 335/666] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:37:26 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: 332/667] 199.204.45.156 () {36 vars in 991 bytes} [Thu Jul 2 17:37:34 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 336/668] 199.204.45.156 () {36 vars in 931 bytes} [Thu Jul 2 17:37:34 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: 334/671] 199.204.45.156 () {36 vars in 991 bytes} [Thu Jul 2 17:37:35 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 338/672] 199.204.45.156 () {36 vars in 931 bytes} [Thu Jul 2 17:37:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.201 () {34 vars in 655 bytes} [Thu Jul 2 17:37:43 2026] POST /v2/images => generated 648 bytes in 264 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 17:37:44.270 8 WARNING glance.api.v2.images [None req-90b8a9d1-723f-49be-950e-f6e7377d33f4 e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//73576738-8e57-4a37-a5f1-8349f21ef4ce [pid: 8|app: 0|req: 339/674] 10.0.0.201 () {32 vars in 710 bytes} [Thu Jul 2 17:37:44 2026] DELETE /v2/images/73576738-8e57-4a37-a5f1-8349f21ef4ce => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:37:44 2026] GET /v2/images/73576738-8e57-4a37-a5f1-8349f21ef4ce => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.201 () {32 vars in 633 bytes} [Thu Jul 2 17:37:44 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.201 () {34 vars in 655 bytes} [Thu Jul 2 17:37:44 2026] POST /v2/images => generated 702 bytes in 93 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.201 () {32 vars in 717 bytes} [Thu Jul 2 17:37:44 2026] GET /v2/images/ed8120dc-38e2-4071-9ed4-3085331badb6/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 17:37:44.511 7 INFO glance.api.v2.image_data [None req-c28539ab-df11-46d7-be45-4d3ded9d373b e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 17:37:44.576 7 WARNING glance_store._drivers.rbd [None req-c28539ab-df11-46d7-be45-4d3ded9d373b e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 17:37:45.366 7 INFO glance.location [None req-c28539ab-df11-46d7-be45-4d3ded9d373b e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 338/681] 10.0.0.201 () {32 vars in 727 bytes} [Thu Jul 2 17:37:44 2026] PUT /v2/images/ed8120dc-38e2-4071-9ed4-3085331badb6/file => generated 0 bytes in 927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:37:45 2026] GET /v2/images/ed8120dc-38e2-4071-9ed4-3085331badb6 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 10.0.0.201 () {32 vars in 717 bytes} [Thu Jul 2 17:37:45 2026] GET /v2/images/ed8120dc-38e2-4071-9ed4-3085331badb6/file => generated 1024 bytes in 165 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.201 () {34 vars in 655 bytes} [Thu Jul 2 17:37:45 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.201 () {32 vars in 726 bytes} [Thu Jul 2 17:37:45 2026] PATCH /v2/images/1c0ff750-6957-45ad-86dd-4c382c99b42f => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:37:45 2026] GET /v2/images/1c0ff750-6957-45ad-86dd-4c382c99b42f => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 17:37:45.750 7 WARNING glance.api.v2.images [None req-3f16251f-c11d-4e3b-9c57-3e8e3ecd354f e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1c0ff750-6957-45ad-86dd-4c382c99b42f [pid: 7|app: 0|req: 341/687] 10.0.0.201 () {32 vars in 710 bytes} [Thu Jul 2 17:37:45 2026] DELETE /v2/images/1c0ff750-6957-45ad-86dd-4c382c99b42f => 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: 347/688] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:37:45 2026] GET /v2/images/1c0ff750-6957-45ad-86dd-4c382c99b42f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 17:37:45.830 7 WARNING glance.api.v2.images [None req-a875e9fa-11b8-4981-b8f9-365269ffe0dc e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ed8120dc-38e2-4071-9ed4-3085331badb6 [pid: 7|app: 0|req: 342/689] 10.0.0.201 () {32 vars in 710 bytes} [Thu Jul 2 17:37:45 2026] DELETE /v2/images/ed8120dc-38e2-4071-9ed4-3085331badb6 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:37:46 2026] GET /v2/images/ed8120dc-38e2-4071-9ed4-3085331badb6 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 17:37:46.565 7 WARNING glance.api.v2.images [None req-3cec5f75-d282-4953-a3a0-20ca2718392c e2fa9d79cbf84fb4900dd97a75bd6d69 6440d805cce9430c98d6c2783c0bc3fa - - default default] Failed to find image 73576738-8e57-4a37-a5f1-8349f21ef4ce to delete: glance.common.exception.ImageNotFound: No image found with ID 73576738-8e57-4a37-a5f1-8349f21ef4ce [pid: 7|app: 0|req: 343/691] 10.0.0.201 () {32 vars in 710 bytes} [Thu Jul 2 17:37:46 2026] DELETE /v2/images/73576738-8e57-4a37-a5f1-8349f21ef4ce => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:37:46 2026] GET /v2/images/73576738-8e57-4a37-a5f1-8349f21ef4ce => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:37:48 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 350/694] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:37: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: 7|app: 0|req: 347/699] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:38:10 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 353/700] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:38:10 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: 350/705] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:38:26 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 356/706] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:38: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: 8|app: 0|req: 358/709] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:38:35 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.201 () {32 vars in 707 bytes} [Thu Jul 2 17:38:35 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:38:35 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 353/712] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:38:35 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: 360/713] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:38:35 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: 354/714] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:38:35 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 361/715] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:38:35 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: 355/716] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:38:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:38:35 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:38:35 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: 363/719] 10.0.0.93 () {36 vars in 910 bytes} [Thu Jul 2 17:38:36 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.93 () {36 vars in 1006 bytes} [Thu Jul 2 17:38:36 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 17:38:36 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 358/722] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 17:38:36 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: 365/723] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 17:38:36 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: 360/726] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:38:48 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 367/727] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:38: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: 366/738] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:39:40 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 373/739] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:39:40 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/746] 10.0.0.201 () {30 vars in 411 bytes} [Thu Jul 2 17:40:10 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: 370/747] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:40:12 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 378/748] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:40:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:40:52 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 383/758] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:40:53 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: 380/767] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:41:33 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 388/768] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:41:33 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: 384/775] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:42:03 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => 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: 392/776] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:42: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: 395/781] 10.0.0.10 () {36 vars in 986 bytes} [Thu Jul 2 17:42:20 2026] GET /v2/images/efa6e506-8a35-4bd0-b3ea-854ef5577fba => generated 1312 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/782] 10.0.0.10 () {36 vars in 926 bytes} [Thu Jul 2 17:42: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: 7|app: 0|req: 392/791] 199.204.45.156 () {32 vars in 826 bytes} [Thu Jul 2 17:42:55 2026] GET /v2/images?status=active&owner=3d00df5d6c2a4e1f9df601f2cfb51202&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 199.204.45.156 () {32 vars in 653 bytes} [Thu Jul 2 17:42:55 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: 393/793] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:42:56 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => generated 1395 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:42:56 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: 394/795] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:42:56 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: 402/796] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:42:56 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => 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: 395/797] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:42: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: 403/798] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:42:56 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/799] 10.0.0.23 () {36 vars in 986 bytes} [Thu Jul 2 17:42:56 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/800] 10.0.0.23 () {36 vars in 926 bytes} [Thu Jul 2 17:42:56 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: 397/801] 10.0.0.93 () {36 vars in 910 bytes} [Thu Jul 2 17:42:57 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: 405/802] 10.0.0.93 () {36 vars in 1006 bytes} [Thu Jul 2 17:42:57 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241/locations => generated 127 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 2 17:42:57 2026] GET /v2/images/2f7add01-67e1-4286-9f71-9225c5c4e241 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/804] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 17:42:57 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: 399/805] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 2 17:42:57 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: 421/848] 10.0.0.201 () {32 vars in 633 bytes} [Thu Jul 2 17:46:34 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)