+ 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 May 5 21:24:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-79c4b4bcf9-cdtlg 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 0x7f6a07d21668 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-05 21:24:31.600 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 21:24:31.627 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-05 21:24:32.449 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-05 21:24:32.450 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-05 21:24:32.450 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 21:24:32.459 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-05 21:24:32.460 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-05 21:24:32.460 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 21:24:34.474 7 WARNING glance.api.v2.images [None req-cebf6d01-9c9b-4de5-8cd5-6485b59ec10c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 21:24:34.510 8 WARNING glance.api.v2.images [None req-3ad9ef70-927b-43d1-91ea-8de0468a1c7d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 21:24:34.800 7 WARNING keystonemiddleware._common.config [None req-cebf6d01-9c9b-4de5-8cd5-6485b59ec10c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 21:24:34.808 7 WARNING oslo_config.cfg [None req-cebf6d01-9c9b-4de5-8cd5-6485b59ec10c - - - - - -] 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 0x7f6a07d21668 pid: 7 (default app) 2026-05-05 21:24:34.917 8 WARNING keystonemiddleware._common.config [None req-3ad9ef70-927b-43d1-91ea-8de0468a1c7d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 21:24:34.925 8 WARNING oslo_config.cfg [None req-3ad9ef70-927b-43d1-91ea-8de0468a1c7d - - - - - -] 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 0x7f6a07d21668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:24:35 2026] GET / => generated 1301 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-05 21:24:35.853 8 WARNING oslo_policy.policy [None req-ddc334a3-0a6f-419a-8a03-e0bf359a0091 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:35.854 8 WARNING oslo_policy.policy [None req-ddc334a3-0a6f-419a-8a03-e0bf359a0091 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:35.868 8 WARNING oslo_policy.policy [None req-ddc334a3-0a6f-419a-8a03-e0bf359a0091 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:35.868 8 WARNING oslo_policy.policy [None req-ddc334a3-0a6f-419a-8a03-e0bf359a0091 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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.25 () {44 vars in 907 bytes} [Tue May 5 21:24:35 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:24:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:24:39 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 21:24:39.280 7 WARNING oslo_policy.policy [None req-7bdc6377-923b-447e-9f6e-784d327c931b 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:39.280 7 WARNING oslo_policy.policy [None req-7bdc6377-923b-447e-9f6e-784d327c931b 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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: 7/9] 199.204.45.25 () {44 vars in 908 bytes} [Tue May 5 21:24:39 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 930 bytes} [Tue May 5 21:24:39 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-05 21:24:39.409 7 WARNING oslo_policy.policy [None req-b34feca5-0e52-45ec-851b-a63579b81f7e 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:39.410 7 WARNING oslo_policy.policy [None req-b34feca5-0e52-45ec-851b-a63579b81f7e 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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.25 () {44 vars in 936 bytes} [Tue May 5 21:24:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 21:24:39.520 8 WARNING oslo_config.cfg [None req-bd1b43a2-25e8-44e7-829a-28f21d26cebe 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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: 4/12] 199.204.45.25 () {48 vars in 948 bytes} [Tue May 5 21:24:39 2026] POST /v2/images => generated 760 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 21:24:39.543 7 WARNING oslo_policy.policy [None req-9180841f-9db6-47bd-9840-d0b7bb68c1b4 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:39.544 7 WARNING oslo_policy.policy [None req-9180841f-9db6-47bd-9840-d0b7bb68c1b4 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:24:39.545 7 INFO glance.api.v2.image_data [None req-9180841f-9db6-47bd-9840-d0b7bb68c1b4 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 21:24:43.879 7 WARNING glance.location [None req-9180841f-9db6-47bd-9840-d0b7bb68c1b4 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.25 () {48 vars in 1042 bytes} [Tue May 5 21:24:39 2026] PUT /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf/file => generated 0 bytes in 4380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4134 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:24:43 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 21:24:43.953 7 WARNING oslo_config.cfg [None req-ef1b6996-5706-422d-b766-5f36b917d986 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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: 10/15] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:24:43 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:46:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:46:13 2026] GET /v2/images => generated 1240 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:46:59 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:46:59 2026] GET /v2/images => generated 1240 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/288] 199.204.45.25 () {44 vars in 934 bytes} [Tue May 5 21:47:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/289] 199.204.45.25 () {44 vars in 956 bytes} [Tue May 5 21:47:00 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: 8|app: 0|req: 143/290] 199.204.45.25 () {44 vars in 936 bytes} [Tue May 5 21:47:00 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: 148/291] 199.204.45.25 () {48 vars in 948 bytes} [Tue May 5 21:47:00 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 21:47:00.228 8 WARNING oslo_policy.policy [None req-604033a1-7355-4883-85ac-b00b053769e7 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:47:00.228 8 WARNING oslo_policy.policy [None req-604033a1-7355-4883-85ac-b00b053769e7 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - 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-05 21:47:00.230 8 INFO glance.api.v2.image_data [None req-604033a1-7355-4883-85ac-b00b053769e7 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 21:47:38.849 8 WARNING glance.location [None req-604033a1-7355-4883-85ac-b00b053769e7 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/300] 199.204.45.25 () {48 vars in 1043 bytes} [Tue May 5 21:47:00 2026] PUT /v2/images/afc778be-a917-4ca9-ac51-824e8817c118/file => generated 0 bytes in 38676 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62968 switches on core 0) [pid: 7|app: 0|req: 157/301] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:47:38 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/302] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:47:38 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/303] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:47:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/304] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:47:40 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/391] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:54:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/392] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:54:50 2026] GET /v2/images => generated 2451 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:55:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/396] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:55:03 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.25 () {44 vars in 944 bytes} [Tue May 5 21:55:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/398] 199.204.45.25 () {44 vars in 966 bytes} [Tue May 5 21:55:03 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: 206/399] 199.204.45.25 () {44 vars in 936 bytes} [Tue May 5 21:55:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/402] 199.204.45.25 () {48 vars in 948 bytes} [Tue May 5 21:55:03 2026] POST /v2/images => generated 799 bytes in 1080 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 21:55:04.617 7 INFO glance.api.v2.image_data [None req-a1c2e7cc-5a2d-4463-b2b8-2278b9af62ba 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 21:56:15.582 7 INFO glance.location [None req-a1c2e7cc-5a2d-4463-b2b8-2278b9af62ba 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/417] 199.204.45.25 () {48 vars in 1042 bytes} [Tue May 5 21:55:04 2026] PUT /v2/images/bb64994e-f0c4-466c-90d4-9f8085bdf355/file => generated 0 bytes in 71003 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22846 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:56:15 2026] GET /v2/images/bb64994e-f0c4-466c-90d4-9f8085bdf355 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.25 () {48 vars in 1047 bytes} [Tue May 5 21:56:15 2026] PATCH /v2/images/bb64994e-f0c4-466c-90d4-9f8085bdf355 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:56:15 2026] GET /v2/images/bb64994e-f0c4-466c-90d4-9f8085bdf355 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:57:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:57:26 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/439] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 21:57:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 21:57:38 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/441] 199.204.45.25 () {44 vars in 936 bytes} [Tue May 5 21:57:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/442] 199.204.45.25 () {44 vars in 958 bytes} [Tue May 5 21:57:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/443] 199.204.45.25 () {44 vars in 936 bytes} [Tue May 5 21:57:38 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: 222/444] 199.204.45.25 () {48 vars in 948 bytes} [Tue May 5 21:57:38 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 21:57:38.275 8 INFO glance.api.v2.image_data [None req-67121d28-4131-4485-9b9e-5a4925b0e8d4 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 21:57:51.797 8 INFO glance.location [None req-67121d28-4131-4485-9b9e-5a4925b0e8d4 2cea7526e06f4507a961a9e61c8264de 0bfc7d8a21524f8ea4c4c1c6ed5122a8 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 223/447] 199.204.45.25 () {48 vars in 1042 bytes} [Tue May 5 21:57:38 2026] PUT /v2/images/a333b1c0-fb44-4d80-9e33-98c69f9fff4e/file => generated 0 bytes in 13565 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18458 switches on core 0) [pid: 7|app: 0|req: 225/448] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:57:51 2026] GET /v2/images/a333b1c0-fb44-4d80-9e33-98c69f9fff4e => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 199.204.45.25 () {44 vars in 968 bytes} [Tue May 5 21:57:51 2026] GET /v2/images/a333b1c0-fb44-4d80-9e33-98c69f9fff4e => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 22:10:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 22:10:43 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 22:13:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/641] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 22:13:30 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 22:13:31 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 22:13:31 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 22:14:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 22:14:33 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 22:14:40 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 22:14:40 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 199.204.45.25 () {42 vars in 685 bytes} [Tue May 5 22:15:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 199.204.45.25 () {44 vars in 907 bytes} [Tue May 5 22:15:42 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 343/686] 10.0.0.173 () {32 vars in 633 bytes} [Tue May 5 22:16:27 2026] GET /v2/images => generated 4892 bytes in 20 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: 346/691] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:16:46 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:16: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: 347/693] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:16:46 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: 347/694] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:16:46 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:16:46 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: 348/696] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:16:46 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: 349/697] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:16:46 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:16:46 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: 350/699] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:16:46 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: 350/700] 10.0.0.226 () {36 vars in 911 bytes} [Tue May 5 22:16:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.226 () {36 vars in 1007 bytes} [Tue May 5 22:16:48 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf/locations => generated 127 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.226 () {36 vars in 987 bytes} [Tue May 5 22:16:48 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.226 () {36 vars in 927 bytes} [Tue May 5 22:16:48 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: 352/704] 10.0.0.226 () {36 vars in 927 bytes} [Tue May 5 22:16:48 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: 353/705] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:16:49 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => 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: 353/706] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:16:50 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: 354/707] 10.0.0.173 () {34 vars in 655 bytes} [Tue May 5 22:16:51 2026] POST /v2/images => generated 648 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 22:16:52.150 8 WARNING glance.api.v2.images [None req-82ef9248-0575-4736-b4ff-9d85083a0b2d 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//374ff1fd-bfdd-497f-8597-347e4418b8aa [pid: 8|app: 0|req: 354/708] 10.0.0.173 () {32 vars in 710 bytes} [Tue May 5 22:16:52 2026] DELETE /v2/images/374ff1fd-bfdd-497f-8597-347e4418b8aa => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:16:52 2026] GET /v2/images/374ff1fd-bfdd-497f-8597-347e4418b8aa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.173 () {32 vars in 633 bytes} [Tue May 5 22:16:52 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.173 () {34 vars in 655 bytes} [Tue May 5 22:16:52 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.173 () {32 vars in 717 bytes} [Tue May 5 22:16:52 2026] GET /v2/images/3db5df2e-bf58-424f-945d-00b11368dae0/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 22:16:52.348 7 INFO glance.api.v2.image_data [None req-28f31134-d046-469c-820e-3a7b8c207df8 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:16:52.396 7 WARNING glance_store._drivers.rbd [None req-28f31134-d046-469c-820e-3a7b8c207df8 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 22:16:53.404 7 INFO glance.location [None req-28f31134-d046-469c-820e-3a7b8c207df8 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/713] 10.0.0.173 () {32 vars in 727 bytes} [Tue May 5 22:16:52 2026] PUT /v2/images/3db5df2e-bf58-424f-945d-00b11368dae0/file => generated 0 bytes in 1101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:16:53 2026] GET /v2/images/3db5df2e-bf58-424f-945d-00b11368dae0 => generated 1104 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/715] 10.0.0.173 () {32 vars in 717 bytes} [Tue May 5 22:16:53 2026] GET /v2/images/3db5df2e-bf58-424f-945d-00b11368dae0/file => generated 1024 bytes in 182 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.173 () {34 vars in 655 bytes} [Tue May 5 22:16:53 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.173 () {32 vars in 726 bytes} [Tue May 5 22:16:53 2026] PATCH /v2/images/75293665-8495-4e45-8f80-af8446540fef => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:16:53 2026] GET /v2/images/75293665-8495-4e45-8f80-af8446540fef => generated 651 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 22:16:53.792 7 WARNING glance.api.v2.images [None req-d7b7ee7d-a74c-4db8-9470-9eec6a7d95c4 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//75293665-8495-4e45-8f80-af8446540fef [pid: 7|app: 0|req: 360/719] 10.0.0.173 () {32 vars in 710 bytes} [Tue May 5 22:16:53 2026] DELETE /v2/images/75293665-8495-4e45-8f80-af8446540fef => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:16:53 2026] GET /v2/images/75293665-8495-4e45-8f80-af8446540fef => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:16:53.860 7 WARNING glance.api.v2.images [None req-af19f497-39d7-43f6-a724-72bc0d363735 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3db5df2e-bf58-424f-945d-00b11368dae0 [pid: 7|app: 0|req: 361/723] 10.0.0.173 () {32 vars in 710 bytes} [Tue May 5 22:16:53 2026] DELETE /v2/images/3db5df2e-bf58-424f-945d-00b11368dae0 => generated 0 bytes in 1876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:16:55 2026] GET /v2/images/3db5df2e-bf58-424f-945d-00b11368dae0 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 22:16:55.756 7 WARNING glance.api.v2.images [None req-7040f54c-25f9-45ca-b233-9606535dfcda 3ac86b26fa714d46a1b1fffa805757fc 2ce5d4c4dc2d42108d97d60b124b83d1 - - default default] Failed to find image 374ff1fd-bfdd-497f-8597-347e4418b8aa to delete: glance.common.exception.ImageNotFound: No image found with ID 374ff1fd-bfdd-497f-8597-347e4418b8aa [pid: 7|app: 0|req: 362/725] 10.0.0.173 () {32 vars in 710 bytes} [Tue May 5 22:16:55 2026] DELETE /v2/images/374ff1fd-bfdd-497f-8597-347e4418b8aa => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:16:55 2026] GET /v2/images/374ff1fd-bfdd-497f-8597-347e4418b8aa => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 199.204.45.25 () {36 vars in 990 bytes} [Tue May 5 22:16:57 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => 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: 365/728] 199.204.45.25 () {36 vars in 930 bytes} [Tue May 5 22:16: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: 364/729] 199.204.45.25 () {36 vars in 990 bytes} [Tue May 5 22:16:58 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => 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: 366/730] 199.204.45.25 () {36 vars in 930 bytes} [Tue May 5 22:16:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.173 () {30 vars in 411 bytes} [Tue May 5 22:16:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:17:11 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:17:11 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:17:37 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:17:37 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: 375/750] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:18:11 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => 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: 376/751] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:18:11 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: 381/760] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:18:49 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.173 () {32 vars in 707 bytes} [Tue May 5 22:18:49 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => 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: 382/762] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:18:49 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:18:49 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: 383/764] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:18:49 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: 382/765] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:18:49 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/766] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:18:49 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: 383/767] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:18:49 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: 385/768] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:18:49 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/769] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:18:49 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: 386/770] 10.0.0.226 () {36 vars in 911 bytes} [Tue May 5 22:18:50 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 10.0.0.226 () {36 vars in 1007 bytes} [Tue May 5 22:18:50 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.226 () {36 vars in 987 bytes} [Tue May 5 22:18:50 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.226 () {36 vars in 927 bytes} [Tue May 5 22:18:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.226 () {36 vars in 927 bytes} [Tue May 5 22:18:50 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: 389/779] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:19:13 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:19:13 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: 394/789] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:19:44 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:19:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:19:55 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:19:55 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: 398/797] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:20:04 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => 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: 400/798] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:20:04 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: 401/803] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:20:29 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:20:29 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: 406/809] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:20:45 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:20:45 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: 408/817] 199.204.45.25 () {32 vars in 825 bytes} [Tue May 5 22:21:22 2026] GET /v2/images?status=active&owner=0bfc7d8a21524f8ea4c4c1c6ed5122a8&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/818] 199.204.45.25 () {32 vars in 652 bytes} [Tue May 5 22:21:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/819] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:21:23 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/820] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:21:23 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: 410/821] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:21:23 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: 412/822] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:21:23 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118 => 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: 411/823] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:21:24 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: 413/824] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:21:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.150 () {36 vars in 987 bytes} [Tue May 5 22:21:24 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:21:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/827] 10.0.0.150 () {36 vars in 927 bytes} [Tue May 5 22:21:24 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 10.0.0.226 () {36 vars in 911 bytes} [Tue May 5 22:21:24 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/831] 10.0.0.226 () {36 vars in 1007 bytes} [Tue May 5 22:21:24 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.226 () {36 vars in 987 bytes} [Tue May 5 22:21:24 2026] GET /v2/images/afc778be-a917-4ca9-ac51-824e8817c118 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/833] 10.0.0.226 () {36 vars in 927 bytes} [Tue May 5 22:21:24 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: 418/834] 10.0.0.226 () {36 vars in 927 bytes} [Tue May 5 22:21:24 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: 422/845] 10.0.0.188 () {36 vars in 987 bytes} [Tue May 5 22:22:16 2026] GET /v2/images/7a6a1e36-76f2-4e44-9975-867ac2a727bf => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/846] 10.0.0.188 () {36 vars in 927 bytes} [Tue May 5 22:22:16 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: 450/897] 10.0.0.173 () {32 vars in 633 bytes} [Tue May 5 22:26:27 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)