+ sudo -E kolla_set_configs
INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json
INFO:__main__:Validating config file
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__main__:Copying service configuration files
INFO:__main__:Copying /var/lib/kolla/config_files/heat.conf to /etc/heat/heat.conf
INFO:__main__:Setting permission for /etc/heat/heat.conf
INFO:__main__:Copying /var/lib/kolla/config_files/wsgi-heat-api-cfn.conf to /etc/httpd/conf.d/wsgi-heat-api-cfn.conf
INFO:__main__:Setting permission for /etc/httpd/conf.d/wsgi-heat-api-cfn.conf
INFO:__main__:Writing out command to execute
INFO:__main__:Setting permission for /var/log/kolla/heat
INFO:__main__:Setting permission for /var/log/kolla/heat/apache-error.log
INFO:__main__:Setting permission for /var/log/kolla/heat/heat-api.log
INFO:__main__:Setting permission for /var/log/kolla/heat/heat-api-access.log
INFO:__main__:Setting permission for /var/log/kolla/heat/apache-access.log
INFO:__main__:Setting permission for /var/log/kolla/heat/heat-api-error.log
++ cat /run_command
+ CMD='/usr/sbin/httpd -DFOREGROUND'
+ ARGS=
+ sudo kolla_copy_cacerts
+ [[ ! -n '' ]]
+ . kolla_extend_start
++ [[ ! -d /var/log/kolla/heat ]]
+++ stat -c %a /var/log/kolla/heat
++ [[ 2755 != \7\5\5 ]]
++ chmod 755 /var/log/kolla/heat
++ . /usr/local/bin/kolla_heat_extend_start
+++ . /usr/local/bin/kolla_httpd_setup
+++++ whoami
++++ [[ root == \r\o\o\t ]]
++++ [[ centos =~ debian|ubuntu ]]
++++ rm -rf /var/run/httpd/htcacheclean /run/httpd/htcacheclean '/tmp/httpd*'
++++ cat
++++ [[ centos =~ centos|rocky ]]
++++ [[ ! -e /etc/pki/tls/certs/localhost.crt ]]
++++ rm -f /tmp/dhparams.pem
++++ /usr/libexec/httpd-ssl-gencerts
Running command: '/usr/sbin/httpd -DFOREGROUND'
+ echo 'Running command: '\''/usr/sbin/httpd -DFOREGROUND'\'''
+ exec /usr/sbin/httpd -DFOREGROUND
[Thu Apr 24 01:53:14.801797 2025] [core:warn] [pid 7:tid 140496118921536] AH00114: Useless use of AllowOverride in line 11 of /etc/httpd/conf.d/wsgi-heat-api-cfn.conf.