+ 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 [Fri Feb 27 15:04:49 2026] *** compiled with version: 11.4.0 on 26 February 2026 21:18:11 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-657dc7c946-vdfzs 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x562b8014afe0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-27 15:04:50.886 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 15:04:50.888 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 15:04:51.481 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-02-27 15:04:51.485 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-02-27 15:04:51.567 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-02-27 15:04:51.569 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-27 15:04:51.570 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-27 15:04:51.572 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-02-27 15:04:51.574 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-27 15:04:51.575 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-27 15:04:53.188 8 WARNING glance.api.v2.images [None req-83debb48-6df6-4f8f-af1c-a16538e847fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 15:04:53.211 7 WARNING glance.api.v2.images [None req-6106703f-e783-4d67-8c5c-2b7fc626bd9b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 15:04:53.379 8 WARNING keystonemiddleware._common.config [None req-83debb48-6df6-4f8f-af1c-a16538e847fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 15:04:53.387 8 WARNING oslo_config.cfg [None req-83debb48-6df6-4f8f-af1c-a16538e847fe - - - - - -] 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 4 seconds on interpreter 0x562b8014afe0 pid: 8 (default app) 2026-02-27 15:04:53.423 7 WARNING keystonemiddleware._common.config [None req-6106703f-e783-4d67-8c5c-2b7fc626bd9b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 15:04:53.432 7 WARNING oslo_config.cfg [None req-6106703f-e783-4d67-8c5c-2b7fc626bd9b - - - - - -] 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 4 seconds on interpreter 0x562b8014afe0 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:04:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-27 15:04:55.079 7 WARNING oslo_policy.policy [None req-880de24f-1c73-4483-a2e4-016228d02f4d 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:55.080 7 WARNING oslo_policy.policy [None req-880de24f-1c73-4483-a2e4-016228d02f4d 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:55.099 7 WARNING oslo_policy.policy [None req-880de24f-1c73-4483-a2e4-016228d02f4d 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:55.099 7 WARNING oslo_policy.policy [None req-880de24f-1c73-4483-a2e4-016228d02f4d 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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: 2/4] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:04:54 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:04:58 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:04:58 2026] GET /v2/images => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-27 15:04:58.771 8 WARNING oslo_policy.policy [None req-a5846848-0f5d-4dcf-b245-c8f57caa82bd 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:58.771 8 WARNING oslo_policy.policy [None req-a5846848-0f5d-4dcf-b245-c8f57caa82bd 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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: 4/7] 199.19.213.79 () {44 vars in 908 bytes} [Fri Feb 27 15:04:58 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.79 () {44 vars in 930 bytes} [Fri Feb 27 15:04:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 15:04:58.923 8 WARNING oslo_policy.policy [None req-2cdf4b40-3e9e-47e8-b0e4-66b6fe66a336 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:58.924 8 WARNING oslo_policy.policy [None req-2cdf4b40-3e9e-47e8-b0e4-66b6fe66a336 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/9] 199.19.213.79 () {44 vars in 936 bytes} [Fri Feb 27 15:04:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 15:04:59.014 7 WARNING oslo_config.cfg [None req-b21875a7-0eb9-48b3-8619-3ff44e3b95ba 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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: 5/10] 199.19.213.79 () {48 vars in 948 bytes} [Fri Feb 27 15:04:58 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 15:04:59.038 8 WARNING oslo_policy.policy [None req-a5c0ae1f-5ed8-4751-87d5-13565ebbb94c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:59.038 8 WARNING oslo_policy.policy [None req-a5c0ae1f-5ed8-4751-87d5-13565ebbb94c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:04:59.040 8 INFO glance.api.v2.image_data [None req-a5c0ae1f-5ed8-4751-87d5-13565ebbb94c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 15:05:02.601 8 INFO glance.location [None req-a5c0ae1f-5ed8-4751-87d5-13565ebbb94c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/11] 199.19.213.79 () {48 vars in 1042 bytes} [Fri Feb 27 15:04:59 2026] PUT /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6/file => generated 0 bytes in 3611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7903 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:05:02 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 15:05:02.688 8 WARNING oslo_config.cfg [None req-04f7743b-48fc-416b-9819-8c8afdf55530 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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: 7/13] 199.19.213.79 () {48 vars in 1046 bytes} [Fri Feb 27 15:05:02 2026] PATCH /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 7/14] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:05:02 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:26:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:26:43 2026] GET /v2/images => generated 1240 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:27:27 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:27:27 2026] GET /v2/images => generated 1240 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.19.213.79 () {44 vars in 934 bytes} [Fri Feb 27 15:27:27 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: 8|app: 0|req: 145/290] 199.19.213.79 () {44 vars in 956 bytes} [Fri Feb 27 15:27:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.19.213.79 () {44 vars in 936 bytes} [Fri Feb 27 15:27:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.19.213.79 () {48 vars in 948 bytes} [Fri Feb 27 15:27:27 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 15:27:27.619 7 WARNING oslo_policy.policy [None req-f32c4ad3-8db5-422c-ad82-32c82b190d1c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:27:27.619 7 WARNING oslo_policy.policy [None req-f32c4ad3-8db5-422c-ad82-32c82b190d1c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - 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-27 15:27:27.621 7 INFO glance.api.v2.image_data [None req-f32c4ad3-8db5-422c-ad82-32c82b190d1c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 15:27:55.442 7 INFO glance.location [None req-f32c4ad3-8db5-422c-ad82-32c82b190d1c 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/299] 199.19.213.79 () {48 vars in 1043 bytes} [Fri Feb 27 15:27:27 2026] PUT /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa/file => generated 0 bytes in 27875 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64018 switches on core 0) [pid: 8|app: 0|req: 153/300] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:27:55 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/301] 199.19.213.79 () {48 vars in 1046 bytes} [Fri Feb 27 15:27:55 2026] PATCH /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => 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: 154/302] 199.19.213.79 () {48 vars in 1047 bytes} [Fri Feb 27 15:27:55 2026] PATCH /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:27:55 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/304] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:27:56 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/305] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:27:56 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:34:43 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:34:43 2026] GET /v2/images => generated 2451 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:35:07 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:35:07 2026] GET /v2/images => generated 2451 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.79 () {44 vars in 944 bytes} [Fri Feb 27 15:35:07 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: 7|app: 0|req: 196/397] 199.19.213.79 () {44 vars in 966 bytes} [Fri Feb 27 15:35:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.19.213.79 () {44 vars in 936 bytes} [Fri Feb 27 15:35:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.79 () {48 vars in 948 bytes} [Fri Feb 27 15:35:07 2026] POST /v2/images => generated 799 bytes in 724 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 15:35:08.747 8 INFO glance.api.v2.image_data [None req-0458fafb-482b-4b0e-b50a-d0372176c6c2 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 15:35:27.302 8 INFO glance.location [None req-0458fafb-482b-4b0e-b50a-d0372176c6c2 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/404] 199.19.213.79 () {48 vars in 1042 bytes} [Fri Feb 27 15:35:08 2026] PUT /v2/images/941f54e6-1010-4bd5-acd0-9ee1b1c5a737/file => generated 0 bytes in 18604 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26262 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:35:27 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.19.213.79 () {48 vars in 1047 bytes} [Fri Feb 27 15:35:27 2026] PATCH /v2/images/941f54e6-1010-4bd5-acd0-9ee1b1c5a737 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:35:27 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:36:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:36:04 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:36:14 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:36:14 2026] GET /v2/images => generated 3687 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.19.213.79 () {44 vars in 936 bytes} [Fri Feb 27 15:36:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.19.213.79 () {44 vars in 958 bytes} [Fri Feb 27 15:36:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.19.213.79 () {44 vars in 936 bytes} [Fri Feb 27 15:36:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.19.213.79 () {48 vars in 948 bytes} [Fri Feb 27 15:36:14 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 15:36:14.959 8 INFO glance.api.v2.image_data [None req-5215c2ac-7d66-41d9-8b9e-f6fb4fb835ee 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 15:36:30.333 8 INFO glance.location [None req-5215c2ac-7d66-41d9-8b9e-f6fb4fb835ee 66ca095a900c47f1abc1a7e5a5cc1ded e605657acc3642f38b5c5ddb7decb851 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 214/428] 199.19.213.79 () {48 vars in 1042 bytes} [Fri Feb 27 15:36:14 2026] PUT /v2/images/dbf6de1d-2a12-49b7-aed0-9e9f7f2085c5/file => generated 0 bytes in 15429 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19057 switches on core 0) [pid: 7|app: 0|req: 215/429] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:36:30 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: 215/430] 199.19.213.79 () {48 vars in 1046 bytes} [Fri Feb 27 15:36:30 2026] PATCH /v2/images/dbf6de1d-2a12-49b7-aed0-9e9f7f2085c5 => generated 1203 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:36:30 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 243/484] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:40:53 2026] GET /v2/images => generated 4892 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 242/485] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:40:53 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: 8|app: 0|req: 249/498] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:41:52 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:41:53 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:42:52 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: 256/513] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:42:53 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:43:52 2026] GET /v2/images => generated 4892 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:43:53 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:44:52 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:44:52 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: 7|app: 0|req: 278/554] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:45:52 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:45:53 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:46:52 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:46:53 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: 291/582] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:47:52 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:47:52 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: 295/590] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:48:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:48:13 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:48:53 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:48:53 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: 306/612] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:49:52 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:49:53 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: 313/624] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:50:42 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:50:42 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:50:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:50:44 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:50:52 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:50:53 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:51:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:51:32 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/644] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:51:39 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:51:39 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:51:53 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:51:53 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: 7|app: 0|req: 332/662] 199.19.213.79 () {42 vars in 685 bytes} [Fri Feb 27 15:52:51 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 199.19.213.79 () {44 vars in 907 bytes} [Fri Feb 27 15:52:51 2026] GET /v2/images => generated 4892 bytes in 62 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.221 () {28 vars in 569 bytes} [Fri Feb 27 15:52:52 2026] GET /v2/images => generated 4892 bytes in 114 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.221 () {28 vars in 569 bytes} [Fri Feb 27 15:52:53 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: 7|app: 0|req: 338/674] 10.0.0.104 () {32 vars in 633 bytes} [Fri Feb 27 15:53:33 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: 8|app: 0|req: 339/679] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:53:52 2026] GET /v2/images => generated 4892 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:53:53 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: 7|app: 0|req: 343/683] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:53:54 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 341/684] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:53:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => generated 1171 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 346/689] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 345/692] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 199.19.213.79 () {36 vars in 990 bytes} [Fri Feb 27 15:53:56 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/695] 199.19.213.79 () {36 vars in 930 bytes} [Fri Feb 27 15:53: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: 8|app: 0|req: 347/696] 10.0.0.76 () {36 vars in 986 bytes} [Fri Feb 27 15:53:57 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:53:57 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.76 () {36 vars in 986 bytes} [Fri Feb 27 15:53:57 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 351/699] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:53:57 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: 349/700] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:53:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 199.19.213.79 () {36 vars in 990 bytes} [Fri Feb 27 15:53:57 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 350/702] 199.19.213.79 () {36 vars in 930 bytes} [Fri Feb 27 15:53:57 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: 352/705] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:54:12 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:54:12 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: 354/709] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:54:15 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:54:15 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:54:25 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:54:25 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: 357/715] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:54:28 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 359/716] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:54:28 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: 362/723] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:54:53 2026] GET /v2/images => generated 4892 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:54:53 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: 7|app: 0|req: 363/725] 10.0.0.104 () {30 vars in 411 bytes} [Fri Feb 27 15:55:02 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.104 () {34 vars in 655 bytes} [Fri Feb 27 15:55:14 2026] POST /v2/images => generated 648 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 15:55:14.761 8 WARNING glance.api.v2.images [None req-c4e1e4e1-fe51-4a14-a363-3387dc332aa0 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 [pid: 8|app: 0|req: 365/731] 10.0.0.104 () {32 vars in 710 bytes} [Fri Feb 27 15:55:14 2026] DELETE /v2/images/432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:14 2026] GET /v2/images/432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.104 () {32 vars in 633 bytes} [Fri Feb 27 15:55:14 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.104 () {34 vars in 655 bytes} [Fri Feb 27 15:55:14 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.104 () {32 vars in 717 bytes} [Fri Feb 27 15:55:14 2026] GET /v2/images/f7a3fd70-baab-498b-82a6-4952d918f246/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 15:55:14.954 7 INFO glance.api.v2.image_data [None req-89fabf7a-53ca-4ca4-acb7-0c1dafe3399d 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 15:55:14.999 7 WARNING glance_store._drivers.rbd [None req-89fabf7a-53ca-4ca4-acb7-0c1dafe3399d 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 15:55:15.839 7 INFO glance.location [None req-89fabf7a-53ca-4ca4-acb7-0c1dafe3399d 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/736] 10.0.0.104 () {32 vars in 727 bytes} [Fri Feb 27 15:55:14 2026] PUT /v2/images/f7a3fd70-baab-498b-82a6-4952d918f246/file => generated 0 bytes in 927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:15 2026] GET /v2/images/f7a3fd70-baab-498b-82a6-4952d918f246 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.104 () {32 vars in 717 bytes} [Fri Feb 27 15:55:15 2026] GET /v2/images/f7a3fd70-baab-498b-82a6-4952d918f246/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.104 () {34 vars in 655 bytes} [Fri Feb 27 15:55:16 2026] POST /v2/images => generated 647 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.104 () {32 vars in 726 bytes} [Fri Feb 27 15:55:16 2026] PATCH /v2/images/5684cd49-c610-4ce2-ac26-2370d98d3349 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:16 2026] GET /v2/images/5684cd49-c610-4ce2-ac26-2370d98d3349 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 15:55:16.164 7 WARNING glance.api.v2.images [None req-504b571c-4df0-4513-be9f-97f3cc0067fa 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5684cd49-c610-4ce2-ac26-2370d98d3349 [pid: 7|app: 0|req: 372/742] 10.0.0.104 () {32 vars in 710 bytes} [Fri Feb 27 15:55:16 2026] DELETE /v2/images/5684cd49-c610-4ce2-ac26-2370d98d3349 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:16 2026] GET /v2/images/5684cd49-c610-4ce2-ac26-2370d98d3349 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 15:55:16.231 7 WARNING glance.api.v2.images [None req-919811ec-f57b-4c20-a247-06eb35f9319f 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7a3fd70-baab-498b-82a6-4952d918f246 [pid: 7|app: 0|req: 373/744] 10.0.0.104 () {32 vars in 710 bytes} [Fri Feb 27 15:55:16 2026] DELETE /v2/images/f7a3fd70-baab-498b-82a6-4952d918f246 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:17 2026] GET /v2/images/f7a3fd70-baab-498b-82a6-4952d918f246 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 15:55:17.129 7 WARNING glance.api.v2.images [None req-c27d1253-9190-4391-ac16-30d5334ecb53 20bf3297d6d849459b5e89d966d6fcf4 69388dd70005481e9880c306e841f97b - - default default] Failed to find image 432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 to delete: glance.common.exception.ImageNotFound: No image found with ID 432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 [pid: 7|app: 0|req: 374/746] 10.0.0.104 () {32 vars in 710 bytes} [Fri Feb 27 15:55:17 2026] DELETE /v2/images/432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:17 2026] GET /v2/images/432c91d3-2b88-42f9-9e5c-4c9b7ab89ae9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 377/753] 10.0.0.104 () {32 vars in 707 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 377/754] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 378/755] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:55:42 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: 379/757] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 379/758] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:55:42 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: 380/760] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:55:42 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 381/761] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:55:42 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: 381/762] 10.0.0.76 () {36 vars in 986 bytes} [Fri Feb 27 15:55:43 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 382/763] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:55: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: 382/764] 10.0.0.76 () {36 vars in 986 bytes} [Fri Feb 27 15:55:43 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 383/765] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:55: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: 383/766] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:55:43 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: 385/769] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:55:53 2026] GET /v2/images => generated 4892 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:55:53 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: 387/773] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:56:00 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 387/774] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:56:00 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: 391/781] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:56:25 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 391/782] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:56:25 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: 393/785] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:56:34 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 393/786] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:56:34 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:56:34 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 394/788] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:56:34 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:56:53 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:56:53 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: 8|app: 0|req: 400/799] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:57:15 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 400/800] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:57:15 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: 401/801] 10.0.0.99 () {36 vars in 986 bytes} [Fri Feb 27 15:57:22 2026] GET /v2/images/31bdcb66-74c8-426c-97f2-3737648f32d6 => 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: 401/802] 10.0.0.99 () {36 vars in 926 bytes} [Fri Feb 27 15:57: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: 7|app: 0|req: 405/809] 199.19.213.79 () {32 vars in 825 bytes} [Fri Feb 27 15:57:49 2026] GET /v2/images?status=active&owner=e605657acc3642f38b5c5ddb7decb851&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/810] 199.19.213.79 () {32 vars in 652 bytes} [Fri Feb 27 15:57:50 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: 406/811] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => generated 1209 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/812] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:57: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: 407/813] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:57: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: 8|app: 0|req: 407/814] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => 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: 408/815] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:57: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: 408/816] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:57: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: 7|app: 0|req: 409/817] 10.0.0.167 () {36 vars in 987 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => 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: 409/818] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:57:51 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: 410/819] 10.0.0.167 () {36 vars in 927 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/820] 10.0.0.76 () {36 vars in 986 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/822] 10.0.0.76 () {36 vars in 986 bytes} [Fri Feb 27 15:57:51 2026] GET /v2/images/43c5f1ca-efb1-4f80-abc6-557e542bebfa => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/823] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:57:51 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: 412/824] 10.0.0.76 () {36 vars in 926 bytes} [Fri Feb 27 15:57:51 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: 413/825] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:57:53 2026] GET /v2/images => generated 4892 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/826] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:57:53 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/839] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:58:52 2026] GET /v2/images => generated 4892 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/840] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:58:53 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:59:53 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/854] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 15:59:53 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/867] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:00:53 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:00:53 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: 436/871] 10.0.0.104 () {32 vars in 633 bytes} [Fri Feb 27 16:00:55 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: 441/882] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:01:52 2026] GET /v2/images => generated 4892 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/883] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:01:53 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/896] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:02:53 2026] GET /v2/images => generated 4892 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/897] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:02:53 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: 456/910] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:03:52 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/911] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:03:53 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: 7|app: 0|req: 462/924] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:04:52 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/925] 10.0.0.221 () {28 vars in 569 bytes} [Fri Feb 27 16:04:53 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)