+ 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 May 5 17:17:22 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:25 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-76c9d458f-5sbks 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f27be341668 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-05-05 17:17:24.665 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 17:17:24.766 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-05-05 17:17:25.596 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-05-05 17:17:25.597 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-05-05 17:17:25.597 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:17:25.658 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-05-05 17:17:25.659 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-05-05 17:17:25.660 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:17:27.645 8 WARNING glance.api.v2.images [None req-31e30b59-9a27-4c21-a81f-548dbea4f16a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:17:27.662 7 WARNING glance.api.v2.images [None req-f0d35ef5-f1b2-4449-b21a-6cc8664f18a8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:17:27.971 8 WARNING keystonemiddleware._common.config [None req-31e30b59-9a27-4c21-a81f-548dbea4f16a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:17:27.978 8 WARNING oslo_config.cfg [None req-31e30b59-9a27-4c21-a81f-548dbea4f16a - - - - - -] 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 0x7f27be341668 pid: 8 (default app) 2026-05-05 17:17:27.996 7 WARNING keystonemiddleware._common.config [None req-f0d35ef5-f1b2-4449-b21a-6cc8664f18a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:17:28.003 7 WARNING oslo_config.cfg [None req-f0d35ef5-f1b2-4449-b21a-6cc8664f18a8 - - - - - -] 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 0x7f27be341668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:17:29 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:17:29.500 7 WARNING oslo_policy.policy [None req-e7b192dc-045f-4078-a2a7-c2e5e60f57b1 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:29.500 7 WARNING oslo_policy.policy [None req-e7b192dc-045f-4078-a2a7-c2e5e60f57b1 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:29.517 7 WARNING oslo_policy.policy [None req-e7b192dc-045f-4078-a2a7-c2e5e60f57b1 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:29.517 7 WARNING oslo_policy.policy [None req-e7b192dc-045f-4078-a2a7-c2e5e60f57b1 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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.32 () {44 vars in 906 bytes} [Tue May 5 17:17:29 2026] GET /v2/images => generated 69 bytes in 582 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.32 () {42 vars in 684 bytes} [Tue May 5 17:17:33 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: 2/7] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:17:33 2026] GET /v2/images => generated 69 bytes in 42 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:17:33.267 8 WARNING oslo_policy.policy [None req-05f8aed3-c2c7-4b1b-99cb-52488955cef5 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:33.267 8 WARNING oslo_policy.policy [None req-05f8aed3-c2c7-4b1b-99cb-52488955cef5 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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.32 () {44 vars in 907 bytes} [Tue May 5 17:17:33 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.32 () {44 vars in 929 bytes} [Tue May 5 17:17:33 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-05-05 17:17:33.402 8 WARNING oslo_policy.policy [None req-ee79fd20-5757-4bd6-8fa2-9d1f29a08d1d 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:33.402 8 WARNING oslo_policy.policy [None req-ee79fd20-5757-4bd6-8fa2-9d1f29a08d1d 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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.32 () {44 vars in 935 bytes} [Tue May 5 17:17:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:17:33.486 7 WARNING oslo_config.cfg [None req-18ae4d34-7477-47ac-8e86-d72eb5dd209c 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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.32 () {48 vars in 947 bytes} [Tue May 5 17:17:33 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 17:17:33.510 8 WARNING oslo_policy.policy [None req-36812489-24a5-42c0-a23a-778c3ffdda25 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:33.510 8 WARNING oslo_policy.policy [None req-36812489-24a5-42c0-a23a-778c3ffdda25 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:17:33.513 8 INFO glance.api.v2.image_data [None req-36812489-24a5-42c0-a23a-778c3ffdda25 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:17:37.319 8 INFO glance.location [None req-36812489-24a5-42c0-a23a-778c3ffdda25 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.32 () {48 vars in 1041 bytes} [Tue May 5 17:17:33 2026] PUT /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7/file => generated 0 bytes in 3859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7530 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:17:37 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:17:37.403 8 WARNING oslo_config.cfg [None req-97f74e11-9deb-49fb-9cfe-ef5b98b880d9 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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.32 () {44 vars in 967 bytes} [Tue May 5 17:17:37 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 131/263] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:38:14 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: 133/264] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:38:14 2026] GET /v2/images => generated 1240 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:38:42 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: 137/272] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:38:42 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.19.213.32 () {44 vars in 933 bytes} [Tue May 5 17:38:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.32 () {44 vars in 955 bytes} [Tue May 5 17:38:42 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: 137/275] 199.19.213.32 () {44 vars in 935 bytes} [Tue May 5 17:38:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.32 () {48 vars in 947 bytes} [Tue May 5 17:38:42 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 17:38:42.755 7 WARNING oslo_policy.policy [None req-013662f2-f5be-4e69-9724-df0ca0d7ef2d 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:38:42.755 7 WARNING oslo_policy.policy [None req-013662f2-f5be-4e69-9724-df0ca0d7ef2d 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - 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-05-05 17:38:42.758 7 INFO glance.api.v2.image_data [None req-013662f2-f5be-4e69-9724-df0ca0d7ef2d 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:39:13.417 7 INFO glance.location [None req-013662f2-f5be-4e69-9724-df0ca0d7ef2d 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/283] 199.19.213.32 () {48 vars in 1042 bytes} [Tue May 5 17:38:42 2026] PUT /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f/file => generated 0 bytes in 30721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62284 switches on core 0) [pid: 8|app: 0|req: 146/284] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:39:13 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/285] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:39:13 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => 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: 147/286] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:39:15 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/287] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:39:15 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:46:14 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: 190/373] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:46:14 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:46:24 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: 192/377] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:46:24 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 199.19.213.32 () {44 vars in 943 bytes} [Tue May 5 17:46:24 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/379] 199.19.213.32 () {44 vars in 965 bytes} [Tue May 5 17:46:24 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: 187/380] 199.19.213.32 () {44 vars in 935 bytes} [Tue May 5 17:46:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.32 () {48 vars in 947 bytes} [Tue May 5 17:46:24 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-05-05 17:46:24.602 7 INFO glance.api.v2.image_data [None req-cb2268dc-bd73-45d2-8146-d393ec00e794 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:46:42.245 7 INFO glance.location [None req-cb2268dc-bd73-45d2-8146-d393ec00e794 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/386] 199.19.213.32 () {48 vars in 1041 bytes} [Tue May 5 17:46:24 2026] PUT /v2/images/c72fc701-0cdb-4a2c-b4ec-fcd367213514/file => generated 0 bytes in 17688 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24405 switches on core 0) [pid: 8|app: 0|req: 199/387] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:46:42 2026] GET /v2/images/c72fc701-0cdb-4a2c-b4ec-fcd367213514 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 199.19.213.32 () {48 vars in 1046 bytes} [Tue May 5 17:46:42 2026] PATCH /v2/images/c72fc701-0cdb-4a2c-b4ec-fcd367213514 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/389] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:46:42 2026] GET /v2/images/c72fc701-0cdb-4a2c-b4ec-fcd367213514 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/398] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:47:19 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: 194/399] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:47:19 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/402] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 17:47:32 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: 196/403] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 17:47:32 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/404] 199.19.213.32 () {44 vars in 935 bytes} [Tue May 5 17:47:32 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: 197/405] 199.19.213.32 () {44 vars in 957 bytes} [Tue May 5 17:47:32 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: 8|app: 0|req: 209/406] 199.19.213.32 () {44 vars in 935 bytes} [Tue May 5 17:47:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.19.213.32 () {48 vars in 947 bytes} [Tue May 5 17:47:32 2026] POST /v2/images => generated 791 bytes in 278 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 17:47:33.185 8 INFO glance.api.v2.image_data [None req-e4ba2e43-2f67-47e1-9fb5-807aa79c7a26 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:47:47.446 8 INFO glance.location [None req-e4ba2e43-2f67-47e1-9fb5-807aa79c7a26 068503062c664cfdbe9e6f88e05fa5ee 066c55af4a1a48ec94f2cb457063a900 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 210/412] 199.19.213.32 () {48 vars in 1042 bytes} [Tue May 5 17:47:33 2026] PUT /v2/images/8bb44fd0-bfdd-49f9-a87f-e1a53238ad4f/file => generated 0 bytes in 14319 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30627 switches on core 0) [pid: 7|app: 0|req: 203/413] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:47:47 2026] GET /v2/images/8bb44fd0-bfdd-49f9-a87f-e1a53238ad4f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/414] 199.19.213.32 () {44 vars in 967 bytes} [Tue May 5 17:47:47 2026] GET /v2/images/8bb44fd0-bfdd-49f9-a87f-e1a53238ad4f => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/565] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 18:00: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: 287/566] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 18:00:20 2026] GET /v2/images => generated 4893 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/597] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 18:02: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: 295/598] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 18:02:50 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 18:02:51 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: 296/600] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 18:02:51 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/611] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 18:03:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 18:03:38 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/613] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 18:03:45 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/614] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 18:03:45 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/629] 199.19.213.32 () {42 vars in 684 bytes} [Tue May 5 18:04: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: 311/630] 199.19.213.32 () {44 vars in 906 bytes} [Tue May 5 18:04:48 2026] GET /v2/images => generated 4893 bytes in 59 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:71: 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: 316/639] 10.0.0.91 () {32 vars in 631 bytes} [Tue May 5 18:05:31 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:05:51 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 124 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:71: 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: 326/645] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/646] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:05:51 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: 327/647] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:05:51 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/648] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/649] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 329/651] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:05:52 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: 323/652] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:05:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:05:52 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: 331/655] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/656] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:05:52 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: 332/657] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/658] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:05:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/660] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:05:52 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: 334/661] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:05:53 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: 336/664] 199.19.213.32 () {36 vars in 989 bytes} [Tue May 5 18:06:00 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 329/665] 199.19.213.32 () {36 vars in 929 bytes} [Tue May 5 18:06:00 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: 337/666] 199.19.213.32 () {36 vars in 989 bytes} [Tue May 5 18:06:00 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 330/667] 199.19.213.32 () {36 vars in 929 bytes} [Tue May 5 18:06:00 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/674] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:06:35 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 334/675] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:06:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/678] 10.0.0.91 () {34 vars in 653 bytes} [Tue May 5 18:06:37 2026] POST /v2/images => generated 648 bytes in 216 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 18:06:37.946 8 WARNING glance.api.v2.images [None req-db88b4f8-c3c9-44c1-a153-6aba18e757a8 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//130b369f-14cb-4297-a2cf-6ea808a897e1 [pid: 8|app: 0|req: 343/679] 10.0.0.91 () {32 vars in 708 bytes} [Tue May 5 18:06:37 2026] DELETE /v2/images/130b369f-14cb-4297-a2cf-6ea808a897e1 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:06:37 2026] GET /v2/images/130b369f-14cb-4297-a2cf-6ea808a897e1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 10.0.0.91 () {32 vars in 631 bytes} [Tue May 5 18:06:38 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.91 () {34 vars in 653 bytes} [Tue May 5 18:06:38 2026] POST /v2/images => generated 701 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 10.0.0.91 () {32 vars in 715 bytes} [Tue May 5 18:06:38 2026] GET /v2/images/43f860c5-5c68-4d6a-9a25-584c463e73d1/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:38.124 7 INFO glance.api.v2.image_data [None req-c7bd58a0-4828-4e1b-b7f7-3dbf0b2b3672 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 18:06:38.164 7 WARNING glance_store._drivers.rbd [None req-c7bd58a0-4828-4e1b-b7f7-3dbf0b2b3672 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 18:06:38.584 7 INFO glance.location [None req-c7bd58a0-4828-4e1b-b7f7-3dbf0b2b3672 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 339/684] 10.0.0.91 () {32 vars in 725 bytes} [Tue May 5 18:06:38 2026] PUT /v2/images/43f860c5-5c68-4d6a-9a25-584c463e73d1/file => generated 0 bytes in 506 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:06:38 2026] GET /v2/images/43f860c5-5c68-4d6a-9a25-584c463e73d1 => generated 1102 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.91 () {32 vars in 715 bytes} [Tue May 5 18:06:38 2026] GET /v2/images/43f860c5-5c68-4d6a-9a25-584c463e73d1/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: 347/687] 10.0.0.91 () {34 vars in 653 bytes} [Tue May 5 18:06:38 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.91 () {32 vars in 724 bytes} [Tue May 5 18:06:38 2026] PATCH /v2/images/8b86b447-78a0-4cc5-9930-47b6e147fc6b => generated 652 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:06:38 2026] GET /v2/images/8b86b447-78a0-4cc5-9930-47b6e147fc6b => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:38.930 7 WARNING glance.api.v2.images [None req-d6b1444e-1803-4a51-8c69-c15647089357 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b86b447-78a0-4cc5-9930-47b6e147fc6b [pid: 7|app: 0|req: 342/690] 10.0.0.91 () {32 vars in 708 bytes} [Tue May 5 18:06:38 2026] DELETE /v2/images/8b86b447-78a0-4cc5-9930-47b6e147fc6b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:06:38 2026] GET /v2/images/8b86b447-78a0-4cc5-9930-47b6e147fc6b => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:39.022 7 WARNING glance.api.v2.images [None req-0e61f342-b5e5-4e09-86a9-7006ac567ae2 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43f860c5-5c68-4d6a-9a25-584c463e73d1 [pid: 7|app: 0|req: 343/692] 10.0.0.91 () {32 vars in 708 bytes} [Tue May 5 18:06:39 2026] DELETE /v2/images/43f860c5-5c68-4d6a-9a25-584c463e73d1 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:06:39 2026] GET /v2/images/43f860c5-5c68-4d6a-9a25-584c463e73d1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:39.866 7 WARNING glance.api.v2.images [None req-eb4ef15a-7646-4e6d-ad36-309249553ab2 4c8898aa0e264999b752bedcbf1e85c1 fb893943a8784996945c23a19c19a4f6 - - default default] Failed to find image 130b369f-14cb-4297-a2cf-6ea808a897e1 to delete: glance.common.exception.ImageNotFound: No image found with ID 130b369f-14cb-4297-a2cf-6ea808a897e1 [pid: 7|app: 0|req: 344/694] 10.0.0.91 () {32 vars in 708 bytes} [Tue May 5 18:06:39 2026] DELETE /v2/images/130b369f-14cb-4297-a2cf-6ea808a897e1 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:06:39 2026] GET /v2/images/130b369f-14cb-4297-a2cf-6ea808a897e1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:06:55 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:06:55 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:07:01 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 348/703] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:07:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:07:28 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 359/711] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:07:28 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:07:44 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:07:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.91 () {30 vars in 409 bytes} [Tue May 5 18:08:01 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: 359/723] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:08:12 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.91 () {32 vars in 705 bytes} [Tue May 5 18:08:12 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 360/725] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:08:12 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:08:13 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: 361/727] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:08:13 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: 367/728] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:08:13 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 362/729] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:08:13 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: 368/730] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:08:13 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: 363/731] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:08:13 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:08:13 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: 364/733] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:08:13 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: 370/734] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 5 18:08:13 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 365/735] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:08:13 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: 371/736] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 5 18:08:13 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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: 366/737] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:08:13 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: 372/738] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:08:13 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: 370/745] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:08:39 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:08:39 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: 374/753] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:09:09 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => 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.10 () {36 vars in 925 bytes} [Tue May 5 18:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:10:14 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:10:14 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: 390/773] 10.0.0.10 () {36 vars in 985 bytes} [Tue May 5 18:10:31 2026] GET /v2/images/bf026f28-5022-4e67-b652-1d59c1e036b7 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.10 () {36 vars in 925 bytes} [Tue May 5 18:10:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 199.19.213.32 () {32 vars in 824 bytes} [Tue May 5 18:11:03 2026] GET /v2/images?status=active&owner=066c55af4a1a48ec94f2cb457063a900&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 199.19.213.32 () {32 vars in 651 bytes} [Tue May 5 18:11:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:11:03 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:11: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: 8|app: 0|req: 396/785] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:11:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:11:03 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:11:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:11:03 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: 398/789] 10.0.0.175 () {36 vars in 986 bytes} [Tue May 5 18:11:04 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => 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: 392/790] 10.0.0.175 () {36 vars in 926 bytes} [Tue May 5 18:11:04 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: 399/791] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 5 18:11:04 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:11:04 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 5 18:11:04 2026] GET /v2/images/ac22acaf-4ef2-44b8-9440-5c948292314f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:11:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 5 18:11:04 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: 425/856] 10.0.0.91 () {32 vars in 631 bytes} [Tue May 5 18:16:00 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)