+ COMMAND=start + start + exec uwsgi --ini /etc/heat/heat-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/heat/heat-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 01:59:43 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-6bd6dd76fd-59z6k 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:8004 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x564abdcdfd60 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-04 01:59:46.367 7 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-04 01:59:46.382 8 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-04 01:59:46.526 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:59:46.530 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-04 01:59:46.535 7 WARNING oslo_config.cfg [-] 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 3 seconds on interpreter 0x564abdcdfd60 pid: 7 (default app) 2026-03-04 01:59:46.538 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:59:46.542 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-04 01:59:46.545 8 WARNING oslo_config.cfg [-] 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 3 seconds on interpreter 0x564abdcdfd60 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:15:38.501 8 WARNING oslo_policy.policy [None req-01862ff7-4a78-4cac-aeac-fb5ef4246c0d admin-RegionOne - - - - -] 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-04 02:15:38.502 8 WARNING oslo_policy.policy [None req-01862ff7-4a78-4cac-aeac-fb5ef4246c0d admin-RegionOne - - - - -] 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-04 02:15:38.535 8 INFO heat.common.wsgi [None req-01862ff7-4a78-4cac-aeac-fb5ef4246c0d admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 96/193] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:15:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:16:38.224 7 WARNING oslo_policy.policy [None req-aa778731-4833-49b4-91eb-7e5dc9f715dd admin-RegionOne - - - - -] 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-04 02:16:38.224 7 WARNING oslo_policy.policy [None req-aa778731-4833-49b4-91eb-7e5dc9f715dd admin-RegionOne - - - - -] 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-04 02:16:38.267 7 INFO heat.common.wsgi [None req-aa778731-4833-49b4-91eb-7e5dc9f715dd admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 104/206] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:16:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:17:37.923 8 INFO heat.common.wsgi [None req-b76ccffe-eb40-419f-9eb3-5a04706214e5 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 109/219] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:17:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:18:37.713 8 INFO heat.common.wsgi [None req-3f88f04a-7a8f-42c2-bab5-644cd40a2570 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 116/232] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:18:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:19:37.845 8 INFO heat.common.wsgi [None req-043f4211-5a4d-4e56-89d0-c53c2b32f277 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 123/245] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:19:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:20:37.819 7 INFO heat.common.wsgi [None req-1e2b83ae-ff72-4869-9570-f1309633a7d3 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 129/258] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:20:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:21:37.804 8 INFO heat.common.wsgi [None req-a61e89db-0aef-4dad-b894-ebbd86b41b09 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 136/271] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:21:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:22:37.877 7 INFO heat.common.wsgi [None req-16a43acb-e8f1-4f9f-87c4-dbf74cd0c841 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 142/284] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:22:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:23:37.982 8 INFO heat.common.wsgi [None req-38f0f23f-a443-4996-959c-7b7b7af246a5 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 149/297] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:23:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:24:37.870 8 INFO heat.common.wsgi [None req-b742d230-4268-4937-8681-402aa526e3cf admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 156/310] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:24:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:25:37.891 8 INFO heat.common.wsgi [None req-04b2f0de-c752-4275-b3b4-7d82db512ad9 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 163/323] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:25:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:26:37.814 8 INFO heat.common.wsgi [None req-2690100b-1d20-4ca1-b58c-9f4c7c94dc55 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 170/336] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:26:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:27:37.853 8 INFO heat.common.wsgi [None req-02055346-6c45-47e7-97fc-572373442b58 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 177/349] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:27:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:28:38.559 8 INFO heat.common.wsgi [None req-b25587ba-f499-4444-9e2a-77780ce29156 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 184/362] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:28:38 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:29:38.683 7 INFO heat.common.wsgi [None req-83b17ccf-b938-4049-a43f-44968c053237 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 185/375] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:29:38 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:30:38.495 7 INFO heat.common.wsgi [None req-5258648d-55ce-4dd9-b113-43a4f27cf6c4 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 192/388] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:30:38 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:31:38.218 7 INFO heat.common.wsgi [None req-1e815253-28b6-4794-a592-900acc65ccc0 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 199/401] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:31:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:32:38.685 8 INFO heat.common.wsgi [None req-bff4e852-a03d-40df-869b-d05b1856d11f admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 209/414] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:32:38 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:33:38.076 8 INFO heat.common.wsgi [None req-1b30b6ed-d6bc-4846-b65d-53d005b79388 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 216/427] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:33:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:34:37.881 7 INFO heat.common.wsgi [None req-06e5027a-97dc-444e-821d-695768ff66ec admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 218/440] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:34:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:35:38.105 7 INFO heat.common.wsgi [None req-2aa56e02-9373-4058-bad2-84905040c684 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 225/453] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:35:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:36:38.263 7 INFO heat.common.wsgi [None req-c09fe031-2844-4e78-9f41-dbf146c2f2bb admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 232/466] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:36:38 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:37:38.155 8 INFO heat.common.wsgi [None req-ce2444ed-8c46-4991-8650-d83843331d4b admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 241/479] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:37:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:38:37.813 8 INFO heat.common.wsgi [None req-9e34557c-7497-4636-a9ba-bc40bfde78b8 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 248/492] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:38:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:39:37.824 8 INFO heat.common.wsgi [None req-2681a48f-5bc5-43dd-9f4b-c2b352656adf admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 8|app: 0|req: 255/505] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:39:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:40:37.748 7 INFO heat.common.wsgi [None req-f6db0400-9039-4363-9ab8-13c1c16225d6 admin-RegionOne - - - - -] Processing request: GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks [pid: 7|app: 0|req: 257/518] 10.0.0.86 () {28 vars in 630 bytes} [Wed Mar 4 02:40:37 2026] GET /v1/8b089e29f2304a2d8f825c34eefcf476/stacks => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)