+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 03:44:23 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5b967c7bf9-rc5xc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f6046285668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-02 03:44:25.524 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 03:44:25.563 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-02 03:44:26.438 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-02 03:44:26.440 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-02 03:44:26.440 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 03:44:26.453 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-02 03:44:26.455 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-02 03:44:26.455 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-02 03:44:28.566 8 WARNING glance.api.v2.images [None req-5adde514-750b-4ac2-9d37-49b7e6e6e67b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 03:44:28.571 7 WARNING glance.api.v2.images [None req-64bbe5aa-2971-4d26-bd7a-5210fbc8654c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 03:44:28.936 7 WARNING keystonemiddleware._common.config [None req-64bbe5aa-2971-4d26-bd7a-5210fbc8654c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 03:44:28.944 7 WARNING oslo_config.cfg [None req-64bbe5aa-2971-4d26-bd7a-5210fbc8654c - - - - - -] 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 0x7f6046285668 pid: 7 (default app) 2026-07-02 03:44:28.953 8 WARNING keystonemiddleware._common.config [None req-5adde514-750b-4ac2-9d37-49b7e6e6e67b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 03:44:28.962 8 WARNING oslo_config.cfg [None req-5adde514-750b-4ac2-9d37-49b7e6e6e67b - - - - - -] 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 0x7f6046285668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 03:44:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 03:44:30.753 8 WARNING oslo_policy.policy [None req-4f7a3f37-7aa3-4eed-a7ec-10cd804875ae 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:30.754 8 WARNING oslo_policy.policy [None req-4f7a3f37-7aa3-4eed-a7ec-10cd804875ae 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:30.770 8 WARNING oslo_policy.policy [None req-4f7a3f37-7aa3-4eed-a7ec-10cd804875ae 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:30.771 8 WARNING oslo_policy.policy [None req-4f7a3f37-7aa3-4eed-a7ec-10cd804875ae 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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: 1/5] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 03:44:30 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 03:44:34 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: 2/7] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 03:44:34 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 03:44:34.415 7 WARNING oslo_policy.policy [None req-67187eb3-5bb4-45f3-93ef-b0addbcca5f2 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:34.416 7 WARNING oslo_policy.policy [None req-67187eb3-5bb4-45f3-93ef-b0addbcca5f2 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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: 6/8] 199.204.45.57 () {44 vars in 908 bytes} [Thu Jul 2 03:44:34 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.57 () {44 vars in 930 bytes} [Thu Jul 2 03:44:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 03:44:34.569 7 WARNING oslo_policy.policy [None req-06ff2909-b460-4a65-b889-22a220b00943 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:34.570 7 WARNING oslo_policy.policy [None req-06ff2909-b460-4a65-b889-22a220b00943 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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: 7/10] 199.204.45.57 () {44 vars in 936 bytes} [Thu Jul 2 03:44:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 03:44:34.659 8 WARNING oslo_config.cfg [None req-672db972-40e7-49db-8364-ab57328a048e 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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: 4/11] 199.204.45.57 () {48 vars in 948 bytes} [Thu Jul 2 03:44:34 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 03:44:34.694 7 WARNING oslo_policy.policy [None req-14dec1c9-5e0c-49e5-8ab4-27247abf7653 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:34.695 7 WARNING oslo_policy.policy [None req-14dec1c9-5e0c-49e5-8ab4-27247abf7653 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 03:44:34.697 7 INFO glance.api.v2.image_data [None req-14dec1c9-5e0c-49e5-8ab4-27247abf7653 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 03:44:38.154 7 WARNING glance.location [None req-14dec1c9-5e0c-49e5-8ab4-27247abf7653 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.57 () {48 vars in 1042 bytes} [Thu Jul 2 03:44:34 2026] PUT /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6/file => generated 0 bytes in 3515 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6331 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 03:44:38 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 03:44:38.311 7 WARNING oslo_config.cfg [None req-37cd67c1-5891-419f-b685-7825121e441e 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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: 9/16] 199.204.45.57 () {48 vars in 1048 bytes} [Thu Jul 2 03:44:38 2026] PATCH /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 03:44:38 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:06:01 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/275] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:06:01 2026] GET /v2/images => generated 1381 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:06:20 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: 141/281] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:06:20 2026] GET /v2/images => generated 1381 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.57 () {44 vars in 934 bytes} [Thu Jul 2 04:06:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.57 () {44 vars in 956 bytes} [Thu Jul 2 04:06:21 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: 8|app: 0|req: 142/284] 199.204.45.57 () {44 vars in 936 bytes} [Thu Jul 2 04:06:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.57 () {48 vars in 948 bytes} [Thu Jul 2 04:06:21 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 04:06:21.488 8 WARNING oslo_policy.policy [None req-c72b840f-9939-44b4-8fd6-be5ac154c98b 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 04:06:21.488 8 WARNING oslo_policy.policy [None req-c72b840f-9939-44b4-8fd6-be5ac154c98b 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - 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-02 04:06:21.489 8 INFO glance.api.v2.image_data [None req-c72b840f-9939-44b4-8fd6-be5ac154c98b 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 04:06:46.739 8 WARNING glance.location [None req-c72b840f-9939-44b4-8fd6-be5ac154c98b 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/290] 199.204.45.57 () {48 vars in 1043 bytes} [Thu Jul 2 04:06:21 2026] PUT /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26/file => generated 0 bytes in 25298 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61620 switches on core 0) [pid: 7|app: 0|req: 148/291] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 04:06:46 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.204.45.57 () {48 vars in 1048 bytes} [Thu Jul 2 04:06:46 2026] PATCH /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 04:06:46 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:06:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:06:48 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:13:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:13:37 2026] GET /v2/images => generated 2778 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:13:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:13:48 2026] GET /v2/images => generated 2778 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.57 () {44 vars in 944 bytes} [Thu Jul 2 04:13:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.57 () {44 vars in 966 bytes} [Thu Jul 2 04:13:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.57 () {44 vars in 936 bytes} [Thu Jul 2 04:13:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.57 () {48 vars in 948 bytes} [Thu Jul 2 04:13:48 2026] POST /v2/images => generated 799 bytes in 288 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 04:13:48.895 8 INFO glance.api.v2.image_data [None req-0b97e5eb-9d37-44d8-bb5f-ea374d48dea1 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 04:14:08.112 8 INFO glance.location [None req-0b97e5eb-9d37-44d8-bb5f-ea374d48dea1 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/394] 199.204.45.57 () {48 vars in 1042 bytes} [Thu Jul 2 04:13:48 2026] PUT /v2/images/52dab87b-1ad8-4f1f-872a-7e36e7f33682/file => generated 0 bytes in 19266 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24236 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 04:14:08 2026] GET /v2/images/52dab87b-1ad8-4f1f-872a-7e36e7f33682 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.57 () {48 vars in 1048 bytes} [Thu Jul 2 04:14:08 2026] PATCH /v2/images/52dab87b-1ad8-4f1f-872a-7e36e7f33682 => generated 1410 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 04:14:08 2026] GET /v2/images/52dab87b-1ad8-4f1f-872a-7e36e7f33682 => generated 1410 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:14:46 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: 199/405] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:14:46 2026] GET /v2/images => generated 4190 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:15:02 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: 209/411] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:15:02 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.57 () {44 vars in 936 bytes} [Thu Jul 2 04:15:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/413] 199.204.45.57 () {44 vars in 958 bytes} [Thu Jul 2 04:15:02 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: 204/414] 199.204.45.57 () {44 vars in 936 bytes} [Thu Jul 2 04:15:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.57 () {48 vars in 948 bytes} [Thu Jul 2 04:15:02 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 04:15:02.745 8 INFO glance.api.v2.image_data [None req-21221d3a-01e8-4c75-87be-f835205f9f53 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 04:15:16.223 8 INFO glance.location [None req-21221d3a-01e8-4c75-87be-f835205f9f53 01feb17c52944891bf238d4660a58637 3e29cb7d4dc1475497a0803b30c16767 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/418] 199.204.45.57 () {48 vars in 1043 bytes} [Thu Jul 2 04:15:02 2026] PUT /v2/images/d66e63df-4535-44ba-b7b9-d9b1eb24006c/file => generated 0 bytes in 13534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34173 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 04:15:16 2026] GET /v2/images/d66e63df-4535-44ba-b7b9-d9b1eb24006c => 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: 206/420] 199.204.45.57 () {48 vars in 1048 bytes} [Thu Jul 2 04:15:16 2026] PATCH /v2/images/d66e63df-4535-44ba-b7b9-d9b1eb24006c => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.57 () {44 vars in 968 bytes} [Thu Jul 2 04:15:16 2026] GET /v2/images/d66e63df-4535-44ba-b7b9-d9b1eb24006c => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:28:44 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: 288/585] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:28:44 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/616] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:31:13 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: 304/617] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:31:13 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/618] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:31:15 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: 305/619] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:31:15 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:32:09 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: 312/633] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:32:09 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:32:18 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: 323/637] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:32:19 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 199.204.45.57 () {42 vars in 685 bytes} [Thu Jul 2 04:33:25 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: 321/651] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jul 2 04:33:25 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/662] 10.0.0.81 () {32 vars in 632 bytes} [Thu Jul 2 04:34:09 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/667] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:34:29 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:34:29 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:34:30 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:34:30 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: 340/671] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:34:30 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: 332/672] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:34:30 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:34:30 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: 333/674] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:34:30 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: 342/675] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:34:31 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/676] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:34:31 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: 343/677] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:34:31 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: 335/678] 10.0.0.197 () {36 vars in 911 bytes} [Thu Jul 2 04:34:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/679] 10.0.0.197 () {36 vars in 1007 bytes} [Thu Jul 2 04:34:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.197 () {36 vars in 987 bytes} [Thu Jul 2 04:34:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/681] 10.0.0.197 () {36 vars in 927 bytes} [Thu Jul 2 04:34:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.197 () {36 vars in 927 bytes} [Thu Jul 2 04:34:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 199.204.45.57 () {36 vars in 990 bytes} [Thu Jul 2 04:34:37 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 199.204.45.57 () {36 vars in 930 bytes} [Thu Jul 2 04:34:37 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: 348/687] 199.204.45.57 () {36 vars in 990 bytes} [Thu Jul 2 04:34:38 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 199.204.45.57 () {36 vars in 930 bytes} [Thu Jul 2 04:34:38 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: 349/689] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:34:41 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:34:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:35:11 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:35:11 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: 356/703] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/706] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 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: 358/707] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 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: 350/708] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 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: 351/710] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/712] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 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: 361/713] 10.0.0.197 () {36 vars in 911 bytes} [Thu Jul 2 04:35:32 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/714] 10.0.0.197 () {36 vars in 1007 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.197 () {36 vars in 987 bytes} [Thu Jul 2 04:35:32 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.197 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 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: 363/717] 10.0.0.197 () {36 vars in 927 bytes} [Thu Jul 2 04:35:32 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: 365/720] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:35:42 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:35:42 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:35:45 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:35:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:36:14 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:36:14 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: 364/736] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:36:28 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/737] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:36:28 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: 365/738] 10.0.0.81 () {34 vars in 654 bytes} [Thu Jul 2 04:36:29 2026] POST /v2/images => generated 649 bytes in 255 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 04:36:29.842 7 WARNING glance.api.v2.images [None req-07b577ee-a005-4c70-8b29-1fb35367217d 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93ae60f8-c9e0-4261-a504-783e62ef9f9b [pid: 7|app: 0|req: 374/739] 10.0.0.81 () {32 vars in 709 bytes} [Thu Jul 2 04:36:29 2026] DELETE /v2/images/93ae60f8-c9e0-4261-a504-783e62ef9f9b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/740] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:36:29 2026] GET /v2/images/93ae60f8-c9e0-4261-a504-783e62ef9f9b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.81 () {32 vars in 632 bytes} [Thu Jul 2 04:36:29 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.81 () {34 vars in 654 bytes} [Thu Jul 2 04:36:29 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.81 () {32 vars in 716 bytes} [Thu Jul 2 04:36:30 2026] GET /v2/images/cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 04:36:30.048 8 INFO glance.api.v2.image_data [None req-b66d664c-e23e-4bf0-b41b-48f36f329cdb 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 04:36:30.088 8 WARNING glance_store._drivers.rbd [None req-b66d664c-e23e-4bf0-b41b-48f36f329cdb 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 04:36:30.539 8 INFO glance.location [None req-b66d664c-e23e-4bf0-b41b-48f36f329cdb 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/744] 10.0.0.81 () {32 vars in 726 bytes} [Thu Jul 2 04:36:30 2026] PUT /v2/images/cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8/file => generated 0 bytes in 531 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:36:30 2026] GET /v2/images/cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.81 () {32 vars in 716 bytes} [Thu Jul 2 04:36:30 2026] GET /v2/images/cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8/file => generated 1024 bytes in 176 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.81 () {34 vars in 654 bytes} [Thu Jul 2 04:36:30 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.81 () {32 vars in 725 bytes} [Thu Jul 2 04:36:30 2026] PATCH /v2/images/e6babbac-9059-4faf-9bbe-ff30619c7cb3 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:36:30 2026] GET /v2/images/e6babbac-9059-4faf-9bbe-ff30619c7cb3 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 04:36:30.914 8 WARNING glance.api.v2.images [None req-62ba3ab0-7932-463f-9dfe-698597b24026 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e6babbac-9059-4faf-9bbe-ff30619c7cb3 [pid: 8|app: 0|req: 371/750] 10.0.0.81 () {32 vars in 709 bytes} [Thu Jul 2 04:36:30 2026] DELETE /v2/images/e6babbac-9059-4faf-9bbe-ff30619c7cb3 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:36:30 2026] GET /v2/images/e6babbac-9059-4faf-9bbe-ff30619c7cb3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 04:36:31.011 8 WARNING glance.api.v2.images [None req-d05b579a-a4fc-4f72-baf9-7b4a4cf054b7 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8 [pid: 8|app: 0|req: 372/752] 10.0.0.81 () {32 vars in 709 bytes} [Thu Jul 2 04:36:30 2026] DELETE /v2/images/cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:36:31 2026] GET /v2/images/cd7a0b3c-bcc5-47ae-9c39-0a107a1334e8 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 04:36:31.839 8 WARNING glance.api.v2.images [None req-eaba48a0-81da-4ada-bc19-faa348d9b5b2 80d2546e92b94a40be308556fe31ad6d 243030dde7704d559e518e4f8d316124 - - default default] Failed to find image 93ae60f8-c9e0-4261-a504-783e62ef9f9b to delete: glance.common.exception.ImageNotFound: No image found with ID 93ae60f8-c9e0-4261-a504-783e62ef9f9b [pid: 8|app: 0|req: 373/754] 10.0.0.81 () {32 vars in 709 bytes} [Thu Jul 2 04:36:31 2026] DELETE /v2/images/93ae60f8-c9e0-4261-a504-783e62ef9f9b => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.81 () {32 vars in 706 bytes} [Thu Jul 2 04:36:31 2026] GET /v2/images/93ae60f8-c9e0-4261-a504-783e62ef9f9b => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.81 () {30 vars in 410 bytes} [Thu Jul 2 04:36:34 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: 378/763] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:37:04 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:37:04 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/773] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:37:43 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:37:43 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: 387/781] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:38:15 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:38:15 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: 398/787] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jul 2 04:38:33 2026] GET /v2/images/b1483c12-4824-42e8-aeab-3e34232b18a6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/788] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jul 2 04:38:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/797] 199.204.45.57 () {32 vars in 825 bytes} [Thu Jul 2 04:39:14 2026] GET /v2/images?status=active&owner=3e29cb7d4dc1475497a0803b30c16767&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/798] 199.204.45.57 () {32 vars in 652 bytes} [Thu Jul 2 04:39:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/799] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/800] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 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: 397/802] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/803] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 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/804] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/805] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/806] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 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: 408/807] 10.0.0.197 () {36 vars in 911 bytes} [Thu Jul 2 04:39:15 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 10.0.0.197 () {36 vars in 1007 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/809] 10.0.0.197 () {36 vars in 987 bytes} [Thu Jul 2 04:39:15 2026] GET /v2/images/52e38d4d-96fc-44e2-bd1c-ceeb4acdbf26 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/810] 10.0.0.197 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 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: 410/811] 10.0.0.197 () {36 vars in 927 bytes} [Thu Jul 2 04:39:15 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: 428/864] 10.0.0.81 () {32 vars in 632 bytes} [Thu Jul 2 04:43:29 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)