+ 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 [Mon Mar 2 21:42:24 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-6788c6b547-zrm47 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fef74a2d668 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-03-02 21:42:26.320 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 21:42:26.372 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-03-02 21:42:27.200 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-03-02 21:42:27.201 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-03-02 21:42:27.202 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:42:27.208 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-03-02 21:42:27.209 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-03-02 21:42:27.210 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:42:29.209 8 WARNING glance.api.v2.images [None req-a750efb9-2b7e-4bf4-a12c-4231649c43a0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:29.223 7 WARNING glance.api.v2.images [None req-0a1bf0b2-ead1-4f68-9760-25e1f2d91b7c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:42:29.538 8 WARNING keystonemiddleware._common.config [None req-a750efb9-2b7e-4bf4-a12c-4231649c43a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:29.546 8 WARNING oslo_config.cfg [None req-a750efb9-2b7e-4bf4-a12c-4231649c43a0 - - - - - -] 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 0x7fef74a2d668 pid: 8 (default app) 2026-03-02 21:42:29.553 7 WARNING keystonemiddleware._common.config [None req-0a1bf0b2-ead1-4f68-9760-25e1f2d91b7c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:42:29.561 7 WARNING oslo_config.cfg [None req-0a1bf0b2-ead1-4f68-9760-25e1f2d91b7c - - - - - -] 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 0x7fef74a2d668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 21:42: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-03-02 21:42:30.654 7 WARNING oslo_policy.policy [None req-f610f27d-3202-4c82-a59b-c638e7bd9954 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:30.655 7 WARNING oslo_policy.policy [None req-f610f27d-3202-4c82-a59b-c638e7bd9954 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:30.671 7 WARNING oslo_policy.policy [None req-f610f27d-3202-4c82-a59b-c638e7bd9954 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:30.672 7 WARNING oslo_policy.policy [None req-f610f27d-3202-4c82-a59b-c638e7bd9954 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 21:42:30 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 21:42:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 21:42:34 2026] GET /v2/images => generated 69 bytes in 32 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-03-02 21:42:34.122 8 WARNING oslo_policy.policy [None req-93767f53-8ac4-4c62-9c4e-dffb674c8dd8 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:34.122 8 WARNING oslo_policy.policy [None req-93767f53-8ac4-4c62-9c4e-dffb674c8dd8 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.90 () {44 vars in 908 bytes} [Mon Mar 2 21:42:34 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: 3/10] 199.19.213.90 () {44 vars in 930 bytes} [Mon Mar 2 21:42: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-03-02 21:42:34.258 8 WARNING oslo_policy.policy [None req-71111360-9c9b-4723-b88a-3289e2e527eb ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:34.259 8 WARNING oslo_policy.policy [None req-71111360-9c9b-4723-b88a-3289e2e527eb ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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: 8/11] 199.19.213.90 () {44 vars in 936 bytes} [Mon Mar 2 21:42:34 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-03-02 21:42:34.339 7 WARNING oslo_config.cfg [None req-02d70127-dc7d-4b53-926f-6bbb1c3570b1 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.90 () {48 vars in 948 bytes} [Mon Mar 2 21:42:34 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 21:42:34.362 8 WARNING oslo_policy.policy [None req-4caf1333-2edb-4c76-b209-2dd99a06816c ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:34.362 8 WARNING oslo_policy.policy [None req-4caf1333-2edb-4c76-b209-2dd99a06816c ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 21:42:34.363 8 INFO glance.api.v2.image_data [None req-4caf1333-2edb-4c76-b209-2dd99a06816c ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 21:42:37.938 8 WARNING glance.location [None req-4caf1333-2edb-4c76-b209-2dd99a06816c ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.90 () {48 vars in 1042 bytes} [Mon Mar 2 21:42:34 2026] PUT /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e/file => generated 0 bytes in 3616 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4644 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 21:42:37 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 21:42:38.017 8 WARNING oslo_config.cfg [None req-82717be6-b686-44b6-b358-90695bec3c37 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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: 10/15] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 21:42:38 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:03:07 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: 134/263] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:03:07 2026] GET /v2/images => generated 1240 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:03:44 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: 139/273] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:03:44 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.19.213.90 () {44 vars in 934 bytes} [Mon Mar 2 22:03:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.19.213.90 () {44 vars in 956 bytes} [Mon Mar 2 22:03:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.19.213.90 () {44 vars in 936 bytes} [Mon Mar 2 22:03:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.19.213.90 () {48 vars in 948 bytes} [Mon Mar 2 22:03:44 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 22:03:44.502 7 WARNING oslo_policy.policy [None req-db3126c9-492a-4365-984b-c48b54dc8952 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 22:03:44.503 7 WARNING oslo_policy.policy [None req-db3126c9-492a-4365-984b-c48b54dc8952 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - 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-03-02 22:03:44.504 7 INFO glance.api.v2.image_data [None req-db3126c9-492a-4365-984b-c48b54dc8952 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:04:15.569 7 WARNING glance.location [None req-db3126c9-492a-4365-984b-c48b54dc8952 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/284] 199.19.213.90 () {48 vars in 1043 bytes} [Mon Mar 2 22:03:44 2026] PUT /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78/file => generated 0 bytes in 31116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60023 switches on core 0) [pid: 8|app: 0|req: 148/285] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 22:04:15 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78 => 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: 138/286] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 22:04:15 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/287] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:04:17 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/288] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:04:17 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/371] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:11:03 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: 181/372] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:11:03 2026] GET /v2/images => generated 2451 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/375] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:11:18 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: 183/376] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:11:18 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: 194/377] 199.19.213.90 () {44 vars in 944 bytes} [Mon Mar 2 22:11:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/378] 199.19.213.90 () {44 vars in 966 bytes} [Mon Mar 2 22:11:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/379] 199.19.213.90 () {44 vars in 936 bytes} [Mon Mar 2 22:11:18 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: 185/380] 199.19.213.90 () {48 vars in 948 bytes} [Mon Mar 2 22:11:18 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 22:11:18.942 8 INFO glance.api.v2.image_data [None req-3e76d98b-a155-4657-93bf-0fa62a3c58ad ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:11:41.578 8 INFO glance.location [None req-3e76d98b-a155-4657-93bf-0fa62a3c58ad ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/387] 199.19.213.90 () {48 vars in 1042 bytes} [Mon Mar 2 22:11:18 2026] PUT /v2/images/b2f9e186-9e96-46e3-bd97-29f5aa8e525f/file => generated 0 bytes in 22687 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15640 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 22:11:41 2026] GET /v2/images/b2f9e186-9e96-46e3-bd97-29f5aa8e525f => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.90 () {48 vars in 1047 bytes} [Mon Mar 2 22:11:41 2026] PATCH /v2/images/b2f9e186-9e96-46e3-bd97-29f5aa8e525f => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 22:11:41 2026] GET /v2/images/b2f9e186-9e96-46e3-bd97-29f5aa8e525f => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:12:29 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: 203/402] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:12:30 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:12:45 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: 205/406] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:12:45 2026] GET /v2/images => generated 3687 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.19.213.90 () {44 vars in 936 bytes} [Mon Mar 2 22:12:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.19.213.90 () {44 vars in 958 bytes} [Mon Mar 2 22:12:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.19.213.90 () {44 vars in 936 bytes} [Mon Mar 2 22:12:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.19.213.90 () {48 vars in 948 bytes} [Mon Mar 2 22:12:45 2026] POST /v2/images => generated 791 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-02 22:12:45.466 7 INFO glance.api.v2.image_data [None req-58e32f9b-1ca2-4ef8-898a-6a5f8fd54e52 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:13:02.679 7 INFO glance.location [None req-58e32f9b-1ca2-4ef8-898a-6a5f8fd54e52 ef92e91617924ddf81621668562b31c7 a9cf5679aceb439d824ae11b03d7e26f - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 204/415] 199.19.213.90 () {48 vars in 1043 bytes} [Mon Mar 2 22:12:45 2026] PUT /v2/images/a8fa15cf-88c8-4160-96bd-b59db1ef0b6f/file => generated 0 bytes in 17260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27435 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 22:13:02 2026] GET /v2/images/a8fa15cf-88c8-4160-96bd-b59db1ef0b6f => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 199.19.213.90 () {44 vars in 968 bytes} [Mon Mar 2 22:13:02 2026] GET /v2/images/a8fa15cf-88c8-4160-96bd-b59db1ef0b6f => generated 1204 bytes in 16 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: 236/464] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:16:57 2026] GET /v2/images => generated 4893 bytes in 262 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: 229/465] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:16:57 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/478] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:17:57 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:17:57 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/492] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:18:57 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: 243/493] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:18:57 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/506] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:19:57 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/507] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:19:57 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/520] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:20:57 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/521] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:20:57 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/534] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:21:57 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/535] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:21:57 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/548] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:22:57 2026] GET /v2/images => generated 4893 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/549] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:22:57 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/562] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:23:57 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: 278/563] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:23:57 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/576] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:24:57 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/577] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:24:57 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/584] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:25:22 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: 289/585] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:25:23 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/592] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:25:57 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/593] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:25:57 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: 8|app: 0|req: 307/606] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:26:57 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/607] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:26:57 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/618] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:27:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:27:43 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:27:45 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: 314/621] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:27:45 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:27:57 2026] GET /v2/images => generated 4893 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:27:57 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:28:34 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: 314/635] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:28:34 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/638] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:28:42 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: 323/639] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:28:42 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:28:57 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/643] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:28:57 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 199.19.213.90 () {42 vars in 685 bytes} [Mon Mar 2 22:29:40 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: 331/655] 199.19.213.90 () {44 vars in 907 bytes} [Mon Mar 2 22:29:40 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/658] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:29:57 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:29:57 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.42 () {32 vars in 632 bytes} [Mon Mar 2 22:30:24 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/673] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:30:53 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 340/674] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:30:53 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: 335/675] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:30:54 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 341/676] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:30:54 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: 336/677] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:30:57 2026] GET /v2/images => generated 4893 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:30:57 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 199.19.213.90 () {36 vars in 990 bytes} [Mon Mar 2 22:31:01 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 199.19.213.90 () {36 vars in 930 bytes} [Mon Mar 2 22:31:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/683] 199.19.213.90 () {36 vars in 990 bytes} [Mon Mar 2 22:31:02 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 345/684] 199.19.213.90 () {36 vars in 930 bytes} [Mon Mar 2 22:31:02 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: 347/687] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:31:13 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 341/688] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:31:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.42 () {34 vars in 654 bytes} [Mon Mar 2 22:31:31 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 22:31:31.941 7 WARNING glance.api.v2.images [None req-a57e5982-0072-417d-8c9c-b5dfc2bb61fb fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//752ef193-1045-4024-85e1-b206252c9cb8 [pid: 7|app: 0|req: 344/694] 10.0.0.42 () {32 vars in 709 bytes} [Mon Mar 2 22:31:31 2026] DELETE /v2/images/752ef193-1045-4024-85e1-b206252c9cb8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:31:31 2026] GET /v2/images/752ef193-1045-4024-85e1-b206252c9cb8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.42 () {32 vars in 632 bytes} [Mon Mar 2 22:31:32 2026] GET /v2/images => generated 1240 bytes in 38 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.42 () {34 vars in 654 bytes} [Mon Mar 2 22:31:32 2026] POST /v2/images => generated 703 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 10.0.0.42 () {32 vars in 716 bytes} [Mon Mar 2 22:31:32 2026] GET /v2/images/5fde6b13-b617-4f46-843e-88834026bbe2/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 22:31:32.147 8 INFO glance.api.v2.image_data [None req-55ca5e6a-db9c-4e4f-9bbb-2cfa89df32f1 fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:31:32.192 8 WARNING glance_store._drivers.rbd [None req-55ca5e6a-db9c-4e4f-9bbb-2cfa89df32f1 fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 22:31:32.704 8 INFO glance.location [None req-55ca5e6a-db9c-4e4f-9bbb-2cfa89df32f1 fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/699] 10.0.0.42 () {32 vars in 726 bytes} [Mon Mar 2 22:31:32 2026] PUT /v2/images/5fde6b13-b617-4f46-843e-88834026bbe2/file => generated 0 bytes in 615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:31:32 2026] GET /v2/images/5fde6b13-b617-4f46-843e-88834026bbe2 => generated 1104 bytes in 16 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.42 () {32 vars in 716 bytes} [Mon Mar 2 22:31:32 2026] GET /v2/images/5fde6b13-b617-4f46-843e-88834026bbe2/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.42 () {34 vars in 654 bytes} [Mon Mar 2 22:31:32 2026] POST /v2/images => generated 648 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.42 () {32 vars in 725 bytes} [Mon Mar 2 22:31:32 2026] PATCH /v2/images/0715212a-f95a-49e9-8a1b-b1e2c3e72c9c => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:31:33 2026] GET /v2/images/0715212a-f95a-49e9-8a1b-b1e2c3e72c9c => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 22:31:33.064 8 WARNING glance.api.v2.images [None req-ef4a7203-4908-428e-8504-37e04adace15 fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0715212a-f95a-49e9-8a1b-b1e2c3e72c9c [pid: 8|app: 0|req: 356/705] 10.0.0.42 () {32 vars in 709 bytes} [Mon Mar 2 22:31:33 2026] DELETE /v2/images/0715212a-f95a-49e9-8a1b-b1e2c3e72c9c => generated 0 bytes in 29 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:31:33 2026] GET /v2/images/0715212a-f95a-49e9-8a1b-b1e2c3e72c9c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:31:33.119 8 WARNING glance.api.v2.images [None req-707cd3dd-ef3c-4750-bae8-3064e53b4fb5 fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fde6b13-b617-4f46-843e-88834026bbe2 [pid: 8|app: 0|req: 357/707] 10.0.0.42 () {32 vars in 709 bytes} [Mon Mar 2 22:31:33 2026] DELETE /v2/images/5fde6b13-b617-4f46-843e-88834026bbe2 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:31:33 2026] GET /v2/images/5fde6b13-b617-4f46-843e-88834026bbe2 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:31:33.984 8 WARNING glance.api.v2.images [None req-f32571da-46d7-4afd-a742-afa780101ede fd5091f7eb284bd794f4f3d98692e074 4a00768112a04ebfb9b1c1f5029b224e - - default default] Failed to find image 752ef193-1045-4024-85e1-b206252c9cb8 to delete: glance.common.exception.ImageNotFound: No image found with ID 752ef193-1045-4024-85e1-b206252c9cb8 [pid: 8|app: 0|req: 358/709] 10.0.0.42 () {32 vars in 709 bytes} [Mon Mar 2 22:31:33 2026] DELETE /v2/images/752ef193-1045-4024-85e1-b206252c9cb8 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:31:33 2026] GET /v2/images/752ef193-1045-4024-85e1-b206252c9cb8 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:31:44 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: 362/717] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:31:57 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:31:57 2026] GET /v2/images => generated 4893 bytes in 25 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.191 () {36 vars in 987 bytes} [Mon Mar 2 22:32:11 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 365/724] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:32:12 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: 360/725] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:32:12 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: 366/726] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:32:12 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 361/727] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:32:12 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: 367/728] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:32:12 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: 362/729] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:32:12 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 368/730] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:32:12 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: 363/731] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:32:12 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: 369/732] 10.0.0.189 () {36 vars in 911 bytes} [Mon Mar 2 22:32:13 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: 364/733] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Mar 2 22:32:13 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e/locations => generated 127 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.189 () {36 vars in 987 bytes} [Mon Mar 2 22:32:13 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 365/735] 10.0.0.189 () {36 vars in 927 bytes} [Mon Mar 2 22:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.189 () {36 vars in 927 bytes} [Mon Mar 2 22:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:32:57 2026] GET /v2/images => generated 4893 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:32:57 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/749] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:33:06 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:33:06 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:33:41 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 377/760] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:33:41 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: 385/763] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:33:57 2026] GET /v2/images => generated 4893 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:33:58 2026] GET /v2/images => generated 4893 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.42 () {30 vars in 410 bytes} [Mon Mar 2 22:34:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/776] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:34:44 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 391/777] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:34:44 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: 388/780] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:34:50 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:34: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: 7|app: 0|req: 389/782] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:34:57 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:34:57 2026] GET /v2/images => generated 4893 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.42 () {32 vars in 706 bytes} [Mon Mar 2 22:35:23 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 393/791] 10.0.0.42 () {32 vars in 706 bytes} [Mon Mar 2 22:35:23 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 399/792] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:35:23 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 394/793] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:35:23 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: 400/794] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:35:23 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: 395/795] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:35:23 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/796] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:35:23 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: 396/797] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:35:23 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: 402/798] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:35:23 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 397/799] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:35:23 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: 403/800] 10.0.0.189 () {36 vars in 911 bytes} [Mon Mar 2 22:35:24 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: 398/801] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Mar 2 22:35:24 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.189 () {36 vars in 987 bytes} [Mon Mar 2 22:35:24 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 399/803] 10.0.0.189 () {36 vars in 927 bytes} [Mon Mar 2 22:35:24 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/804] 10.0.0.189 () {36 vars in 927 bytes} [Mon Mar 2 22:35:24 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: 403/811] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:35:57 2026] GET /v2/images => generated 4893 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/812] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:35:57 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: 405/815] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:36:05 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/816] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:36:05 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: 406/817] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:36:08 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => 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: 412/818] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:36:08 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: 410/825] 10.0.0.236 () {36 vars in 987 bytes} [Mon Mar 2 22:36:36 2026] GET /v2/images/b5e69651-d4c2-4beb-bd3b-2ba44b2c317e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.236 () {36 vars in 927 bytes} [Mon Mar 2 22:36:36 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: 419/831] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:36:57 2026] GET /v2/images => generated 4893 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/832] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:36:57 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/837] 199.19.213.90 () {32 vars in 825 bytes} [Mon Mar 2 22:37:11 2026] GET /v2/images?status=active&owner=a9cf5679aceb439d824ae11b03d7e26f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/838] 199.19.213.90 () {32 vars in 652 bytes} [Mon Mar 2 22:37:11 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: 417/839] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 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: 418/841] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/842] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78 => 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: 419/843] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 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: 425/844] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 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: 420/845] 10.0.0.191 () {36 vars in 987 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78 => 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: 426/846] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 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: 421/847] 10.0.0.191 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 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: 427/848] 10.0.0.189 () {36 vars in 911 bytes} [Mon Mar 2 22:37:12 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: 422/849] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/850] 10.0.0.189 () {36 vars in 987 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/images/7391425b-24c2-4b19-84d0-28fe288a6e78 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.189 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 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: 429/852] 10.0.0.189 () {36 vars in 927 bytes} [Mon Mar 2 22:37:12 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/861] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:37:57 2026] GET /v2/images => generated 4893 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/862] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:37:57 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:38:57 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/876] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:38:57 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: 8|app: 0|req: 448/889] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:39:57 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/890] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:39:57 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/903] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:40:57 2026] GET /v2/images => generated 4893 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/904] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:40:57 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/917] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:41:57 2026] GET /v2/images => generated 4893 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/918] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:41:57 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: 8|app: 0|req: 464/921] 10.0.0.42 () {32 vars in 632 bytes} [Mon Mar 2 22:42:01 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/932] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:42:57 2026] GET /v2/images => generated 4893 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/933] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:42:58 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/946] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:43:57 2026] GET /v2/images => generated 4893 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/947] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:43:57 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/960] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:44:57 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/961] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:44:57 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/974] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:45:57 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/975] 10.0.0.118 () {28 vars in 569 bytes} [Mon Mar 2 22:45:57 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)