+ 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 Jun 23 19:08:34 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-857f9cd7c5-4kg9g 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f87de094668 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-06-23 19:08:36.501 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:08:36.534 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-06-23 19:08:37.405 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-06-23 19:08:37.406 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-06-23 19:08:37.407 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:08:37.510 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-06-23 19:08:37.511 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-06-23 19:08:37.512 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:08:39.491 8 WARNING glance.api.v2.images [None req-1fc4ddb9-7da4-4936-8048-22d9ff15948f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:08:39.689 7 WARNING glance.api.v2.images [None req-2b5c2534-184c-4854-a5d4-26e2a19daa23 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:08:39.844 8 WARNING keystonemiddleware._common.config [None req-1fc4ddb9-7da4-4936-8048-22d9ff15948f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:08:39.852 8 WARNING oslo_config.cfg [None req-1fc4ddb9-7da4-4936-8048-22d9ff15948f - - - - - -] 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 0x7f87de094668 pid: 8 (default app) 2026-06-23 19:08:40.049 7 WARNING keystonemiddleware._common.config [None req-2b5c2534-184c-4854-a5d4-26e2a19daa23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:08:40.056 7 WARNING oslo_config.cfg [None req-2b5c2534-184c-4854-a5d4-26e2a19daa23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f87de094668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:08:40 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-06-23 19:08:41.008 7 WARNING oslo_policy.policy [None req-65a16c85-1ff7-403b-a1d1-2bb55674ec2c 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:41.008 7 WARNING oslo_policy.policy [None req-65a16c85-1ff7-403b-a1d1-2bb55674ec2c 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:41.029 7 WARNING oslo_policy.policy [None req-65a16c85-1ff7-403b-a1d1-2bb55674ec2c 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:41.030 7 WARNING oslo_policy.policy [None req-65a16c85-1ff7-403b-a1d1-2bb55674ec2c 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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.10 () {44 vars in 906 bytes} [Tue Jun 23 19:08:40 2026] GET /v2/images => generated 69 bytes in 637 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.10 () {42 vars in 684 bytes} [Tue Jun 23 19:08:44 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/7] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:08:44 2026] GET /v2/images => generated 69 bytes in 50 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-06-23 19:08:45.083 8 WARNING oslo_policy.policy [None req-a28def28-587c-412d-bf56-b33fc964764a 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:45.083 8 WARNING oslo_policy.policy [None req-a28def28-587c-412d-bf56-b33fc964764a 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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.10 () {44 vars in 907 bytes} [Tue Jun 23 19:08:45 2026] GET /v2/images/cirros => generated 151 bytes in 141 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.10 () {44 vars in 929 bytes} [Tue Jun 23 19:08:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:08:45.234 8 WARNING oslo_policy.policy [None req-1462d42c-607a-4844-9a98-f23359a23d3b 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:45.234 8 WARNING oslo_policy.policy [None req-1462d42c-607a-4844-9a98-f23359a23d3b 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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.10 () {44 vars in 935 bytes} [Tue Jun 23 19:08:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:08:45.332 7 WARNING oslo_config.cfg [None req-782560af-6bfe-4b93-88bc-fe08e6fbd134 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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.10 () {48 vars in 947 bytes} [Tue Jun 23 19:08:45 2026] POST /v2/images => generated 760 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:08:45.359 8 WARNING oslo_policy.policy [None req-86ffd889-b3c6-4216-b5ce-9f0146293a70 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:45.359 8 WARNING oslo_policy.policy [None req-86ffd889-b3c6-4216-b5ce-9f0146293a70 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:08:45.361 8 INFO glance.api.v2.image_data [None req-86ffd889-b3c6-4216-b5ce-9f0146293a70 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:08:49.375 8 WARNING glance.location [None req-86ffd889-b3c6-4216-b5ce-9f0146293a70 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.10 () {48 vars in 1041 bytes} [Tue Jun 23 19:08:45 2026] PUT /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8/file => generated 0 bytes in 4059 msecs (HTTP/1.1 204) 4 headers in 171 bytes (879 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:08:49 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:08:49.537 8 WARNING oslo_config.cfg [None req-7540051e-0463-4496-963a-f0df5f8caae8 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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/16] 199.19.213.10 () {48 vars in 1047 bytes} [Tue Jun 23 19:08:49 2026] PATCH /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:08:49 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => 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: 138/276] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:30:20 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: 139/277] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:30:20 2026] GET /v2/images => generated 1381 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:30:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:30:37 2026] GET /v2/images => generated 1381 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.10 () {44 vars in 933 bytes} [Tue Jun 23 19:30:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.19.213.10 () {44 vars in 955 bytes} [Tue Jun 23 19:30:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.19.213.10 () {44 vars in 935 bytes} [Tue Jun 23 19:30:37 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: 7|app: 0|req: 142/285] 199.19.213.10 () {48 vars in 947 bytes} [Tue Jun 23 19:30:37 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:30:37.363 8 INFO glance.api.v2.image_data [None req-2b5abb95-0d18-479c-b57a-4ee3ce63f8d5 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:31:30.900 8 WARNING glance.location [None req-2b5abb95-0d18-479c-b57a-4ee3ce63f8d5 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/298] 199.19.213.10 () {48 vars in 1042 bytes} [Tue Jun 23 19:30:37 2026] PUT /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5/file => generated 0 bytes in 53583 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56557 switches on core 0) [pid: 7|app: 0|req: 155/299] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:31:30 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/300] 199.19.213.10 () {48 vars in 1047 bytes} [Tue Jun 23 19:31:30 2026] PATCH /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/301] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:31:31 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/302] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:31:32 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/303] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:31:32 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/392] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:38:50 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: 202/393] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:38:50 2026] GET /v2/images => generated 2778 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/396] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:39:01 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: 204/397] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:39:01 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/398] 199.19.213.10 () {44 vars in 943 bytes} [Tue Jun 23 19:39:01 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/399] 199.19.213.10 () {44 vars in 965 bytes} [Tue Jun 23 19:39:01 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/400] 199.19.213.10 () {44 vars in 935 bytes} [Tue Jun 23 19:39:01 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: 7|app: 0|req: 206/401] 199.19.213.10 () {48 vars in 947 bytes} [Tue Jun 23 19:39:01 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:39:01.247 8 INFO glance.api.v2.image_data [None req-934b41b4-d0fc-43b2-940a-bde6b4945d37 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:41:43.043 8 INFO glance.location [None req-934b41b4-d0fc-43b2-940a-bde6b4945d37 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/434] 199.19.213.10 () {48 vars in 1041 bytes} [Tue Jun 23 19:39:01 2026] PUT /v2/images/41ff0373-a26c-4a7a-822f-6e6592931985/file => generated 0 bytes in 161839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10452 switches on core 0) [pid: 7|app: 0|req: 239/435] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:41:43 2026] GET /v2/images/41ff0373-a26c-4a7a-822f-6e6592931985 => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/436] 199.19.213.10 () {48 vars in 1047 bytes} [Tue Jun 23 19:41:43 2026] PATCH /v2/images/41ff0373-a26c-4a7a-822f-6e6592931985 => generated 1410 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/437] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:41:43 2026] GET /v2/images/41ff0373-a26c-4a7a-822f-6e6592931985 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/446] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:42:20 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: 202/447] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:42:20 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/450] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:42:32 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: 204/451] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:42:32 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/452] 199.19.213.10 () {44 vars in 935 bytes} [Tue Jun 23 19:42:32 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/453] 199.19.213.10 () {44 vars in 957 bytes} [Tue Jun 23 19:42:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/454] 199.19.213.10 () {44 vars in 935 bytes} [Tue Jun 23 19:42:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/455] 199.19.213.10 () {48 vars in 947 bytes} [Tue Jun 23 19:42:32 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:42:32.810 7 WARNING oslo_policy.policy [None req-24cb3bd6-6873-47bd-b595-f23c2e216fd8 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:42:32.811 7 WARNING oslo_policy.policy [None req-24cb3bd6-6873-47bd-b595-f23c2e216fd8 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - 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-06-23 19:42:32.812 7 INFO glance.api.v2.image_data [None req-24cb3bd6-6873-47bd-b595-f23c2e216fd8 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:43:00.043 7 INFO glance.location [None req-24cb3bd6-6873-47bd-b595-f23c2e216fd8 0c8d41bb403c49a5aebe05d0c11ff58c 6c8d1f5831aa45fe868dca8447d99722 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 250/462] 199.19.213.10 () {48 vars in 1042 bytes} [Tue Jun 23 19:42:32 2026] PUT /v2/images/11176861-3ee6-46ad-a14f-eba138efa709/file => generated 0 bytes in 27276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27384 switches on core 0) [pid: 8|app: 0|req: 213/463] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:43:00 2026] GET /v2/images/11176861-3ee6-46ad-a14f-eba138efa709 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/464] 199.19.213.10 () {48 vars in 1047 bytes} [Tue Jun 23 19:43:00 2026] PATCH /v2/images/11176861-3ee6-46ad-a14f-eba138efa709 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/465] 199.19.213.10 () {44 vars in 967 bytes} [Tue Jun 23 19:43:00 2026] GET /v2/images/11176861-3ee6-46ad-a14f-eba138efa709 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/618] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:55:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/619] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:55:48 2026] GET /v2/images => generated 5574 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/648] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:58:04 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: 343/649] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:58:04 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/650] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:58:06 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: 344/651] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:58:06 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/662] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:58:56 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: 313/663] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:58:56 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/666] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 19:59:05 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: 315/667] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 19:59:05 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/680] 199.19.213.10 () {42 vars in 684 bytes} [Tue Jun 23 20:00:06 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: 359/681] 199.19.213.10 () {44 vars in 906 bytes} [Tue Jun 23 20:00:06 2026] GET /v2/images => generated 5574 bytes in 85 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: 327/690] 10.0.0.27 () {32 vars in 632 bytes} [Tue Jun 23 20:00:48 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/695] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:01:06 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 25 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: 366/696] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:01:06 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: 368/699] 199.19.213.10 () {36 vars in 990 bytes} [Tue Jun 23 20:01:14 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/700] 199.19.213.10 () {36 vars in 930 bytes} [Tue Jun 23 20:01:14 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: 369/701] 199.19.213.10 () {36 vars in 990 bytes} [Tue Jun 23 20:01:14 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/702] 199.19.213.10 () {36 vars in 930 bytes} [Tue Jun 23 20:01:14 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: 370/703] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:01:18 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/704] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:01:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/705] 10.0.0.27 () {30 vars in 410 bytes} [Tue Jun 23 20:01:19 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/708] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:01:20 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/709] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:01:20 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: 339/714] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:01:45 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/715] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:01:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/724] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:02:20 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/725] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:02:20 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/726] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:02:21 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/727] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 346/728] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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/729] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:02:21 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/730] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 385/731] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 347/732] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:02:21 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/733] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:02:21 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/734] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 387/735] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 388/736] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 349/737] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 389/738] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:02:21 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/739] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 7|app: 0|req: 390/740] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 351/741] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:02:21 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/742] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 352/743] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:02:21 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: 392/744] 10.0.0.155 () {36 vars in 911 bytes} [Tue Jun 23 20:02:22 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/745] 10.0.0.155 () {36 vars in 911 bytes} [Tue Jun 23 20:02:22 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: 393/746] 10.0.0.155 () {36 vars in 1007 bytes} [Tue Jun 23 20:02:22 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/747] 10.0.0.155 () {36 vars in 1007 bytes} [Tue Jun 23 20:02:22 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/748] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 23 20:02:22 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/749] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 23 20:02:22 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/750] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 23 20:02:22 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: 396/751] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 23 20:02:22 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: 356/752] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 23 20:02:22 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/753] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 23 20:02:22 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: 402/762] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:03:06 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/763] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:03:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/772] 10.0.0.27 () {34 vars in 654 bytes} [Tue Jun 23 20:03:41 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 20:03:42.120 8 WARNING glance.api.v2.images [None req-facac680-d6a6-4f52-9d2c-4d99fa15c989 e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//449531c1-5f2b-45ba-8376-31b445b3ae99 [pid: 8|app: 0|req: 366/773] 10.0.0.27 () {32 vars in 709 bytes} [Tue Jun 23 20:03:42 2026] DELETE /v2/images/449531c1-5f2b-45ba-8376-31b445b3ae99 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/774] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:03:42 2026] GET /v2/images/449531c1-5f2b-45ba-8376-31b445b3ae99 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/775] 10.0.0.27 () {32 vars in 632 bytes} [Tue Jun 23 20:03:42 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/776] 10.0.0.27 () {34 vars in 654 bytes} [Tue Jun 23 20:03:42 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/777] 10.0.0.27 () {32 vars in 716 bytes} [Tue Jun 23 20:03:42 2026] GET /v2/images/1eb432c2-b3c8-4595-9b00-9033a67d1cf9/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:03:42.311 7 INFO glance.api.v2.image_data [None req-dae0045b-4b6b-47ac-86ec-eceba1fb63d9 e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 20:03:42.354 7 WARNING glance_store._drivers.rbd [None req-dae0045b-4b6b-47ac-86ec-eceba1fb63d9 e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 20:03:43.483 7 INFO glance.location [None req-dae0045b-4b6b-47ac-86ec-eceba1fb63d9 e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 410/778] 10.0.0.27 () {32 vars in 726 bytes} [Tue Jun 23 20:03:42 2026] PUT /v2/images/1eb432c2-b3c8-4595-9b00-9033a67d1cf9/file => generated 0 bytes in 1221 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/779] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:03:43 2026] GET /v2/images/1eb432c2-b3c8-4595-9b00-9033a67d1cf9 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/780] 10.0.0.27 () {32 vars in 716 bytes} [Tue Jun 23 20:03:43 2026] GET /v2/images/1eb432c2-b3c8-4595-9b00-9033a67d1cf9/file => generated 1024 bytes in 106 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/781] 10.0.0.27 () {34 vars in 654 bytes} [Tue Jun 23 20:03:43 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/782] 10.0.0.27 () {32 vars in 725 bytes} [Tue Jun 23 20:03:43 2026] PATCH /v2/images/dfaf7439-6a4e-43b4-9bf8-89d80a2e99c8 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/783] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:03:43 2026] GET /v2/images/dfaf7439-6a4e-43b4-9bf8-89d80a2e99c8 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:03:43.795 7 WARNING glance.api.v2.images [None req-72c99e4c-2ad7-4a71-a639-6581ab0aee37 e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dfaf7439-6a4e-43b4-9bf8-89d80a2e99c8 [pid: 7|app: 0|req: 413/784] 10.0.0.27 () {32 vars in 709 bytes} [Tue Jun 23 20:03:43 2026] DELETE /v2/images/dfaf7439-6a4e-43b4-9bf8-89d80a2e99c8 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/785] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:03:43 2026] GET /v2/images/dfaf7439-6a4e-43b4-9bf8-89d80a2e99c8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:03:43.870 7 WARNING glance.api.v2.images [None req-dc91bc54-9c33-469d-b635-957d80fbdbad e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1eb432c2-b3c8-4595-9b00-9033a67d1cf9 [pid: 7|app: 0|req: 414/786] 10.0.0.27 () {32 vars in 709 bytes} [Tue Jun 23 20:03:43 2026] DELETE /v2/images/1eb432c2-b3c8-4595-9b00-9033a67d1cf9 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/787] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:03:44 2026] GET /v2/images/1eb432c2-b3c8-4595-9b00-9033a67d1cf9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:03:44.700 7 WARNING glance.api.v2.images [None req-c950d3e8-6772-4287-a9ff-7af80b9548cc e48f8d8dd6fc4ad5b46f997ea95457b0 0ad95544926e4161ba917eb6561194f9 - - default default] Failed to find image 449531c1-5f2b-45ba-8376-31b445b3ae99 to delete: glance.common.exception.ImageNotFound: No image found with ID 449531c1-5f2b-45ba-8376-31b445b3ae99 [pid: 7|app: 0|req: 415/788] 10.0.0.27 () {32 vars in 709 bytes} [Tue Jun 23 20:03:44 2026] DELETE /v2/images/449531c1-5f2b-45ba-8376-31b445b3ae99 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/789] 10.0.0.27 () {32 vars in 706 bytes} [Tue Jun 23 20:03:44 2026] GET /v2/images/449531c1-5f2b-45ba-8376-31b445b3ae99 => 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/794] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/795] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 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: 378/796] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:04:05 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/797] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:04:05 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/806] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:04:41 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => 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: 424/807] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:04:41 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: 384/808] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:04:42 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/809] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:04:42 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: 396/832] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:06:30 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/833] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:06:30 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: 398/836] 10.0.0.193 () {36 vars in 987 bytes} [Tue Jun 23 20:06:48 2026] GET /v2/images/4052c2b8-fe4f-4c0d-b055-e76e47fbc1b8 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/837] 10.0.0.193 () {36 vars in 927 bytes} [Tue Jun 23 20:06: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: 444/846] 199.19.213.10 () {32 vars in 825 bytes} [Tue Jun 23 20:07:27 2026] GET /v2/images?status=active&owner=6c8d1f5831aa45fe868dca8447d99722&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/847] 199.19.213.10 () {32 vars in 652 bytes} [Tue Jun 23 20:07:27 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: 7|app: 0|req: 445/848] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1395 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/849] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:07: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: 7|app: 0|req: 446/850] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/851] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/852] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:07: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: 406/853] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:07: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: 7|app: 0|req: 448/854] 10.0.0.76 () {36 vars in 986 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/855] 10.0.0.76 () {36 vars in 926 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/856] 10.0.0.155 () {36 vars in 911 bytes} [Tue Jun 23 20:07: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: 8|app: 0|req: 408/857] 10.0.0.155 () {36 vars in 1007 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5/locations => generated 127 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/858] 10.0.0.155 () {36 vars in 987 bytes} [Tue Jun 23 20:07:28 2026] GET /v2/images/2d1dd94f-64d9-4edc-a7db-38459359d1e5 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/859] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 23 20:07: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: 451/860] 10.0.0.155 () {36 vars in 927 bytes} [Tue Jun 23 20:07: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: 8|app: 0|req: 432/905] 10.0.0.27 () {32 vars in 632 bytes} [Tue Jun 23 20:11:00 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)