+ 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 Apr 17 09:39:13 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-fd4d76cfb-89zx5 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 0x7f84bb04a668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-17 09:39:15.687 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 09:39:15.717 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-04-17 09:39:16.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-04-17 09:39:16.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-04-17 09:39:16.570 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:39:16.620 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:39:16.621 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 09:39:16.622 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:39:18.689 8 WARNING glance.api.v2.images [None req-87f137a9-68ec-45ac-af25-2518ac014ca3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:39:18.697 7 WARNING glance.api.v2.images [None req-37dfb883-19c6-4dcf-9c41-c4986b22591d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:39:19.034 8 WARNING keystonemiddleware._common.config [None req-87f137a9-68ec-45ac-af25-2518ac014ca3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:39:19.042 8 WARNING oslo_config.cfg [None req-87f137a9-68ec-45ac-af25-2518ac014ca3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f84bb04a668 pid: 8 (default app) 2026-04-17 09:39:19.051 7 WARNING keystonemiddleware._common.config [None req-37dfb883-19c6-4dcf-9c41-c4986b22591d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:39:19.060 7 WARNING oslo_config.cfg [None req-37dfb883-19c6-4dcf-9c41-c4986b22591d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f84bb04a668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:39:21 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-04-17 09:39:21.494 7 WARNING oslo_policy.policy [None req-1ac3bed6-36b4-48f1-b089-3b443f835783 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:21.494 7 WARNING oslo_policy.policy [None req-1ac3bed6-36b4-48f1-b089-3b443f835783 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:21.508 7 WARNING oslo_policy.policy [None req-1ac3bed6-36b4-48f1-b089-3b443f835783 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:21.508 7 WARNING oslo_policy.policy [None req-1ac3bed6-36b4-48f1-b089-3b443f835783 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - 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] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:39:21 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:39:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:39:25 2026] GET /v2/images => generated 69 bytes in 37 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-04-17 09:39:25.825 8 WARNING oslo_policy.policy [None req-c76ec4eb-48b9-4d69-a2a6-7f71211cd96d 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:25.825 8 WARNING oslo_policy.policy [None req-c76ec4eb-48b9-4d69-a2a6-7f71211cd96d 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - 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] 199.19.213.209 () {44 vars in 911 bytes} [Fri Apr 17 09:39:25 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.209 () {44 vars in 933 bytes} [Fri Apr 17 09:39:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:39:25.957 8 WARNING oslo_policy.policy [None req-cdb9c6fe-5a95-4e1e-9af8-6b4ee1e0198b 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:25.957 8 WARNING oslo_policy.policy [None req-cdb9c6fe-5a95-4e1e-9af8-6b4ee1e0198b 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - 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] 199.19.213.209 () {44 vars in 939 bytes} [Fri Apr 17 09:39:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:39:26.033 7 WARNING oslo_config.cfg [None req-300da511-473a-46cf-bc4b-f4cadf8a6d0f 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - 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] 199.19.213.209 () {48 vars in 951 bytes} [Fri Apr 17 09:39:25 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:39:26.056 8 WARNING oslo_policy.policy [None req-5f4bdaf7-3697-4948-86a1-d8899e7d0183 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:26.056 8 WARNING oslo_policy.policy [None req-5f4bdaf7-3697-4948-86a1-d8899e7d0183 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:39:26.057 8 INFO glance.api.v2.image_data [None req-5f4bdaf7-3697-4948-86a1-d8899e7d0183 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:39:30.322 8 WARNING glance.location [None req-5f4bdaf7-3697-4948-86a1-d8899e7d0183 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.209 () {48 vars in 1045 bytes} [Fri Apr 17 09:39:26 2026] PUT /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa/file => generated 0 bytes in 4307 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3521 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:39:30 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:39:30.408 8 WARNING oslo_config.cfg [None req-252fcfcb-20d1-4471-b3f0-c4ea8084f005 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:39:30 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 61/124] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:48:19 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: 64/125] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:48:19 2026] GET /v2/images => generated 1240 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:48:32 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: 66/129] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:48:32 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: 64/130] 199.19.213.209 () {44 vars in 939 bytes} [Fri Apr 17 09:48:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/131] 199.19.213.209 () {44 vars in 961 bytes} [Fri Apr 17 09:48:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/132] 199.19.213.209 () {44 vars in 939 bytes} [Fri Apr 17 09:48:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/133] 199.19.213.209 () {48 vars in 951 bytes} [Fri Apr 17 09:48:32 2026] POST /v2/images => generated 791 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:48:32.677 7 WARNING oslo_policy.policy [None req-37cd8939-7d51-4c30-b3e2-f46dcf692ed8 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:48:32.677 7 WARNING oslo_policy.policy [None req-37cd8939-7d51-4c30-b3e2-f46dcf692ed8 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 09:48:32.678 7 INFO glance.api.v2.image_data [None req-37cd8939-7d51-4c30-b3e2-f46dcf692ed8 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:48:52.809 7 INFO glance.location [None req-37cd8939-7d51-4c30-b3e2-f46dcf692ed8 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 66/138] 199.19.213.209 () {48 vars in 1045 bytes} [Fri Apr 17 09:48:32 2026] PUT /v2/images/93f5d7f1-0586-40a3-a052-9e9e9e8e16ee/file => generated 0 bytes in 20184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14265 switches on core 0) [pid: 8|app: 0|req: 73/139] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:48:52 2026] GET /v2/images/93f5d7f1-0586-40a3-a052-9e9e9e8e16ee => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/140] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:48:52 2026] GET /v2/images/93f5d7f1-0586-40a3-a052-9e9e9e8e16ee => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/145] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:49:14 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: 70/146] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:49:14 2026] GET /v2/images => generated 2445 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/151] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:49:34 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: 79/152] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:49:34 2026] GET /v2/images => generated 2445 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/153] 199.19.213.209 () {44 vars in 937 bytes} [Fri Apr 17 09:49:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/154] 199.19.213.209 () {44 vars in 959 bytes} [Fri Apr 17 09:49:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/155] 199.19.213.209 () {44 vars in 939 bytes} [Fri Apr 17 09:49:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/158] 199.19.213.209 () {48 vars in 951 bytes} [Fri Apr 17 09:49:34 2026] POST /v2/images => generated 796 bytes in 7201 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:49:41.919 7 INFO glance.api.v2.image_data [None req-67ee5d30-fd30-47d4-b889-c88061863500 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:50:24.332 7 WARNING glance.location [None req-67ee5d30-fd30-47d4-b889-c88061863500 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 78/167] 199.19.213.209 () {48 vars in 1046 bytes} [Fri Apr 17 09:49:41 2026] PUT /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748/file => generated 0 bytes in 42499 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56508 switches on core 0) [pid: 8|app: 0|req: 90/168] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:50:24 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/169] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:50:24 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/170] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:50:26 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: 80/171] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:50:26 2026] GET /v2/images => generated 3656 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/264] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:58:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/265] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:58:03 2026] GET /v2/images => generated 3656 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/270] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:58:19 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/271] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:58:19 2026] GET /v2/images => generated 3656 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/272] 199.19.213.209 () {44 vars in 947 bytes} [Fri Apr 17 09:58:19 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/273] 199.19.213.209 () {44 vars in 969 bytes} [Fri Apr 17 09:58:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/274] 199.19.213.209 () {44 vars in 939 bytes} [Fri Apr 17 09:58:19 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: 143/275] 199.19.213.209 () {48 vars in 951 bytes} [Fri Apr 17 09:58:19 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:58:19.845 7 INFO glance.api.v2.image_data [None req-48dd659a-2e0c-4292-97a1-4a76f9a65e92 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:59:03.609 7 INFO glance.location [None req-48dd659a-2e0c-4292-97a1-4a76f9a65e92 197e03e8ab7844c9b446b6cf515d6cfc 5d30f3004d7144ba826b1c57c7f890cc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 133/284] 199.19.213.209 () {48 vars in 1045 bytes} [Fri Apr 17 09:58:19 2026] PUT /v2/images/a6fba30e-f611-47da-83bf-b3d0539f5889/file => generated 0 bytes in 43813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22055 switches on core 0) [pid: 8|app: 0|req: 152/285] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:59:03 2026] GET /v2/images/a6fba30e-f611-47da-83bf-b3d0539f5889 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/286] 199.19.213.209 () {48 vars in 1050 bytes} [Fri Apr 17 09:59:03 2026] PATCH /v2/images/a6fba30e-f611-47da-83bf-b3d0539f5889 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/287] 199.19.213.209 () {44 vars in 971 bytes} [Fri Apr 17 09:59:03 2026] GET /v2/images/a6fba30e-f611-47da-83bf-b3d0539f5889 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/296] 199.19.213.209 () {42 vars in 688 bytes} [Fri Apr 17 09:59:42 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: 158/297] 199.19.213.209 () {44 vars in 910 bytes} [Fri Apr 17 09:59:42 2026] GET /v2/images => generated 4892 bytes in 54 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: 150/318] 10.0.0.160 () {32 vars in 632 bytes} [Fri Apr 17 10:01:26 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: 154/325] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:01:49 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 22 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: 172/326] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:01:49 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: 155/327] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:01:52 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 173/328] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:01:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/331] 199.19.213.209 () {36 vars in 990 bytes} [Fri Apr 17 10:01:58 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 175/332] 199.19.213.209 () {36 vars in 930 bytes} [Fri Apr 17 10:01:58 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: 158/333] 199.19.213.209 () {36 vars in 990 bytes} [Fri Apr 17 10:01:59 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 176/334] 199.19.213.209 () {36 vars in 930 bytes} [Fri Apr 17 10:01:59 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: 160/337] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:02:08 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 178/338] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:02:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/339] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:02:09 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/340] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:02:09 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: 165/347] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:02:42 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 183/348] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:02: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: 185/351] 10.0.0.160 () {34 vars in 654 bytes} [Fri Apr 17 10:02:52 2026] POST /v2/images => generated 648 bytes in 197 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 10:02:52.866 7 WARNING glance.api.v2.images [None req-17433477-a37f-49fb-90e0-65ed2518d89a abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 [pid: 7|app: 0|req: 167/352] 10.0.0.160 () {32 vars in 709 bytes} [Fri Apr 17 10:02:52 2026] DELETE /v2/images/ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/353] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:02:52 2026] GET /v2/images/ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/354] 10.0.0.160 () {32 vars in 632 bytes} [Fri Apr 17 10:02:52 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/355] 10.0.0.160 () {34 vars in 654 bytes} [Fri Apr 17 10:02:52 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/356] 10.0.0.160 () {32 vars in 716 bytes} [Fri Apr 17 10:02:53 2026] GET /v2/images/07fc9095-db45-4be9-8ab8-198fcd5f8a21/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:53.082 8 INFO glance.api.v2.image_data [None req-857a6a50-f5a9-422c-8d21-a0ed63349dff abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 10:02:53.132 8 WARNING glance_store._drivers.rbd [None req-857a6a50-f5a9-422c-8d21-a0ed63349dff abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 10:02:53.460 8 INFO glance.location [None req-857a6a50-f5a9-422c-8d21-a0ed63349dff abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 188/357] 10.0.0.160 () {32 vars in 726 bytes} [Fri Apr 17 10:02:53 2026] PUT /v2/images/07fc9095-db45-4be9-8ab8-198fcd5f8a21/file => generated 0 bytes in 448 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/358] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:02:53 2026] GET /v2/images/07fc9095-db45-4be9-8ab8-198fcd5f8a21 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/359] 10.0.0.160 () {32 vars in 716 bytes} [Fri Apr 17 10:02:53 2026] GET /v2/images/07fc9095-db45-4be9-8ab8-198fcd5f8a21/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/360] 10.0.0.160 () {34 vars in 654 bytes} [Fri Apr 17 10:02:53 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/361] 10.0.0.160 () {32 vars in 725 bytes} [Fri Apr 17 10:02:53 2026] PATCH /v2/images/b2bbf453-ee88-46be-8ea8-4b96c70ce362 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/362] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:02:53 2026] GET /v2/images/b2bbf453-ee88-46be-8ea8-4b96c70ce362 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:02:53.852 8 WARNING glance.api.v2.images [None req-b1258791-90a9-4cff-979c-aa9c39a8d837 abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2bbf453-ee88-46be-8ea8-4b96c70ce362 [pid: 8|app: 0|req: 191/363] 10.0.0.160 () {32 vars in 709 bytes} [Fri Apr 17 10:02:53 2026] DELETE /v2/images/b2bbf453-ee88-46be-8ea8-4b96c70ce362 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/364] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:02:53 2026] GET /v2/images/b2bbf453-ee88-46be-8ea8-4b96c70ce362 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:53.967 8 WARNING glance.api.v2.images [None req-daab6f1d-697a-431b-977d-108e9941da56 abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07fc9095-db45-4be9-8ab8-198fcd5f8a21 [pid: 8|app: 0|req: 192/365] 10.0.0.160 () {32 vars in 709 bytes} [Fri Apr 17 10:02:53 2026] DELETE /v2/images/07fc9095-db45-4be9-8ab8-198fcd5f8a21 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/366] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:02:54 2026] GET /v2/images/07fc9095-db45-4be9-8ab8-198fcd5f8a21 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:54.764 8 WARNING glance.api.v2.images [None req-6d7fa386-d32e-4ff8-825a-90245963982b abaf08dc025f4ecca4fe40a8c8a369ac c0293f5a8a4a4252a91e8751c1b9988d - - default default] Failed to find image ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 to delete: glance.common.exception.ImageNotFound: No image found with ID ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 [pid: 8|app: 0|req: 193/367] 10.0.0.160 () {32 vars in 709 bytes} [Fri Apr 17 10:02:54 2026] DELETE /v2/images/ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/368] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:02:54 2026] GET /v2/images/ab5664f9-21f1-4968-a2f2-bc4cbcbb3ff5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/369] 10.0.0.160 () {30 vars in 410 bytes} [Fri Apr 17 10:02:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/370] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:02:57 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/371] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:02:58 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: 195/372] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:02:58 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: 178/373] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:02:58 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 196/374] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:02:58 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: 179/375] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:02:58 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: 197/376] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:02:58 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 180/377] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:02:58 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: 199/380] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:02:58 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: 182/381] 10.0.0.23 () {36 vars in 909 bytes} [Fri Apr 17 10:02:59 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/382] 10.0.0.23 () {36 vars in 1005 bytes} [Fri Apr 17 10:02:59 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa/locations => generated 127 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/383] 10.0.0.23 () {36 vars in 985 bytes} [Fri Apr 17 10:02:59 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/384] 10.0.0.23 () {36 vars in 925 bytes} [Fri Apr 17 10:02:59 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: 184/385] 10.0.0.23 () {36 vars in 925 bytes} [Fri Apr 17 10:02:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/398] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:04:01 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 208/399] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:04:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/400] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:04:05 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 209/401] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:04:05 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: 213/408] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:04:38 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 197/411] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:04:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/412] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:04:41 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 198/413] 10.0.0.160 () {32 vars in 706 bytes} [Fri Apr 17 10:04:41 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 216/414] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:04:41 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/415] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:04:41 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: 217/416] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:04:41 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: 200/417] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:04:41 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 218/418] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:04:42 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: 201/419] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:04: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: 219/420] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:04:42 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 202/421] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:04: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: 220/422] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:04:42 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: 203/423] 10.0.0.23 () {36 vars in 909 bytes} [Fri Apr 17 10:04:42 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/424] 10.0.0.23 () {36 vars in 1005 bytes} [Fri Apr 17 10:04:42 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/425] 10.0.0.23 () {36 vars in 985 bytes} [Fri Apr 17 10:04:42 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 222/426] 10.0.0.23 () {36 vars in 925 bytes} [Fri Apr 17 10:04: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: 205/427] 10.0.0.23 () {36 vars in 925 bytes} [Fri Apr 17 10:04:42 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: 209/434] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:05:11 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 226/435] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:05:11 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: 227/470] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:08:01 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => generated 1171 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/471] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:08:02 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: 247/476] 10.0.0.22 () {36 vars in 985 bytes} [Fri Apr 17 10:08:20 2026] GET /v2/images/5ad9dbbb-979b-466d-97f5-6c765a74edaa => 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: 230/477] 10.0.0.22 () {36 vars in 925 bytes} [Fri Apr 17 10:08:20 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: 234/484] 199.19.213.209 () {32 vars in 825 bytes} [Fri Apr 17 10:08:53 2026] GET /v2/images?status=active&owner=5d30f3004d7144ba826b1c57c7f890cc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/485] 199.19.213.209 () {32 vars in 652 bytes} [Fri Apr 17 10:08:53 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/486] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/487] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/488] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/489] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/490] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:08:54 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: 254/491] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:08: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: 238/492] 10.0.0.248 () {36 vars in 986 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/493] 10.0.0.248 () {36 vars in 926 bytes} [Fri Apr 17 10:08:54 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: 239/494] 10.0.0.23 () {36 vars in 909 bytes} [Fri Apr 17 10:08: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: 256/495] 10.0.0.23 () {36 vars in 1005 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/496] 10.0.0.23 () {36 vars in 985 bytes} [Fri Apr 17 10:08:54 2026] GET /v2/images/c805f0ca-4ad5-4deb-b088-6f8a1c474748 => 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: 257/497] 10.0.0.23 () {36 vars in 925 bytes} [Fri Apr 17 10:08: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: 241/498] 10.0.0.23 () {36 vars in 925 bytes} [Fri Apr 17 10:08:54 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: 264/543] 10.0.0.160 () {32 vars in 632 bytes} [Fri Apr 17 10:12:29 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)