+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 26 01:55:57 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-c7646bff7-hs5cp 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 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fea04b58668 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-02-26 01:55:59.776 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 01:55:59.793 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-02-26 01:56:00.670 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-02-26 01:56:00.671 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-02-26 01:56:00.672 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 01:56:00.680 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-02-26 01:56:00.681 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-02-26 01:56:00.682 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 01:56:02.686 8 WARNING glance.api.v2.images [None req-669d9c0c-0ff2-4362-b7c0-5b22600d88fb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 01:56:02.749 7 WARNING glance.api.v2.images [None req-91b102d1-01bd-4e0b-a7c9-239e85951bbc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 01:56:03.022 8 WARNING keystonemiddleware._common.config [None req-669d9c0c-0ff2-4362-b7c0-5b22600d88fb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 01:56:03.030 8 WARNING oslo_config.cfg [None req-669d9c0c-0ff2-4362-b7c0-5b22600d88fb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fea04b58668 pid: 8 (default app) 2026-02-26 01:56:03.079 7 WARNING keystonemiddleware._common.config [None req-91b102d1-01bd-4e0b-a7c9-239e85951bbc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 01:56:03.086 7 WARNING oslo_config.cfg [None req-91b102d1-01bd-4e0b-a7c9-239e85951bbc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fea04b58668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 01:56:04 2026] GET / => generated 1301 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-02-26 01:56:05.048 7 WARNING oslo_policy.policy [None req-fff0111d-2700-4bd6-8afe-45687f5a27c3 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:05.048 7 WARNING oslo_policy.policy [None req-fff0111d-2700-4bd6-8afe-45687f5a27c3 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:05.064 7 WARNING oslo_policy.policy [None req-fff0111d-2700-4bd6-8afe-45687f5a27c3 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:05.064 7 WARNING oslo_policy.policy [None req-fff0111d-2700-4bd6-8afe-45687f5a27c3 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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/6] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 01:56:04 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 01:56:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 01:56:08 2026] GET /v2/images => generated 69 bytes in 45 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-02-26 01:56:08.302 8 WARNING oslo_policy.policy [None req-87fd051f-102d-4989-a959-cb74ac67c227 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:08.303 8 WARNING oslo_policy.policy [None req-87fd051f-102d-4989-a959-cb74ac67c227 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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/9] 162.253.55.43 () {44 vars in 907 bytes} [Thu Feb 26 01:56:08 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.43 () {44 vars in 929 bytes} [Thu Feb 26 01:56:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 01:56:08.442 8 WARNING oslo_policy.policy [None req-62e3712b-009c-4415-b19a-a9173ce18ead bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:08.442 8 WARNING oslo_policy.policy [None req-62e3712b-009c-4415-b19a-a9173ce18ead bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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: 8/11] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 01:56:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 01:56:08.513 7 WARNING oslo_config.cfg [None req-8f655438-12a8-4183-843b-6b8f5efa0532 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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/12] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 01:56:08 2026] POST /v2/images => generated 760 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 01:56:08.536 8 WARNING oslo_policy.policy [None req-2ecc56be-dfa8-44d4-a03d-517bedafc0ed bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:08.536 8 WARNING oslo_policy.policy [None req-2ecc56be-dfa8-44d4-a03d-517bedafc0ed bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 01:56:08.537 8 INFO glance.api.v2.image_data [None req-2ecc56be-dfa8-44d4-a03d-517bedafc0ed bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 01:56:12.113 8 INFO glance.location [None req-2ecc56be-dfa8-44d4-a03d-517bedafc0ed bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 162.253.55.43 () {48 vars in 1041 bytes} [Thu Feb 26 01:56:08 2026] PUT /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff/file => generated 0 bytes in 3625 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5429 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 01:56:12 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 01:56:12.191 8 WARNING oslo_config.cfg [None req-9ba70d1d-92e3-4266-84c4-0e58c019dfc5 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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: 10/17] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 01:56:12 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 129/260] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:16:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:16:29 2026] GET /v2/images => generated 1240 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:16:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:16:58 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 162.253.55.43 () {44 vars in 933 bytes} [Thu Feb 26 02:16:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 162.253.55.43 () {44 vars in 955 bytes} [Thu Feb 26 02:16:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/272] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 02:16:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/273] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 02:16:58 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 02:16:58.685 8 INFO glance.api.v2.image_data [None req-ad1a61a0-0808-4245-864c-7b04ff3ba3cf bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:17:34.480 8 INFO glance.location [None req-ad1a61a0-0808-4245-864c-7b04ff3ba3cf bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 139/282] 162.253.55.43 () {48 vars in 1042 bytes} [Thu Feb 26 02:16:58 2026] PUT /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7/file => generated 0 bytes in 35842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67181 switches on core 0) [pid: 7|app: 0|req: 144/283] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 02:17:34 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 02:17:34 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => 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: 145/285] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:17:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:17:35 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:24:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:24:19 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:24:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:24:46 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 162.253.55.43 () {44 vars in 943 bytes} [Thu Feb 26 02:24:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 162.253.55.43 () {44 vars in 965 bytes} [Thu Feb 26 02:24:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 02:24:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 02:24:46 2026] POST /v2/images => generated 799 bytes in 3213 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 02:24:50.171 7 WARNING oslo_policy.policy [None req-c7889dba-8132-4c67-8a17-feb2b418d428 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 02:24:50.172 7 WARNING oslo_policy.policy [None req-c7889dba-8132-4c67-8a17-feb2b418d428 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - 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-02-26 02:24:50.173 7 INFO glance.api.v2.image_data [None req-c7889dba-8132-4c67-8a17-feb2b418d428 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:26:02.040 7 INFO glance.location [None req-c7889dba-8132-4c67-8a17-feb2b418d428 bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/397] 162.253.55.43 () {48 vars in 1041 bytes} [Thu Feb 26 02:24:50 2026] PUT /v2/images/8bf802cb-10dc-4005-9714-d7238bb46623/file => generated 0 bytes in 71929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17931 switches on core 0) [pid: 8|app: 0|req: 205/398] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 02:26:02 2026] GET /v2/images/8bf802cb-10dc-4005-9714-d7238bb46623 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/399] 162.253.55.43 () {48 vars in 1046 bytes} [Thu Feb 26 02:26:02 2026] PATCH /v2/images/8bf802cb-10dc-4005-9714-d7238bb46623 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/400] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 02:26:02 2026] GET /v2/images/8bf802cb-10dc-4005-9714-d7238bb46623 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/417] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:27:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/418] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:27:26 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/423] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:27:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/424] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:27:42 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/425] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 02:27:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/426] 162.253.55.43 () {44 vars in 957 bytes} [Thu Feb 26 02:27:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/427] 162.253.55.43 () {44 vars in 935 bytes} [Thu Feb 26 02:27:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/428] 162.253.55.43 () {48 vars in 947 bytes} [Thu Feb 26 02:27:43 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-26 02:27:43.177 8 INFO glance.api.v2.image_data [None req-75e5d27b-ebd8-4f42-9e7a-5687d0537f0b bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:27:59.435 8 INFO glance.location [None req-75e5d27b-ebd8-4f42-9e7a-5687d0537f0b bbf1c22f41b943158cd85a9bda41e907 6d914e61d5414143b27b9d384a9380e1 - - default default] Image format matched and virtual size computed: 2782199808 [pid: 8|app: 0|req: 221/431] 162.253.55.43 () {48 vars in 1041 bytes} [Thu Feb 26 02:27:43 2026] PUT /v2/images/a4da5fe7-0058-4d59-b3a0-7d1f9b00d0a3/file => generated 0 bytes in 16308 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27621 switches on core 0) [pid: 7|app: 0|req: 211/432] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 02:27:59 2026] GET /v2/images/a4da5fe7-0058-4d59-b3a0-7d1f9b00d0a3 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/433] 162.253.55.43 () {44 vars in 967 bytes} [Thu Feb 26 02:27:59 2026] GET /v2/images/a4da5fe7-0058-4d59-b3a0-7d1f9b00d0a3 => generated 1203 bytes in 17 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: 244/476] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:31:27 2026] GET /v2/images => generated 4892 bytes in 259 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: 233/477] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:31:28 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/490] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:32:27 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/491] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:32:27 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/504] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:33:27 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/505] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:33:27 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/518] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:34:27 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/519] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:34:27 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/532] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:35:27 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/533] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:35:27 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/546] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:36:27 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/547] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:36:27 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/560] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:37:27 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/561] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:37:27 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/574] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:38:27 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/575] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:38:27 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/588] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:39:27 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/589] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:39:27 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/592] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:39:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/593] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:39:39 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/604] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:40:27 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/605] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:40:27 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/618] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:41:27 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/619] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:41:27 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/624] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:41:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/625] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:41:51 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/628] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:41:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/629] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:41:52 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:42:27 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/637] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:42:27 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/640] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:42:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/641] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:42:37 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/644] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:42:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:42:44 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:43:27 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/655] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:43:27 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/658] 162.253.55.43 () {42 vars in 684 bytes} [Thu Feb 26 02:43:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/659] 162.253.55.43 () {44 vars in 906 bytes} [Thu Feb 26 02:43:36 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.41 () {32 vars in 631 bytes} [Thu Feb 26 02:44:16 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:44:27 2026] GET /v2/images => generated 4892 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/672] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:44:28 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/675] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:44:35 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/676] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:44:36 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: 345/679] 10.0.0.41 () {34 vars in 653 bytes} [Thu Feb 26 02:44:43 2026] POST /v2/images => generated 649 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 02:44:43.216 7 WARNING glance.api.v2.images [None req-888414b7-3460-448c-a5d6-9564e1be4442 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a52b5374-f855-4dcf-99d9-ec108dfdd55b [pid: 7|app: 0|req: 335/680] 10.0.0.41 () {32 vars in 708 bytes} [Thu Feb 26 02:44:43 2026] DELETE /v2/images/a52b5374-f855-4dcf-99d9-ec108dfdd55b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:44:43 2026] GET /v2/images/a52b5374-f855-4dcf-99d9-ec108dfdd55b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/682] 10.0.0.41 () {32 vars in 631 bytes} [Thu Feb 26 02:44:43 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/683] 10.0.0.41 () {34 vars in 653 bytes} [Thu Feb 26 02:44:43 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 162.253.55.43 () {36 vars in 989 bytes} [Thu Feb 26 02:44:43 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/685] 162.253.55.43 () {36 vars in 929 bytes} [Thu Feb 26 02:44:43 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: 338/686] 10.0.0.41 () {32 vars in 715 bytes} [Thu Feb 26 02:44:43 2026] GET /v2/images/dd06b1cd-2349-492e-afc4-1816c1fdb513/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 02:44:43.409 8 INFO glance.api.v2.image_data [None req-343a688b-0fdc-411d-b1be-46944bfc378d 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 02:44:43.456 8 WARNING glance_store._drivers.rbd [None req-343a688b-0fdc-411d-b1be-46944bfc378d 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 339/687] 162.253.55.43 () {36 vars in 989 bytes} [Thu Feb 26 02:44:44 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 340/688] 162.253.55.43 () {36 vars in 929 bytes} [Thu Feb 26 02:44:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 02:44:44.807 8 INFO glance.location [None req-343a688b-0fdc-411d-b1be-46944bfc378d 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 349/689] 10.0.0.41 () {32 vars in 725 bytes} [Thu Feb 26 02:44:43 2026] PUT /v2/images/dd06b1cd-2349-492e-afc4-1816c1fdb513/file => generated 0 bytes in 1452 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:44:44 2026] GET /v2/images/dd06b1cd-2349-492e-afc4-1816c1fdb513 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.41 () {32 vars in 715 bytes} [Thu Feb 26 02:44:44 2026] GET /v2/images/dd06b1cd-2349-492e-afc4-1816c1fdb513/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 10.0.0.41 () {34 vars in 653 bytes} [Thu Feb 26 02:44:44 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.41 () {32 vars in 724 bytes} [Thu Feb 26 02:44:45 2026] PATCH /v2/images/f903bfac-7f83-4165-90cd-8c1b83283a0f => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:44:45 2026] GET /v2/images/f903bfac-7f83-4165-90cd-8c1b83283a0f => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 02:44:45.152 8 WARNING glance.api.v2.images [None req-b2f2032a-16e7-4678-be67-c00308179853 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f903bfac-7f83-4165-90cd-8c1b83283a0f [pid: 8|app: 0|req: 352/695] 10.0.0.41 () {32 vars in 708 bytes} [Thu Feb 26 02:44:45 2026] DELETE /v2/images/f903bfac-7f83-4165-90cd-8c1b83283a0f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:44:45 2026] GET /v2/images/f903bfac-7f83-4165-90cd-8c1b83283a0f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:45.218 8 WARNING glance.api.v2.images [None req-8e18acda-c91a-4ac5-9875-2b7e6e8c65c5 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dd06b1cd-2349-492e-afc4-1816c1fdb513 [pid: 8|app: 0|req: 353/697] 10.0.0.41 () {32 vars in 708 bytes} [Thu Feb 26 02:44:45 2026] DELETE /v2/images/dd06b1cd-2349-492e-afc4-1816c1fdb513 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:44:46 2026] GET /v2/images/dd06b1cd-2349-492e-afc4-1816c1fdb513 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 02:44:46.149 8 WARNING glance.api.v2.images [None req-a4b92780-8a19-49c8-a1d7-c6d6f3d09b39 03ce42e77a5246808d24f153cc4b9e20 57ad5f4b10fd457895b2b74fd69dcf41 - - default default] Failed to find image a52b5374-f855-4dcf-99d9-ec108dfdd55b to delete: glance.common.exception.ImageNotFound: No image found with ID a52b5374-f855-4dcf-99d9-ec108dfdd55b [pid: 8|app: 0|req: 354/699] 10.0.0.41 () {32 vars in 708 bytes} [Thu Feb 26 02:44:46 2026] DELETE /v2/images/a52b5374-f855-4dcf-99d9-ec108dfdd55b => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:44:46 2026] GET /v2/images/a52b5374-f855-4dcf-99d9-ec108dfdd55b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:44:49 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 347/702] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:44:49 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: 356/703] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:44:50 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:44:50 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: 357/705] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:44:51 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: 349/706] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:44:51 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 358/707] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:44:51 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: 350/708] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:44:51 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: 359/709] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:44:51 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 351/710] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:44:51 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: 360/711] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:44:51 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: 352/714] 10.0.0.61 () {36 vars in 985 bytes} [Thu Feb 26 02:44:52 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/715] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:44:52 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: 353/716] 10.0.0.61 () {36 vars in 985 bytes} [Thu Feb 26 02:44:52 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:44:52 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: 354/718] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:44:52 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: 368/725] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:45:22 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 358/726] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:45:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/727] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:45:28 2026] GET /v2/images => generated 4892 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/728] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:45:28 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/729] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:45:29 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 360/730] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:45:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:45:37 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 362/734] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:45: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: 374/737] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:45:43 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 364/738] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:45:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.41 () {30 vars in 409 bytes} [Thu Feb 26 02:45:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/745] 10.0.0.41 () {32 vars in 705 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 368/746] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 379/747] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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: 369/748] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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: 380/749] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 370/750] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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: 381/751] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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: 371/752] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 382/753] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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/754] 10.0.0.61 () {36 vars in 985 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 383/755] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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/756] 10.0.0.61 () {36 vars in 985 bytes} [Thu Feb 26 02:46:08 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 384/757] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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: 374/758] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:46:08 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: 377/763] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:46:27 2026] GET /v2/images => generated 4892 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/764] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:46:28 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:46:32 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/768] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:46:32 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: 380/769] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:46:38 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 390/770] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:46:38 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: 393/775] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:46:56 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 383/776] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:46:56 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: 387/783] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:47:23 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 397/784] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:47:23 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: 388/785] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:47:27 2026] GET /v2/images => generated 4892 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:47:28 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 162.253.55.43 () {32 vars in 824 bytes} [Thu Feb 26 02:47:28 2026] GET /v2/images?status=active&owner=6d914e61d5414143b27b9d384a9380e1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/788] 162.253.55.43 () {32 vars in 651 bytes} [Thu Feb 26 02:47: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: 390/789] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/790] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/791] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/792] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/793] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 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: 402/794] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 10.0.0.83 () {36 vars in 985 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 10.0.0.83 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.61 () {36 vars in 985 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => 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: 404/798] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 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: 395/799] 10.0.0.61 () {36 vars in 985 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/images/85f73762-505e-487f-aa1d-a38672aabcb7 => 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: 405/800] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 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: 396/801] 10.0.0.61 () {36 vars in 925 bytes} [Thu Feb 26 02:47:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/808] 10.0.0.56 () {36 vars in 985 bytes} [Thu Feb 26 02:47:54 2026] GET /v2/images/870263ab-55fb-4e0d-8e93-707f1caf94ff => 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: 409/809] 10.0.0.56 () {36 vars in 925 bytes} [Thu Feb 26 02:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/816] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:48:28 2026] GET /v2/images => generated 4892 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:48:28 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/830] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:49:27 2026] GET /v2/images => generated 4892 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:49:28 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/844] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:50:27 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/845] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:50:28 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/858] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:51:28 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/859] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:51:28 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/862] 10.0.0.41 () {32 vars in 631 bytes} [Thu Feb 26 02:51:38 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/873] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:52:27 2026] GET /v2/images => generated 4892 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/874] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:52:28 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/887] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:53:27 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/888] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:53:28 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/901] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:54:27 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/902] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:54:27 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/915] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:55:27 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/916] 10.0.0.190 () {28 vars in 568 bytes} [Thu Feb 26 02:55:27 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)