+ 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 00:08:42 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-6fd4f6b74f-jf8ch 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd2bc1ed668 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-27 00:08:43.969 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 00:08:44.038 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-27 00:08:44.864 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 00:08:44.865 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 00:08:44.866 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 00:08:44.896 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 00:08:44.897 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 00:08:44.897 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 00:08:46.931 8 WARNING glance.api.v2.images [None req-f4511de7-111e-462a-a096-6a05d6254d6d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 00:08:46.980 7 WARNING glance.api.v2.images [None req-577e5801-90ae-4334-8f0c-1d80684bc844 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 00:08:47.263 8 WARNING keystonemiddleware._common.config [None req-f4511de7-111e-462a-a096-6a05d6254d6d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 00:08:47.271 8 WARNING oslo_config.cfg [None req-f4511de7-111e-462a-a096-6a05d6254d6d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd2bc1ed668 pid: 8 (default app) 2026-02-27 00:08:47.405 7 WARNING keystonemiddleware._common.config [None req-577e5801-90ae-4334-8f0c-1d80684bc844 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 00:08:47.413 7 WARNING oslo_config.cfg [None req-577e5801-90ae-4334-8f0c-1d80684bc844 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd2bc1ed668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:08:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 00:08:48.923 7 WARNING oslo_policy.policy [None req-5bb8f009-e22f-49db-959e-2d5ec4a02839 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:48.923 7 WARNING oslo_policy.policy [None req-5bb8f009-e22f-49db-959e-2d5ec4a02839 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:48.937 7 WARNING oslo_policy.policy [None req-5bb8f009-e22f-49db-959e-2d5ec4a02839 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:48.937 7 WARNING oslo_policy.policy [None req-5bb8f009-e22f-49db-959e-2d5ec4a02839 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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.200 () {44 vars in 910 bytes} [Fri Feb 27 00:08:48 2026] GET /v2/images => generated 69 bytes in 528 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.200 () {42 vars in 688 bytes} [Fri Feb 27 00:08:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:08:52 2026] GET /v2/images => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 00:08:52.674 8 WARNING oslo_policy.policy [None req-0e465df1-52c4-4208-822d-ca537e3e6fe1 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:52.674 8 WARNING oslo_policy.policy [None req-0e465df1-52c4-4208-822d-ca537e3e6fe1 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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.200 () {44 vars in 911 bytes} [Fri Feb 27 00:08:52 2026] GET /v2/images/cirros => generated 151 bytes in 133 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.200 () {44 vars in 933 bytes} [Fri Feb 27 00:08:52 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:08:52.816 8 WARNING oslo_policy.policy [None req-64b67e34-5a5f-47ad-ab81-9763329f2f47 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:52.816 8 WARNING oslo_policy.policy [None req-64b67e34-5a5f-47ad-ab81-9763329f2f47 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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.200 () {44 vars in 939 bytes} [Fri Feb 27 00:08:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:08:52.900 7 WARNING oslo_config.cfg [None req-5510dd2b-a75b-481b-838a-f05859d8426c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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.200 () {48 vars in 951 bytes} [Fri Feb 27 00:08:52 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 00:08:52.922 8 WARNING oslo_policy.policy [None req-c434ee67-5882-461d-8d02-34ee01e64797 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:52.923 8 WARNING oslo_policy.policy [None req-c434ee67-5882-461d-8d02-34ee01e64797 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:08:52.924 8 INFO glance.api.v2.image_data [None req-c434ee67-5882-461d-8d02-34ee01e64797 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:08:56.696 8 WARNING glance.location [None req-c434ee67-5882-461d-8d02-34ee01e64797 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 162.253.55.200 () {48 vars in 1045 bytes} [Fri Feb 27 00:08:52 2026] PUT /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85/file => generated 0 bytes in 3819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5853 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:08:56 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:08:56.774 8 WARNING oslo_config.cfg [None req-efef222f-675a-4e34-a5c1-00ce86729671 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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/15] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:08:56 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 139/272] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:30:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/273] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:30:07 2026] GET /v2/images => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:30:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:30:22 2026] GET /v2/images => generated 1240 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 162.253.55.200 () {44 vars in 937 bytes} [Fri Feb 27 00:30:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:30:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 162.253.55.200 () {44 vars in 939 bytes} [Fri Feb 27 00:30:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 162.253.55.200 () {48 vars in 951 bytes} [Fri Feb 27 00:30:23 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 00:30:23.568 7 WARNING oslo_policy.policy [None req-a8a92f4f-66c2-46ad-805f-132041a9b9ca e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:30:23.569 7 WARNING oslo_policy.policy [None req-a8a92f4f-66c2-46ad-805f-132041a9b9ca e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - 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 00:30:23.570 7 INFO glance.api.v2.image_data [None req-a8a92f4f-66c2-46ad-805f-132041a9b9ca e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:30:55.518 7 WARNING glance.location [None req-a8a92f4f-66c2-46ad-805f-132041a9b9ca e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/288] 162.253.55.200 () {48 vars in 1046 bytes} [Fri Feb 27 00:30:23 2026] PUT /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec/file => generated 0 bytes in 31995 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65070 switches on core 0) [pid: 8|app: 0|req: 150/289] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:30:55 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/290] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:30:55 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec => 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: 151/291] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:30:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/292] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:30:56 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/381] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:38:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/382] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:38:12 2026] GET /v2/images => generated 2451 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/385] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:38:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/386] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:38:22 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/387] 162.253.55.200 () {44 vars in 947 bytes} [Fri Feb 27 00:38:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 162.253.55.200 () {44 vars in 969 bytes} [Fri Feb 27 00:38:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/389] 162.253.55.200 () {44 vars in 939 bytes} [Fri Feb 27 00:38:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/390] 162.253.55.200 () {48 vars in 951 bytes} [Fri Feb 27 00:38:22 2026] POST /v2/images => generated 799 bytes in 586 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 00:38:23.340 8 INFO glance.api.v2.image_data [None req-547ce7a9-b537-4826-bae9-714d3cc98c68 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:39:09.312 8 INFO glance.location [None req-547ce7a9-b537-4826-bae9-714d3cc98c68 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/401] 162.253.55.200 () {48 vars in 1045 bytes} [Fri Feb 27 00:38:23 2026] PUT /v2/images/58047965-e743-47b7-9c7d-05eab8504321/file => generated 0 bytes in 46021 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25046 switches on core 0) [pid: 7|app: 0|req: 201/402] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:39:09 2026] GET /v2/images/58047965-e743-47b7-9c7d-05eab8504321 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 162.253.55.200 () {48 vars in 1050 bytes} [Fri Feb 27 00:39:09 2026] PATCH /v2/images/58047965-e743-47b7-9c7d-05eab8504321 => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:39:09 2026] GET /v2/images/58047965-e743-47b7-9c7d-05eab8504321 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:40:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:40:10 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:40:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:40:22 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 162.253.55.200 () {44 vars in 939 bytes} [Fri Feb 27 00:40:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 162.253.55.200 () {44 vars in 961 bytes} [Fri Feb 27 00:40:22 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: 7|app: 0|req: 213/425] 162.253.55.200 () {44 vars in 939 bytes} [Fri Feb 27 00:40:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 162.253.55.200 () {48 vars in 951 bytes} [Fri Feb 27 00:40:22 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 00:40:22.735 7 INFO glance.api.v2.image_data [None req-b74f95d1-c321-4ddb-afc3-c9acc69637c4 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 00:40:33.354 7 INFO glance.location [None req-b74f95d1-c321-4ddb-afc3-c9acc69637c4 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 214/429] 162.253.55.200 () {48 vars in 1045 bytes} [Fri Feb 27 00:40:22 2026] PUT /v2/images/f8bef827-22a2-467f-a868-8cb5d5db6227/file => generated 0 bytes in 10667 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20548 switches on core 0) [pid: 8|app: 0|req: 216/430] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:40:33 2026] GET /v2/images/f8bef827-22a2-467f-a868-8cb5d5db6227 => 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: 215/431] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:40:33 2026] GET /v2/images/f8bef827-22a2-467f-a868-8cb5d5db6227 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 238/476] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:44:16 2026] GET /v2/images => generated 4892 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/477] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:44:16 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:45:16 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: 8|app: 0|req: 246/491] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:45:16 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: 252/504] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:46:16 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: 253/505] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:46:16 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: 260/518] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:47:16 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:47:16 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: 267/532] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:48:16 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:48:16 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:49:16 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: 274/547] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:49:16 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: 280/560] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:50:16 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: 8|app: 0|req: 281/561] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:50:16 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: 7|app: 0|req: 287/574] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:51:16 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:51:16 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: 294/588] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:52:16 2026] GET /v2/images => generated 4892 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:52:16 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: 298/596] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:52:39 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:52:39 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:53:16 2026] GET /v2/images => generated 4892 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:53:16 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: 7|app: 0|req: 309/618] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:54:16 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:54:16 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: 314/628] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:54:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:54:50 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:54:52 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:54:52 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: 8|app: 0|req: 319/636] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:55:16 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: 7|app: 0|req: 318/637] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:55:16 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: 322/644] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:55:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:55:39 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: 7|app: 0|req: 324/648] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:55:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:55:47 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: 327/654] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:56:16 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: 328/655] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:56:16 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/662] 162.253.55.200 () {42 vars in 688 bytes} [Fri Feb 27 00:56:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 162.253.55.200 () {44 vars in 910 bytes} [Fri Feb 27 00:56:40 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: 335/670] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:57:16 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:57:16 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.246 () {32 vars in 633 bytes} [Fri Feb 27 00:57:21 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 00:57:39 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 00:57:39 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: 342/681] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 00:57:44 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 340/682] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 00:57:44 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: 344/685] 162.253.55.200 () {36 vars in 991 bytes} [Fri Feb 27 00:57:47 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 342/686] 162.253.55.200 () {36 vars in 931 bytes} [Fri Feb 27 00:57:47 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/687] 162.253.55.200 () {36 vars in 991 bytes} [Fri Feb 27 00:57:48 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 343/688] 162.253.55.200 () {36 vars in 931 bytes} [Fri Feb 27 00:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 00:57:53 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 00:57:53 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: 347/691] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 00:57:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 00:57:53 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 00:57:53 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 00:57:53 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: 349/695] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 00:57:53 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 347/696] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 00:57:53 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 00:57:53 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: 348/698] 10.0.0.144 () {36 vars in 911 bytes} [Fri Feb 27 00:57:54 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.144 () {36 vars in 1007 bytes} [Fri Feb 27 00:57:54 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85/locations => generated 127 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.144 () {36 vars in 987 bytes} [Fri Feb 27 00:57:54 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 352/701] 10.0.0.144 () {36 vars in 927 bytes} [Fri Feb 27 00:57: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: 350/702] 10.0.0.144 () {36 vars in 927 bytes} [Fri Feb 27 00:57:54 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.246 () {30 vars in 411 bytes} [Fri Feb 27 00:57:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:58:16 2026] GET /v2/images => generated 4892 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:58:16 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: 355/712] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 00:58:20 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 358/713] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 00:58:20 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: 361/718] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 00:58:38 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 358/719] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 00:58:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 00:58:56 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 00:58: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: 366/728] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:59:16 2026] GET /v2/images => generated 4892 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 00:59:16 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: 7|app: 0|req: 369/740] 10.0.0.246 () {34 vars in 655 bytes} [Fri Feb 27 01:00:00 2026] POST /v2/images => generated 649 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 01:00:00.522 8 WARNING glance.api.v2.images [None req-44ed2afb-adab-420f-88dd-d6075ac90472 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3c2f90a-e744-4797-b961-378fb52febf6 [pid: 8|app: 0|req: 372/741] 10.0.0.246 () {32 vars in 710 bytes} [Fri Feb 27 01:00:00 2026] DELETE /v2/images/b3c2f90a-e744-4797-b961-378fb52febf6 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:00 2026] GET /v2/images/b3c2f90a-e744-4797-b961-378fb52febf6 => 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: 373/743] 10.0.0.246 () {32 vars in 633 bytes} [Fri Feb 27 01:00:00 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.246 () {34 vars in 655 bytes} [Fri Feb 27 01:00:00 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 01:00:00 2026] GET /v2/images/31581c9c-c9b1-45df-835d-9ca3dae3ea19/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:00.722 7 INFO glance.api.v2.image_data [None req-f142ff25-fd90-4bbd-b810-5707cab76ef0 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 01:00:00.771 7 WARNING glance_store._drivers.rbd [None req-f142ff25-fd90-4bbd-b810-5707cab76ef0 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 01:00:01.781 7 INFO glance.location [None req-f142ff25-fd90-4bbd-b810-5707cab76ef0 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/746] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:00:00 2026] PUT /v2/images/31581c9c-c9b1-45df-835d-9ca3dae3ea19/file => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:01 2026] GET /v2/images/31581c9c-c9b1-45df-835d-9ca3dae3ea19 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/748] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 01:00:01 2026] GET /v2/images/31581c9c-c9b1-45df-835d-9ca3dae3ea19/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.246 () {34 vars in 655 bytes} [Fri Feb 27 01:00:01 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:02 2026] PATCH /v2/images/31385b59-1aa5-4a5f-a4d7-b816d6a43476 => generated 653 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:02 2026] GET /v2/images/31385b59-1aa5-4a5f-a4d7-b816d6a43476 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:02.113 7 WARNING glance.api.v2.images [None req-3898adca-5d58-424b-9237-9d178851532a 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31385b59-1aa5-4a5f-a4d7-b816d6a43476 [pid: 7|app: 0|req: 375/752] 10.0.0.246 () {32 vars in 710 bytes} [Fri Feb 27 01:00:02 2026] DELETE /v2/images/31385b59-1aa5-4a5f-a4d7-b816d6a43476 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:02 2026] GET /v2/images/31385b59-1aa5-4a5f-a4d7-b816d6a43476 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:00:02.184 7 WARNING glance.api.v2.images [None req-11519197-711e-4561-8a30-74b8c5921ce2 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31581c9c-c9b1-45df-835d-9ca3dae3ea19 [pid: 8|app: 0|req: 379/754] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:02 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 380/755] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 381/756] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 382/757] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:00:03 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: 383/758] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:00:03 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: 376/759] 10.0.0.246 () {32 vars in 710 bytes} [Fri Feb 27 01:00:02 2026] DELETE /v2/images/31581c9c-c9b1-45df-835d-9ca3dae3ea19 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/31581c9c-c9b1-45df-835d-9ca3dae3ea19 => 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: 384/761] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:03.121 7 WARNING glance.api.v2.images [None req-5938014c-f18c-4ae7-8a08-fcb555ef3147 584c3370a31c41118fd3d43c99e0a496 f95a7ba972644deb9bc732ab5a0ff0d5 - - default default] Failed to find image b3c2f90a-e744-4797-b961-378fb52febf6 to delete: glance.common.exception.ImageNotFound: No image found with ID b3c2f90a-e744-4797-b961-378fb52febf6 [pid: 7|app: 0|req: 378/763] 10.0.0.246 () {32 vars in 710 bytes} [Fri Feb 27 01:00:03 2026] DELETE /v2/images/b3c2f90a-e744-4797-b961-378fb52febf6 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:00:03 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: 379/765] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/b3c2f90a-e744-4797-b961-378fb52febf6 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/766] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 380/767] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:00:03 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: 388/768] 10.0.0.144 () {36 vars in 911 bytes} [Fri Feb 27 01:00:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.144 () {36 vars in 1007 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85/locations => generated 127 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/770] 10.0.0.144 () {36 vars in 987 bytes} [Fri Feb 27 01:00:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/771] 10.0.0.144 () {36 vars in 927 bytes} [Fri Feb 27 01:00:03 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: 390/772] 10.0.0.144 () {36 vars in 927 bytes} [Fri Feb 27 01:00:03 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: 392/775] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 01:00:13 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 384/776] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 01:00:13 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: 393/777] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:00:16 2026] GET /v2/images => generated 4892 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/778] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:00:16 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/781] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 01:00:20 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 387/782] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 01:00:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 01:01:03 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 400/792] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 01:01:03 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: 393/793] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 01:01:04 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 01:01:04 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: 395/797] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:01:16 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: 403/798] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:01:16 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: 409/809] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 01:02:02 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 401/810] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 01:02:02 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: 403/813] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:02:16 2026] GET /v2/images => generated 4892 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/814] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:02:17 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: 405/817] 10.0.0.98 () {36 vars in 986 bytes} [Fri Feb 27 01:02:20 2026] GET /v2/images/fb3269f2-a7ec-4465-8de1-2f44bf38cc85 => 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: 413/818] 10.0.0.98 () {36 vars in 926 bytes} [Fri Feb 27 01:02:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/827] 162.253.55.200 () {32 vars in 826 bytes} [Fri Feb 27 01:03:06 2026] GET /v2/images?status=active&owner=799d4c709d054ef7bf8fdd6c3322fc9f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/828] 162.253.55.200 () {32 vars in 653 bytes} [Fri Feb 27 01:03:06 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: 412/831] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 01:03:07 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/832] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:03:07 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: 413/833] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:03:07 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: 421/834] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 01:03:07 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec => 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: 414/835] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:03:07 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: 422/836] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:03:07 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: 415/837] 10.0.0.48 () {36 vars in 986 bytes} [Fri Feb 27 01:03:07 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec => 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: 423/838] 10.0.0.48 () {36 vars in 926 bytes} [Fri Feb 27 01:03:07 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: 416/839] 10.0.0.144 () {36 vars in 911 bytes} [Fri Feb 27 01:03:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/840] 10.0.0.144 () {36 vars in 1007 bytes} [Fri Feb 27 01:03:07 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.144 () {36 vars in 987 bytes} [Fri Feb 27 01:03:07 2026] GET /v2/images/4002ab05-5f82-47ce-aaa9-aae0d8b848ec => 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: 425/842] 10.0.0.144 () {36 vars in 927 bytes} [Fri Feb 27 01:03:07 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: 418/843] 10.0.0.144 () {36 vars in 927 bytes} [Fri Feb 27 01:03:07 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: 426/844] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:03:16 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: 7|app: 0|req: 419/845] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:03: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: 433/858] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:04:16 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/859] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:04:16 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: 440/872] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:05:16 2026] GET /v2/images => generated 4892 bytes in 63 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.114 () {28 vars in 569 bytes} [Fri Feb 27 01:05:16 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: 447/886] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:06:16 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/887] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:06:16 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: 447/900] 10.0.0.246 () {32 vars in 633 bytes} [Fri Feb 27 01:07:10 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: 454/901] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:07:16 2026] GET /v2/images => generated 4892 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/902] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:07:16 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: 455/915] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:08:16 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/916] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:08:16 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: 462/929] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:09:16 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: 8|app: 0|req: 468/930] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:09:16 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: 469/943] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:10:16 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/944] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:10:16 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: 482/957] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:11:16 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/958] 10.0.0.114 () {28 vars in 569 bytes} [Fri Feb 27 01:11:16 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)