+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 01:15:08 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-d5db79df7-2fj2q 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 0x7f123f8e5668 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-06 01:15:10.704 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-06 01:15:10.775 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-06 01:15:11.615 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-06 01:15:11.616 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-06 01:15:11.617 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 01:15:11.622 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-06 01:15:11.623 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-06 01:15:11.624 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-06 01:15:13.599 7 WARNING glance.api.v2.images [None req-d2965e85-7346-40b8-9294-ee6684861d90 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 01:15:13.634 8 WARNING glance.api.v2.images [None req-ce409a78-7847-4c8a-b2e5-23da36bcc4a8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-06 01:15:13.924 7 WARNING keystonemiddleware._common.config [None req-d2965e85-7346-40b8-9294-ee6684861d90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:15:13.931 7 WARNING oslo_config.cfg [None req-d2965e85-7346-40b8-9294-ee6684861d90 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f123f8e5668 pid: 7 (default app) 2026-03-06 01:15:13.988 8 WARNING keystonemiddleware._common.config [None req-ce409a78-7847-4c8a-b2e5-23da36bcc4a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 01:15:13.997 8 WARNING oslo_config.cfg [None req-ce409a78-7847-4c8a-b2e5-23da36bcc4a8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f123f8e5668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:15:15 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-06 01:15:15.516 8 WARNING oslo_policy.policy [None req-38af5da0-5005-4380-9d1f-8b12ff085f8f cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:15.516 8 WARNING oslo_policy.policy [None req-38af5da0-5005-4380-9d1f-8b12ff085f8f cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:15.530 8 WARNING oslo_policy.policy [None req-38af5da0-5005-4380-9d1f-8b12ff085f8f cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:15.531 8 WARNING oslo_policy.policy [None req-38af5da0-5005-4380-9d1f-8b12ff085f8f cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:15:15 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: 6/7] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:15:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:15:18 2026] GET /v2/images => generated 69 bytes in 36 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-06 01:15:19.022 7 WARNING oslo_policy.policy [None req-6dc7815a-b46b-461a-b31a-c0d40389dd0b cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:19.023 7 WARNING oslo_policy.policy [None req-6dc7815a-b46b-461a-b31a-c0d40389dd0b cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.62 () {44 vars in 907 bytes} [Fri Mar 6 01:15:18 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.62 () {44 vars in 929 bytes} [Fri Mar 6 01:15:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-06 01:15:19.158 7 WARNING oslo_policy.policy [None req-7896974f-ed09-4df4-8289-68e39336318f cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:19.158 7 WARNING oslo_policy.policy [None req-7896974f-ed09-4df4-8289-68e39336318f cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.62 () {44 vars in 935 bytes} [Fri Mar 6 01:15:19 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) 2026-03-06 01:15:19.235 8 WARNING oslo_config.cfg [None req-f5ba13ca-1340-41c8-909f-c0095badd82e cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.62 () {48 vars in 947 bytes} [Fri Mar 6 01:15:19 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:15:19.254 7 WARNING oslo_policy.policy [None req-ef66687b-6123-4a38-8eb1-4d231ac0963a cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:19.254 7 WARNING oslo_policy.policy [None req-ef66687b-6123-4a38-8eb1-4d231ac0963a cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:15:19.255 7 INFO glance.api.v2.image_data [None req-ef66687b-6123-4a38-8eb1-4d231ac0963a cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:15:23.248 7 WARNING glance.location [None req-ef66687b-6123-4a38-8eb1-4d231ac0963a cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 162.253.55.62 () {48 vars in 1041 bytes} [Fri Mar 6 01:15:19 2026] PUT /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33/file => generated 0 bytes in 4041 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7249 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:15:23 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-06 01:15:23.333 7 WARNING oslo_config.cfg [None req-0333273f-f56d-4be6-b898-01e7a176cd98 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:15:23 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 133/260] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:35:43 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: 128/261] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:35:43 2026] GET /v2/images => generated 1240 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:35:58 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: 136/267] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:35:58 2026] GET /v2/images => generated 1240 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 162.253.55.62 () {44 vars in 933 bytes} [Fri Mar 6 01:35:59 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 162.253.55.62 () {44 vars in 955 bytes} [Fri Mar 6 01:35:59 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 162.253.55.62 () {44 vars in 935 bytes} [Fri Mar 6 01:35:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 162.253.55.62 () {48 vars in 947 bytes} [Fri Mar 6 01:35:59 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:35:59.330 8 WARNING oslo_policy.policy [None req-48cd3c2d-0695-4437-833e-58ca2d210b54 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:35:59.331 8 WARNING oslo_policy.policy [None req-48cd3c2d-0695-4437-833e-58ca2d210b54 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - 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-06 01:35:59.332 8 INFO glance.api.v2.image_data [None req-48cd3c2d-0695-4437-833e-58ca2d210b54 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:36:25.036 8 WARNING glance.location [None req-48cd3c2d-0695-4437-833e-58ca2d210b54 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 134/278] 162.253.55.62 () {48 vars in 1042 bytes} [Fri Mar 6 01:35:59 2026] PUT /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1/file => generated 0 bytes in 25758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64172 switches on core 0) [pid: 7|app: 0|req: 145/279] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:36:25 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1 => 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: 135/280] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:36:25 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/281] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:36:26 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: 136/282] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:36:26 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/363] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:43:11 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: 177/364] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:43:11 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/369] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:43:24 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: 180/370] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:43:24 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: 191/371] 162.253.55.62 () {44 vars in 943 bytes} [Fri Mar 6 01:43:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/372] 162.253.55.62 () {44 vars in 965 bytes} [Fri Mar 6 01:43:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/373] 162.253.55.62 () {44 vars in 935 bytes} [Fri Mar 6 01:43:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/374] 162.253.55.62 () {48 vars in 947 bytes} [Fri Mar 6 01:43:24 2026] POST /v2/images => generated 799 bytes in 983 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:43:25.217 7 INFO glance.api.v2.image_data [None req-90bbeea2-9afd-4f60-80b0-6d7b2af1b7f4 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:43:45.984 7 INFO glance.location [None req-90bbeea2-9afd-4f60-80b0-6d7b2af1b7f4 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/379] 162.253.55.62 () {48 vars in 1041 bytes} [Fri Mar 6 01:43:25 2026] PUT /v2/images/439d0215-f4fd-4cbb-af5c-58a9e948da59/file => generated 0 bytes in 20827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25480 switches on core 0) [pid: 8|app: 0|req: 187/380] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:43:46 2026] GET /v2/images/439d0215-f4fd-4cbb-af5c-58a9e948da59 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 162.253.55.62 () {48 vars in 1046 bytes} [Fri Mar 6 01:43:46 2026] PATCH /v2/images/439d0215-f4fd-4cbb-af5c-58a9e948da59 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:43:46 2026] GET /v2/images/439d0215-f4fd-4cbb-af5c-58a9e948da59 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:44:23 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: 198/390] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:44:23 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:44:38 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: 195/396] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:44:38 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 162.253.55.62 () {44 vars in 935 bytes} [Fri Mar 6 01:44:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 162.253.55.62 () {44 vars in 957 bytes} [Fri Mar 6 01:44:38 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: 203/399] 162.253.55.62 () {44 vars in 935 bytes} [Fri Mar 6 01:44:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 162.253.55.62 () {48 vars in 947 bytes} [Fri Mar 6 01:44:38 2026] POST /v2/images => generated 791 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-06 01:44:39.100 7 INFO glance.api.v2.image_data [None req-d0ffc49a-a743-4a41-a1f6-cec6bcd08e45 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 01:44:59.371 7 INFO glance.location [None req-d0ffc49a-a743-4a41-a1f6-cec6bcd08e45 cdae0ad1bb764cc08689670b45fb1451 d1ed2b6a364b49b0b64b4a156fa7bd73 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 204/405] 162.253.55.62 () {48 vars in 1041 bytes} [Fri Mar 6 01:44:39 2026] PUT /v2/images/17adbf52-0478-4c68-b3a2-ac81264fdcac/file => generated 0 bytes in 20323 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23950 switches on core 0) [pid: 8|app: 0|req: 202/406] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:44:59 2026] GET /v2/images/17adbf52-0478-4c68-b3a2-ac81264fdcac => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 162.253.55.62 () {44 vars in 967 bytes} [Fri Mar 6 01:44:59 2026] GET /v2/images/17adbf52-0478-4c68-b3a2-ac81264fdcac => 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: 225/452] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:48:36 2026] GET /v2/images => generated 4892 bytes in 259 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: 228/453] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:48:36 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: 235/466] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:49:36 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:49:36 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/480] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:50:36 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:50:36 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:51:36 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: 246/495] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:51:36 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: 7|app: 0|req: 256/508] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:52:36 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: 8|app: 0|req: 253/509] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:52:36 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/522] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:53:36 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/523] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:53:36 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: 267/536] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:54:36 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:54:36 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:55:36 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:55:36 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: 8|app: 0|req: 281/564] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:56:36 2026] GET /v2/images => generated 4892 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:56:36 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:56:37 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: 285/567] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:56:37 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:57:36 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: 7|app: 0|req: 292/581] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:57:36 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:58:36 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:58:36 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:58:47 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: 301/599] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:58:47 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:58:49 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:58:49 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:59:36 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: 308/613] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:59:36 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 01:59:36 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: 8|app: 0|req: 306/615] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:59:36 2026] GET /v2/images => generated 4892 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 01:59:43 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: 308/619] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 01:59:43 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: 314/630] 162.253.55.62 () {42 vars in 684 bytes} [Fri Mar 6 02:00:35 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: 317/631] 162.253.55.62 () {44 vars in 906 bytes} [Fri Mar 6 02:00:35 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:00:36 2026] GET /v2/images => generated 4892 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/633] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:00:36 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.252 () {32 vars in 632 bytes} [Fri Mar 6 02:01:17 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: 322/647] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:01:36 2026] GET /v2/images => generated 4892 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:01:36 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/651] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:01:43 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/652] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:01:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:01:44 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: 329/654] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:01:44 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:01: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: 8|app: 0|req: 326/656] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:01:44 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:01: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: 8|app: 0|req: 327/658] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:01:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:01:44 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 328/660] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:01:44 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: 333/661] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:01:44 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: 329/662] 10.0.0.37 () {36 vars in 909 bytes} [Fri Mar 6 02:01:44 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: 334/663] 10.0.0.37 () {36 vars in 1005 bytes} [Fri Mar 6 02:01:44 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.37 () {36 vars in 985 bytes} [Fri Mar 6 02:01:45 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 335/665] 10.0.0.37 () {36 vars in 925 bytes} [Fri Mar 6 02:01:45 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: 331/666] 10.0.0.37 () {36 vars in 925 bytes} [Fri Mar 6 02:01:45 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: 336/667] 162.253.55.62 () {36 vars in 989 bytes} [Fri Mar 6 02:01:51 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 162.253.55.62 () {36 vars in 929 bytes} [Fri Mar 6 02:01:51 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: 337/669] 162.253.55.62 () {36 vars in 989 bytes} [Fri Mar 6 02:01:52 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 162.253.55.62 () {36 vars in 929 bytes} [Fri Mar 6 02:01:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:01:59 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:01:59 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: 340/675] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:02:01 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:02:01 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: 345/685] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:02:37 2026] GET /v2/images => generated 4892 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:02:37 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: 346/687] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:02:43 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:02: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: 350/695] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:03:06 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:03:06 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: 350/703] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:03:36 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/704] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:03:36 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: 351/705] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:03:36 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 355/706] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:03:37 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/715] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:04:23 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:04:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.252 () {34 vars in 654 bytes} [Fri Mar 6 02:04:25 2026] POST /v2/images => generated 649 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-06 02:04:26.235 7 WARNING glance.api.v2.images [None req-0fcd64a1-2765-445e-ba74-fd51d286f735 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7304dfee-9412-4ff0-86a7-1b6bf1e08c75 [pid: 7|app: 0|req: 362/720] 10.0.0.252 () {32 vars in 709 bytes} [Fri Mar 6 02:04:26 2026] DELETE /v2/images/7304dfee-9412-4ff0-86a7-1b6bf1e08c75 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:04:26 2026] GET /v2/images/7304dfee-9412-4ff0-86a7-1b6bf1e08c75 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.252 () {32 vars in 632 bytes} [Fri Mar 6 02:04:26 2026] GET /v2/images => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.252 () {34 vars in 654 bytes} [Fri Mar 6 02:04:26 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.252 () {32 vars in 716 bytes} [Fri Mar 6 02:04:26 2026] GET /v2/images/2d81c3df-13a7-428d-9542-5ffc744d13a6/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-06 02:04:26.384 8 INFO glance.api.v2.image_data [None req-9172f14b-9bf7-44c0-9fab-74b971097af5 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-06 02:04:26.429 8 WARNING glance_store._drivers.rbd [None req-9172f14b-9bf7-44c0-9fab-74b971097af5 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-06 02:04:27.330 8 INFO glance.location [None req-9172f14b-9bf7-44c0-9fab-74b971097af5 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/725] 10.0.0.252 () {32 vars in 726 bytes} [Fri Mar 6 02:04:26 2026] PUT /v2/images/2d81c3df-13a7-428d-9542-5ffc744d13a6/file => generated 0 bytes in 992 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:04:27 2026] GET /v2/images/2d81c3df-13a7-428d-9542-5ffc744d13a6 => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.252 () {32 vars in 716 bytes} [Fri Mar 6 02:04:27 2026] GET /v2/images/2d81c3df-13a7-428d-9542-5ffc744d13a6/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.252 () {34 vars in 654 bytes} [Fri Mar 6 02:04:27 2026] POST /v2/images => generated 649 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.252 () {32 vars in 725 bytes} [Fri Mar 6 02:04:27 2026] PATCH /v2/images/cc1292e7-8b71-41c2-bb22-c01834ff83aa => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:04:27 2026] GET /v2/images/cc1292e7-8b71-41c2-bb22-c01834ff83aa => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-06 02:04:27.634 8 WARNING glance.api.v2.images [None req-f63c9d7d-af65-4f7b-ac0c-54a369e9202f 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cc1292e7-8b71-41c2-bb22-c01834ff83aa [pid: 8|app: 0|req: 364/731] 10.0.0.252 () {32 vars in 709 bytes} [Fri Mar 6 02:04:27 2026] DELETE /v2/images/cc1292e7-8b71-41c2-bb22-c01834ff83aa => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:04:27 2026] GET /v2/images/cc1292e7-8b71-41c2-bb22-c01834ff83aa => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 02:04:27.692 8 WARNING glance.api.v2.images [None req-cdd0346f-f324-4dea-a081-0450044ccb61 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d81c3df-13a7-428d-9542-5ffc744d13a6 [pid: 8|app: 0|req: 365/733] 10.0.0.252 () {32 vars in 709 bytes} [Fri Mar 6 02:04:27 2026] DELETE /v2/images/2d81c3df-13a7-428d-9542-5ffc744d13a6 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:04:28 2026] GET /v2/images/2d81c3df-13a7-428d-9542-5ffc744d13a6 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-06 02:04:28.569 8 WARNING glance.api.v2.images [None req-d8b16380-6f0d-4488-858f-e0d6ff1c0659 368385d42c8b4ea687ea1b9781357966 2a5a67915ac84c47b12dc2ee19fd86a7 - - default default] Failed to find image 7304dfee-9412-4ff0-86a7-1b6bf1e08c75 to delete: glance.common.exception.ImageNotFound: No image found with ID 7304dfee-9412-4ff0-86a7-1b6bf1e08c75 [pid: 8|app: 0|req: 366/735] 10.0.0.252 () {32 vars in 709 bytes} [Fri Mar 6 02:04:28 2026] DELETE /v2/images/7304dfee-9412-4ff0-86a7-1b6bf1e08c75 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:04:28 2026] GET /v2/images/7304dfee-9412-4ff0-86a7-1b6bf1e08c75 => 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: 367/737] 10.0.0.252 () {30 vars in 410 bytes} [Fri Mar 6 02:04:31 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: 372/740] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:04:36 2026] GET /v2/images => generated 4892 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:04:36 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/746] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:04:56 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 372/747] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:04:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:05:27 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 10.0.0.252 () {32 vars in 706 bytes} [Fri Mar 6 02:05:27 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 380/756] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:05:27 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 377/757] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:05:27 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: 381/758] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:05:27 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: 378/759] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:05:27 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:05:27 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: 379/761] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:05: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: 383/762] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:05:27 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 380/763] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:05: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: 384/764] 10.0.0.37 () {36 vars in 909 bytes} [Fri Mar 6 02:05:28 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.37 () {36 vars in 1005 bytes} [Fri Mar 6 02:05:28 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.37 () {36 vars in 985 bytes} [Fri Mar 6 02:05:28 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 382/767] 10.0.0.37 () {36 vars in 925 bytes} [Fri Mar 6 02:05:28 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: 386/768] 10.0.0.37 () {36 vars in 925 bytes} [Fri Mar 6 02:05:28 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: 388/771] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:05:36 2026] GET /v2/images => generated 4892 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:05:37 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: 7|app: 0|req: 391/777] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:06:03 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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/778] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:06: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: 395/785] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:06:31 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => 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: 391/786] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:06:31 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: 393/789] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:06:36 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:06:36 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/795] 10.0.0.161 () {36 vars in 986 bytes} [Fri Mar 6 02:06:54 2026] GET /v2/images/47d0c430-dae4-4f0e-8530-fb0223742b33 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.161 () {36 vars in 926 bytes} [Fri Mar 6 02:06:54 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: 400/803] 162.253.55.62 () {32 vars in 824 bytes} [Fri Mar 6 02:07:28 2026] GET /v2/images?status=active&owner=d1ed2b6a364b49b0b64b4a156fa7bd73&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 162.253.55.62 () {32 vars in 651 bytes} [Fri Mar 6 02:07:28 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: 401/805] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:07:29 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: 402/807] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:07:29 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: 406/808] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1 => 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: 403/809] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:07:29 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: 407/810] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:07:29 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: 404/811] 10.0.0.238 () {36 vars in 986 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1 => 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: 408/812] 10.0.0.238 () {36 vars in 926 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 10.0.0.37 () {36 vars in 909 bytes} [Fri Mar 6 02:07:29 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: 409/814] 10.0.0.37 () {36 vars in 1005 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1/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: 406/815] 10.0.0.37 () {36 vars in 985 bytes} [Fri Mar 6 02:07:29 2026] GET /v2/images/bff03627-945c-4bc3-9a8b-1971940fb3f1 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.37 () {36 vars in 925 bytes} [Fri Mar 6 02:07:29 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: 407/817] 10.0.0.37 () {36 vars in 925 bytes} [Fri Mar 6 02:07:29 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: 409/820] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:07:36 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:07:36 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: 419/834] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:08:36 2026] GET /v2/images => generated 4892 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/835] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:08:36 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/848] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:09:36 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/849] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:09:36 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: 430/862] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:10:36 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/863] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:10:36 2026] GET /v2/images => generated 4892 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/872] 10.0.0.252 () {32 vars in 632 bytes} [Fri Mar 6 02:11:13 2026] GET /v2/images => generated 4892 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/877] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:11:36 2026] GET /v2/images => generated 4892 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/878] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:11:36 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: 445/891] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:12:36 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/892] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:12:36 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: 454/905] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:13:36 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/906] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:13:36 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:14:36 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: 459/920] 10.0.0.10 () {28 vars in 567 bytes} [Fri Mar 6 02:14:36 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)