+ 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 [Sun May 10 04:22:54 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:15:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-866895dd8c-4zxlx 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f06e5186668 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-05-10 04:22:56.178 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 04:22:56.251 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-10 04:22:57.075 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-05-10 04:22:57.076 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-05-10 04:22:57.076 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 04:22:57.118 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-10 04:22:57.118 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-05-10 04:22:57.119 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 04:22:59.064 7 WARNING glance.api.v2.images [None req-234fb785-b0e9-46fe-b0fd-a729e8b73a2d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:22:59.186 8 WARNING glance.api.v2.images [None req-06d426ae-bfea-454f-8212-016ab6d98d89 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 04:22:59.401 7 WARNING keystonemiddleware._common.config [None req-234fb785-b0e9-46fe-b0fd-a729e8b73a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:22:59.409 7 WARNING oslo_config.cfg [None req-234fb785-b0e9-46fe-b0fd-a729e8b73a2d - - - - - -] 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 0x7f06e5186668 pid: 7 (default app) 2026-05-10 04:22:59.536 8 WARNING keystonemiddleware._common.config [None req-06d426ae-bfea-454f-8212-016ab6d98d89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:22:59.544 8 WARNING oslo_config.cfg [None req-06d426ae-bfea-454f-8212-016ab6d98d89 - - - - - -] 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 0x7f06e5186668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:22:59 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-05-10 04:23:00.150 8 WARNING oslo_policy.policy [None req-11d0cd60-2b9b-4007-8331-35c90210f865 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:00.150 8 WARNING oslo_policy.policy [None req-11d0cd60-2b9b-4007-8331-35c90210f865 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:00.178 8 WARNING oslo_policy.policy [None req-11d0cd60-2b9b-4007-8331-35c90210f865 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:00.179 8 WARNING oslo_policy.policy [None req-11d0cd60-2b9b-4007-8331-35c90210f865 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:22:59 2026] GET /v2/images => generated 69 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:23:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:23:03 2026] GET /v2/images => generated 69 bytes in 35 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-05-10 04:23:03.514 7 WARNING oslo_policy.policy [None req-07efa2b6-3564-43a6-b552-763f83854d07 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:03.514 7 WARNING oslo_policy.policy [None req-07efa2b6-3564-43a6-b552-763f83854d07 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.223 () {44 vars in 912 bytes} [Sun May 10 04:23:03 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: 8|app: 0|req: 3/10] 199.204.45.223 () {44 vars in 934 bytes} [Sun May 10 04:23:03 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:23:03.652 7 WARNING oslo_policy.policy [None req-db2b2984-3df4-4211-97fa-ad2166656e5a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:03.653 7 WARNING oslo_policy.policy [None req-db2b2984-3df4-4211-97fa-ad2166656e5a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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: 8/11] 199.204.45.223 () {44 vars in 940 bytes} [Sun May 10 04:23:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 04:23:03.740 8 WARNING oslo_config.cfg [None req-6511b47c-6407-4c77-bd60-8205bdf538d0 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.223 () {48 vars in 952 bytes} [Sun May 10 04:23:03 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:23:03.762 7 WARNING oslo_policy.policy [None req-17477f5a-4a59-4066-8a8b-04f56d17be8a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:03.763 7 WARNING oslo_policy.policy [None req-17477f5a-4a59-4066-8a8b-04f56d17be8a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:23:03.764 7 INFO glance.api.v2.image_data [None req-17477f5a-4a59-4066-8a8b-04f56d17be8a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:23:07.711 7 INFO glance.location [None req-17477f5a-4a59-4066-8a8b-04f56d17be8a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.204.45.223 () {48 vars in 1046 bytes} [Sun May 10 04:23:03 2026] PUT /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290/file => generated 0 bytes in 3989 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6589 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:23:07 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 04:23:07.786 7 WARNING oslo_config.cfg [None req-8d8235de-b66e-49b8-b129-a2d530a00e72 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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: 10/15] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:23:07 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 128/260] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:43:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:43:25 2026] GET /v2/images => generated 1240 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:44:57 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: 143/281] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:44:57 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: 8|app: 0|req: 139/282] 199.204.45.223 () {44 vars in 938 bytes} [Sun May 10 04:44:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.223 () {44 vars in 960 bytes} [Sun May 10 04:44:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.223 () {44 vars in 940 bytes} [Sun May 10 04:44:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 199.204.45.223 () {48 vars in 952 bytes} [Sun May 10 04:44:57 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:44:57.537 8 WARNING oslo_policy.policy [None req-fce5d3ce-56d0-45b3-90ec-1aed2603635f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:44:57.537 8 WARNING oslo_policy.policy [None req-fce5d3ce-56d0-45b3-90ec-1aed2603635f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - 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-05-10 04:44:57.539 8 INFO glance.api.v2.image_data [None req-fce5d3ce-56d0-45b3-90ec-1aed2603635f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:45:24.256 8 INFO glance.location [None req-fce5d3ce-56d0-45b3-90ec-1aed2603635f 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/292] 199.204.45.223 () {48 vars in 1047 bytes} [Sun May 10 04:44:57 2026] PUT /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf/file => generated 0 bytes in 26772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64166 switches on core 0) [pid: 7|app: 0|req: 152/293] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:45:24 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => 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/294] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:45:24 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/295] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:45:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/296] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:45:25 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: 7|app: 0|req: 194/377] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:52:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:52:05 2026] GET /v2/images => generated 2451 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:52:17 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: 186/382] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:52:17 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.223 () {44 vars in 948 bytes} [Sun May 10 04:52:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/384] 199.204.45.223 () {44 vars in 970 bytes} [Sun May 10 04:52:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 199.204.45.223 () {44 vars in 940 bytes} [Sun May 10 04:52:17 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: 8|app: 0|req: 188/386] 199.204.45.223 () {48 vars in 952 bytes} [Sun May 10 04:52:17 2026] POST /v2/images => generated 799 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:52:17.629 7 INFO glance.api.v2.image_data [None req-35c0ee60-b6a4-43b2-bb69-7d036b47590a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:52:32.139 7 INFO glance.location [None req-35c0ee60-b6a4-43b2-bb69-7d036b47590a 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/391] 199.204.45.223 () {48 vars in 1046 bytes} [Sun May 10 04:52:17 2026] PUT /v2/images/5ba2131e-be01-4bb3-a81e-5e42f3a7f8dd/file => generated 0 bytes in 14561 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26993 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:52:32 2026] GET /v2/images/5ba2131e-be01-4bb3-a81e-5e42f3a7f8dd => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.223 () {48 vars in 1051 bytes} [Sun May 10 04:52:32 2026] PATCH /v2/images/5ba2131e-be01-4bb3-a81e-5e42f3a7f8dd => generated 1234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:52:32 2026] GET /v2/images/5ba2131e-be01-4bb3-a81e-5e42f3a7f8dd => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:53:14 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: 199/404] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:53:14 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 04:53:26 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: 201/408] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 04:53:26 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.223 () {44 vars in 940 bytes} [Sun May 10 04:53:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.223 () {44 vars in 962 bytes} [Sun May 10 04:53:27 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: 7|app: 0|req: 209/411] 199.204.45.223 () {44 vars in 940 bytes} [Sun May 10 04:53:27 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: 8|app: 0|req: 203/412] 199.204.45.223 () {48 vars in 952 bytes} [Sun May 10 04:53:27 2026] POST /v2/images => generated 791 bytes in 296 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 04:53:27.357 7 INFO glance.api.v2.image_data [None req-b1eafc11-be39-4463-b72e-64cc8fa54f87 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 04:53:50.430 7 INFO glance.location [None req-b1eafc11-be39-4463-b72e-64cc8fa54f87 1e0d2a14a35f4512a89725ec232cb302 998de7f4033943608daa5d28fd96231c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 210/419] 199.204.45.223 () {48 vars in 1047 bytes} [Sun May 10 04:53:27 2026] PUT /v2/images/acd7b20c-a227-4b79-b2b7-5902589d970b/file => generated 0 bytes in 23118 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26776 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:53:50 2026] GET /v2/images/acd7b20c-a227-4b79-b2b7-5902589d970b => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.204.45.223 () {44 vars in 972 bytes} [Sun May 10 04:53:50 2026] GET /v2/images/acd7b20c-a227-4b79-b2b7-5902589d970b => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 05:06:00 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: 284/569] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 05:06:00 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 05:08:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 05:08:11 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 05:08:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 05:08:13 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 05:08:58 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/609] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 05:08:58 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 05:09:05 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: 306/613] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 05:09:05 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 199.204.45.223 () {42 vars in 689 bytes} [Sun May 10 05:10:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 199.204.45.223 () {44 vars in 911 bytes} [Sun May 10 05:10:03 2026] GET /v2/images => generated 4893 bytes in 58 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: 318/636] 10.0.0.123 () {32 vars in 633 bytes} [Sun May 10 05:10:45 2026] GET /v2/images => generated 4893 bytes in 15 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: 321/641] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:11:04 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:11:04 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: 322/643] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:11:04 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 322/644] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:11:04 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: 324/647] 199.204.45.223 () {36 vars in 991 bytes} [Sun May 10 05:11:12 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 324/648] 199.204.45.223 () {36 vars in 931 bytes} [Sun May 10 05:11:12 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/649] 199.204.45.223 () {36 vars in 991 bytes} [Sun May 10 05:11:12 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 325/650] 199.204.45.223 () {36 vars in 931 bytes} [Sun May 10 05:11:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:11:18 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:11:18 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: 327/653] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:11:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:11:18 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 328/655] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:11:18 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: 328/656] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:11:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:11:18 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:11:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:11:18 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: 332/662] 10.0.0.98 () {36 vars in 986 bytes} [Sun May 10 05:11:19 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:11:20 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: 333/664] 10.0.0.98 () {36 vars in 986 bytes} [Sun May 10 05:11:20 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:11:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:11:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.123 () {34 vars in 655 bytes} [Sun May 10 05:11:49 2026] POST /v2/images => generated 649 bytes in 192 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 05:11:49.725 8 WARNING glance.api.v2.images [None req-13615f12-87a9-4eef-bb6f-8e4aff25a8e3 bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bff75550-eb5d-42db-b41c-737b1872ac57 [pid: 8|app: 0|req: 336/674] 10.0.0.123 () {32 vars in 710 bytes} [Sun May 10 05:11:49 2026] DELETE /v2/images/bff75550-eb5d-42db-b41c-737b1872ac57 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:49 2026] GET /v2/images/bff75550-eb5d-42db-b41c-737b1872ac57 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 10.0.0.123 () {32 vars in 633 bytes} [Sun May 10 05:11:49 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.123 () {34 vars in 655 bytes} [Sun May 10 05:11:49 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:11:49 2026] GET /v2/images/72faf17a-59fd-40e8-a413-d34d76955202/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 05:11:49.923 7 INFO glance.api.v2.image_data [None req-cd5fe2db-c21f-42c4-9d33-b5e4abfc73d4 bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 05:11:49.977 7 WARNING glance_store._drivers.rbd [None req-cd5fe2db-c21f-42c4-9d33-b5e4abfc73d4 bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 05:11:50.876 7 INFO glance.location [None req-cd5fe2db-c21f-42c4-9d33-b5e4abfc73d4 bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 341/679] 10.0.0.123 () {32 vars in 727 bytes} [Sun May 10 05:11:49 2026] PUT /v2/images/72faf17a-59fd-40e8-a413-d34d76955202/file => generated 0 bytes in 999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:50 2026] GET /v2/images/72faf17a-59fd-40e8-a413-d34d76955202 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.123 () {32 vars in 717 bytes} [Sun May 10 05:11:50 2026] GET /v2/images/72faf17a-59fd-40e8-a413-d34d76955202/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 10.0.0.123 () {34 vars in 655 bytes} [Sun May 10 05:11:51 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.123 () {32 vars in 726 bytes} [Sun May 10 05:11:51 2026] PATCH /v2/images/3597d8e5-8657-4e01-8b7d-51961e65783c => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:51 2026] GET /v2/images/3597d8e5-8657-4e01-8b7d-51961e65783c => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 05:11:51.201 7 WARNING glance.api.v2.images [None req-d187bd86-6c33-4042-8dd2-2a48f2e4047e bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3597d8e5-8657-4e01-8b7d-51961e65783c [pid: 7|app: 0|req: 344/685] 10.0.0.123 () {32 vars in 710 bytes} [Sun May 10 05:11:51 2026] DELETE /v2/images/3597d8e5-8657-4e01-8b7d-51961e65783c => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:51 2026] GET /v2/images/3597d8e5-8657-4e01-8b7d-51961e65783c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:51.262 7 WARNING glance.api.v2.images [None req-a4072f38-c2fd-4925-bb3f-a47e532cb36e bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//72faf17a-59fd-40e8-a413-d34d76955202 [pid: 7|app: 0|req: 345/687] 10.0.0.123 () {32 vars in 710 bytes} [Sun May 10 05:11:51 2026] DELETE /v2/images/72faf17a-59fd-40e8-a413-d34d76955202 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:52 2026] GET /v2/images/72faf17a-59fd-40e8-a413-d34d76955202 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 05:11:52.133 7 WARNING glance.api.v2.images [None req-81dc1f7c-77d0-40db-ad97-baa73de7be28 bd08ef876a5d4aba88ad06c84e5629cc 14a11f20809f454886767c702eb00a4f - - default default] Failed to find image bff75550-eb5d-42db-b41c-737b1872ac57 to delete: glance.common.exception.ImageNotFound: No image found with ID bff75550-eb5d-42db-b41c-737b1872ac57 [pid: 7|app: 0|req: 346/689] 10.0.0.123 () {32 vars in 710 bytes} [Sun May 10 05:11:52 2026] DELETE /v2/images/bff75550-eb5d-42db-b41c-737b1872ac57 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:11:52 2026] GET /v2/images/bff75550-eb5d-42db-b41c-737b1872ac57 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:11:59 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 346/694] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:11:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:12:16 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 350/698] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:12:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:12:35 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:12:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:13:01 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 355/712] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:13:01 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: 359/715] 10.0.0.123 () {30 vars in 411 bytes} [Sun May 10 05:13:12 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:13:13 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:13:13 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: 360/722] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:13:36 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:13:36 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/726] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:13:41 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:13:41 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: 370/736] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:14:23 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 367/737] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:14:23 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: 371/738] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 368/739] 10.0.0.123 () {32 vars in 707 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 372/740] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 369/741] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:14:27 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: 371/745] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 372/747] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.98 () {36 vars in 986 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => 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: 373/749] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/750] 10.0.0.98 () {36 vars in 986 bytes} [Sun May 10 05:14:27 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:14:27 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: 378/752] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.42 () {36 vars in 986 bytes} [Sun May 10 05:14:41 2026] GET /v2/images/f4958633-9263-4fe4-9ad4-9c3eee80c290 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.42 () {36 vars in 926 bytes} [Sun May 10 05:14: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: 8|app: 0|req: 381/765] 199.204.45.223 () {32 vars in 826 bytes} [Sun May 10 05:15:13 2026] GET /v2/images?status=active&owner=998de7f4033943608daa5d28fd96231c&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: 7|app: 0|req: 385/766] 199.204.45.223 () {32 vars in 653 bytes} [Sun May 10 05:15:13 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: 382/767] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:15:14 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => 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: 386/768] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:15:14 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: 383/769] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:15:14 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: 387/770] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:15:14 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:15:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:15:14 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: 385/773] 10.0.0.150 () {36 vars in 987 bytes} [Sun May 10 05:15:14 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.150 () {36 vars in 927 bytes} [Sun May 10 05:15:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.98 () {36 vars in 986 bytes} [Sun May 10 05:15:14 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:15:14 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: 387/777] 10.0.0.98 () {36 vars in 986 bytes} [Sun May 10 05:15:14 2026] GET /v2/images/4a60dfe4-d22a-4305-847d-b8ab94a577bf => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:15:14 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: 388/779] 10.0.0.98 () {36 vars in 926 bytes} [Sun May 10 05:15:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 10.0.0.123 () {32 vars in 633 bytes} [Sun May 10 05:18:36 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)