+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 10 00:10:22 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-694bbbfbc5-cf5gf 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x559ed503dfd0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-10 00:10:24.413 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 00:10:24.453 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-10 00:10:24.976 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-10 00:10:25.021 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-10 00:10:25.059 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-10 00:10:25.060 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-10 00:10:25.061 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-10 00:10:25.102 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-07-10 00:10:25.103 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-10 00:10:25.104 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-10 00:10:26.598 7 WARNING glance.api.v2.images [None req-490d420f-b97f-4407-911f-92299b67cf28 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 00:10:26.637 8 WARNING glance.api.v2.images [None req-8bdb6695-a630-4795-97be-f0f8cdacb7fa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-10 00:10:26.789 7 WARNING keystonemiddleware._common.config [None req-490d420f-b97f-4407-911f-92299b67cf28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:10:26.797 7 WARNING oslo_config.cfg [None req-490d420f-b97f-4407-911f-92299b67cf28 - - - - - -] 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 4 seconds on interpreter 0x559ed503dfd0 pid: 7 (default app) 2026-07-10 00:10:26.827 8 WARNING keystonemiddleware._common.config [None req-8bdb6695-a630-4795-97be-f0f8cdacb7fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:10:26.834 8 WARNING oslo_config.cfg [None req-8bdb6695-a630-4795-97be-f0f8cdacb7fa - - - - - -] 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 4 seconds on interpreter 0x559ed503dfd0 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:10:28 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-07-10 00:10:29.368 7 WARNING oslo_policy.policy [None req-b113e83c-85af-4a01-9e54-81ae3d0450c4 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:29.369 7 WARNING oslo_policy.policy [None req-b113e83c-85af-4a01-9e54-81ae3d0450c4 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:29.391 7 WARNING oslo_policy.policy [None req-b113e83c-85af-4a01-9e54-81ae3d0450c4 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:29.391 7 WARNING oslo_policy.policy [None req-b113e83c-85af-4a01-9e54-81ae3d0450c4 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - 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: 3/5] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:10:28 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/6] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:10:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:10:32 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-07-10 00:10:32.744 8 WARNING oslo_policy.policy [None req-577864e1-2080-49f8-a1d4-531973751af4 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:32.746 8 WARNING oslo_policy.policy [None req-577864e1-2080-49f8-a1d4-531973751af4 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - 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: 4/8] 199.19.213.21 () {44 vars in 908 bytes} [Fri Jul 10 00:10:32 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.21 () {44 vars in 930 bytes} [Fri Jul 10 00:10:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:10:32.889 8 WARNING oslo_policy.policy [None req-3c257de0-50ad-4e21-9d45-2e39391d2252 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:32.889 8 WARNING oslo_policy.policy [None req-3c257de0-50ad-4e21-9d45-2e39391d2252 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - 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: 5/10] 199.19.213.21 () {44 vars in 936 bytes} [Fri Jul 10 00:10:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-10 00:10:32.976 7 WARNING oslo_config.cfg [None req-9ee9157a-a1fc-4fec-bfbc-d4242cadc2a6 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - 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: 6/11] 199.19.213.21 () {48 vars in 948 bytes} [Fri Jul 10 00:10:32 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:10:32.998 8 WARNING oslo_policy.policy [None req-7aae890d-f74d-4ca9-b582-5a7c1e13010e ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:32.998 8 WARNING oslo_policy.policy [None req-7aae890d-f74d-4ca9-b582-5a7c1e13010e ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:10:33.000 8 INFO glance.api.v2.image_data [None req-7aae890d-f74d-4ca9-b582-5a7c1e13010e ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:10:38.214 8 INFO glance.location [None req-7aae890d-f74d-4ca9-b582-5a7c1e13010e ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/14] 199.19.213.21 () {48 vars in 1042 bytes} [Fri Jul 10 00:10:32 2026] PUT /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6/file => generated 0 bytes in 5258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6503 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:10:38 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-10 00:10:38.292 8 WARNING oslo_config.cfg [None req-a301a991-3d54-4597-a626-5e71e2466ba7 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - 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: 7/16] 199.19.213.21 () {48 vars in 1046 bytes} [Fri Jul 10 00:10:38 2026] PATCH /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 10/17] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:10:38 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:32:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:32:29 2026] GET /v2/images => generated 1240 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:32:51 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:32:51 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.21 () {44 vars in 934 bytes} [Fri Jul 10 00:32:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.19.213.21 () {44 vars in 956 bytes} [Fri Jul 10 00:32:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.19.213.21 () {44 vars in 936 bytes} [Fri Jul 10 00:32:51 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: 144/291] 199.19.213.21 () {48 vars in 948 bytes} [Fri Jul 10 00:32:51 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:32:51.466 7 WARNING oslo_policy.policy [None req-4dd04c82-2a3e-4286-a84b-3df3e0167f66 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:32:51.467 7 WARNING oslo_policy.policy [None req-4dd04c82-2a3e-4286-a84b-3df3e0167f66 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 00:32:51.470 7 INFO glance.api.v2.image_data [None req-4dd04c82-2a3e-4286-a84b-3df3e0167f66 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:33:18.523 7 INFO glance.location [None req-4dd04c82-2a3e-4286-a84b-3df3e0167f66 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/298] 199.19.213.21 () {48 vars in 1043 bytes} [Fri Jul 10 00:32:51 2026] PUT /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c/file => generated 0 bytes in 27115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61895 switches on core 0) [pid: 8|app: 0|req: 151/299] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:33:18 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/300] 199.19.213.21 () {48 vars in 1046 bytes} [Fri Jul 10 00:33:18 2026] PATCH /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => 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: 152/301] 199.19.213.21 () {48 vars in 1047 bytes} [Fri Jul 10 00:33:18 2026] PATCH /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:33:18 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:33:19 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:33:19 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:39:45 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:39:45 2026] GET /v2/images => generated 2451 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:39:57 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:39:57 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.19.213.21 () {44 vars in 944 bytes} [Fri Jul 10 00:39:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.19.213.21 () {44 vars in 966 bytes} [Fri Jul 10 00:39:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.21 () {44 vars in 936 bytes} [Fri Jul 10 00:39:57 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: 8|app: 0|req: 197/392] 199.19.213.21 () {48 vars in 948 bytes} [Fri Jul 10 00:39:57 2026] POST /v2/images => generated 799 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:39:57.997 7 INFO glance.api.v2.image_data [None req-eedc59fb-8be6-4a6c-ac05-eb8be896b68c ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:40:30.549 7 INFO glance.location [None req-eedc59fb-8be6-4a6c-ac05-eb8be896b68c ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/399] 199.19.213.21 () {48 vars in 1042 bytes} [Fri Jul 10 00:39:57 2026] PUT /v2/images/ac129ae0-4ba1-4396-9317-3423cd18a87a/file => generated 0 bytes in 32602 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23304 switches on core 0) [pid: 8|app: 0|req: 204/400] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:40:30 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/401] 199.19.213.21 () {48 vars in 1047 bytes} [Fri Jul 10 00:40:30 2026] PATCH /v2/images/ac129ae0-4ba1-4396-9317-3423cd18a87a => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:40:30 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/409] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:41:06 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:41:06 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:41:23 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:41:23 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.19.213.21 () {44 vars in 936 bytes} [Fri Jul 10 00:41:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.19.213.21 () {44 vars in 958 bytes} [Fri Jul 10 00:41:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/419] 199.19.213.21 () {44 vars in 936 bytes} [Fri Jul 10 00:41:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/420] 199.19.213.21 () {48 vars in 948 bytes} [Fri Jul 10 00:41:23 2026] POST /v2/images => generated 791 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-10 00:41:23.467 8 INFO glance.api.v2.image_data [None req-efe993c0-aeed-460b-be84-93aae75be309 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 00:41:37.569 8 INFO glance.location [None req-efe993c0-aeed-460b-be84-93aae75be309 ce32183ffa60487c9ead08377e9916d0 cd384a8009504b2ea73928a8a184eaa4 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 215/424] 199.19.213.21 () {48 vars in 1043 bytes} [Fri Jul 10 00:41:23 2026] PUT /v2/images/bb33d5d2-3a58-454a-8a6d-679392d21f19/file => generated 0 bytes in 14147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33621 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:41:37 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 199.19.213.21 () {48 vars in 1046 bytes} [Fri Jul 10 00:41:37 2026] PATCH /v2/images/bb33d5d2-3a58-454a-8a6d-679392d21f19 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:41:37 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/587] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:54:53 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:54:53 2026] GET /v2/images => generated 4893 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/619] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:57:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:57:25 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: 7|app: 0|req: 308/621] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:57:27 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:57:27 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:58:18 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:58:18 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:58:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/638] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:58:25 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 199.19.213.21 () {42 vars in 685 bytes} [Fri Jul 10 00:59:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 199.19.213.21 () {44 vars in 907 bytes} [Fri Jul 10 00:59:30 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 336/665] 10.0.0.43 () {32 vars in 632 bytes} [Fri Jul 10 01:00:17 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 332/670] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:00:39 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:00:40 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: 333/672] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:00:41 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:00:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 199.19.213.21 () {36 vars in 990 bytes} [Fri Jul 10 01:00:44 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/675] 199.19.213.21 () {36 vars in 930 bytes} [Fri Jul 10 01:00:44 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: 335/676] 199.19.213.21 () {36 vars in 990 bytes} [Fri Jul 10 01:00:44 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 199.19.213.21 () {36 vars in 930 bytes} [Fri Jul 10 01:00: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: 338/682] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:00:58 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:00:58 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: 348/688] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:01:23 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/689] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:01:23 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: 343/692] 10.0.0.43 () {30 vars in 410 bytes} [Fri Jul 10 01:01:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:01:42 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:01:42 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: 352/697] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:01:42 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: 346/698] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:01:42 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:01:42 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: 347/700] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:01:42 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: 354/701] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:01:42 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:01:42 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: 355/703] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:01:42 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: 7|app: 0|req: 349/704] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jul 10 01:01:43 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:01:43 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: 350/706] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jul 10 01:01:43 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 357/707] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:01:43 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: 351/708] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:01:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:01:45 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 352/710] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:01:45 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/719] 10.0.0.43 () {34 vars in 654 bytes} [Fri Jul 10 01:02:21 2026] POST /v2/images => generated 647 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-10 01:02:22.081 8 WARNING glance.api.v2.images [None req-57466086-6a9d-4bc0-b4da-8b0bcdfed0f4 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4cd51525-f31d-4b85-9fa5-8d68dfc48390 [pid: 8|app: 0|req: 363/720] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 10 01:02:22 2026] DELETE /v2/images/4cd51525-f31d-4b85-9fa5-8d68dfc48390 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:22 2026] GET /v2/images/4cd51525-f31d-4b85-9fa5-8d68dfc48390 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/722] 10.0.0.43 () {32 vars in 632 bytes} [Fri Jul 10 01:02:22 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/723] 10.0.0.43 () {34 vars in 654 bytes} [Fri Jul 10 01:02:22 2026] POST /v2/images => generated 703 bytes in 121 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.43 () {32 vars in 716 bytes} [Fri Jul 10 01:02:22 2026] GET /v2/images/5843e4f9-f06a-4518-9082-4d29e4ec6ee0/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-10 01:02:22.509 7 INFO glance.api.v2.image_data [None req-fe68a91a-697e-45ac-82f4-8e15ec4d2431 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-10 01:02:22.624 7 WARNING glance_store._drivers.rbd [None req-fe68a91a-697e-45ac-82f4-8e15ec4d2431 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-10 01:02:24.929 7 INFO glance.location [None req-fe68a91a-697e-45ac-82f4-8e15ec4d2431 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/725] 10.0.0.43 () {32 vars in 726 bytes} [Fri Jul 10 01:02:22 2026] PUT /v2/images/5843e4f9-f06a-4518-9082-4d29e4ec6ee0/file => generated 0 bytes in 2510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:25 2026] GET /v2/images/5843e4f9-f06a-4518-9082-4d29e4ec6ee0 => generated 1104 bytes in 18 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.43 () {32 vars in 716 bytes} [Fri Jul 10 01:02:25 2026] GET /v2/images/5843e4f9-f06a-4518-9082-4d29e4ec6ee0/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.43 () {34 vars in 654 bytes} [Fri Jul 10 01:02:25 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.43 () {32 vars in 725 bytes} [Fri Jul 10 01:02:25 2026] PATCH /v2/images/6c443a4d-a11c-460f-a598-5801f2b49a58 => generated 652 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:25 2026] GET /v2/images/6c443a4d-a11c-460f-a598-5801f2b49a58 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-10 01:02:25.384 7 WARNING glance.api.v2.images [None req-6b7870a7-d114-41d2-95e0-209da6783a1d 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c443a4d-a11c-460f-a598-5801f2b49a58 [pid: 7|app: 0|req: 363/731] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 10 01:02:25 2026] DELETE /v2/images/6c443a4d-a11c-460f-a598-5801f2b49a58 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:25 2026] GET /v2/images/6c443a4d-a11c-460f-a598-5801f2b49a58 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:02:25.492 7 WARNING glance.api.v2.images [None req-b29f6dfa-b426-4f2d-ad33-447d80050aef 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5843e4f9-f06a-4518-9082-4d29e4ec6ee0 [pid: 7|app: 0|req: 364/733] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 10 01:02:25 2026] DELETE /v2/images/5843e4f9-f06a-4518-9082-4d29e4ec6ee0 => generated 0 bytes in 1185 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:26 2026] GET /v2/images/5843e4f9-f06a-4518-9082-4d29e4ec6ee0 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-10 01:02:26.681 7 WARNING glance.api.v2.images [None req-cf64aaf7-2d54-4058-a263-f50575f48538 344fd1df8f83477fbbd0e3446ab8074e 2984b8a01d1740ff947269d9751847b5 - - default default] Failed to find image 4cd51525-f31d-4b85-9fa5-8d68dfc48390 to delete: glance.common.exception.ImageNotFound: No image found with ID 4cd51525-f31d-4b85-9fa5-8d68dfc48390 [pid: 7|app: 0|req: 365/735] 10.0.0.43 () {32 vars in 709 bytes} [Fri Jul 10 01:02:26 2026] DELETE /v2/images/4cd51525-f31d-4b85-9fa5-8d68dfc48390 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:26 2026] GET /v2/images/4cd51525-f31d-4b85-9fa5-8d68dfc48390 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:02:31 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:02:31 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: 374/741] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:02:32 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 368/742] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:02:32 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: 371/747] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:50 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.43 () {32 vars in 706 bytes} [Fri Jul 10 01:02:50 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 372/749] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:02:50 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:02:50 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: 373/751] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:02:50 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: 379/752] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:02:50 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:02:50 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: 380/754] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:02:50 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: 375/755] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:02:50 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:02:50 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: 376/757] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:02:50 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: 382/758] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jul 10 01:02:51 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 377/759] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:02:51 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: 383/760] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jul 10 01:02:51 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => 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: 378/761] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:02:51 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: 384/762] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:02: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: 8|app: 0|req: 388/769] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:03:20 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:03:20 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: 386/777] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:03:53 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/778] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:03:53 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: 392/789] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:04:42 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/790] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:04:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.145 () {36 vars in 987 bytes} [Fri Jul 10 01:04:50 2026] GET /v2/images/9d7961ac-46ef-4236-86c1-eec5ac3aa3c6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 10.0.0.145 () {36 vars in 927 bytes} [Fri Jul 10 01:04:50 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: 403/801] 199.19.213.21 () {32 vars in 825 bytes} [Fri Jul 10 01:05:17 2026] GET /v2/images?status=active&owner=cd384a8009504b2ea73928a8a184eaa4&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 199.19.213.21 () {32 vars in 652 bytes} [Fri Jul 10 01:05:17 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: 404/803] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:05:18 2026] GET /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => 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: 400/804] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:05:18 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: 405/805] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:05:18 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: 401/806] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:05:18 2026] GET /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:05:18 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: 402/808] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:05:18 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: 407/809] 10.0.0.223 () {36 vars in 987 bytes} [Fri Jul 10 01:05:18 2026] GET /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.223 () {36 vars in 927 bytes} [Fri Jul 10 01:05:18 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: 408/811] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jul 10 01:05:18 2026] GET /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:05:18 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: 409/813] 10.0.0.62 () {36 vars in 986 bytes} [Fri Jul 10 01:05:18 2026] GET /v2/images/868bd7be-8dbd-4db5-bd8a-4a32e437229c => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:05:18 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: 410/815] 10.0.0.62 () {36 vars in 926 bytes} [Fri Jul 10 01:05:18 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: 426/846] 10.0.0.43 () {32 vars in 632 bytes} [Fri Jul 10 01:07:53 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)