+ 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 Apr 16 23:06:14 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-87c6c6c64-bxlt7 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff624b0c668 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-04-16 23:06:16.370 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 23:06:16.377 7 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-04-16 23:06:17.235 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-04-16 23:06:17.236 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-04-16 23:06:17.236 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 23:06:17.239 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-04-16 23:06:17.240 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-04-16 23:06:17.241 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 23:06:19.381 8 WARNING glance.api.v2.images [None req-f5018d15-7123-48dc-a718-c926eb13c19d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 23:06:19.724 8 WARNING keystonemiddleware._common.config [None req-f5018d15-7123-48dc-a718-c926eb13c19d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 23:06:19.732 8 WARNING oslo_config.cfg [None req-f5018d15-7123-48dc-a718-c926eb13c19d - - - - - -] 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 0x7ff624b0c668 pid: 8 (default app) 2026-04-16 23:06:19.762 7 WARNING glance.api.v2.images [None req-5983ebda-9811-4f37-8004-d99918185b2d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 23:06:20.121 7 WARNING keystonemiddleware._common.config [None req-5983ebda-9811-4f37-8004-d99918185b2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 23:06:20.129 7 WARNING oslo_config.cfg [None req-5983ebda-9811-4f37-8004-d99918185b2d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff624b0c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:06:22 2026] GET / => generated 1301 bytes in 2 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-04-16 23:06:22.658 7 WARNING oslo_policy.policy [None req-931b0cbd-6fd8-4e5c-87ad-5b6102cbd1b6 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:22.658 7 WARNING oslo_policy.policy [None req-931b0cbd-6fd8-4e5c-87ad-5b6102cbd1b6 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:22.674 7 WARNING oslo_policy.policy [None req-931b0cbd-6fd8-4e5c-87ad-5b6102cbd1b6 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:22.674 7 WARNING oslo_policy.policy [None req-931b0cbd-6fd8-4e5c-87ad-5b6102cbd1b6 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:06:22 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:06:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:06:26 2026] GET /v2/images => generated 69 bytes in 43 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-04-16 23:06:26.393 8 WARNING oslo_policy.policy [None req-36964956-d98c-4af3-8fb9-b7e49fae2bc3 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:26.393 8 WARNING oslo_policy.policy [None req-36964956-d98c-4af3-8fb9-b7e49fae2bc3 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.49 () {44 vars in 907 bytes} [Thu Apr 16 23:06:26 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.49 () {44 vars in 929 bytes} [Thu Apr 16 23:06:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 23:06:26.519 8 WARNING oslo_policy.policy [None req-d8ca4400-bc59-4678-8942-ca940c658852 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:26.519 8 WARNING oslo_policy.policy [None req-d8ca4400-bc59-4678-8942-ca940c658852 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.49 () {44 vars in 935 bytes} [Thu Apr 16 23:06:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 23:06:26.590 7 WARNING oslo_config.cfg [None req-e837bb20-65d6-48c6-8f70-567b08b8f013 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.49 () {48 vars in 947 bytes} [Thu Apr 16 23:06:26 2026] POST /v2/images => generated 760 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 23:06:26.611 8 WARNING oslo_policy.policy [None req-dd4b50a2-4e30-4397-8248-1b8a550a6297 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:26.611 8 WARNING oslo_policy.policy [None req-dd4b50a2-4e30-4397-8248-1b8a550a6297 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:06:26.612 8 INFO glance.api.v2.image_data [None req-dd4b50a2-4e30-4397-8248-1b8a550a6297 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 23:06:29.873 8 WARNING glance.location [None req-dd4b50a2-4e30-4397-8248-1b8a550a6297 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.49 () {48 vars in 1041 bytes} [Thu Apr 16 23:06:26 2026] PUT /v2/images/486e018a-30ce-436d-9f16-393b7437d22e/file => generated 0 bytes in 3301 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4318 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:06:29 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 23:06:29.940 8 WARNING oslo_config.cfg [None req-62a195e7-1005-4fcf-be78-f15f8e442236 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:06:29 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 66/129] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:15:58 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: 64/130] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:15:58 2026] GET /v2/images => generated 1240 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:16:07 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: 68/134] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:16:07 2026] GET /v2/images => generated 1240 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 199.204.45.49 () {44 vars in 935 bytes} [Thu Apr 16 23:16:08 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/136] 199.204.45.49 () {44 vars in 957 bytes} [Thu Apr 16 23:16:08 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/137] 199.204.45.49 () {44 vars in 935 bytes} [Thu Apr 16 23:16:08 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: 8|app: 0|req: 70/138] 199.204.45.49 () {48 vars in 947 bytes} [Thu Apr 16 23:16:08 2026] POST /v2/images => generated 791 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 23:16:08.153 7 WARNING oslo_policy.policy [None req-f3fc533a-4fa4-4bf9-a922-8d042a6757ee f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:16:08.153 7 WARNING oslo_policy.policy [None req-f3fc533a-4fa4-4bf9-a922-8d042a6757ee f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - 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-04-16 23:16:08.155 7 INFO glance.api.v2.image_data [None req-f3fc533a-4fa4-4bf9-a922-8d042a6757ee f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [pid: 8|app: 0|req: 75/143] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:16:26 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: 76/144] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:16:26 2026] GET /v2/images => generated 2033 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 23:16:31.565 7 INFO glance.location [None req-f3fc533a-4fa4-4bf9-a922-8d042a6757ee f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 69/147] 199.204.45.49 () {48 vars in 1041 bytes} [Thu Apr 16 23:16:08 2026] PUT /v2/images/0346a09c-ec52-4a23-9c21-1f750ce41aaf/file => generated 0 bytes in 23481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (13296 switches on core 0) [pid: 8|app: 0|req: 79/148] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:16:31 2026] GET /v2/images/0346a09c-ec52-4a23-9c21-1f750ce41aaf => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/149] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:16:31 2026] GET /v2/images/0346a09c-ec52-4a23-9c21-1f750ce41aaf => generated 1203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/154] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:16:51 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: 73/155] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:16:51 2026] GET /v2/images => generated 2445 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/156] 199.204.45.49 () {44 vars in 933 bytes} [Thu Apr 16 23:16:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/157] 199.204.45.49 () {44 vars in 955 bytes} [Thu Apr 16 23:16:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/158] 199.204.45.49 () {44 vars in 935 bytes} [Thu Apr 16 23:16:51 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: 7|app: 0|req: 75/159] 199.204.45.49 () {48 vars in 947 bytes} [Thu Apr 16 23:16:51 2026] POST /v2/images => generated 796 bytes in 4808 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 23:16:56.676 8 INFO glance.api.v2.image_data [None req-229a5946-68b5-4689-b038-1d91b6565ad1 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 23:18:20.444 8 WARNING glance.location [None req-229a5946-68b5-4689-b038-1d91b6565ad1 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 85/178] 199.204.45.49 () {48 vars in 1042 bytes} [Thu Apr 16 23:16:56 2026] PUT /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1/file => generated 0 bytes in 83878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23805 switches on core 0) [pid: 7|app: 0|req: 94/179] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:18:20 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/180] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:18:20 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/181] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:18:22 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: 87/182] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:18:22 2026] GET /v2/images => generated 3656 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/225] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:21:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/226] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:21:56 2026] GET /v2/images => generated 3656 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/231] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:22: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: 112/232] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:22:13 2026] GET /v2/images => generated 3656 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/233] 199.204.45.49 () {44 vars in 943 bytes} [Thu Apr 16 23:22:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/234] 199.204.45.49 () {44 vars in 965 bytes} [Thu Apr 16 23:22:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/235] 199.204.45.49 () {44 vars in 935 bytes} [Thu Apr 16 23:22:13 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: 8|app: 0|req: 114/236] 199.204.45.49 () {48 vars in 947 bytes} [Thu Apr 16 23:22:13 2026] POST /v2/images => generated 799 bytes in 778 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 23:22:14.381 7 INFO glance.api.v2.image_data [None req-3a01295d-ed6b-4172-8b08-f7700a8ed279 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 23:22:48.820 7 INFO glance.location [None req-3a01295d-ed6b-4172-8b08-f7700a8ed279 f9fc349171ec41af882c9573f0872816 79f5d9612f544d2f802294473ef4d1bd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 123/243] 199.204.45.49 () {48 vars in 1041 bytes} [Thu Apr 16 23:22:14 2026] PUT /v2/images/9b7706a9-e7ac-4f90-ae85-cf9754f5eaf1/file => generated 0 bytes in 34530 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11141 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:22:48 2026] GET /v2/images/9b7706a9-e7ac-4f90-ae85-cf9754f5eaf1 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 199.204.45.49 () {48 vars in 1046 bytes} [Thu Apr 16 23:22:48 2026] PATCH /v2/images/9b7706a9-e7ac-4f90-ae85-cf9754f5eaf1 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/246] 199.204.45.49 () {44 vars in 967 bytes} [Thu Apr 16 23:22:48 2026] GET /v2/images/9b7706a9-e7ac-4f90-ae85-cf9754f5eaf1 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.49 () {42 vars in 684 bytes} [Thu Apr 16 23:26:51 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: 148/298] 199.204.45.49 () {44 vars in 906 bytes} [Thu Apr 16 23:26:51 2026] GET /v2/images => generated 4892 bytes in 133 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: 180/357] 10.0.0.214 () {32 vars in 632 bytes} [Thu Apr 16 23:31:45 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:32:04 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 19 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: 180/363] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:32:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:32:05 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 181/365] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:32:05 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: 186/368] 199.204.45.49 () {36 vars in 989 bytes} [Thu Apr 16 23:32:12 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.49 () {36 vars in 929 bytes} [Thu Apr 16 23:32: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: 7|app: 0|req: 187/370] 199.204.45.49 () {36 vars in 989 bytes} [Thu Apr 16 23:32:13 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 184/371] 199.204.45.49 () {36 vars in 929 bytes} [Thu Apr 16 23:32:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:32:18 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:32:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:32:19 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:32:19 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: 188/378] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:32:19 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: 191/379] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:32:19 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:32:19 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: 192/381] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:32:19 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: 190/382] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:32:20 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:32:20 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: 191/384] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:32:20 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: 194/385] 10.0.0.47 () {36 vars in 909 bytes} [Thu Apr 16 23:32:20 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: 192/386] 10.0.0.47 () {36 vars in 1005 bytes} [Thu Apr 16 23:32:20 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 10.0.0.47 () {36 vars in 985 bytes} [Thu Apr 16 23:32:20 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 193/388] 10.0.0.47 () {36 vars in 925 bytes} [Thu Apr 16 23:32:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 10.0.0.47 () {36 vars in 925 bytes} [Thu Apr 16 23:32:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:32:44 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:32:44 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 10.0.0.214 () {34 vars in 654 bytes} [Thu Apr 16 23:33:12 2026] POST /v2/images => generated 648 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 23:33:12.742 7 WARNING glance.api.v2.images [None req-1031b478-00ca-48d7-8113-286904a0bda1 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//91f2d71d-ea32-443e-bc7b-5dae2e1c7784 [pid: 7|app: 0|req: 203/403] 10.0.0.214 () {32 vars in 709 bytes} [Thu Apr 16 23:33:12 2026] DELETE /v2/images/91f2d71d-ea32-443e-bc7b-5dae2e1c7784 => 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: 201/404] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:33:12 2026] GET /v2/images/91f2d71d-ea32-443e-bc7b-5dae2e1c7784 => 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: 204/405] 10.0.0.214 () {32 vars in 632 bytes} [Thu Apr 16 23:33:12 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 10.0.0.214 () {34 vars in 654 bytes} [Thu Apr 16 23:33:12 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.214 () {32 vars in 716 bytes} [Thu Apr 16 23:33:12 2026] GET /v2/images/e056caa1-ea4d-4a89-a09f-e82724cd83da/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 23:33:12.939 8 INFO glance.api.v2.image_data [None req-a79cd57c-376c-4be1-a51e-454ee6df49a0 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 23:33:12.998 8 WARNING glance_store._drivers.rbd [None req-a79cd57c-376c-4be1-a51e-454ee6df49a0 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 23:33:13.345 8 INFO glance.location [None req-a79cd57c-376c-4be1-a51e-454ee6df49a0 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 203/408] 10.0.0.214 () {32 vars in 726 bytes} [Thu Apr 16 23:33:12 2026] PUT /v2/images/e056caa1-ea4d-4a89-a09f-e82724cd83da/file => generated 0 bytes in 467 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:33:13 2026] GET /v2/images/e056caa1-ea4d-4a89-a09f-e82724cd83da => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 10.0.0.214 () {32 vars in 716 bytes} [Thu Apr 16 23:33:13 2026] GET /v2/images/e056caa1-ea4d-4a89-a09f-e82724cd83da/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 10.0.0.214 () {34 vars in 654 bytes} [Thu Apr 16 23:33:13 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 10.0.0.214 () {32 vars in 725 bytes} [Thu Apr 16 23:33:13 2026] PATCH /v2/images/02dab14f-e002-4c62-8926-3d12dd2943bd => generated 650 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:33:13 2026] GET /v2/images/02dab14f-e002-4c62-8926-3d12dd2943bd => generated 650 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 23:33:13.714 8 WARNING glance.api.v2.images [None req-78b91a51-0f8c-4ed4-8313-102102cc1bf9 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//02dab14f-e002-4c62-8926-3d12dd2943bd [pid: 8|app: 0|req: 206/414] 10.0.0.214 () {32 vars in 709 bytes} [Thu Apr 16 23:33:13 2026] DELETE /v2/images/02dab14f-e002-4c62-8926-3d12dd2943bd => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:33:13 2026] GET /v2/images/02dab14f-e002-4c62-8926-3d12dd2943bd => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 23:33:13.785 8 WARNING glance.api.v2.images [None req-5aece233-4d93-4e9f-b88a-d3abaa2bef88 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e056caa1-ea4d-4a89-a09f-e82724cd83da [pid: 8|app: 0|req: 207/416] 10.0.0.214 () {32 vars in 709 bytes} [Thu Apr 16 23:33:13 2026] DELETE /v2/images/e056caa1-ea4d-4a89-a09f-e82724cd83da => generated 0 bytes in 771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:33:14 2026] GET /v2/images/e056caa1-ea4d-4a89-a09f-e82724cd83da => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 23:33:14.576 8 WARNING glance.api.v2.images [None req-75ec30e9-c1c1-44cc-847b-b990553460e6 367fbb24b56e4a8e8cf6a684e62f310b 51e07d8579734e8eb3beada7e4bc1997 - - default default] Failed to find image 91f2d71d-ea32-443e-bc7b-5dae2e1c7784 to delete: glance.common.exception.ImageNotFound: No image found with ID 91f2d71d-ea32-443e-bc7b-5dae2e1c7784 [pid: 8|app: 0|req: 208/418] 10.0.0.214 () {32 vars in 709 bytes} [Thu Apr 16 23:33:14 2026] DELETE /v2/images/91f2d71d-ea32-443e-bc7b-5dae2e1c7784 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:33:14 2026] GET /v2/images/91f2d71d-ea32-443e-bc7b-5dae2e1c7784 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:33:15 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:33:15 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: 217/430] 10.0.0.214 () {30 vars in 410 bytes} [Thu Apr 16 23:33:52 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: 219/433] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:34:00 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 215/434] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:34:00 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: 220/435] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:34:06 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 10.0.0.214 () {32 vars in 706 bytes} [Thu Apr 16 23:34:06 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 221/437] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:34:06 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:34:06 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: 222/439] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:34:06 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: 218/440] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:34:06 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 223/441] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:34:06 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: 219/442] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:34:06 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: 224/443] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:34:07 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 220/444] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:34:07 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: 225/445] 10.0.0.47 () {36 vars in 909 bytes} [Thu Apr 16 23:34:07 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: 221/446] 10.0.0.47 () {36 vars in 1005 bytes} [Thu Apr 16 23:34:07 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.47 () {36 vars in 985 bytes} [Thu Apr 16 23:34:07 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.47 () {36 vars in 925 bytes} [Thu Apr 16 23:34:07 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: 227/449] 10.0.0.47 () {36 vars in 925 bytes} [Thu Apr 16 23:34:07 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: 228/460] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:34:52 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/461] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:34:52 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:35:21 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => 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: 232/469] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:35:21 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: 239/472] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:35:31 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/473] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:35: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: 240/474] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:35:38 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:35:38 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/480] 10.0.0.127 () {36 vars in 986 bytes} [Thu Apr 16 23:35:56 2026] GET /v2/images/486e018a-30ce-436d-9f16-393b7437d22e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.127 () {36 vars in 926 bytes} [Thu Apr 16 23:35:56 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: 244/492] 199.204.45.49 () {32 vars in 824 bytes} [Thu Apr 16 23:36:43 2026] GET /v2/images?status=active&owner=79f5d9612f544d2f802294473ef4d1bd&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/493] 199.204.45.49 () {32 vars in 651 bytes} [Thu Apr 16 23:36: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: 245/494] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:36:44 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1 => generated 1209 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:36: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: 246/496] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:36:44 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: 251/497] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:36:44 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1 => 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: 247/498] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:36:44 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: 252/499] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:36:44 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: 248/500] 10.0.0.103 () {36 vars in 986 bytes} [Thu Apr 16 23:36:44 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:36: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: 249/502] 10.0.0.103 () {36 vars in 926 bytes} [Thu Apr 16 23:36: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: 254/503] 10.0.0.47 () {36 vars in 909 bytes} [Thu Apr 16 23:36:45 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: 250/504] 10.0.0.47 () {36 vars in 1005 bytes} [Thu Apr 16 23:36:45 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/505] 10.0.0.47 () {36 vars in 985 bytes} [Thu Apr 16 23:36:45 2026] GET /v2/images/db01aff0-8f4c-4a14-99f2-94f8c4275bf1 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/506] 10.0.0.47 () {36 vars in 925 bytes} [Thu Apr 16 23:36: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: 256/507] 10.0.0.47 () {36 vars in 925 bytes} [Thu Apr 16 23:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/550] 10.0.0.214 () {32 vars in 632 bytes} [Thu Apr 16 23:40:17 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)