+ 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 [Sun Mar 8 02:48:16 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-847db4d8f5-jxh2z 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 0x7f2f91db1668 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-03-08 02:48:18.876 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-08 02:48:18.955 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-03-08 02:48:19.778 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-03-08 02:48:19.779 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-03-08 02:48:19.780 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-08 02:48:19.867 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-03-08 02:48:19.868 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-03-08 02:48:19.868 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-08 02:48:22.067 8 WARNING glance.api.v2.images [None req-2c0bdb8d-b64f-4edf-8fa2-992d76d58dd2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-08 02:48:22.083 7 WARNING glance.api.v2.images [None req-0bba3d01-2b1c-45b9-8dca-1aea0ae24090 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-08 02:48:22.414 7 WARNING keystonemiddleware._common.config [None req-0bba3d01-2b1c-45b9-8dca-1aea0ae24090 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:48:22.422 7 WARNING oslo_config.cfg [None req-0bba3d01-2b1c-45b9-8dca-1aea0ae24090 - - - - - -] 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 0x7f2f91db1668 pid: 7 (default app) 2026-03-08 02:48:22.525 8 WARNING keystonemiddleware._common.config [None req-2c0bdb8d-b64f-4edf-8fa2-992d76d58dd2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:48:22.534 8 WARNING oslo_config.cfg [None req-2c0bdb8d-b64f-4edf-8fa2-992d76d58dd2 - - - - - -] 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 0x7f2f91db1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 02:48:23 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-03-08 02:48:23.773 8 WARNING oslo_policy.policy [None req-29026617-2791-461a-8fbc-221411dda56a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:23.773 8 WARNING oslo_policy.policy [None req-29026617-2791-461a-8fbc-221411dda56a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:23.790 8 WARNING oslo_policy.policy [None req-29026617-2791-461a-8fbc-221411dda56a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:23.790 8 WARNING oslo_policy.policy [None req-29026617-2791-461a-8fbc-221411dda56a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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/5] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 02:48:23 2026] GET /v2/images => generated 69 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 02:48:27 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: 2/7] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 02:48:27 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 02:48:27.354 7 WARNING oslo_policy.policy [None req-42761694-a17c-413b-ab14-e906df4b1d32 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:27.354 7 WARNING oslo_policy.policy [None req-42761694-a17c-413b-ab14-e906df4b1d32 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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: 6/8] 199.204.45.23 () {44 vars in 908 bytes} [Sun Mar 8 02:48:27 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 930 bytes} [Sun Mar 8 02:48:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 02:48:27.510 7 WARNING oslo_policy.policy [None req-97ee5f97-bba4-4db4-9b0c-572706b63a98 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:27.511 7 WARNING oslo_policy.policy [None req-97ee5f97-bba4-4db4-9b0c-572706b63a98 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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/10] 199.204.45.23 () {44 vars in 936 bytes} [Sun Mar 8 02:48:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-08 02:48:27.596 8 WARNING oslo_config.cfg [None req-7600b000-fe5b-4fdb-a917-3c67e7e0f20e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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/11] 199.204.45.23 () {48 vars in 948 bytes} [Sun Mar 8 02:48:27 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 02:48:27.625 7 WARNING oslo_policy.policy [None req-3c7374be-d2d4-4fa0-8205-0d2fb70297d7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:27.625 7 WARNING oslo_policy.policy [None req-3c7374be-d2d4-4fa0-8205-0d2fb70297d7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-03-08 02:48:27.628 7 INFO glance.api.v2.image_data [None req-3c7374be-d2d4-4fa0-8205-0d2fb70297d7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 02:48:32.661 7 WARNING glance.location [None req-3c7374be-d2d4-4fa0-8205-0d2fb70297d7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.23 () {48 vars in 1042 bytes} [Sun Mar 8 02:48:27 2026] PUT /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c/file => generated 0 bytes in 5088 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5003 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 02:48:32 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-08 02:48:32.747 7 WARNING oslo_config.cfg [None req-f3e2bcad-80c9-4db8-83b0-42175a082a75 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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: 9/16] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 02:48:32 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 143/283] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:10:49 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: 141/284] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:10:49 2026] GET /v2/images => generated 1240 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:11:04 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: 144/290] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:11:04 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.23 () {44 vars in 934 bytes} [Sun Mar 8 03:11:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.23 () {44 vars in 956 bytes} [Sun Mar 8 03:11:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.23 () {44 vars in 936 bytes} [Sun Mar 8 03:11:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.23 () {48 vars in 948 bytes} [Sun Mar 8 03:11:04 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 03:11:04.450 7 INFO glance.api.v2.image_data [None req-d56c51d1-b11c-47ed-8146-f14d45524abd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:11:56.030 7 WARNING glance.location [None req-d56c51d1-b11c-47ed-8146-f14d45524abd 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 149/305] 199.204.45.23 () {48 vars in 1043 bytes} [Sun Mar 8 03:11:04 2026] PUT /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51/file => generated 0 bytes in 51641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48394 switches on core 0) [pid: 8|app: 0|req: 157/306] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 03:11:56 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/307] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 03:11:56 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51 => 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: 158/308] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:11:57 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: 151/309] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:11:57 2026] GET /v2/images => generated 2451 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:20:07 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: 201/409] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:20:07 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:20:48 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: 213/419] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:20:48 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.204.45.23 () {44 vars in 944 bytes} [Sun Mar 8 03:20:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 199.204.45.23 () {44 vars in 966 bytes} [Sun Mar 8 03:20:49 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: 208/422] 199.204.45.23 () {44 vars in 936 bytes} [Sun Mar 8 03:20:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/423] 199.204.45.23 () {48 vars in 948 bytes} [Sun Mar 8 03:20:49 2026] POST /v2/images => generated 799 bytes in 457 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 03:20:49.584 7 INFO glance.api.v2.image_data [None req-5b8dfbbd-066c-409e-bfa0-6fc3a7cae29d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:22:14.812 7 INFO glance.location [None req-5b8dfbbd-066c-409e-bfa0-6fc3a7cae29d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 209/442] 199.204.45.23 () {48 vars in 1042 bytes} [Sun Mar 8 03:20:49 2026] PUT /v2/images/b895159b-1e74-4ef2-b9a3-ed22d47a2215/file => generated 0 bytes in 88184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13108 switches on core 0) [pid: 8|app: 0|req: 234/443] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 03:22:17 2026] GET /v2/images/b895159b-1e74-4ef2-b9a3-ed22d47a2215 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/444] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:22:17 2026] PATCH /v2/images/b895159b-1e74-4ef2-b9a3-ed22d47a2215 => generated 1234 bytes in 1765 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/445] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 03:22:19 2026] GET /v2/images/b895159b-1e74-4ef2-b9a3-ed22d47a2215 => generated 1234 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/462] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:23:37 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: 244/463] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:23:37 2026] GET /v2/images => generated 3687 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/466] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:23:50 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: 246/467] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:23:50 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: 7|app: 0|req: 222/468] 199.204.45.23 () {44 vars in 936 bytes} [Sun Mar 8 03:23:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/469] 199.204.45.23 () {44 vars in 958 bytes} [Sun Mar 8 03:23:50 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/470] 199.204.45.23 () {44 vars in 936 bytes} [Sun Mar 8 03:23:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/471] 199.204.45.23 () {48 vars in 948 bytes} [Sun Mar 8 03:23:50 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-08 03:23:50.485 7 INFO glance.api.v2.image_data [None req-053bad2c-e0b6-44d3-9ae1-65682f5dab8a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:24:03.725 7 INFO glance.location [None req-053bad2c-e0b6-44d3-9ae1-65682f5dab8a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 224/476] 199.204.45.23 () {48 vars in 1042 bytes} [Sun Mar 8 03:23:50 2026] PUT /v2/images/b52e18ab-112c-4c2e-af78-8752b3999639/file => generated 0 bytes in 13284 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13915 switches on core 0) [pid: 8|app: 0|req: 253/477] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 03:24:03 2026] GET /v2/images/b52e18ab-112c-4c2e-af78-8752b3999639 => 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: 225/478] 199.204.45.23 () {44 vars in 968 bytes} [Sun Mar 8 03:24:03 2026] GET /v2/images/b52e18ab-112c-4c2e-af78-8752b3999639 => generated 1203 bytes in 15 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: 277/525] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:28:00 2026] GET /v2/images => generated 4892 bytes in 238 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: 249/526] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:28:00 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/539] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:29:00 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/540] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:29:00 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/553] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:30:00 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/554] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:30:00 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/567] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:31:00 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/568] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:31:00 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: 8|app: 0|req: 305/581] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:32:00 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/582] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:32:00 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/595] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:33:00 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/596] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:33:00 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/609] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:34:00 2026] GET /v2/images => generated 4892 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/610] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:34:00 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/623] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:35:00 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/624] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:35:00 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/637] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:36:00 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/638] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:36:00 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/649] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:36:43 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: 311/650] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:36:43 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/653] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:37:00 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/654] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:37:00 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/667] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:38:00 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/668] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:38:00 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/681] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:39:00 2026] GET /v2/images => generated 4892 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/682] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:39:00 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/685] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:39:08 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: 357/686] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:39:08 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/687] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:39:10 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: 358/688] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:39:10 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/699] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:40:00 2026] GET /v2/images => generated 4892 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/700] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:40:00 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/703] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:40:02 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: 338/704] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:40:02 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/705] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:40:10 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: 339/706] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:40:10 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/717] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:41:00 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: 345/718] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:41:00 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/721] 199.204.45.23 () {42 vars in 685 bytes} [Sun Mar 8 03:41:08 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: 347/722] 199.204.45.23 () {44 vars in 907 bytes} [Sun Mar 8 03:41:08 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: 353/733] 10.0.0.198 () {32 vars in 633 bytes} [Sun Mar 8 03:41:54 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/734] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:42:00 2026] GET /v2/images => generated 4892 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/735] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:42:00 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/740] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:42:12 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/741] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:42:12 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: 358/742] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:42:15 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 385/743] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:42:15 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: 359/744] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:42:19 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/745] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:42:19 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: 360/746] 199.204.45.23 () {36 vars in 990 bytes} [Sun Mar 8 03:42:20 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 387/747] 199.204.45.23 () {36 vars in 930 bytes} [Sun Mar 8 03:42:20 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: 361/748] 199.204.45.23 () {36 vars in 990 bytes} [Sun Mar 8 03:42:20 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 388/749] 199.204.45.23 () {36 vars in 930 bytes} [Sun Mar 8 03:42:20 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: 391/754] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:42:38 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/755] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:42:38 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: 394/760] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:43:00 2026] GET /v2/images => generated 4892 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/761] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:43:01 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/766] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:43:14 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 370/767] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:43: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: 400/772] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:43:35 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/773] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:43:35 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: 401/774] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:43:35 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: 374/775] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:43:35 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 402/776] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:43:35 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: 375/777] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:43:35 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: 403/778] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:43:35 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 376/779] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:43:35 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: 404/780] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:43:35 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: 377/781] 10.0.0.136 () {36 vars in 911 bytes} [Sun Mar 8 03:43:36 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/782] 10.0.0.136 () {36 vars in 1007 bytes} [Sun Mar 8 03:43:36 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c/locations => generated 127 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/783] 10.0.0.136 () {36 vars in 987 bytes} [Sun Mar 8 03:43:36 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 406/784] 10.0.0.136 () {36 vars in 927 bytes} [Sun Mar 8 03:43:36 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: 379/785] 10.0.0.136 () {36 vars in 927 bytes} [Sun Mar 8 03:43:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/788] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:43:43 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 381/789] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:43:43 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: 383/792] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:44:01 2026] GET /v2/images => generated 4892 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/793] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:44:01 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/800] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:44:24 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/801] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:44:24 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: 388/802] 10.0.0.198 () {34 vars in 655 bytes} [Sun Mar 8 03:44:29 2026] POST /v2/images => generated 648 bytes in 200 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-08 03:44:29.376 8 WARNING glance.api.v2.images [None req-240d92ef-d37b-4631-ac8c-9509edcba98f 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//500360a4-c5f0-448e-ab53-f92f0a5f8f4b [pid: 8|app: 0|req: 415/803] 10.0.0.198 () {32 vars in 710 bytes} [Sun Mar 8 03:44:29 2026] DELETE /v2/images/500360a4-c5f0-448e-ab53-f92f0a5f8f4b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/804] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:44:29 2026] GET /v2/images/500360a4-c5f0-448e-ab53-f92f0a5f8f4b => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/805] 10.0.0.198 () {32 vars in 633 bytes} [Sun Mar 8 03:44:29 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/806] 10.0.0.198 () {34 vars in 655 bytes} [Sun Mar 8 03:44:29 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-08 03:44:29.561 8 WARNING oslo_policy.policy [None req-c6d570fb-81d4-4492-952c-d31b8bc18398 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - 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-03-08 03:44:29.561 8 WARNING oslo_policy.policy [None req-c6d570fb-81d4-4492-952c-d31b8bc18398 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - 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: 417/807] 10.0.0.198 () {32 vars in 717 bytes} [Sun Mar 8 03:44:29 2026] GET /v2/images/7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-08 03:44:29.581 7 INFO glance.api.v2.image_data [None req-c97a3c69-72d7-4e6f-8da4-34df1711f019 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-08 03:44:29.635 7 WARNING glance_store._drivers.rbd [None req-c97a3c69-72d7-4e6f-8da4-34df1711f019 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-08 03:44:30.078 7 INFO glance.location [None req-c97a3c69-72d7-4e6f-8da4-34df1711f019 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 391/808] 10.0.0.198 () {32 vars in 727 bytes} [Sun Mar 8 03:44:29 2026] PUT /v2/images/7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e/file => generated 0 bytes in 541 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/809] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:44:30 2026] GET /v2/images/7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/810] 10.0.0.198 () {32 vars in 717 bytes} [Sun Mar 8 03:44:30 2026] GET /v2/images/7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/811] 10.0.0.198 () {34 vars in 655 bytes} [Sun Mar 8 03:44:30 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/812] 10.0.0.198 () {32 vars in 726 bytes} [Sun Mar 8 03:44:30 2026] PATCH /v2/images/a589c6c5-f709-422e-b5bc-4f1d343a7204 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/813] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:44:30 2026] GET /v2/images/a589c6c5-f709-422e-b5bc-4f1d343a7204 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-08 03:44:30.450 7 WARNING glance.api.v2.images [None req-2971091c-c13d-4890-9565-492fe7cd091a 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a589c6c5-f709-422e-b5bc-4f1d343a7204 [pid: 7|app: 0|req: 394/814] 10.0.0.198 () {32 vars in 710 bytes} [Sun Mar 8 03:44:30 2026] DELETE /v2/images/a589c6c5-f709-422e-b5bc-4f1d343a7204 => 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: 421/815] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:44:30 2026] GET /v2/images/a589c6c5-f709-422e-b5bc-4f1d343a7204 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:30.524 7 WARNING glance.api.v2.images [None req-c378bc53-81ba-4dbd-8fe1-5c1d57ca2369 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e [pid: 7|app: 0|req: 395/818] 10.0.0.198 () {32 vars in 710 bytes} [Sun Mar 8 03:44:30 2026] DELETE /v2/images/7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e => generated 0 bytes in 1135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/819] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:44:31 2026] GET /v2/images/7c34ccd6-3b25-4cd0-a00d-dd02d83fff5e => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-08 03:44:31.683 7 WARNING glance.api.v2.images [None req-9b3c8f57-1db7-48c2-a519-0ca8395f4b8a 80a5c3741f6440559394c4a16b0f8739 21e4c741d9654a6195e00410535b3605 - - default default] Failed to find image 500360a4-c5f0-448e-ab53-f92f0a5f8f4b to delete: glance.common.exception.ImageNotFound: No image found with ID 500360a4-c5f0-448e-ab53-f92f0a5f8f4b [pid: 7|app: 0|req: 396/820] 10.0.0.198 () {32 vars in 710 bytes} [Sun Mar 8 03:44:31 2026] DELETE /v2/images/500360a4-c5f0-448e-ab53-f92f0a5f8f4b => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/821] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:44:31 2026] GET /v2/images/500360a4-c5f0-448e-ab53-f92f0a5f8f4b => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/826] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:45:00 2026] GET /v2/images => generated 4892 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/827] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:45:01 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/830] 10.0.0.198 () {30 vars in 411 bytes} [Sun Mar 8 03:45:06 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: 433/835] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:45:28 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 403/836] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:45:28 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: 407/843] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:46:00 2026] GET /v2/images => generated 4892 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/844] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:46:01 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/847] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:46:02 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 439/848] 10.0.0.198 () {32 vars in 707 bytes} [Sun Mar 8 03:46:02 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 410/849] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:46:02 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/850] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 411/851] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 441/852] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:46:03 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 412/853] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 442/854] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 413/855] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:46:03 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 443/856] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 414/857] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 444/858] 10.0.0.136 () {36 vars in 911 bytes} [Sun Mar 8 03:46:03 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/859] 10.0.0.136 () {36 vars in 1007 bytes} [Sun Mar 8 03:46:03 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/860] 10.0.0.136 () {36 vars in 987 bytes} [Sun Mar 8 03:46:03 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/861] 10.0.0.136 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 446/862] 10.0.0.136 () {36 vars in 927 bytes} [Sun Mar 8 03:46:03 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: 419/867] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:46:27 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 449/868] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:46:27 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: 420/869] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:46:28 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => 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: 450/870] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:46:28 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: 453/875] 10.0.0.191 () {36 vars in 987 bytes} [Sun Mar 8 03:46:44 2026] GET /v2/images/6deb5dd2-8fc9-4dda-ace6-47498bcbb03c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/876] 10.0.0.191 () {36 vars in 927 bytes} [Sun Mar 8 03:46:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/879] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:47:00 2026] GET /v2/images => generated 4892 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/880] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:47:01 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/891] 199.204.45.23 () {32 vars in 825 bytes} [Sun Mar 8 03:47:42 2026] GET /v2/images?status=active&owner=f6582afdeef14dc6a41b17f5fdea0e18&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/892] 199.204.45.23 () {32 vars in 652 bytes} [Sun Mar 8 03:47:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/893] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51 => 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: 462/894] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:47: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: 7|app: 0|req: 433/895] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/896] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51 => 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: 434/897] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/898] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:47: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: 7|app: 0|req: 435/899] 10.0.0.177 () {36 vars in 987 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/900] 10.0.0.177 () {36 vars in 927 bytes} [Sun Mar 8 03:47:43 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: 436/901] 10.0.0.136 () {36 vars in 911 bytes} [Sun Mar 8 03:47:43 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/902] 10.0.0.136 () {36 vars in 1007 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/903] 10.0.0.136 () {36 vars in 987 bytes} [Sun Mar 8 03:47:43 2026] GET /v2/images/5bd816dd-f9f1-4313-a3fe-c28290377b51 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/904] 10.0.0.136 () {36 vars in 927 bytes} [Sun Mar 8 03:47:43 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: 438/905] 10.0.0.136 () {36 vars in 927 bytes} [Sun Mar 8 03:47: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: 7|app: 0|req: 440/908] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:48:00 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/909] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:48:00 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/922] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:49:00 2026] GET /v2/images => generated 4892 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/923] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:49:00 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/936] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:50:00 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/937] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:50:00 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/950] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:51:00 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/951] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:51:00 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/958] 10.0.0.198 () {32 vars in 633 bytes} [Sun Mar 8 03:51:23 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/965] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:52:00 2026] GET /v2/images => generated 4892 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/966] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:52:00 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/979] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:53:00 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/980] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:53:00 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/993] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:54:00 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/994] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:54:00 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1007] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:55:00 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: 8|app: 0|req: 518/1008] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:55:00 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1021] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:56:00 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1022] 10.0.0.16 () {28 vars in 568 bytes} [Sun Mar 8 03:56:00 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)