+ 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 May 29 05:32:02 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5695b7f587-br2px 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 0x7faddfc72668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-29 05:32:04.724 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 05:32:04.866 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-29 05:32:05.663 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:32:05.664 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:32:05.665 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 05:32:05.758 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:32:05.759 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-29 05:32:05.759 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 05:32:07.861 8 WARNING glance.api.v2.images [None req-d1af726c-2d78-4cd9-8a48-c6f57ae78ddb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 05:32:08.044 7 WARNING glance.api.v2.images [None req-11bc2061-2f43-4da7-bbac-742515ed8b0d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 05:32:08.219 8 WARNING keystonemiddleware._common.config [None req-d1af726c-2d78-4cd9-8a48-c6f57ae78ddb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:32:08.227 8 WARNING oslo_config.cfg [None req-d1af726c-2d78-4cd9-8a48-c6f57ae78ddb - - - - - -] 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 0x7faddfc72668 pid: 8 (default app) 2026-05-29 05:32:08.449 7 WARNING keystonemiddleware._common.config [None req-11bc2061-2f43-4da7-bbac-742515ed8b0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 05:32:08.461 7 WARNING oslo_config.cfg [None req-11bc2061-2f43-4da7-bbac-742515ed8b0d - - - - - -] 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 0x7faddfc72668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:32:09 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-05-29 05:32:10.071 7 WARNING oslo_policy.policy [None req-d03b3d8b-1324-495b-9a8a-47376109e34f d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:10.072 7 WARNING oslo_policy.policy [None req-d03b3d8b-1324-495b-9a8a-47376109e34f d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:10.095 7 WARNING oslo_policy.policy [None req-d03b3d8b-1324-495b-9a8a-47376109e34f d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:10.095 7 WARNING oslo_policy.policy [None req-d03b3d8b-1324-495b-9a8a-47376109e34f d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - 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/5] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:32:09 2026] GET /v2/images => generated 69 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:32: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: 2/7] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:32:14 2026] GET /v2/images => generated 69 bytes in 42 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-05-29 05:32:14.865 8 WARNING oslo_policy.policy [None req-26f9cb63-66e8-48f3-8d27-17bcf9332f5f d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:14.865 8 WARNING oslo_policy.policy [None req-26f9cb63-66e8-48f3-8d27-17bcf9332f5f d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - 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: 6/8] 199.204.45.229 () {44 vars in 911 bytes} [Fri May 29 05:32:14 2026] GET /v2/images/cirros => generated 151 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.229 () {44 vars in 933 bytes} [Fri May 29 05:32:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 05:32:15.038 8 WARNING oslo_policy.policy [None req-58acd44a-ea96-4bc7-89c4-fb7aafc93da3 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:15.038 8 WARNING oslo_policy.policy [None req-58acd44a-ea96-4bc7-89c4-fb7aafc93da3 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - 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/10] 199.204.45.229 () {44 vars in 939 bytes} [Fri May 29 05:32:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 05:32:15.124 7 WARNING oslo_config.cfg [None req-418e57aa-f619-498e-b971-edf8a9ea2f24 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - 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/11] 199.204.45.229 () {48 vars in 951 bytes} [Fri May 29 05:32:15 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:32:15.148 8 WARNING oslo_policy.policy [None req-e7ee2e35-e7ca-4165-9135-805ec5fdc5bf d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:15.148 8 WARNING oslo_policy.policy [None req-e7ee2e35-e7ca-4165-9135-805ec5fdc5bf d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:32:15.150 8 INFO glance.api.v2.image_data [None req-e7ee2e35-e7ca-4165-9135-805ec5fdc5bf d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:32:19.447 8 WARNING glance.location [None req-e7ee2e35-e7ca-4165-9135-805ec5fdc5bf d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.229 () {48 vars in 1045 bytes} [Fri May 29 05:32:15 2026] PUT /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a/file => generated 0 bytes in 4343 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4555 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:32:19 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 05:32:19.658 8 WARNING oslo_config.cfg [None req-f31cdd8a-368f-4d43-bf02-5f502a8149bd d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - 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: 9/16] 199.204.45.229 () {48 vars in 1051 bytes} [Fri May 29 05:32:19 2026] PATCH /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:32:19 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:37:57 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: 44/87] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:37:57 2026] GET /v2/images => generated 1381 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:38:24 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: 47/93] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:38:24 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.229 () {44 vars in 937 bytes} [Fri May 29 05:38:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.229 () {44 vars in 959 bytes} [Fri May 29 05:38:24 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: 48/96] 199.204.45.229 () {44 vars in 939 bytes} [Fri May 29 05:38:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.229 () {48 vars in 951 bytes} [Fri May 29 05:38:24 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:38:24.678 7 WARNING oslo_policy.policy [None req-13cf4b1a-2fdb-487b-9a9a-6f353ef28075 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:38:24.679 7 WARNING oslo_policy.policy [None req-13cf4b1a-2fdb-487b-9a9a-6f353ef28075 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-29 05:38:24.680 7 INFO glance.api.v2.image_data [None req-13cf4b1a-2fdb-487b-9a9a-6f353ef28075 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:38:50.395 7 WARNING glance.location [None req-13cf4b1a-2fdb-487b-9a9a-6f353ef28075 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 49/104] 199.204.45.229 () {48 vars in 1046 bytes} [Fri May 29 05:38:24 2026] PUT /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9/file => generated 0 bytes in 25765 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67169 switches on core 0) [pid: 8|app: 0|req: 56/105] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:38:50 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/106] 199.204.45.229 () {48 vars in 1051 bytes} [Fri May 29 05:38:50 2026] PATCH /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/107] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:38:50 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/108] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:38:52 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: 58/109] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:38:52 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/156] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:42:39 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: 75/157] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:42:39 2026] GET /v2/images => generated 2778 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/160] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:42:53 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: 84/161] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:42:53 2026] GET /v2/images => generated 2778 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/162] 199.204.45.229 () {44 vars in 939 bytes} [Fri May 29 05:42:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/163] 199.204.45.229 () {44 vars in 961 bytes} [Fri May 29 05:42:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/164] 199.204.45.229 () {44 vars in 939 bytes} [Fri May 29 05:42:53 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: 8|app: 0|req: 86/165] 199.204.45.229 () {48 vars in 951 bytes} [Fri May 29 05:42:53 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:42:53.896 7 INFO glance.api.v2.image_data [None req-31c61ab6-bf97-4fae-8901-d3590ac6ac31 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:43:09.472 7 INFO glance.location [None req-31c61ab6-bf97-4fae-8901-d3590ac6ac31 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 80/170] 199.204.45.229 () {48 vars in 1046 bytes} [Fri May 29 05:42:53 2026] PUT /v2/images/17f01609-1f60-469e-83a1-171bc1ecacf8/file => generated 0 bytes in 15637 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30889 switches on core 0) [pid: 8|app: 0|req: 91/171] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:43:09 2026] GET /v2/images/17f01609-1f60-469e-83a1-171bc1ecacf8 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/172] 199.204.45.229 () {48 vars in 1051 bytes} [Fri May 29 05:43:09 2026] PATCH /v2/images/17f01609-1f60-469e-83a1-171bc1ecacf8 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/173] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:43:09 2026] GET /v2/images/17f01609-1f60-469e-83a1-171bc1ecacf8 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/214] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:46: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: 113/215] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:46:32 2026] GET /v2/images => generated 4162 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/222] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:47:01 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: 106/223] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:47:01 2026] GET /v2/images => generated 4162 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/224] 199.204.45.229 () {44 vars in 947 bytes} [Fri May 29 05:47:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/225] 199.204.45.229 () {44 vars in 969 bytes} [Fri May 29 05:47:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/226] 199.204.45.229 () {44 vars in 939 bytes} [Fri May 29 05:47:01 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: 108/227] 199.204.45.229 () {48 vars in 951 bytes} [Fri May 29 05:47:01 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 05:47:01.878 8 INFO glance.api.v2.image_data [None req-fef66887-10ff-480c-946a-6732b0f950b2 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:47:14.214 8 INFO glance.location [None req-fef66887-10ff-480c-946a-6732b0f950b2 d8cbdb8caa0d4bb5a254355d3a1ce91f 8eb37f058bab4a6cba55977e86f63012 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 120/230] 199.204.45.229 () {48 vars in 1045 bytes} [Fri May 29 05:47:01 2026] PUT /v2/images/0c5c46ce-1747-4117-afb9-131f811c6b7b/file => generated 0 bytes in 12376 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27736 switches on core 0) [pid: 7|app: 0|req: 111/231] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:47:14 2026] GET /v2/images/0c5c46ce-1747-4117-afb9-131f811c6b7b => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/232] 199.204.45.229 () {48 vars in 1051 bytes} [Fri May 29 05:47:14 2026] PATCH /v2/images/0c5c46ce-1747-4117-afb9-131f811c6b7b => generated 1410 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/233] 199.204.45.229 () {44 vars in 971 bytes} [Fri May 29 05:47:14 2026] GET /v2/images/0c5c46ce-1747-4117-afb9-131f811c6b7b => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/242] 199.204.45.229 () {42 vars in 688 bytes} [Fri May 29 05:47:51 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: 126/243] 199.204.45.229 () {44 vars in 910 bytes} [Fri May 29 05:47:51 2026] GET /v2/images => generated 5574 bytes in 66 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: 122/252] 10.0.0.239 () {32 vars in 633 bytes} [Fri May 29 05:48:36 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/259] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:48:56 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 179 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: 135/260] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:48:57 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: 126/261] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/262] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:48:57 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/263] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/264] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/265] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:48:57 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/266] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/267] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/268] 10.0.0.225 () {36 vars in 911 bytes} [Fri May 29 05:48:58 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: 130/269] 10.0.0.225 () {36 vars in 1007 bytes} [Fri May 29 05:48:58 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a/locations => generated 127 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/270] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 05:48:58 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/271] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 05:48: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: 8|app: 0|req: 141/272] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 05:48:58 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: 132/273] 10.0.0.239 () {34 vars in 655 bytes} [Fri May 29 05:49:04 2026] POST /v2/images => generated 649 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 05:49:04.623 8 WARNING glance.api.v2.images [None req-796df87a-18a2-45fd-a344-8f6bdaa0032e c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa [pid: 8|app: 0|req: 142/274] 10.0.0.239 () {32 vars in 710 bytes} [Fri May 29 05:49:04 2026] DELETE /v2/images/00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/275] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:49:04 2026] GET /v2/images/00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa => 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: 143/276] 10.0.0.239 () {32 vars in 633 bytes} [Fri May 29 05:49:04 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/277] 10.0.0.239 () {34 vars in 655 bytes} [Fri May 29 05:49:04 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/278] 10.0.0.239 () {32 vars in 717 bytes} [Fri May 29 05:49:04 2026] GET /v2/images/4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 05:49:04.816 7 INFO glance.api.v2.image_data [None req-e48100ab-755e-48e0-8a4e-9e23585d450e c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 05:49:04.851 7 WARNING glance_store._drivers.rbd [None req-e48100ab-755e-48e0-8a4e-9e23585d450e c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 05:49:05.610 7 INFO glance.location [None req-e48100ab-755e-48e0-8a4e-9e23585d450e c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 135/279] 10.0.0.239 () {32 vars in 727 bytes} [Fri May 29 05:49:04 2026] PUT /v2/images/4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0/file => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/280] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:49:05 2026] GET /v2/images/4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/281] 10.0.0.239 () {32 vars in 717 bytes} [Fri May 29 05:49:05 2026] GET /v2/images/4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0/file => generated 1024 bytes in 177 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/282] 10.0.0.239 () {34 vars in 655 bytes} [Fri May 29 05:49:05 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/283] 10.0.0.239 () {32 vars in 726 bytes} [Fri May 29 05:49:05 2026] PATCH /v2/images/4cd0dca8-cc3c-418e-86cb-b1cc2d3bc687 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/284] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:49:05 2026] GET /v2/images/4cd0dca8-cc3c-418e-86cb-b1cc2d3bc687 => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 05:49:06.032 7 WARNING glance.api.v2.images [None req-c514958d-b56c-4611-b8a3-d96510fb6f68 c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4cd0dca8-cc3c-418e-86cb-b1cc2d3bc687 [pid: 7|app: 0|req: 138/285] 10.0.0.239 () {32 vars in 710 bytes} [Fri May 29 05:49:06 2026] DELETE /v2/images/4cd0dca8-cc3c-418e-86cb-b1cc2d3bc687 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/286] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:49:06 2026] GET /v2/images/4cd0dca8-cc3c-418e-86cb-b1cc2d3bc687 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 05:49:06.126 7 WARNING glance.api.v2.images [None req-fc6a4515-a195-4c94-b7ad-2fcd13153cd4 c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0 [pid: 7|app: 0|req: 139/287] 10.0.0.239 () {32 vars in 710 bytes} [Fri May 29 05:49:06 2026] DELETE /v2/images/4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/288] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:49:06 2026] GET /v2/images/4c6b4ba7-b4b9-42b6-ac2e-a50ba5208ed0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 05:49:06.990 7 WARNING glance.api.v2.images [None req-424155ce-bea8-422f-b683-d524fe21de41 c636f405e2fc4014bb2bbd25439b1d2b a9a59dc345764fbeb1846f3bf32e0147 - - default default] Failed to find image 00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa to delete: glance.common.exception.ImageNotFound: No image found with ID 00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa [pid: 7|app: 0|req: 140/289] 10.0.0.239 () {32 vars in 710 bytes} [Fri May 29 05:49:06 2026] DELETE /v2/images/00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa => 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: 150/292] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:49:06 2026] GET /v2/images/00f65cb6-7ae4-45a4-8b6e-094b9ed3cdaa => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:49:08 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:49:08 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: 144/295] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:49:09 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/296] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:49:09 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: 145/297] 199.204.45.229 () {36 vars in 991 bytes} [Fri May 29 05:49:16 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 199.204.45.229 () {36 vars in 931 bytes} [Fri May 29 05:49:16 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: 147/301] 199.204.45.229 () {36 vars in 991 bytes} [Fri May 29 05:49:17 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/302] 199.204.45.229 () {36 vars in 931 bytes} [Fri May 29 05:49:17 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: 150/307] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:49:43 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/308] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:49:44 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: 151/309] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:49:46 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/310] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:49:46 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: 155/317] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:50:09 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/318] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:50:09 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: 158/323] 10.0.0.239 () {30 vars in 411 bytes} [Fri May 29 05:50:27 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: 170/332] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:51:13 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/333] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:51:13 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: 172/336] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:51:22 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/337] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:51:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/340] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:51:32 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/341] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:51:32 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: 172/350] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:52:16 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/351] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:52:16 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: 176/358] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:52:41 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/359] 10.0.0.239 () {32 vars in 707 bytes} [Fri May 29 05:52:41 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/360] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:52:42 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/361] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:52: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: 7|app: 0|req: 178/362] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:52: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: 8|app: 0|req: 185/363] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:52:42 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/364] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:52:42 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: 186/365] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:52: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: 180/366] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:52:42 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/367] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:52:42 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: 181/368] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:52: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: 188/369] 10.0.0.225 () {36 vars in 911 bytes} [Fri May 29 05:52: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: 7|app: 0|req: 182/370] 10.0.0.225 () {36 vars in 1007 bytes} [Fri May 29 05:52:42 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/371] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 05:52:42 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 05:52:42 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: 190/373] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 05:52:42 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: 196/384] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:53:28 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:53:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 10.0.0.216 () {36 vars in 987 bytes} [Fri May 29 05:53:46 2026] GET /v2/images/76a461b4-3cbd-4b18-8f90-3fec7cfc2a5a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 10.0.0.216 () {36 vars in 927 bytes} [Fri May 29 05:53:46 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: 196/398] 199.204.45.229 () {32 vars in 826 bytes} [Fri May 29 05:54:25 2026] GET /v2/images?status=active&owner=8eb37f058bab4a6cba55977e86f63012&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.229 () {32 vars in 653 bytes} [Fri May 29 05:54:25 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: 197/400] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:54:25 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1395 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:54:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:54:25 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: 205/403] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:54:25 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:54:25 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: 206/405] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:54:25 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/406] 10.0.0.107 () {36 vars in 987 bytes} [Fri May 29 05:54:26 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 10.0.0.107 () {36 vars in 927 bytes} [Fri May 29 05:54:26 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: 201/408] 10.0.0.225 () {36 vars in 911 bytes} [Fri May 29 05:54:26 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: 208/409] 10.0.0.225 () {36 vars in 1007 bytes} [Fri May 29 05:54:26 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 10.0.0.225 () {36 vars in 987 bytes} [Fri May 29 05:54:26 2026] GET /v2/images/03d6e47d-106a-4fc0-9979-8ba944aa5ce9 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 05:54:26 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: 203/412] 10.0.0.225 () {36 vars in 927 bytes} [Fri May 29 05:54:26 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: 235/463] 10.0.0.239 () {32 vars in 633 bytes} [Fri May 29 05:58:32 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)