+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 16:18:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-6dc6bd9d7-97fbm 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 0x7ff82b4f3668 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-07-17 16:18:29.752 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-17 16:18:29.777 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-07-17 16:18:30.603 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-07-17 16:18:30.604 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-07-17 16:18:30.604 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 16:18:30.604 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-07-17 16:18:30.605 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-07-17 16:18:30.606 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 16:18:32.603 8 WARNING glance.api.v2.images [None req-fd7f7011-bc30-46ae-ad24-1f58003881f2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 16:18:32.610 7 WARNING glance.api.v2.images [None req-8f4ba292-b0ee-40f9-90f6-92ac602634d1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 16:18:32.931 8 WARNING keystonemiddleware._common.config [None req-fd7f7011-bc30-46ae-ad24-1f58003881f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:18:32.939 8 WARNING oslo_config.cfg [None req-fd7f7011-bc30-46ae-ad24-1f58003881f2 - - - - - -] 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 0x7ff82b4f3668 pid: 8 (default app) 2026-07-17 16:18:32.953 7 WARNING keystonemiddleware._common.config [None req-8f4ba292-b0ee-40f9-90f6-92ac602634d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:18:32.960 7 WARNING oslo_config.cfg [None req-8f4ba292-b0ee-40f9-90f6-92ac602634d1 - - - - - -] 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 0x7ff82b4f3668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:18:33 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-07-17 16:18:34.086 7 WARNING oslo_policy.policy [None req-7cf3f4bc-e9d6-4ade-aeaf-b33e4e18f35e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:34.086 7 WARNING oslo_policy.policy [None req-7cf3f4bc-e9d6-4ade-aeaf-b33e4e18f35e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:34.103 7 WARNING oslo_policy.policy [None req-7cf3f4bc-e9d6-4ade-aeaf-b33e4e18f35e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:34.103 7 WARNING oslo_policy.policy [None req-7cf3f4bc-e9d6-4ade-aeaf-b33e4e18f35e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:18:33 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:18:37 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: 2/7] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:18:37 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 16:18:37.859 8 WARNING oslo_policy.policy [None req-564020e9-84fe-4bf2-9537-85da9413d29d 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:37.860 8 WARNING oslo_policy.policy [None req-564020e9-84fe-4bf2-9537-85da9413d29d 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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: 6/8] 199.19.213.114 () {44 vars in 909 bytes} [Fri Jul 17 16:18:37 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.114 () {44 vars in 931 bytes} [Fri Jul 17 16:18:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:18:37.997 8 WARNING oslo_policy.policy [None req-6df04578-9f49-46f3-b02d-002468086b35 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:37.997 8 WARNING oslo_policy.policy [None req-6df04578-9f49-46f3-b02d-002468086b35 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.114 () {44 vars in 937 bytes} [Fri Jul 17 16:18:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 16:18:38.084 7 WARNING oslo_config.cfg [None req-67322058-c5d4-4688-965c-4d52b9722849 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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/11] 199.19.213.114 () {48 vars in 949 bytes} [Fri Jul 17 16:18:38 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 16:18:38.105 8 WARNING oslo_policy.policy [None req-e7123fe1-a9f0-44b4-a649-b72ee13fc42e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:38.106 8 WARNING oslo_policy.policy [None req-e7123fe1-a9f0-44b4-a649-b72ee13fc42e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:18:38.107 8 INFO glance.api.v2.image_data [None req-e7123fe1-a9f0-44b4-a649-b72ee13fc42e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 16:18:41.645 8 WARNING glance.location [None req-e7123fe1-a9f0-44b4-a649-b72ee13fc42e 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.114 () {48 vars in 1043 bytes} [Fri Jul 17 16:18:38 2026] PUT /v2/images/fc7fcd35-804c-47bf-bebf-c08a50bcd619/file => generated 0 bytes in 3610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7720 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:18:41 2026] GET /v2/images/fc7fcd35-804c-47bf-bebf-c08a50bcd619 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 16:18:41.825 8 WARNING oslo_config.cfg [None req-57dc5a63-803e-4bb0-b783-312ae63bad71 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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: 9/14] 199.19.213.114 () {48 vars in 1049 bytes} [Fri Jul 17 16:18:41 2026] PATCH /v2/images/fc7fcd35-804c-47bf-bebf-c08a50bcd619 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:18:41 2026] GET /v2/images/fc7fcd35-804c-47bf-bebf-c08a50bcd619 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/262] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:39:03 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: 133/263] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:39:03 2026] GET /v2/images => generated 1381 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:39:21 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: 135/267] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:39:21 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.19.213.114 () {44 vars in 935 bytes} [Fri Jul 17 16:39:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.19.213.114 () {44 vars in 957 bytes} [Fri Jul 17 16:39:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.19.213.114 () {44 vars in 937 bytes} [Fri Jul 17 16:39:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.114 () {48 vars in 949 bytes} [Fri Jul 17 16:39:21 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 16:39:21.624 7 WARNING oslo_policy.policy [None req-f021cf5b-4912-4257-b731-855c4512d3f6 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:39:21.625 7 WARNING oslo_policy.policy [None req-f021cf5b-4912-4257-b731-855c4512d3f6 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - 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-07-17 16:39:21.626 7 INFO glance.api.v2.image_data [None req-f021cf5b-4912-4257-b731-855c4512d3f6 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 16:39:46.402 7 WARNING glance.location [None req-f021cf5b-4912-4257-b731-855c4512d3f6 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 135/278] 199.19.213.114 () {48 vars in 1044 bytes} [Fri Jul 17 16:39:21 2026] PUT /v2/images/2a00bf5b-694c-441c-81f9-a8482b1050fe/file => generated 0 bytes in 24833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63337 switches on core 0) [pid: 8|app: 0|req: 144/279] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:39:46 2026] GET /v2/images/2a00bf5b-694c-441c-81f9-a8482b1050fe => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/280] 199.19.213.114 () {48 vars in 1049 bytes} [Fri Jul 17 16:39:46 2026] PATCH /v2/images/2a00bf5b-694c-441c-81f9-a8482b1050fe => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/281] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:39:46 2026] GET /v2/images/2a00bf5b-694c-441c-81f9-a8482b1050fe => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/282] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:39:48 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: 146/283] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:39:48 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/370] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:46:53 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: 190/371] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:46:53 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:47:03 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: 192/375] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:47:03 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/376] 199.19.213.114 () {44 vars in 945 bytes} [Fri Jul 17 16:47:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.19.213.114 () {44 vars in 967 bytes} [Fri Jul 17 16:47:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.19.213.114 () {44 vars in 937 bytes} [Fri Jul 17 16:47:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.19.213.114 () {48 vars in 949 bytes} [Fri Jul 17 16:47:03 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 16:47:03.734 7 INFO glance.api.v2.image_data [None req-f5476cde-542b-42e1-81c8-9578905298c1 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 16:47:20.793 7 INFO glance.location [None req-f5476cde-542b-42e1-81c8-9578905298c1 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/382] 199.19.213.114 () {48 vars in 1043 bytes} [Fri Jul 17 16:47:03 2026] PUT /v2/images/eaa6174b-0130-4984-a67d-85456806f178/file => generated 0 bytes in 17118 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23488 switches on core 0) [pid: 8|app: 0|req: 197/383] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:47:20 2026] GET /v2/images/eaa6174b-0130-4984-a67d-85456806f178 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/384] 199.19.213.114 () {48 vars in 1049 bytes} [Fri Jul 17 16:47:20 2026] PATCH /v2/images/eaa6174b-0130-4984-a67d-85456806f178 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/385] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:47:20 2026] GET /v2/images/eaa6174b-0130-4984-a67d-85456806f178 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/394] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:47:58 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: 203/395] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:47:58 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/398] 199.19.213.114 () {42 vars in 686 bytes} [Fri Jul 17 16:48:10 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: 194/399] 199.19.213.114 () {44 vars in 908 bytes} [Fri Jul 17 16:48:10 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/400] 199.19.213.114 () {44 vars in 937 bytes} [Fri Jul 17 16:48:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/401] 199.19.213.114 () {44 vars in 959 bytes} [Fri Jul 17 16:48:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.19.213.114 () {44 vars in 937 bytes} [Fri Jul 17 16:48:10 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: 7|app: 0|req: 196/403] 199.19.213.114 () {48 vars in 949 bytes} [Fri Jul 17 16:48:10 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 16:48:10.240 8 INFO glance.api.v2.image_data [None req-66400a7c-9074-4e0e-8ea6-6a7738ed5fb0 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 16:48:24.980 8 INFO glance.location [None req-66400a7c-9074-4e0e-8ea6-6a7738ed5fb0 5bcd3c5c63d841d5bd847b9222158bd3 004d00c96aaa441a8db3389057c7ff68 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/408] 199.19.213.114 () {48 vars in 1044 bytes} [Fri Jul 17 16:48:10 2026] PUT /v2/images/4ab14a5c-0ce6-48d8-841f-403b916b14de/file => generated 0 bytes in 14787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32395 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:48:25 2026] GET /v2/images/4ab14a5c-0ce6-48d8-841f-403b916b14de => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 199.19.213.114 () {48 vars in 1049 bytes} [Fri Jul 17 16:48:25 2026] PATCH /v2/images/4ab14a5c-0ce6-48d8-841f-403b916b14de => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 199.19.213.114 () {44 vars in 969 bytes} [Fri Jul 17 16:48:25 2026] GET /v2/images/4ab14a5c-0ce6-48d8-841f-403b916b14de => generated 1382 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)