+ 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 [Tue Apr 7 00:26:52 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-65448f6ff-j48t8 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f3c59588668 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-04-07 00:26:54.109 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:26:54.126 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-04-07 00:26:55.014 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-04-07 00:26:55.015 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-04-07 00:26:55.015 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:26:55.015 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-04-07 00:26:55.016 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-04-07 00:26:55.017 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:26:57.024 7 WARNING glance.api.v2.images [None req-48437cc5-db85-4baa-9512-97ec48c99799 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:57.025 8 WARNING glance.api.v2.images [None req-40cb8c13-ae9e-4868-985d-1ba3978094f2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:57.349 8 WARNING keystonemiddleware._common.config [None req-40cb8c13-ae9e-4868-985d-1ba3978094f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:57.357 8 WARNING oslo_config.cfg [None req-40cb8c13-ae9e-4868-985d-1ba3978094f2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:26:57.358 7 WARNING keystonemiddleware._common.config [None req-48437cc5-db85-4baa-9512-97ec48c99799 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3c59588668 pid: 8 (default app) 2026-04-07 00:26:57.365 7 WARNING oslo_config.cfg [None req-48437cc5-db85-4baa-9512-97ec48c99799 - - - - - -] 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 0x7f3c59588668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:26:57 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-04-07 00:26:58.303 7 WARNING oslo_policy.policy [None req-797e4c1f-f4c8-4b75-acaa-912a3e787c77 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:26:58.303 7 WARNING oslo_policy.policy [None req-797e4c1f-f4c8-4b75-acaa-912a3e787c77 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:26:58.320 7 WARNING oslo_policy.policy [None req-797e4c1f-f4c8-4b75-acaa-912a3e787c77 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:26:58.321 7 WARNING oslo_policy.policy [None req-797e4c1f-f4c8-4b75-acaa-912a3e787c77 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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.157 () {44 vars in 909 bytes} [Tue Apr 7 00:26:57 2026] GET /v2/images => generated 69 bytes in 537 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.157 () {42 vars in 687 bytes} [Tue Apr 7 00:27:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:27:01 2026] GET /v2/images => generated 69 bytes in 32 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-04-07 00:27:01.563 8 WARNING oslo_policy.policy [None req-3a127500-0289-4963-8fea-4158fe5ba925 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:27:01.563 8 WARNING oslo_policy.policy [None req-3a127500-0289-4963-8fea-4158fe5ba925 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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.157 () {44 vars in 910 bytes} [Tue Apr 7 00:27:01 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.157 () {44 vars in 932 bytes} [Tue Apr 7 00:27:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:27:01.702 8 WARNING oslo_policy.policy [None req-94ac46a8-0f97-45f3-bf35-096af2734746 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:27:01.703 8 WARNING oslo_policy.policy [None req-94ac46a8-0f97-45f3-bf35-096af2734746 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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.157 () {44 vars in 938 bytes} [Tue Apr 7 00:27:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:27:01.788 7 WARNING oslo_config.cfg [None req-c7eb3cbb-f783-481f-9f2c-860d33fa7cab a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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.157 () {48 vars in 950 bytes} [Tue Apr 7 00:27:01 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-04-07 00:27:01.810 8 WARNING oslo_policy.policy [None req-29eba7ce-9c4f-446f-89dd-8b053dadb7f4 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:27:01.810 8 WARNING oslo_policy.policy [None req-29eba7ce-9c4f-446f-89dd-8b053dadb7f4 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:27:01.811 8 INFO glance.api.v2.image_data [None req-29eba7ce-9c4f-446f-89dd-8b053dadb7f4 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:27:05.197 8 INFO glance.location [None req-29eba7ce-9c4f-446f-89dd-8b053dadb7f4 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.157 () {48 vars in 1044 bytes} [Tue Apr 7 00:27:01 2026] PUT /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc/file => generated 0 bytes in 3431 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6218 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:27:05 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:27:05.271 8 WARNING oslo_config.cfg [None req-cb27444a-4791-4b6a-bda9-9dd0a3f10b30 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:27:05 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:46:54 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: 129/254] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:46:54 2026] GET /v2/images => generated 1240 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:47: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: 134/264] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:47:27 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.157 () {44 vars in 936 bytes} [Tue Apr 7 00:47:27 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/266] 199.204.45.157 () {44 vars in 958 bytes} [Tue Apr 7 00:47:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.157 () {44 vars in 938 bytes} [Tue Apr 7 00:47:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.157 () {48 vars in 950 bytes} [Tue Apr 7 00:47:27 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:47:27.346 7 WARNING oslo_policy.policy [None req-4c5bd74b-0049-49ca-8f7a-80ad6407e7f1 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:47:27.346 7 WARNING oslo_policy.policy [None req-4c5bd74b-0049-49ca-8f7a-80ad6407e7f1 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - 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-04-07 00:47:27.347 7 INFO glance.api.v2.image_data [None req-4c5bd74b-0049-49ca-8f7a-80ad6407e7f1 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:47:54.365 7 INFO glance.location [None req-4c5bd74b-0049-49ca-8f7a-80ad6407e7f1 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 133/273] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Apr 7 00:47:27 2026] PUT /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83/file => generated 0 bytes in 27070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62895 switches on core 0) [pid: 8|app: 0|req: 141/274] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:47:54 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => 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: 134/275] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:47:54 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/276] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:47:55 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: 135/277] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:47:55 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/356] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:54:21 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: 175/357] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:54:21 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/360] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:54:30 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: 177/361] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/362] 199.204.45.157 () {44 vars in 946 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/363] 199.204.45.157 () {44 vars in 968 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/364] 199.204.45.157 () {44 vars in 938 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/365] 199.204.45.157 () {48 vars in 950 bytes} [Tue Apr 7 00:54:30 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:54:31.054 8 INFO glance.api.v2.image_data [None req-d052d04e-f293-47a0-8cf6-4c0a323a1e69 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:54:45.645 8 INFO glance.location [None req-d052d04e-f293-47a0-8cf6-4c0a323a1e69 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/368] 199.204.45.157 () {48 vars in 1044 bytes} [Tue Apr 7 00:54:31 2026] PUT /v2/images/fe1af693-e05d-46d1-b1af-e2ba19a6f3bc/file => generated 0 bytes in 14644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23921 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:54:45 2026] GET /v2/images/fe1af693-e05d-46d1-b1af-e2ba19a6f3bc => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.157 () {48 vars in 1049 bytes} [Tue Apr 7 00:54:45 2026] PATCH /v2/images/fe1af693-e05d-46d1-b1af-e2ba19a6f3bc => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:54:45 2026] GET /v2/images/fe1af693-e05d-46d1-b1af-e2ba19a6f3bc => generated 1234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:55:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:55:27 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 00:55:40 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 00:55:40 2026] GET /v2/images => generated 3687 bytes in 47 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.157 () {44 vars in 938 bytes} [Tue Apr 7 00:55:40 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: 192/389] 199.204.45.157 () {44 vars in 960 bytes} [Tue Apr 7 00:55:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.157 () {44 vars in 938 bytes} [Tue Apr 7 00:55:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.157 () {48 vars in 950 bytes} [Tue Apr 7 00:55:40 2026] POST /v2/images => generated 791 bytes in 327 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-07 00:55:41.111 8 INFO glance.api.v2.image_data [None req-876c5b4b-aa58-4f8c-b3e3-ebba6e0500e0 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:55:58.242 8 INFO glance.location [None req-876c5b4b-aa58-4f8c-b3e3-ebba6e0500e0 a846336fdd274255bb1080d3b350db62 c65d38dfb74b4fca8ed94030ed03ca8e - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 199/396] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Apr 7 00:55:41 2026] PUT /v2/images/7b3742c9-7344-44e5-8755-436ce586fe2a/file => generated 0 bytes in 17174 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25978 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:55:58 2026] GET /v2/images/7b3742c9-7344-44e5-8755-436ce586fe2a => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.157 () {44 vars in 970 bytes} [Tue Apr 7 00:55:58 2026] GET /v2/images/7b3742c9-7344-44e5-8755-436ce586fe2a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 01:08:30 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: 276/550] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 01:08:30 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 01:10:52 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: 289/580] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 01:10:52 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 01:10:54 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: 290/582] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 01:10:54 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 01:11:43 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: 298/594] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 01:11:43 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 01:11:51 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: 300/598] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 01:11:51 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 199.204.45.157 () {42 vars in 687 bytes} [Tue Apr 7 01:12:54 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: 305/612] 199.204.45.157 () {44 vars in 909 bytes} [Tue Apr 7 01:12:54 2026] GET /v2/images => generated 4893 bytes in 52 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: 311/623] 10.0.0.138 () {32 vars in 632 bytes} [Tue Apr 7 01:13:37 2026] GET /v2/images => generated 4893 bytes in 18 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: 314/626] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:13:56 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:13: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: 315/628] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:13: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: 314/629] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:13:56 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:13: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: 315/631] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:13: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: 318/634] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:13:56 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/635] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:13:56 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: 317/636] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:13:56 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:13:56 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: 318/638] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:13:56 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: 321/639] 10.0.0.227 () {36 vars in 986 bytes} [Tue Apr 7 01:13:57 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:13: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: 8|app: 0|req: 322/641] 10.0.0.227 () {36 vars in 986 bytes} [Tue Apr 7 01:13:57 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:13:57 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: 323/643] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:13:57 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 199.204.45.157 () {36 vars in 990 bytes} [Tue Apr 7 01:14:04 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 199.204.45.157 () {36 vars in 930 bytes} [Tue Apr 7 01:14:04 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: 322/646] 199.204.45.157 () {36 vars in 990 bytes} [Tue Apr 7 01:14:04 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 199.204.45.157 () {36 vars in 930 bytes} [Tue Apr 7 01:14:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 10.0.0.138 () {34 vars in 654 bytes} [Tue Apr 7 01:14:12 2026] POST /v2/images => generated 648 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:14:13.238 8 WARNING glance.api.v2.images [None req-1c5c1a28-81e5-480f-b849-4ba8ff253d4f df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7be68a51-1375-4f93-9869-c752cfa9deb4 [pid: 8|app: 0|req: 327/651] 10.0.0.138 () {32 vars in 709 bytes} [Tue Apr 7 01:14:13 2026] DELETE /v2/images/7be68a51-1375-4f93-9869-c752cfa9deb4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:14:13 2026] GET /v2/images/7be68a51-1375-4f93-9869-c752cfa9deb4 => 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: 328/653] 10.0.0.138 () {32 vars in 632 bytes} [Tue Apr 7 01:14:13 2026] GET /v2/images => generated 1240 bytes in 53 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.138 () {34 vars in 654 bytes} [Tue Apr 7 01:14:13 2026] POST /v2/images => generated 701 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/655] 10.0.0.138 () {32 vars in 716 bytes} [Tue Apr 7 01:14:13 2026] GET /v2/images/ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:13.459 7 INFO glance.api.v2.image_data [None req-d493c8c6-5864-4c15-b76b-463303133262 df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:14:13.523 7 WARNING glance_store._drivers.rbd [None req-d493c8c6-5864-4c15-b76b-463303133262 df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:14:14.339 7 INFO glance.location [None req-d493c8c6-5864-4c15-b76b-463303133262 df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 327/656] 10.0.0.138 () {32 vars in 726 bytes} [Tue Apr 7 01:14:13 2026] PUT /v2/images/ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e/file => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:14:14 2026] GET /v2/images/ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 10.0.0.138 () {32 vars in 716 bytes} [Tue Apr 7 01:14:14 2026] GET /v2/images/ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e/file => generated 1024 bytes in 210 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 10.0.0.138 () {34 vars in 654 bytes} [Tue Apr 7 01:14:14 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 10.0.0.138 () {32 vars in 725 bytes} [Tue Apr 7 01:14:14 2026] PATCH /v2/images/2eec97a8-fe6e-4db7-9240-e3fcf27faae5 => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/661] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:14:14 2026] GET /v2/images/2eec97a8-fe6e-4db7-9240-e3fcf27faae5 => generated 651 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:14.776 7 WARNING glance.api.v2.images [None req-8f7db521-3568-4538-9d09-402a36374bb3 df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2eec97a8-fe6e-4db7-9240-e3fcf27faae5 [pid: 7|app: 0|req: 330/662] 10.0.0.138 () {32 vars in 709 bytes} [Tue Apr 7 01:14:14 2026] DELETE /v2/images/2eec97a8-fe6e-4db7-9240-e3fcf27faae5 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:14:14 2026] GET /v2/images/2eec97a8-fe6e-4db7-9240-e3fcf27faae5 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:14.847 7 WARNING glance.api.v2.images [None req-487907a3-00bd-42f7-8537-fbd37d21aa55 df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e [pid: 7|app: 0|req: 331/664] 10.0.0.138 () {32 vars in 709 bytes} [Tue Apr 7 01:14:14 2026] DELETE /v2/images/ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e => generated 0 bytes in 761 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:14:15 2026] GET /v2/images/ab706f1e-c82e-4ff0-ab0f-d7d31d549a9e => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:15.624 7 WARNING glance.api.v2.images [None req-1dda2929-d3b4-4df7-8165-9bc8112a0804 df31c604416d45fc9e9a0c40dcdae530 cd41d309511f41d6a0e7fbf5f649e3d6 - - default default] Failed to find image 7be68a51-1375-4f93-9869-c752cfa9deb4 to delete: glance.common.exception.ImageNotFound: No image found with ID 7be68a51-1375-4f93-9869-c752cfa9deb4 [pid: 7|app: 0|req: 332/666] 10.0.0.138 () {32 vars in 709 bytes} [Tue Apr 7 01:14:15 2026] DELETE /v2/images/7be68a51-1375-4f93-9869-c752cfa9deb4 => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:14:15 2026] GET /v2/images/7be68a51-1375-4f93-9869-c752cfa9deb4 => 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: 334/670] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:14:23 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:14:23 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: 336/674] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:14:36 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:14:36 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: 342/680] 10.0.0.138 () {30 vars in 410 bytes} [Tue Apr 7 01:14:49 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: 339/681] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:14:56 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:14: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: 7|app: 0|req: 343/689] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:15:19 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:15: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: 7|app: 0|req: 345/693] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:15:28 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:15:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:15:54 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:15:54 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/703] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:16:04 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:16:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.138 () {32 vars in 706 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 357/717] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 361/718] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 362/720] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 359/721] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 360/723] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:16:37 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: 364/724] 10.0.0.227 () {36 vars in 986 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:16:38 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: 365/726] 10.0.0.227 () {36 vars in 986 bytes} [Tue Apr 7 01:16:38 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:16:38 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: 366/728] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:16:38 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: 364/731] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:16:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:17:06 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:17:06 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: 368/739] 10.0.0.34 () {36 vars in 985 bytes} [Tue Apr 7 01:17:11 2026] GET /v2/images/16cf8b0d-2bc2-4783-a6c9-9b37919ce3dc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 10.0.0.34 () {36 vars in 925 bytes} [Tue Apr 7 01:17:11 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: 372/747] 199.204.45.157 () {32 vars in 825 bytes} [Tue Apr 7 01:17:40 2026] GET /v2/images?status=active&owner=c65d38dfb74b4fca8ed94030ed03ca8e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 199.204.45.157 () {32 vars in 652 bytes} [Tue Apr 7 01:17: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: 7|app: 0|req: 373/749] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:17:40 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:17:40 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:17:40 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: 378/752] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:17:40 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:17:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:17:41 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: 376/755] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 7 01:17:41 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/756] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 7 01:17:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.227 () {36 vars in 986 bytes} [Tue Apr 7 01:17:41 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:17:41 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: 378/759] 10.0.0.227 () {36 vars in 986 bytes} [Tue Apr 7 01:17:41 2026] GET /v2/images/3ea8bc46-2e48-4d11-8588-02b2e28dad83 => generated 1209 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:17:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.227 () {36 vars in 926 bytes} [Tue Apr 7 01:17:41 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: 404/810] 10.0.0.138 () {32 vars in 632 bytes} [Tue Apr 7 01:21:42 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)