+ 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 [Sat Apr 25 01:01:34 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-7887974cf4-9725x 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 0x7f79f1504668 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-25 01:01:36.766 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-25 01:01:36.856 7 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-25 01:01:37.609 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-25 01:01:37.610 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-25 01:01:37.610 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 01:01:37.803 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-25 01:01:37.804 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-25 01:01:37.805 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-25 01:01:39.735 8 WARNING glance.api.v2.images [None req-34c9db24-58c5-4f4e-a245-2bd98d075080 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 01:01:39.845 7 WARNING glance.api.v2.images [None req-32b6f024-2602-41fc-9608-a359acbc54fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-25 01:01:40.083 8 WARNING keystonemiddleware._common.config [None req-34c9db24-58c5-4f4e-a245-2bd98d075080 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 01:01:40.091 8 WARNING oslo_config.cfg [None req-34c9db24-58c5-4f4e-a245-2bd98d075080 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f79f1504668 pid: 8 (default app) 2026-04-25 01:01:40.188 7 WARNING keystonemiddleware._common.config [None req-32b6f024-2602-41fc-9608-a359acbc54fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-25 01:01:40.196 7 WARNING oslo_config.cfg [None req-32b6f024-2602-41fc-9608-a359acbc54fd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f79f1504668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:01:42 2026] GET / => generated 1290 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-25 01:01:42.499 7 WARNING oslo_policy.policy [None req-c2b15c9d-df18-4457-bb16-07b07a33b976 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:42.499 7 WARNING oslo_policy.policy [None req-c2b15c9d-df18-4457-bb16-07b07a33b976 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:42.520 7 WARNING oslo_policy.policy [None req-c2b15c9d-df18-4457-bb16-07b07a33b976 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:42.520 7 WARNING oslo_policy.policy [None req-c2b15c9d-df18-4457-bb16-07b07a33b976 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:01:42 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:01:48 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:01:48 2026] GET /v2/images => generated 69 bytes in 38 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-25 01:01:48.552 8 WARNING oslo_policy.policy [None req-50cfee14-5610-4979-beb3-0027abaac168 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:48.552 8 WARNING oslo_policy.policy [None req-50cfee14-5610-4979-beb3-0027abaac168 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.3 () {44 vars in 904 bytes} [Sat Apr 25 01:01:48 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.3 () {44 vars in 926 bytes} [Sat Apr 25 01:01:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-25 01:01:48.697 8 WARNING oslo_policy.policy [None req-b81ac1f5-b32f-419f-9227-8c6ce0903c60 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:48.697 8 WARNING oslo_policy.policy [None req-b81ac1f5-b32f-419f-9227-8c6ce0903c60 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/12] 199.204.45.3 () {44 vars in 932 bytes} [Sat Apr 25 01:01:48 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-04-25 01:01:48.791 7 WARNING oslo_config.cfg [None req-fca8be2e-fc5f-4e33-9f5d-2a9a8ca09f7b 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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: 5/13] 199.204.45.3 () {48 vars in 944 bytes} [Sat Apr 25 01:01:48 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-25 01:01:48.817 8 WARNING oslo_policy.policy [None req-da73f68c-8bdf-47c6-a328-b05e07f96b31 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:48.817 8 WARNING oslo_policy.policy [None req-da73f68c-8bdf-47c6-a328-b05e07f96b31 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:01:48.819 8 INFO glance.api.v2.image_data [None req-da73f68c-8bdf-47c6-a328-b05e07f96b31 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:01:55.044 8 WARNING glance.location [None req-da73f68c-8bdf-47c6-a328-b05e07f96b31 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/14] 199.204.45.3 () {48 vars in 1038 bytes} [Sat Apr 25 01:01:48 2026] PUT /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c/file => generated 0 bytes in 6274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4489 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:01:55 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-25 01:01:55.121 8 WARNING oslo_config.cfg [None req-b025e382-6a3f-4cb2-ac92-93a2ca3dd425 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/16] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:01:55 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:02:05 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:02:05 2026] GET /v2/images => generated 1240 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:02:24 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/26] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:02:24 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.3 () {44 vars in 940 bytes} [Sat Apr 25 01:02:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.3 () {44 vars in 962 bytes} [Sat Apr 25 01:02:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.204.45.3 () {44 vars in 932 bytes} [Sat Apr 25 01:02:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.204.45.3 () {48 vars in 944 bytes} [Sat Apr 25 01:02:24 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-25 01:02:24.809 7 WARNING oslo_policy.policy [None req-dfaaa31e-f42b-4815-a823-62b009c4b9eb 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:02:24.809 7 WARNING oslo_policy.policy [None req-dfaaa31e-f42b-4815-a823-62b009c4b9eb 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - 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-25 01:02:24.810 7 INFO glance.api.v2.image_data [None req-dfaaa31e-f42b-4815-a823-62b009c4b9eb 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:02:49.611 7 INFO glance.location [None req-dfaaa31e-f42b-4815-a823-62b009c4b9eb 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 14/37] 199.204.45.3 () {48 vars in 1038 bytes} [Sat Apr 25 01:02:24 2026] PUT /v2/images/57bb80d6-fffd-4cf0-ab09-50878e4140f0/file => generated 0 bytes in 24863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18339 switches on core 0) [pid: 8|app: 0|req: 24/38] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:02:49 2026] GET /v2/images/57bb80d6-fffd-4cf0-ab09-50878e4140f0 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/39] 199.204.45.3 () {48 vars in 1043 bytes} [Sat Apr 25 01:02:49 2026] PATCH /v2/images/57bb80d6-fffd-4cf0-ab09-50878e4140f0 => generated 1234 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/40] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:02:49 2026] GET /v2/images/57bb80d6-fffd-4cf0-ab09-50878e4140f0 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/183] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:14:43 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/184] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:14:43 2026] GET /v2/images => generated 2476 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/189] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:14:57 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/190] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:14:57 2026] GET /v2/images => generated 2476 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/191] 199.204.45.3 () {44 vars in 932 bytes} [Sat Apr 25 01:14:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/192] 199.204.45.3 () {44 vars in 954 bytes} [Sat Apr 25 01:14:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/193] 199.204.45.3 () {44 vars in 932 bytes} [Sat Apr 25 01:14:57 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: 102/194] 199.204.45.3 () {48 vars in 944 bytes} [Sat Apr 25 01:14:57 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-25 01:14:57.465 7 INFO glance.api.v2.image_data [None req-1b118742-6d91-44cb-a8c2-6d75009cf153 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:15:09.390 7 INFO glance.location [None req-1b118742-6d91-44cb-a8c2-6d75009cf153 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 93/197] 199.204.45.3 () {48 vars in 1038 bytes} [Sat Apr 25 01:14:57 2026] PUT /v2/images/c4db6778-4635-4104-90a8-d9cab4c2ccae/file => generated 0 bytes in 11968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17777 switches on core 0) [pid: 8|app: 0|req: 105/198] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:15:09 2026] GET /v2/images/c4db6778-4635-4104-90a8-d9cab4c2ccae => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/199] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:15:09 2026] GET /v2/images/c4db6778-4635-4104-90a8-d9cab4c2ccae => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/204] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:15:28 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/205] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:15:28 2026] GET /v2/images => generated 3681 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/224] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:17:06 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/225] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:17:06 2026] GET /v2/images => generated 3681 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/226] 199.204.45.3 () {44 vars in 930 bytes} [Sat Apr 25 01:17:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/227] 199.204.45.3 () {44 vars in 952 bytes} [Sat Apr 25 01:17:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/228] 199.204.45.3 () {44 vars in 932 bytes} [Sat Apr 25 01:17:06 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: 7|app: 0|req: 109/231] 199.204.45.3 () {48 vars in 944 bytes} [Sat Apr 25 01:17:06 2026] POST /v2/images => generated 796 bytes in 2530 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-25 01:17:08.978 8 INFO glance.api.v2.image_data [None req-0b137700-7445-4e17-a581-c3a6656578dc 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:17:44.912 8 WARNING glance.location [None req-0b137700-7445-4e17-a581-c3a6656578dc 26dd324098134da991e38d9625b0c9e8 bca6f3b31fef485a907114e1acc5b767 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 123/238] 199.204.45.3 () {48 vars in 1039 bytes} [Sat Apr 25 01:17:08 2026] PUT /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc/file => generated 0 bytes in 35984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (55636 switches on core 0) [pid: 7|app: 0|req: 116/239] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:17:44 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/240] 199.204.45.3 () {44 vars in 964 bytes} [Sat Apr 25 01:17:44 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/243] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:17:46 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/244] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:17:46 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/283] 199.204.45.3 () {42 vars in 681 bytes} [Sat Apr 25 01:21:00 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.204.45.3 () {44 vars in 903 bytes} [Sat Apr 25 01:21:00 2026] GET /v2/images => generated 4892 bytes in 106 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: 151/293] 10.0.0.180 () {32 vars in 633 bytes} [Sat Apr 25 01:21:42 2026] GET /v2/images => generated 4892 bytes in 19 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: 146/300] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:22:08 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/301] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:22: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: 7|app: 0|req: 147/302] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:22:12 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/303] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:22:12 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: 148/304] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:22:12 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: 157/305] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:22:12 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 149/306] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:22:12 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: 158/307] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:22:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/308] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:22:12 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 159/309] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:22:12 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: 151/310] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:22:12 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: 160/311] 10.0.0.48 () {36 vars in 910 bytes} [Sat Apr 25 01:22:13 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/312] 10.0.0.48 () {36 vars in 1006 bytes} [Sat Apr 25 01:22:13 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/313] 10.0.0.48 () {36 vars in 986 bytes} [Sat Apr 25 01:22:13 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 153/314] 10.0.0.48 () {36 vars in 926 bytes} [Sat Apr 25 01:22:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/315] 10.0.0.48 () {36 vars in 926 bytes} [Sat Apr 25 01:22:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/316] 199.204.45.3 () {36 vars in 989 bytes} [Sat Apr 25 01:22:16 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 163/317] 199.204.45.3 () {36 vars in 929 bytes} [Sat Apr 25 01:22: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: 8|app: 0|req: 165/320] 199.204.45.3 () {36 vars in 989 bytes} [Sat Apr 25 01:22:17 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/321] 199.204.45.3 () {36 vars in 929 bytes} [Sat Apr 25 01:22:17 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: 166/322] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:22:26 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 157/323] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:22:26 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: 168/326] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:22:27 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/327] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:22:27 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: 164/336] 10.0.0.180 () {34 vars in 655 bytes} [Sat Apr 25 01:23:08 2026] POST /v2/images => generated 648 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-25 01:23:08.290 8 WARNING glance.api.v2.images [None req-fbacb90c-f911-4e6a-bb2f-ad9494926aac 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53b467df-98fb-4568-8ba7-3703a44bff87 [pid: 8|app: 0|req: 173/337] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 01:23:08 2026] DELETE /v2/images/53b467df-98fb-4568-8ba7-3703a44bff87 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/338] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:23:08 2026] GET /v2/images/53b467df-98fb-4568-8ba7-3703a44bff87 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/339] 10.0.0.180 () {32 vars in 633 bytes} [Sat Apr 25 01:23:08 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/340] 10.0.0.180 () {34 vars in 655 bytes} [Sat Apr 25 01:23:08 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/341] 10.0.0.180 () {32 vars in 717 bytes} [Sat Apr 25 01:23:08 2026] GET /v2/images/05566242-a482-4a78-83f2-8edcd6ea0a9d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-25 01:23:08.491 7 INFO glance.api.v2.image_data [None req-fe296e19-958a-43b3-8502-9d6c5153e65f 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-25 01:23:08.529 7 WARNING glance_store._drivers.rbd [None req-fe296e19-958a-43b3-8502-9d6c5153e65f 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-25 01:23:08.783 7 INFO glance.location [None req-fe296e19-958a-43b3-8502-9d6c5153e65f 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 167/342] 10.0.0.180 () {32 vars in 727 bytes} [Sat Apr 25 01:23:08 2026] PUT /v2/images/05566242-a482-4a78-83f2-8edcd6ea0a9d/file => generated 0 bytes in 331 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/343] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:23:08 2026] GET /v2/images/05566242-a482-4a78-83f2-8edcd6ea0a9d => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/344] 10.0.0.180 () {32 vars in 717 bytes} [Sat Apr 25 01:23:08 2026] GET /v2/images/05566242-a482-4a78-83f2-8edcd6ea0a9d/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/345] 10.0.0.180 () {34 vars in 655 bytes} [Sat Apr 25 01:23:08 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/346] 10.0.0.180 () {32 vars in 726 bytes} [Sat Apr 25 01:23:09 2026] PATCH /v2/images/f1995968-6303-4ecc-9bf1-8b9d8d2b8a8a => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/347] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:23:09 2026] GET /v2/images/f1995968-6303-4ecc-9bf1-8b9d8d2b8a8a => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-25 01:23:09.124 7 WARNING glance.api.v2.images [None req-a17b7170-5f4d-46ed-b9cb-e01c2b701ebc 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1995968-6303-4ecc-9bf1-8b9d8d2b8a8a [pid: 7|app: 0|req: 170/348] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 01:23:09 2026] DELETE /v2/images/f1995968-6303-4ecc-9bf1-8b9d8d2b8a8a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/349] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:23:09 2026] GET /v2/images/f1995968-6303-4ecc-9bf1-8b9d8d2b8a8a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 01:23:09.199 7 WARNING glance.api.v2.images [None req-6b9fd71b-ec54-4704-90d4-1f6ab3cdd272 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//05566242-a482-4a78-83f2-8edcd6ea0a9d [pid: 7|app: 0|req: 171/350] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 01:23:09 2026] DELETE /v2/images/05566242-a482-4a78-83f2-8edcd6ea0a9d => generated 0 bytes in 849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/351] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:23:10 2026] GET /v2/images/05566242-a482-4a78-83f2-8edcd6ea0a9d => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-25 01:23:10.076 7 WARNING glance.api.v2.images [None req-2bb36e69-1cd1-4fb0-bfb2-0a6ed4f3da8f 8937cc7ac59a45d5bcc862eea8eb071b dde284f17b674c57ae53a86576aa4d6e - - default default] Failed to find image 53b467df-98fb-4568-8ba7-3703a44bff87 to delete: glance.common.exception.ImageNotFound: No image found with ID 53b467df-98fb-4568-8ba7-3703a44bff87 [pid: 7|app: 0|req: 172/352] 10.0.0.180 () {32 vars in 710 bytes} [Sat Apr 25 01:23:10 2026] DELETE /v2/images/53b467df-98fb-4568-8ba7-3703a44bff87 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/353] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:23:10 2026] GET /v2/images/53b467df-98fb-4568-8ba7-3703a44bff87 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/354] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:23:13 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 182/355] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:23:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/362] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:23:43 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/363] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:23:43 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: 187/364] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:23:46 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/365] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:23: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: 183/374] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:24:23 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:24: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: 8|app: 0|req: 194/378] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:24:31 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 10.0.0.180 () {32 vars in 707 bytes} [Sat Apr 25 01:24:31 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 195/380] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:24:32 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/381] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:24:32 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:24:32 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: 187/383] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:24:32 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 197/384] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:24: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: 188/385] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:24: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: 198/386] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:24:32 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:24:32 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: 199/388] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:24:32 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: 190/389] 10.0.0.48 () {36 vars in 910 bytes} [Sat Apr 25 01:24:33 2026] GET /versions => generated 1290 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 10.0.0.48 () {36 vars in 1006 bytes} [Sat Apr 25 01:24:33 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/391] 10.0.0.48 () {36 vars in 986 bytes} [Sat Apr 25 01:24:33 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 201/392] 10.0.0.48 () {36 vars in 926 bytes} [Sat Apr 25 01:24:33 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: 192/393] 10.0.0.48 () {36 vars in 926 bytes} [Sat Apr 25 01:24:33 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: 203/396] 10.0.0.180 () {30 vars in 411 bytes} [Sat Apr 25 01:24:38 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/405] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:25:16 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/406] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:25: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: 209/407] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:25:18 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => 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: 199/408] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:25:18 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: 211/431] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:27:15 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/432] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:27:15 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: 215/439] 10.0.0.17 () {36 vars in 986 bytes} [Sat Apr 25 01:27:39 2026] GET /v2/images/0e1e44fb-5f38-44da-b27f-cbb2a044162c => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/440] 10.0.0.17 () {36 vars in 926 bytes} [Sat Apr 25 01:27:39 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: 219/447] 199.204.45.3 () {32 vars in 824 bytes} [Sat Apr 25 01:28:13 2026] GET /v2/images?status=active&owner=bca6f3b31fef485a907114e1acc5b767&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/448] 199.204.45.3 () {32 vars in 651 bytes} [Sat Apr 25 01:28: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: 220/449] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:28:13 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc => 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: 230/450] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:28: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: 221/451] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:28:13 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: 231/452] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:28:13 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc => 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: 222/453] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:28:13 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: 232/454] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:28:14 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: 223/455] 10.0.0.181 () {36 vars in 987 bytes} [Sat Apr 25 01:28:14 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/456] 10.0.0.181 () {36 vars in 927 bytes} [Sat Apr 25 01:28:14 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: 224/457] 10.0.0.48 () {36 vars in 910 bytes} [Sat Apr 25 01:28:14 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/458] 10.0.0.48 () {36 vars in 1006 bytes} [Sat Apr 25 01:28:14 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/459] 10.0.0.48 () {36 vars in 986 bytes} [Sat Apr 25 01:28:14 2026] GET /v2/images/7484ddaf-76a1-40aa-bb11-7270d50399fc => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/460] 10.0.0.48 () {36 vars in 926 bytes} [Sat Apr 25 01:28:14 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: 226/461] 10.0.0.48 () {36 vars in 926 bytes} [Sat Apr 25 01:28:14 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: 258/506] 10.0.0.180 () {32 vars in 633 bytes} [Sat Apr 25 01:31:49 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)