+ 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 [Thu Mar 12 22:03:05 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-757dd7bb7-8tfrm 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 0x7fee2cf97668 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-12 22:03:07.320 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-12 22:03:07.396 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-12 22:03:08.161 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-12 22:03:08.162 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-12 22:03:08.163 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-12 22:03:08.262 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-12 22:03:08.263 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-12 22:03:08.264 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-12 22:03:10.188 8 WARNING glance.api.v2.images [None req-7fca39c8-c62f-4364-835f-9b021f2a6ba6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-12 22:03:10.232 7 WARNING glance.api.v2.images [None req-871360e0-b540-4c6b-a5cf-20965ac315c3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-12 22:03:10.525 8 WARNING keystonemiddleware._common.config [None req-7fca39c8-c62f-4364-835f-9b021f2a6ba6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-12 22:03:10.532 8 WARNING oslo_config.cfg [None req-7fca39c8-c62f-4364-835f-9b021f2a6ba6 - - - - - -] 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 0x7fee2cf97668 pid: 8 (default app) 2026-03-12 22:03:10.566 7 WARNING keystonemiddleware._common.config [None req-871360e0-b540-4c6b-a5cf-20965ac315c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-12 22:03:10.574 7 WARNING oslo_config.cfg [None req-871360e0-b540-4c6b-a5cf-20965ac315c3 - - - - - -] 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 0x7fee2cf97668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:03:11 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-12 22:03:11.615 7 WARNING oslo_policy.policy [None req-37ee9aba-d9df-4cb2-8e9e-3c84efae57b5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:11.615 7 WARNING oslo_policy.policy [None req-37ee9aba-d9df-4cb2-8e9e-3c84efae57b5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:11.629 7 WARNING oslo_policy.policy [None req-37ee9aba-d9df-4cb2-8e9e-3c84efae57b5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:11.629 7 WARNING oslo_policy.policy [None req-37ee9aba-d9df-4cb2-8e9e-3c84efae57b5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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.49 () {44 vars in 906 bytes} [Thu Mar 12 22:03:11 2026] GET /v2/images => generated 69 bytes in 544 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.49 () {42 vars in 684 bytes} [Thu Mar 12 22:03:14 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: 2/8] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:03:14 2026] GET /v2/images => generated 69 bytes in 35 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-12 22:03:15.003 8 WARNING oslo_policy.policy [None req-4a2888cf-4eff-463c-93ec-198d2a465a14 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:15.003 8 WARNING oslo_policy.policy [None req-4a2888cf-4eff-463c-93ec-198d2a465a14 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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.49 () {44 vars in 907 bytes} [Thu Mar 12 22:03:14 2026] GET /v2/images/cirros => generated 151 bytes in 119 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.49 () {44 vars in 929 bytes} [Thu Mar 12 22:03:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-12 22:03:15.128 8 WARNING oslo_policy.policy [None req-28b0d437-0b54-43f7-afff-a934a8335343 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:15.128 8 WARNING oslo_policy.policy [None req-28b0d437-0b54-43f7-afff-a934a8335343 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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.49 () {44 vars in 935 bytes} [Thu Mar 12 22:03:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-12 22:03:15.204 7 WARNING oslo_config.cfg [None req-c422265d-822a-464a-9072-313e6dede250 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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.49 () {48 vars in 947 bytes} [Thu Mar 12 22:03:15 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-12 22:03:15.224 8 WARNING oslo_policy.policy [None req-e387aeac-9308-4d0c-9485-08df5d8f286b 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:15.225 8 WARNING oslo_policy.policy [None req-e387aeac-9308-4d0c-9485-08df5d8f286b 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:03:15.226 8 INFO glance.api.v2.image_data [None req-e387aeac-9308-4d0c-9485-08df5d8f286b 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-12 22:03:19.271 8 WARNING glance.location [None req-e387aeac-9308-4d0c-9485-08df5d8f286b 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 162.253.55.49 () {48 vars in 1041 bytes} [Thu Mar 12 22:03:15 2026] PUT /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550/file => generated 0 bytes in 4102 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7603 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:03:19 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-12 22:03:19.357 8 WARNING oslo_config.cfg [None req-4cf8e639-7da7-41fc-a9bf-5a929abe460f 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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/15] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:03:19 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 127/258] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:23:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/261] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:23:30 2026] GET /v2/images => generated 1240 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:25: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: 144/285] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:25:26 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 162.253.55.49 () {44 vars in 933 bytes} [Thu Mar 12 22:25:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 162.253.55.49 () {44 vars in 955 bytes} [Thu Mar 12 22:25:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 162.253.55.49 () {44 vars in 935 bytes} [Thu Mar 12 22:25:27 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: 146/289] 162.253.55.49 () {48 vars in 947 bytes} [Thu Mar 12 22:25:27 2026] POST /v2/images => generated 796 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-12 22:25:27.186 7 WARNING oslo_policy.policy [None req-6ddae81e-2d67-4ccc-bac1-6e3c9f00b6f5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:25:27.186 7 WARNING oslo_policy.policy [None req-6ddae81e-2d67-4ccc-bac1-6e3c9f00b6f5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - 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-12 22:25:27.188 7 INFO glance.api.v2.image_data [None req-6ddae81e-2d67-4ccc-bac1-6e3c9f00b6f5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-12 22:25:52.533 7 WARNING glance.location [None req-6ddae81e-2d67-4ccc-bac1-6e3c9f00b6f5 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/296] 162.253.55.49 () {48 vars in 1042 bytes} [Thu Mar 12 22:25:27 2026] PUT /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7/file => generated 0 bytes in 25395 msecs (HTTP/1.1 204) 4 headers in 171 bytes (90751 switches on core 0) [pid: 8|app: 0|req: 153/297] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:25:52 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7 => 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: 145/298] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:25:52 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7 => 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: 154/299] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:25:53 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: 146/300] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:25:53 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:32: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: 187/382] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:32:32 2026] GET /v2/images => generated 2451 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:32:48 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: 189/386] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:32:48 2026] GET /v2/images => generated 2451 bytes in 47 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.49 () {44 vars in 943 bytes} [Thu Mar 12 22:32:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 162.253.55.49 () {44 vars in 965 bytes} [Thu Mar 12 22:32:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/389] 162.253.55.49 () {44 vars in 935 bytes} [Thu Mar 12 22:32:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 162.253.55.49 () {48 vars in 947 bytes} [Thu Mar 12 22:32:48 2026] POST /v2/images => generated 799 bytes in 371 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-12 22:32:49.364 8 INFO glance.api.v2.image_data [None req-03e8ce91-642f-4db1-97b3-11813abfbbf8 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-12 22:33:00.710 8 INFO glance.location [None req-03e8ce91-642f-4db1-97b3-11813abfbbf8 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/395] 162.253.55.49 () {48 vars in 1041 bytes} [Thu Mar 12 22:32:49 2026] PUT /v2/images/3e8e4861-de1c-48ed-910d-00868930b594/file => generated 0 bytes in 11392 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27647 switches on core 0) [pid: 7|app: 0|req: 196/396] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:33:00 2026] GET /v2/images/3e8e4861-de1c-48ed-910d-00868930b594 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 162.253.55.49 () {48 vars in 1046 bytes} [Thu Mar 12 22:33:00 2026] PATCH /v2/images/3e8e4861-de1c-48ed-910d-00868930b594 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:33:00 2026] GET /v2/images/3e8e4861-de1c-48ed-910d-00868930b594 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:33:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:33:42 2026] GET /v2/images => generated 3687 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:33:54 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: 208/412] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:33:54 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 162.253.55.49 () {44 vars in 935 bytes} [Thu Mar 12 22:33:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 162.253.55.49 () {44 vars in 957 bytes} [Thu Mar 12 22:33:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 162.253.55.49 () {44 vars in 935 bytes} [Thu Mar 12 22:33:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 162.253.55.49 () {48 vars in 947 bytes} [Thu Mar 12 22:33:54 2026] POST /v2/images => generated 791 bytes in 167 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-12 22:33:54.353 7 INFO glance.api.v2.image_data [None req-63a09f13-198a-49e7-8d9a-213a8187cf51 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-12 22:34:09.690 7 INFO glance.location [None req-63a09f13-198a-49e7-8d9a-213a8187cf51 8822db38788646c287782dd5506a0271 7e168ae994bd43b0ba4d9e29ddaa8976 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 207/419] 162.253.55.49 () {48 vars in 1041 bytes} [Thu Mar 12 22:33:54 2026] PUT /v2/images/693cff51-b7d6-49b2-85b3-b8920b272627/file => generated 0 bytes in 15379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17141 switches on core 0) [pid: 8|app: 0|req: 213/420] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:34:09 2026] GET /v2/images/693cff51-b7d6-49b2-85b3-b8920b272627 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 162.253.55.49 () {44 vars in 967 bytes} [Thu Mar 12 22:34:09 2026] GET /v2/images/693cff51-b7d6-49b2-85b3-b8920b272627 => generated 1203 bytes in 13 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: 235/464] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:37:39 2026] GET /v2/images => generated 4892 bytes in 196 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: 230/465] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:37:39 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: 237/478] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:38:39 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: 242/479] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:38:39 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: 244/492] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:39:39 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: 8|app: 0|req: 249/493] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:39:39 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: 251/506] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:40:39 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:40:39 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: 263/520] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:41: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: 7|app: 0|req: 258/521] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:41:39 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:42:39 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:42:39 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: 277/548] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:43:39 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: 272/549] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:43:39 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: 284/562] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:44:39 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:44:39 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: 291/576] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:45:39 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/577] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:45:39 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: 294/582] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:45:51 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: 289/583] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:45:51 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: 7|app: 0|req: 294/592] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:46:39 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:46:39 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:47:39 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:47:39 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: 305/614] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:48:02 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: 310/615] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:48:02 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: 306/616] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:48:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:48:03 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: 315/624] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:48:39 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:48:39 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:48:51 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: 313/631] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:48:51 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: 319/632] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:48: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: 314/633] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:48:58 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: 7|app: 0|req: 319/642] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:49:39 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: 8|app: 0|req: 324/643] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:49:39 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 162.253.55.49 () {42 vars in 684 bytes} [Thu Mar 12 22:49:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 162.253.55.49 () {44 vars in 906 bytes} [Thu Mar 12 22:49:49 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: 332/658] 10.0.0.29 () {32 vars in 631 bytes} [Thu Mar 12 22:50:32 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: 327/659] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:50:39 2026] GET /v2/images => generated 4892 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:50:39 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: 330/665] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:50:54 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 336/666] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:50:54 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: 331/667] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:50:55 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => generated 1171 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:50:55 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: 332/669] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:50:55 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: 338/670] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:50:55 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:50:55 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: 339/672] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:50:55 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: 334/673] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:50:55 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 340/674] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:50: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: 7|app: 0|req: 335/675] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:50:55 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: 341/676] 10.0.0.37 () {36 vars in 909 bytes} [Thu Mar 12 22:50:56 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: 336/677] 10.0.0.37 () {36 vars in 1005 bytes} [Thu Mar 12 22:50:56 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.37 () {36 vars in 985 bytes} [Thu Mar 12 22:50:56 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.37 () {36 vars in 925 bytes} [Thu Mar 12 22:50:56 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: 343/680] 10.0.0.37 () {36 vars in 925 bytes} [Thu Mar 12 22:50:56 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: 338/681] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:50:58 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 344/682] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:50: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: 346/685] 162.253.55.49 () {36 vars in 989 bytes} [Thu Mar 12 22:51:02 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 340/686] 162.253.55.49 () {36 vars in 929 bytes} [Thu Mar 12 22:51:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 162.253.55.49 () {36 vars in 989 bytes} [Thu Mar 12 22:51:03 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 341/688] 162.253.55.49 () {36 vars in 929 bytes} [Thu Mar 12 22:51:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/693] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:51:24 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 350/694] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:51:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:51:39 2026] GET /v2/images => generated 4892 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:51:40 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: 354/701] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:51:41 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:51:41 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: 356/705] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:51:59 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 350/706] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:51:59 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/715] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:52:39 2026] GET /v2/images => generated 4892 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/716] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:52:39 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/719] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:52:42 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 363/720] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:52:42 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: 359/723] 10.0.0.29 () {34 vars in 653 bytes} [Thu Mar 12 22:52:55 2026] POST /v2/images => generated 649 bytes in 205 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-12 22:52:55.284 8 WARNING glance.api.v2.images [None req-d2d24d54-5f7a-48b2-9442-55a8aa67c85e 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//652a6c91-777d-4e3a-bca7-79c4d8fbd5be [pid: 8|app: 0|req: 365/724] 10.0.0.29 () {32 vars in 708 bytes} [Thu Mar 12 22:52:55 2026] DELETE /v2/images/652a6c91-777d-4e3a-bca7-79c4d8fbd5be => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:52:55 2026] GET /v2/images/652a6c91-777d-4e3a-bca7-79c4d8fbd5be => 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: 366/726] 10.0.0.29 () {32 vars in 631 bytes} [Thu Mar 12 22:52:55 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.29 () {34 vars in 653 bytes} [Thu Mar 12 22:52:55 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.29 () {32 vars in 715 bytes} [Thu Mar 12 22:52:55 2026] GET /v2/images/e85b6de6-4bed-4784-a863-b029a514d9c0/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-12 22:52:55.457 7 INFO glance.api.v2.image_data [None req-4c6fc490-19ee-4c92-8e70-a1112ec324fe 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-12 22:52:55.506 7 WARNING glance_store._drivers.rbd [None req-4c6fc490-19ee-4c92-8e70-a1112ec324fe 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-12 22:52:55.851 7 INFO glance.location [None req-4c6fc490-19ee-4c92-8e70-a1112ec324fe 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/729] 10.0.0.29 () {32 vars in 725 bytes} [Thu Mar 12 22:52:55 2026] PUT /v2/images/e85b6de6-4bed-4784-a863-b029a514d9c0/file => generated 0 bytes in 432 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:52:55 2026] GET /v2/images/e85b6de6-4bed-4784-a863-b029a514d9c0 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.29 () {32 vars in 715 bytes} [Thu Mar 12 22:52:55 2026] GET /v2/images/e85b6de6-4bed-4784-a863-b029a514d9c0/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.29 () {34 vars in 653 bytes} [Thu Mar 12 22:52:56 2026] POST /v2/images => generated 648 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.29 () {32 vars in 724 bytes} [Thu Mar 12 22:52:56 2026] PATCH /v2/images/606cac31-3e68-4a8b-90c5-51dbc2bbf335 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:52:56 2026] GET /v2/images/606cac31-3e68-4a8b-90c5-51dbc2bbf335 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-12 22:52:56.186 7 WARNING glance.api.v2.images [None req-2425f9e1-6408-433b-8c21-df058c153044 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//606cac31-3e68-4a8b-90c5-51dbc2bbf335 [pid: 7|app: 0|req: 365/735] 10.0.0.29 () {32 vars in 708 bytes} [Thu Mar 12 22:52:56 2026] DELETE /v2/images/606cac31-3e68-4a8b-90c5-51dbc2bbf335 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:52:56 2026] GET /v2/images/606cac31-3e68-4a8b-90c5-51dbc2bbf335 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-12 22:52:56.250 7 WARNING glance.api.v2.images [None req-2dd32f4f-78cc-48d6-925b-2dec15789afd 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e85b6de6-4bed-4784-a863-b029a514d9c0 [pid: 7|app: 0|req: 366/737] 10.0.0.29 () {32 vars in 708 bytes} [Thu Mar 12 22:52:56 2026] DELETE /v2/images/e85b6de6-4bed-4784-a863-b029a514d9c0 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/738] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:52:57 2026] GET /v2/images/e85b6de6-4bed-4784-a863-b029a514d9c0 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-12 22:52:57.122 7 WARNING glance.api.v2.images [None req-58a0f27e-4568-45fa-b73b-1d2d59d7c1ad 4f16d89577b8460f962a2c135164cf0d b1f71f12a51b4a57ab8fdc385c403151 - - default default] Failed to find image 652a6c91-777d-4e3a-bca7-79c4d8fbd5be to delete: glance.common.exception.ImageNotFound: No image found with ID 652a6c91-777d-4e3a-bca7-79c4d8fbd5be [pid: 7|app: 0|req: 367/739] 10.0.0.29 () {32 vars in 708 bytes} [Thu Mar 12 22:52:57 2026] DELETE /v2/images/652a6c91-777d-4e3a-bca7-79c4d8fbd5be => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:52:57 2026] GET /v2/images/652a6c91-777d-4e3a-bca7-79c4d8fbd5be => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.29 () {30 vars in 409 bytes} [Thu Mar 12 22:52:59 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: 377/748] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 372/749] 10.0.0.29 () {32 vars in 705 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 378/750] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 373/751] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:53: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: 379/752] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:53:28 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: 374/753] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 380/754] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:53: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: 375/755] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:53: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: 381/756] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 376/757] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:53: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: 382/758] 10.0.0.37 () {36 vars in 909 bytes} [Thu Mar 12 22:53:28 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: 377/759] 10.0.0.37 () {36 vars in 1005 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.37 () {36 vars in 985 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 378/761] 10.0.0.37 () {36 vars in 925 bytes} [Thu Mar 12 22:53: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: 384/762] 10.0.0.37 () {36 vars in 925 bytes} [Thu Mar 12 22:53:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/765] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:53:39 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:53:39 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: 382/769] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:53:48 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 388/770] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:53:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:54:08 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:54:08 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: 389/783] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:54:38 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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/784] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:54:38 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: 390/785] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:54:39 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:54:39 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: 395/795] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:55:14 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 401/796] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:55:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.138 () {36 vars in 986 bytes} [Thu Mar 12 22:55:32 2026] GET /v2/images/d29796c4-69cd-4d9a-85a2-036d3bd8e550 => 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: 404/802] 10.0.0.138 () {36 vars in 926 bytes} [Thu Mar 12 22:55:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/803] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:55:39 2026] GET /v2/images => generated 4892 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:55:39 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 162.253.55.49 () {32 vars in 824 bytes} [Thu Mar 12 22:56:07 2026] GET /v2/images?status=active&owner=7e168ae994bd43b0ba4d9e29ddaa8976&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/812] 162.253.55.49 () {32 vars in 651 bytes} [Thu Mar 12 22:56:07 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: 404/813] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:56:08 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/814] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:56: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: 7|app: 0|req: 405/815] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:56:08 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: 411/816] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:56:08 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/817] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:56:08 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: 412/818] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:56:08 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: 407/819] 10.0.0.134 () {36 vars in 986 bytes} [Thu Mar 12 22:56:08 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/820] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:56: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: 7|app: 0|req: 408/821] 10.0.0.134 () {36 vars in 926 bytes} [Thu Mar 12 22:56:08 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: 414/822] 10.0.0.37 () {36 vars in 909 bytes} [Thu Mar 12 22:56:08 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/823] 10.0.0.37 () {36 vars in 1005 bytes} [Thu Mar 12 22:56:08 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7/locations => generated 127 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/824] 10.0.0.37 () {36 vars in 985 bytes} [Thu Mar 12 22:56:08 2026] GET /v2/images/4d5006d5-703a-4168-af04-5fb2b3baafe7 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.37 () {36 vars in 925 bytes} [Thu Mar 12 22:56:08 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: 416/826] 10.0.0.37 () {36 vars in 925 bytes} [Thu Mar 12 22:56: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: 7|app: 0|req: 414/833] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:56:39 2026] GET /v2/images => generated 4892 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/834] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:56:39 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: 7|app: 0|req: 421/847] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:57:39 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:57:39 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/861] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:58:39 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/862] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:58:39 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: 435/875] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:59:39 2026] GET /v2/images => generated 4892 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/876] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 22:59:39 2026] GET /v2/images => generated 4892 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/879] 10.0.0.29 () {32 vars in 631 bytes} [Thu Mar 12 22:59:40 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: 443/890] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:00:39 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/891] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:00:39 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/904] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:01:39 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:01:39 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: 462/918] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:02:39 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/919] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:02:39 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: 469/932] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:03:39 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: 7|app: 0|req: 464/933] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 12 23:03:39 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)