+ 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.conf to /etc/httpd/conf.d/wsgi-heat-api.conf INFO:__main__:Setting permission for /etc/httpd/conf.d/wsgi-heat-api.conf INFO:__main__:Writing out command to execute INFO:__main__:Setting permission for /var/log/kolla/heat ++ 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 +++ [[ -n '' ]] +++ . /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 [Fri Aug 30 22:23:00.758027 2024] [core:warn] [pid 7:tid 139643753732416] AH00114: Useless use of AllowOverride in line 11 of /etc/httpd/conf.d/wsgi-heat-api.conf.