+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Feb 24 04:13:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-5c747fd874-nh5qm 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 0x7f27621f1668 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-02-24 04:13:26.000 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-24 04:13:26.026 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-24 04:13:26.849 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-02-24 04:13:26.850 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-02-24 04:13:26.850 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 04:13:26.861 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-02-24 04:13:26.862 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-02-24 04:13:26.863 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-24 04:13:28.856 8 WARNING glance.api.v2.images [None req-213e5e77-ab6c-4704-9db4-c864c4108367 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 04:13:28.880 7 WARNING glance.api.v2.images [None req-f0bc5938-7f21-41c1-be83-153fc0124a1b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-24 04:13:29.188 8 WARNING keystonemiddleware._common.config [None req-213e5e77-ab6c-4704-9db4-c864c4108367 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:13:29.195 8 WARNING oslo_config.cfg [None req-213e5e77-ab6c-4704-9db4-c864c4108367 - - - - - -] 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 0x7f27621f1668 pid: 8 (default app) 2026-02-24 04:13:29.207 7 WARNING keystonemiddleware._common.config [None req-f0bc5938-7f21-41c1-be83-153fc0124a1b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-24 04:13:29.214 7 WARNING oslo_config.cfg [None req-f0bc5938-7f21-41c1-be83-153fc0124a1b - - - - - -] 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 0x7f27621f1668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:13:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-24 04:13:31.547 7 WARNING oslo_policy.policy [None req-8dda8181-980d-4b89-87da-d27714b5fb3f 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:31.548 7 WARNING oslo_policy.policy [None req-8dda8181-980d-4b89-87da-d27714b5fb3f 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:31.563 7 WARNING oslo_policy.policy [None req-8dda8181-980d-4b89-87da-d27714b5fb3f 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:31.563 7 WARNING oslo_policy.policy [None req-8dda8181-980d-4b89-87da-d27714b5fb3f 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:13:31 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:13:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:13:34 2026] GET /v2/images => generated 69 bytes in 33 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-02-24 04:13:34.908 8 WARNING oslo_policy.policy [None req-0ff8e0cb-b766-4757-84de-06aa51f005e7 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:34.908 8 WARNING oslo_policy.policy [None req-0ff8e0cb-b766-4757-84de-06aa51f005e7 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 162.253.55.195 () {44 vars in 914 bytes} [Tue Feb 24 04:13:34 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: 7|app: 0|req: 3/10] 162.253.55.195 () {44 vars in 936 bytes} [Tue Feb 24 04:13:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-24 04:13:35.038 8 WARNING oslo_policy.policy [None req-a1c78b2f-bad5-4c0a-96e9-b4150547a816 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:35.039 8 WARNING oslo_policy.policy [None req-a1c78b2f-bad5-4c0a-96e9-b4150547a816 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 162.253.55.195 () {44 vars in 942 bytes} [Tue Feb 24 04:13:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-24 04:13:35.125 7 WARNING oslo_config.cfg [None req-99c906e4-eaf9-4148-b7e2-283db60b2007 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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: 4/12] 162.253.55.195 () {48 vars in 954 bytes} [Tue Feb 24 04:13:35 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:13:35.149 8 WARNING oslo_policy.policy [None req-1d49eac4-122b-4200-a606-4750a37d8201 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:35.149 8 WARNING oslo_policy.policy [None req-1d49eac4-122b-4200-a606-4750a37d8201 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:13:35.150 8 INFO glance.api.v2.image_data [None req-1d49eac4-122b-4200-a606-4750a37d8201 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:13:39.115 8 WARNING glance.location [None req-1d49eac4-122b-4200-a606-4750a37d8201 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 162.253.55.195 () {48 vars in 1048 bytes} [Tue Feb 24 04:13:35 2026] PUT /v2/images/1599ab42-492a-4439-86f8-345991fd50ee/file => generated 0 bytes in 4026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4416 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:13:39 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-24 04:13:39.202 8 WARNING oslo_config.cfg [None req-8b790261-60ce-4be1-8dc5-ae6d07d068fd 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:13:39 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 129/260] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:33:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:33:58 2026] GET /v2/images => generated 1240 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:34:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:34:24 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 162.253.55.195 () {44 vars in 940 bytes} [Tue Feb 24 04:34:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 162.253.55.195 () {44 vars in 962 bytes} [Tue Feb 24 04:34:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 162.253.55.195 () {44 vars in 942 bytes} [Tue Feb 24 04:34:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 162.253.55.195 () {48 vars in 954 bytes} [Tue Feb 24 04:34:24 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:34:24.280 7 WARNING oslo_policy.policy [None req-bafbb031-c420-48bc-897b-43d2b4e84ffd 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:34:24.280 7 WARNING oslo_policy.policy [None req-bafbb031-c420-48bc-897b-43d2b4e84ffd 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - 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-02-24 04:34:24.281 7 INFO glance.api.v2.image_data [None req-bafbb031-c420-48bc-897b-43d2b4e84ffd 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:34:48.731 7 WARNING glance.location [None req-bafbb031-c420-48bc-897b-43d2b4e84ffd 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/278] 162.253.55.195 () {48 vars in 1049 bytes} [Tue Feb 24 04:34:24 2026] PUT /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6/file => generated 0 bytes in 24510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (86553 switches on core 0) [pid: 8|app: 0|req: 143/279] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:34:48 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6 => 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: 137/280] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:34:48 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/283] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:34:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/284] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:34:50 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/365] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:41:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/366] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:41:29 2026] GET /v2/images => generated 2451 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:41:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:41:40 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 162.253.55.195 () {44 vars in 950 bytes} [Tue Feb 24 04:41:40 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: 189/372] 162.253.55.195 () {44 vars in 972 bytes} [Tue Feb 24 04:41:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 162.253.55.195 () {44 vars in 942 bytes} [Tue Feb 24 04:41:41 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: 190/374] 162.253.55.195 () {48 vars in 954 bytes} [Tue Feb 24 04:41:41 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:41:41.106 7 INFO glance.api.v2.image_data [None req-0d839f3e-f7f0-4cd8-be6a-fef03bd5d61c 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:41:51.170 7 INFO glance.location [None req-0d839f3e-f7f0-4cd8-be6a-fef03bd5d61c 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 185/377] 162.253.55.195 () {48 vars in 1048 bytes} [Tue Feb 24 04:41:41 2026] PUT /v2/images/76bd4072-39e2-44c6-8611-df7a3a514ea7/file => generated 0 bytes in 10111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26892 switches on core 0) [pid: 8|app: 0|req: 193/378] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:41:51 2026] GET /v2/images/76bd4072-39e2-44c6-8611-df7a3a514ea7 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 162.253.55.195 () {48 vars in 1053 bytes} [Tue Feb 24 04:41:51 2026] PATCH /v2/images/76bd4072-39e2-44c6-8611-df7a3a514ea7 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:41:51 2026] GET /v2/images/76bd4072-39e2-44c6-8611-df7a3a514ea7 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:42:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:42:27 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:42:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:42:38 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 162.253.55.195 () {44 vars in 942 bytes} [Tue Feb 24 04:42:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 162.253.55.195 () {44 vars in 964 bytes} [Tue Feb 24 04:42: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: 8|app: 0|req: 202/395] 162.253.55.195 () {44 vars in 942 bytes} [Tue Feb 24 04:42:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 162.253.55.195 () {48 vars in 954 bytes} [Tue Feb 24 04:42:38 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-24 04:42:38.221 8 INFO glance.api.v2.image_data [None req-b8c69229-6906-4722-b770-507a299872d7 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 04:42:47.472 8 INFO glance.location [None req-b8c69229-6906-4722-b770-507a299872d7 2dd216e042734a139d333cbb17f60df5 989ca841459042eabbd7155f12d04dcf - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 203/399] 162.253.55.195 () {48 vars in 1048 bytes} [Tue Feb 24 04:42:38 2026] PUT /v2/images/d5f2c143-f5bc-4eb3-ae69-41acbf1641e2/file => generated 0 bytes in 9301 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20792 switches on core 0) [pid: 7|app: 0|req: 197/400] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:42:47 2026] GET /v2/images/d5f2c143-f5bc-4eb3-ae69-41acbf1641e2 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 162.253.55.195 () {44 vars in 974 bytes} [Tue Feb 24 04:42:47 2026] GET /v2/images/d5f2c143-f5bc-4eb3-ae69-41acbf1641e2 => generated 1203 bytes in 39 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: 246/484] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:49:30 2026] GET /v2/images => generated 4892 bytes in 199 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: 239/485] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:49:30 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: 253/498] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:50:30 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: 246/499] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:50:30 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: 253/512] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:51:30 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/513] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:51:30 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: 8|app: 0|req: 267/526] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:52:30 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: 7|app: 0|req: 260/527] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:52:30 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: 8|app: 0|req: 274/540] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:53:30 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/541] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:53:30 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: 274/554] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:54:30 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: 281/555] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:54:30 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: 281/568] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:55:30 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/569] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:55:30 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: 288/582] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:56:30 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/583] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:56:30 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: 302/596] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:57:30 2026] GET /v2/images => generated 4892 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/597] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:57:30 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: 297/600] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:57:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/601] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:57:39 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:58:30 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: 8|app: 0|req: 310/613] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:58:30 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: 317/626] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:59:30 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/627] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 04:59:30 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: 313/632] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:59:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/633] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:59:50 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: 314/634] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 04:59:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/635] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 04:59:52 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: 326/644] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:00:30 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/645] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:00:30 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: 328/648] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 05:00:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 05:00:39 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 05:00:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/651] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 05:00:46 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:01:30 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: 328/663] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:01:30 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: 337/666] 162.253.55.195 () {42 vars in 691 bytes} [Tue Feb 24 05:01:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 162.253.55.195 () {44 vars in 913 bytes} [Tue Feb 24 05:01:39 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 172.24.0.149 () {32 vars in 635 bytes} [Tue Feb 24 05:02:21 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: 8|app: 0|req: 344/679] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:02:30 2026] GET /v2/images => generated 4892 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:02:30 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: 338/683] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:02:45 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:02:45 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: 339/685] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:02:47 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/686] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:02:47 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: 340/687] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:02:47 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: 348/688] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:02:47 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/689] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:02:47 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: 349/690] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:02:47 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: 342/691] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:02:48 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 350/692] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:02:48 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: 343/693] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:02:48 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: 351/694] 172.24.0.187 () {36 vars in 913 bytes} [Tue Feb 24 05:02:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 172.24.0.187 () {36 vars in 1009 bytes} [Tue Feb 24 05:02:48 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee/locations => generated 127 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 172.24.0.187 () {36 vars in 989 bytes} [Tue Feb 24 05:02:48 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 345/697] 172.24.0.187 () {36 vars in 929 bytes} [Tue Feb 24 05:02:48 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: 353/698] 172.24.0.187 () {36 vars in 929 bytes} [Tue Feb 24 05:02:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 162.253.55.195 () {36 vars in 991 bytes} [Tue Feb 24 05:02:54 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 162.253.55.195 () {36 vars in 931 bytes} [Tue Feb 24 05:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 162.253.55.195 () {36 vars in 991 bytes} [Tue Feb 24 05:02:55 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 348/704] 162.253.55.195 () {36 vars in 931 bytes} [Tue Feb 24 05:02:55 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:03:03 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 350/708] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:03: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: 8|app: 0|req: 359/709] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:03:04 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 351/710] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:03:04 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: 355/717] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:03:30 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:03:30 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: 357/721] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:03:42 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 365/722] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:03:42 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: 360/727] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:04:03 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 368/728] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:04:03 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: 363/733] 172.24.0.149 () {30 vars in 413 bytes} [Tue Feb 24 05:04:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:04:30 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:04:30 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: 7|app: 0|req: 369/744] 172.24.0.149 () {34 vars in 657 bytes} [Tue Feb 24 05:04:59 2026] POST /v2/images => generated 648 bytes in 125 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-24 05:04:59.560 8 WARNING glance.api.v2.images [None req-e21651c6-6c5e-4324-9ee1-a1723335eb59 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//927ab879-af39-45b1-ab0d-7bf2f4d23e20 [pid: 8|app: 0|req: 376/745] 172.24.0.149 () {32 vars in 712 bytes} [Tue Feb 24 05:04:59 2026] DELETE /v2/images/927ab879-af39-45b1-ab0d-7bf2f4d23e20 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:04:59 2026] GET /v2/images/927ab879-af39-45b1-ab0d-7bf2f4d23e20 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 172.24.0.149 () {32 vars in 635 bytes} [Tue Feb 24 05:04:59 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 172.24.0.149 () {34 vars in 657 bytes} [Tue Feb 24 05:04:59 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/749] 172.24.0.149 () {32 vars in 719 bytes} [Tue Feb 24 05:04:59 2026] GET /v2/images/b85d29e2-4f89-4fc1-9599-b85a8d36d1c9/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-24 05:04:59.735 7 INFO glance.api.v2.image_data [None req-b998d8df-7eb6-4701-b4fb-21cdad893856 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-24 05:04:59.776 7 WARNING glance_store._drivers.rbd [None req-b998d8df-7eb6-4701-b4fb-21cdad893856 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-24 05:05:00.235 7 INFO glance.location [None req-b998d8df-7eb6-4701-b4fb-21cdad893856 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/750] 172.24.0.149 () {32 vars in 729 bytes} [Tue Feb 24 05:04:59 2026] PUT /v2/images/b85d29e2-4f89-4fc1-9599-b85a8d36d1c9/file => generated 0 bytes in 545 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:00 2026] GET /v2/images/b85d29e2-4f89-4fc1-9599-b85a8d36d1c9 => generated 1103 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/752] 172.24.0.149 () {32 vars in 719 bytes} [Tue Feb 24 05:05:00 2026] GET /v2/images/b85d29e2-4f89-4fc1-9599-b85a8d36d1c9/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/753] 172.24.0.149 () {34 vars in 657 bytes} [Tue Feb 24 05:05:00 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/754] 172.24.0.149 () {32 vars in 728 bytes} [Tue Feb 24 05:05:00 2026] PATCH /v2/images/8ceb113b-dde9-4fd6-840e-2ab6d12ff75d => generated 650 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:00 2026] GET /v2/images/8ceb113b-dde9-4fd6-840e-2ab6d12ff75d => generated 650 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-24 05:05:00.531 7 WARNING glance.api.v2.images [None req-22e95fdb-960d-4443-a237-fd148ebaa5d3 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ceb113b-dde9-4fd6-840e-2ab6d12ff75d [pid: 7|app: 0|req: 375/756] 172.24.0.149 () {32 vars in 712 bytes} [Tue Feb 24 05:05:00 2026] DELETE /v2/images/8ceb113b-dde9-4fd6-840e-2ab6d12ff75d => generated 0 bytes in 32 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/757] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:00 2026] GET /v2/images/8ceb113b-dde9-4fd6-840e-2ab6d12ff75d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 05:05:00.588 7 WARNING glance.api.v2.images [None req-82802a8e-6048-4a90-bb9d-0ad416e63642 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b85d29e2-4f89-4fc1-9599-b85a8d36d1c9 [pid: 7|app: 0|req: 376/758] 172.24.0.149 () {32 vars in 712 bytes} [Tue Feb 24 05:05:00 2026] DELETE /v2/images/b85d29e2-4f89-4fc1-9599-b85a8d36d1c9 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:01 2026] GET /v2/images/b85d29e2-4f89-4fc1-9599-b85a8d36d1c9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-24 05:05:01.475 7 WARNING glance.api.v2.images [None req-77214e15-5768-4dd6-b4bc-36d3b1ed1137 f243e2cb528e410ca1fa5d88347455ce 692a1ab3ee9a4a6a81908647abc5fff1 - - default default] Failed to find image 927ab879-af39-45b1-ab0d-7bf2f4d23e20 to delete: glance.common.exception.ImageNotFound: No image found with ID 927ab879-af39-45b1-ab0d-7bf2f4d23e20 [pid: 7|app: 0|req: 377/760] 172.24.0.149 () {32 vars in 712 bytes} [Tue Feb 24 05:05:01 2026] DELETE /v2/images/927ab879-af39-45b1-ab0d-7bf2f4d23e20 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:01 2026] GET /v2/images/927ab879-af39-45b1-ab0d-7bf2f4d23e20 => generated 139 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:05:17 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 386/765] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:05:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:24 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 381/769] 172.24.0.149 () {32 vars in 709 bytes} [Tue Feb 24 05:05:24 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 389/770] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:05:25 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/771] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 390/772] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 383/773] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:05:25 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 391/774] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 384/775] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 392/776] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:05:25 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 393/778] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 386/779] 172.24.0.187 () {36 vars in 913 bytes} [Tue Feb 24 05:05:25 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/780] 172.24.0.187 () {36 vars in 1009 bytes} [Tue Feb 24 05:05:25 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 172.24.0.187 () {36 vars in 989 bytes} [Tue Feb 24 05:05:25 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 395/782] 172.24.0.187 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 388/783] 172.24.0.187 () {36 vars in 929 bytes} [Tue Feb 24 05:05:25 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: 390/786] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:05:30 2026] GET /v2/images => generated 4892 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:05:31 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: 8|app: 0|req: 400/792] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:05:58 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:05:58 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: 402/796] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:06:01 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 395/797] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:06:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/802] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:06:27 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 398/803] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:06:28 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/806] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:06:30 2026] GET /v2/images => generated 4892 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/807] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:06:31 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: 7|app: 0|req: 402/810] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:06:40 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => 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: 409/811] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:06:40 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: 412/816] 162.253.55.195 () {32 vars in 826 bytes} [Tue Feb 24 05:07:08 2026] GET /v2/images?status=active&owner=989ca841459042eabbd7155f12d04dcf&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: 7|app: 0|req: 405/817] 162.253.55.195 () {32 vars in 653 bytes} [Tue Feb 24 05:07:08 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: 414/820] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/821] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 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: 415/822] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/823] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/824] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/825] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/826] 172.24.0.216 () {36 vars in 989 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6 => 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: 410/827] 172.24.0.216 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 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: 418/828] 172.24.0.187 () {36 vars in 913 bytes} [Tue Feb 24 05:07:09 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 172.24.0.187 () {36 vars in 1009 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 172.24.0.187 () {36 vars in 989 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/images/4452faf0-e5d7-4014-b2b6-b46d2db4e9c6 => 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: 412/831] 172.24.0.187 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/832] 172.24.0.187 () {36 vars in 929 bytes} [Tue Feb 24 05:07:09 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: 423/837] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:07:30 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/838] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:07:30 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: 425/841] 172.24.0.108 () {36 vars in 989 bytes} [Tue Feb 24 05:07:44 2026] GET /v2/images/1599ab42-492a-4439-86f8-345991fd50ee => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/842] 172.24.0.108 () {36 vars in 929 bytes} [Tue Feb 24 05:07: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: 8|app: 0|req: 431/853] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:08:30 2026] GET /v2/images => generated 4892 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/854] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:08:30 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: 8|app: 0|req: 438/867] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:09:30 2026] GET /v2/images => generated 4892 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/868] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:09:30 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: 437/881] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:10:30 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/882] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:10:30 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: 7|app: 0|req: 441/889] 172.24.0.149 () {32 vars in 635 bytes} [Tue Feb 24 05:11:08 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: 8|app: 0|req: 452/896] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:11:30 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: 445/897] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:11:30 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: 7|app: 0|req: 452/910] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:12:30 2026] GET /v2/images => generated 4892 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:12:30 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: 7|app: 0|req: 459/924] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:13:30 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: 8|app: 0|req: 466/925] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:13:30 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: 473/938] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:14:31 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/939] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:14:31 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: 8|app: 0|req: 480/952] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:15:30 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: 473/953] 172.24.0.67 () {28 vars in 570 bytes} [Tue Feb 24 05:15:30 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)