+ 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 [Tue Apr 28 22:45:27 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-b8565c548-jm8xd 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8fd75f1668 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-28 22:45:29.560 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 22:45:29.656 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-28 22:45:30.421 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-28 22:45:30.422 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-28 22:45:30.422 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 22:45:30.543 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-28 22:45:30.544 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-28 22:45:30.545 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 22:45:32.457 7 WARNING glance.api.v2.images [None req-3e5c4b68-03d3-4bc0-84d5-95ad6de8b964 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:45:32.637 8 WARNING glance.api.v2.images [None req-24c0a482-8e99-4b81-b06b-625c0b09176a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 22:45:32.798 7 WARNING keystonemiddleware._common.config [None req-3e5c4b68-03d3-4bc0-84d5-95ad6de8b964 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:45:32.806 7 WARNING oslo_config.cfg [None req-3e5c4b68-03d3-4bc0-84d5-95ad6de8b964 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8fd75f1668 pid: 7 (default app) 2026-04-28 22:45:32.983 8 WARNING keystonemiddleware._common.config [None req-24c0a482-8e99-4b81-b06b-625c0b09176a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:45:32.992 8 WARNING oslo_config.cfg [None req-24c0a482-8e99-4b81-b06b-625c0b09176a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8fd75f1668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 22:45:33 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-28 22:45:34.272 8 WARNING oslo_policy.policy [None req-d3cb5417-ae06-4e73-b179-b6e6befbd88e 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:34.272 8 WARNING oslo_policy.policy [None req-d3cb5417-ae06-4e73-b179-b6e6befbd88e 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:34.289 8 WARNING oslo_policy.policy [None req-d3cb5417-ae06-4e73-b179-b6e6befbd88e 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:34.289 8 WARNING oslo_policy.policy [None req-d3cb5417-ae06-4e73-b179-b6e6befbd88e 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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: 1/6] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 22:45:33 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 22:45:45 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: 3/10] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 22:45:45 2026] GET /v2/images => generated 69 bytes in 44 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-28 22:45:45.086 7 WARNING oslo_policy.policy [None req-a95e8efb-9efe-4bba-8216-3b6bac3fa471 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:45.086 7 WARNING oslo_policy.policy [None req-a95e8efb-9efe-4bba-8216-3b6bac3fa471 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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: 8/11] 199.204.45.222 () {44 vars in 911 bytes} [Tue Apr 28 22:45:45 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 199.204.45.222 () {44 vars in 933 bytes} [Tue Apr 28 22:45:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:45:45.225 7 WARNING oslo_policy.policy [None req-ff62a8e2-6e55-4dbb-b46f-0535b161af1e 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:45.225 7 WARNING oslo_policy.policy [None req-ff62a8e2-6e55-4dbb-b46f-0535b161af1e 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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: 9/13] 199.204.45.222 () {44 vars in 939 bytes} [Tue Apr 28 22:45:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 22:45:45.309 8 WARNING oslo_config.cfg [None req-111bc2f1-ee8b-495c-a458-567b0c75a0c9 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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: 5/14] 199.204.45.222 () {48 vars in 951 bytes} [Tue Apr 28 22:45:45 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 22:45:45.333 7 WARNING oslo_policy.policy [None req-21ae70d7-a4cb-490a-8dec-653209e5f0c2 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:45.333 7 WARNING oslo_policy.policy [None req-21ae70d7-a4cb-490a-8dec-653209e5f0c2 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 22:45:45.335 7 INFO glance.api.v2.image_data [None req-21ae70d7-a4cb-490a-8dec-653209e5f0c2 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 22:45:48.999 7 WARNING glance.location [None req-21ae70d7-a4cb-490a-8dec-653209e5f0c2 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/15] 199.204.45.222 () {48 vars in 1045 bytes} [Tue Apr 28 22:45:45 2026] PUT /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a/file => generated 0 bytes in 3714 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7823 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 22:45:49 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 22:45:49.078 7 WARNING oslo_config.cfg [None req-25d19c18-dd39-4a14-ac77-2b829a747160 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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: 11/17] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 22:45:49 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 133/270] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:06:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:06:52 2026] GET /v2/images => generated 1240 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:07:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:07:10 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.222 () {44 vars in 937 bytes} [Tue Apr 28 23:07:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.222 () {44 vars in 959 bytes} [Tue Apr 28 23:07:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.222 () {44 vars in 939 bytes} [Tue Apr 28 23:07:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.222 () {48 vars in 951 bytes} [Tue Apr 28 23:07:10 2026] POST /v2/images => generated 796 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 23:07:10.456 8 WARNING oslo_policy.policy [None req-8b9f07dd-b2ec-4f15-91fb-907af20151b6 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 23:07:10.456 8 WARNING oslo_policy.policy [None req-8b9f07dd-b2ec-4f15-91fb-907af20151b6 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - 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-28 23:07:10.458 8 INFO glance.api.v2.image_data [None req-8b9f07dd-b2ec-4f15-91fb-907af20151b6 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:07:36.528 8 WARNING glance.location [None req-8b9f07dd-b2ec-4f15-91fb-907af20151b6 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/288] 199.204.45.222 () {48 vars in 1046 bytes} [Tue Apr 28 23:07:10 2026] PUT /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4/file => generated 0 bytes in 26126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64339 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 23:07:36 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 23:07:36 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => 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: 150/291] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:07:38 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: 142/292] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:07:38 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:14:54 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: 187/382] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:14:54 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:15:08 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: 189/386] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:15:08 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.222 () {44 vars in 947 bytes} [Tue Apr 28 23:15:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.204.45.222 () {44 vars in 969 bytes} [Tue Apr 28 23:15:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.222 () {44 vars in 939 bytes} [Tue Apr 28 23:15:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.204.45.222 () {48 vars in 951 bytes} [Tue Apr 28 23:15:08 2026] POST /v2/images => generated 799 bytes in 584 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 23:15:09.004 7 INFO glance.api.v2.image_data [None req-d50fe340-56de-4021-aba0-618814c99c62 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:15:25.235 7 INFO glance.location [None req-d50fe340-56de-4021-aba0-618814c99c62 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/395] 199.204.45.222 () {48 vars in 1045 bytes} [Tue Apr 28 23:15:08 2026] PUT /v2/images/7f60acf3-34de-47b7-b1be-7c6fedbdd43d/file => generated 0 bytes in 16277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22033 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 23:15:25 2026] GET /v2/images/7f60acf3-34de-47b7-b1be-7c6fedbdd43d => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.222 () {48 vars in 1050 bytes} [Tue Apr 28 23:15:25 2026] PATCH /v2/images/7f60acf3-34de-47b7-b1be-7c6fedbdd43d => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 23:15:25 2026] GET /v2/images/7f60acf3-34de-47b7-b1be-7c6fedbdd43d => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:16:02 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: 206/408] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:16:02 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:16: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: 204/412] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:16:19 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.222 () {44 vars in 939 bytes} [Tue Apr 28 23:16:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.204.45.222 () {44 vars in 961 bytes} [Tue Apr 28 23:16:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.222 () {44 vars in 939 bytes} [Tue Apr 28 23:16:19 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: 206/416] 199.204.45.222 () {48 vars in 951 bytes} [Tue Apr 28 23:16:19 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 23:16:19.372 7 INFO glance.api.v2.image_data [None req-d9545a7b-ce80-4446-82a2-4bd6998d2598 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:16:32.702 7 INFO glance.location [None req-d9545a7b-ce80-4446-82a2-4bd6998d2598 8aabd18ba32444be8e1b1b64b6e7087e 9d8e3d80db454a5496aaac6122e9cd6a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 211/421] 199.204.45.222 () {48 vars in 1046 bytes} [Tue Apr 28 23:16:19 2026] PUT /v2/images/08f93e37-7f1a-4f0f-8a6d-36ef03b8e129/file => generated 0 bytes in 13377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29045 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 23:16:32 2026] GET /v2/images/08f93e37-7f1a-4f0f-8a6d-36ef03b8e129 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.222 () {44 vars in 971 bytes} [Tue Apr 28 23:16:32 2026] GET /v2/images/08f93e37-7f1a-4f0f-8a6d-36ef03b8e129 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:29:53 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: 293/585] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:29:53 2026] GET /v2/images => generated 4893 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:32:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:32:26 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:32:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:32:28 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:33:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:33:21 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:33:30 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: 318/635] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:33:30 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 199.204.45.222 () {42 vars in 688 bytes} [Tue Apr 28 23:34:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.204.45.222 () {44 vars in 910 bytes} [Tue Apr 28 23:34:38 2026] GET /v2/images => generated 4893 bytes in 52 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: 331/662] 10.0.0.2 () {32 vars in 630 bytes} [Tue Apr 28 23:35:24 2026] GET /v2/images => generated 4893 bytes in 26 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: 334/667] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:35:46 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:35:46 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: 335/669] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:35:50 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:35:50 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: 337/673] 199.204.45.222 () {36 vars in 990 bytes} [Tue Apr 28 23:35:56 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 199.204.45.222 () {36 vars in 930 bytes} [Tue Apr 28 23:35:56 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: 338/675] 199.204.45.222 () {36 vars in 990 bytes} [Tue Apr 28 23:35:57 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 338/676] 199.204.45.222 () {36 vars in 930 bytes} [Tue Apr 28 23:35: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: 7|app: 0|req: 339/677] 10.0.0.2 () {30 vars in 408 bytes} [Tue Apr 28 23:36:02 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: 340/680] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:36:02 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:36:02 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: 343/686] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:36:32 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:36: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: 8|app: 0|req: 345/690] 10.0.0.2 () {34 vars in 652 bytes} [Tue Apr 28 23:36:41 2026] POST /v2/images => generated 647 bytes in 260 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 23:36:41.434 7 WARNING glance.api.v2.images [None req-47e2d7f7-8e02-4ea0-8d8c-a855e68c43b8 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cc22c1d7-0433-4895-a9e9-48163b697add [pid: 7|app: 0|req: 346/691] 10.0.0.2 () {32 vars in 707 bytes} [Tue Apr 28 23:36:41 2026] DELETE /v2/images/cc22c1d7-0433-4895-a9e9-48163b697add => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:36:41 2026] GET /v2/images/cc22c1d7-0433-4895-a9e9-48163b697add => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.2 () {32 vars in 630 bytes} [Tue Apr 28 23:36:41 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: 347/694] 10.0.0.2 () {34 vars in 652 bytes} [Tue Apr 28 23:36:41 2026] POST /v2/images => generated 701 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.2 () {32 vars in 714 bytes} [Tue Apr 28 23:36:41 2026] GET /v2/images/6815e594-ea11-4a82-acce-692d0fd21932/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 23:36:41.680 8 INFO glance.api.v2.image_data [None req-32903cdc-3dd8-4689-8107-564e4ea851cb 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 23:36:41.760 8 WARNING glance_store._drivers.rbd [None req-32903cdc-3dd8-4689-8107-564e4ea851cb 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 23:36:42.014 8 INFO glance.location [None req-32903cdc-3dd8-4689-8107-564e4ea851cb 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/696] 10.0.0.2 () {32 vars in 724 bytes} [Tue Apr 28 23:36:41 2026] PUT /v2/images/6815e594-ea11-4a82-acce-692d0fd21932/file => generated 0 bytes in 418 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:36:42 2026] GET /v2/images/6815e594-ea11-4a82-acce-692d0fd21932 => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.2 () {32 vars in 714 bytes} [Tue Apr 28 23:36:42 2026] GET /v2/images/6815e594-ea11-4a82-acce-692d0fd21932/file => generated 1024 bytes in 193 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.2 () {34 vars in 652 bytes} [Tue Apr 28 23:36:42 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: 350/700] 10.0.0.2 () {32 vars in 723 bytes} [Tue Apr 28 23:36:42 2026] PATCH /v2/images/42857d9a-e6e7-409b-9b27-4257c1f38aef => generated 652 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:36:42 2026] GET /v2/images/42857d9a-e6e7-409b-9b27-4257c1f38aef => generated 652 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 23:36:42.504 8 WARNING glance.api.v2.images [None req-4acf1df9-c4d9-4749-9a12-3e2f6b3e3f41 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//42857d9a-e6e7-409b-9b27-4257c1f38aef [pid: 8|app: 0|req: 351/702] 10.0.0.2 () {32 vars in 707 bytes} [Tue Apr 28 23:36:42 2026] DELETE /v2/images/42857d9a-e6e7-409b-9b27-4257c1f38aef => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:36:42 2026] GET /v2/images/42857d9a-e6e7-409b-9b27-4257c1f38aef => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:36:42.627 8 WARNING glance.api.v2.images [None req-7ddeea22-9632-4a04-8dbd-93d878fbbdf9 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6815e594-ea11-4a82-acce-692d0fd21932 [pid: 8|app: 0|req: 352/706] 10.0.0.2 () {32 vars in 707 bytes} [Tue Apr 28 23:36:42 2026] DELETE /v2/images/6815e594-ea11-4a82-acce-692d0fd21932 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:36:43 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 353/708] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:36:43 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: 356/709] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:36:43 2026] GET /v2/images/6815e594-ea11-4a82-acce-692d0fd21932 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 23:36:43.391 8 WARNING glance.api.v2.images [None req-800bf30d-df71-4315-bb61-c24707085df5 90b754d6aef744bab6c30ffccb56a343 290f824bc4c04c7bbc1a99e76e90d73d - - default default] Failed to find image cc22c1d7-0433-4895-a9e9-48163b697add to delete: glance.common.exception.ImageNotFound: No image found with ID cc22c1d7-0433-4895-a9e9-48163b697add [pid: 8|app: 0|req: 354/710] 10.0.0.2 () {32 vars in 707 bytes} [Tue Apr 28 23:36:43 2026] DELETE /v2/images/cc22c1d7-0433-4895-a9e9-48163b697add => generated 147 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:36:43 2026] GET /v2/images/cc22c1d7-0433-4895-a9e9-48163b697add => generated 139 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:37:08 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: 8|app: 0|req: 359/721] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:37: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: 363/722] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 360/723] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 361/725] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:37:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.74 () {36 vars in 985 bytes} [Tue Apr 28 23:37:09 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:37: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: 8|app: 0|req: 363/729] 10.0.0.74 () {36 vars in 985 bytes} [Tue Apr 28 23:37:09 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:37:09 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: 364/731] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:37:09 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: 367/736] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:37:25 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:37:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:37:27 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:37:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:38:01 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/747] 10.0.0.2 () {32 vars in 704 bytes} [Tue Apr 28 23:38:01 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 373/748] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:38:01 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:38:01 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: 374/750] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:38:01 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: 377/751] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:38:01 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => 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: 375/752] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:38:01 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: 378/753] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:38:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:38:01 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:38:02 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: 377/756] 10.0.0.74 () {36 vars in 985 bytes} [Tue Apr 28 23:38:02 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:38:02 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: 378/758] 10.0.0.74 () {36 vars in 985 bytes} [Tue Apr 28 23:38:02 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:38:02 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: 379/760] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:38:02 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: 386/769] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:38:33 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:38:34 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: 397/791] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:40:14 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:40:14 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: 8|app: 0|req: 397/795] 10.0.0.101 () {36 vars in 986 bytes} [Tue Apr 28 23:40:32 2026] GET /v2/images/6992c34c-3fbd-4a83-9a17-6ebe870deb4a => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.101 () {36 vars in 926 bytes} [Tue Apr 28 23:40:32 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: 405/807] 199.204.45.222 () {32 vars in 825 bytes} [Tue Apr 28 23:41:15 2026] GET /v2/images?status=active&owner=9d8e3d80db454a5496aaac6122e9cd6a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 199.204.45.222 () {32 vars in 652 bytes} [Tue Apr 28 23:41:15 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: 406/809] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:41:16 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:41:16 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: 407/811] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:41:16 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: 405/812] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:41:16 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => 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: 408/813] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:41: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: 8|app: 0|req: 406/814] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:41:16 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: 409/815] 10.0.0.64 () {36 vars in 985 bytes} [Tue Apr 28 23:41:16 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => 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: 407/816] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:41:16 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: 410/817] 10.0.0.64 () {36 vars in 925 bytes} [Tue Apr 28 23:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.74 () {36 vars in 985 bytes} [Tue Apr 28 23:41:17 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:41:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 10.0.0.74 () {36 vars in 985 bytes} [Tue Apr 28 23:41:17 2026] GET /v2/images/233c26bb-800b-4849-95ac-4837aa87cbd4 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:41:17 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: 410/822] 10.0.0.74 () {36 vars in 925 bytes} [Tue Apr 28 23:41:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/867] 10.0.0.2 () {32 vars in 630 bytes} [Tue Apr 28 23:44:54 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)