Openstack USSURI installation failed on Centos 8.2 Error: Systemd start for httpd failed!

Bug #1885383 reported by Deepak Chauhan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Community Project
New
Undecided
Unassigned

Bug Description

Hi Team,

I am installing openstack USSURI on Centos 8.2 using packstack and the installation is getting failed due to error Error: Systemd start for httpd failed!

[root@localhost ~]# packstack --answer-file /root/packstack_openstack_answer_270620.txt
Welcome to the Packstack setup utility

The installation log file is available at: /var/tmp/packstack/20200627-163819-0tu8v87j/openstack-setup.log

Installing:
Clean Up [ DONE ]
Discovering ip protocol version [ DONE ]
Setting up ssh keys [ DONE ]
Preparing servers [ DONE ]
Pre installing Puppet and discovering hosts' details [ DONE ]
Preparing pre-install entries [ DONE ]
Setting up CACERT [ DONE ]
Preparing AMQP entries [ DONE ]
Preparing MariaDB entries [ DONE ]
Fixing Keystone LDAP config parameters to be undef if empty[ DONE ]
Preparing Keystone entries [ DONE ]
Preparing Glance entries [ DONE ]
Checking if the Cinder server has a cinder-volumes vg[ DONE ]
Preparing Cinder entries [ DONE ]
Preparing Nova API entries [ DONE ]
Creating ssh keys for Nova migration [ DONE ]
Gathering ssh host keys for Nova migration [ DONE ]
Preparing Nova Compute entries [ DONE ]
Preparing Nova Scheduler entries [ DONE ]
Preparing Nova VNC Proxy entries [ DONE ]
Preparing OpenStack Network-related Nova entries [ DONE ]
Preparing Nova Common entries [ DONE ]
Preparing Neutron API entries [ DONE ]
Preparing Neutron L3 entries [ DONE ]
Preparing Neutron L2 Agent entries [ DONE ]
Preparing Neutron DHCP Agent entries [ DONE ]
Preparing Neutron Metering Agent entries [ DONE ]
Checking if NetworkManager is enabled and running [ DONE ]
Preparing OpenStack Client entries [ DONE ]
Preparing Horizon entries [ DONE ]
Preparing Swift builder entries [ DONE ]
Preparing Swift proxy entries [ DONE ]
Preparing Swift storage entries [ DONE ]
Preparing Heat entries [ DONE ]
Preparing Heat CloudFormation API entries [ DONE ]
Preparing Gnocchi entries [ DONE ]
Preparing Redis entries [ DONE ]
Preparing Ceilometer entries [ DONE ]
Preparing Aodh entries [ DONE ]
Preparing Puppet manifests [ DONE ]
Copying Puppet modules and manifests [ DONE ]
Applying 192.168.1.133_controller.pp
192.168.1.133_controller.pp: [ ERROR ]
Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.1.133_controller.pp
Error: Systemd start for httpd failed!
You will find full trace in log /var/tmp/packstack/20200627-163819-0tu8v87j/manifests/192.168.1.133_controller.pp.log
Please check log file /var/tmp/packstack/20200627-163819-0tu8v87j/openstack-setup.log for more information
Additional information:
 * Parameter CONFIG_NEUTRON_L2_AGENT: You have chosen OVN Neutron backend. Note that this backend does not support the VPNaaS or FWaaS services. Geneve will be used as the encapsulation method for tenant networks
 * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
 * Warning: NetworkManager is active on 192.168.1.133. OpenStack networking currently does not work on systems that have the Network Manager service enabled.
 * File /root/keystonerc_admin has been created on OpenStack client host 192.168.1.133. To use the command line tools you need to source the file.
 * To access the OpenStack Dashboard browse to http://192.168.1.133/dashboard .
Please, find your login credentials stored in the keystonerc_admin in your home directory.
[root@localhost ~]#

******************************************************************************
[root@localhost ~]# systemctl status httpd
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled)
  Drop-In: /usr/lib/systemd/system/httpd.service.d
           └─openstack-dashboard.conf
   Active: failed (Result: exit-code) since Sat 2020-06-27 17:01:44 +03; 13min ago
     Docs: man:httpd.service(8)
  Process: 60394 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
  Process: 59675 ExecStartPre=/usr/bin/python3 /usr/share/openstack-dashboard/manage.py compress --force -v0 (code=exited, status=0/SUCCESS)
  Process: 59586 ExecStartPre=/usr/bin/python3 /usr/share/openstack-dashboard/manage.py collectstatic --noinput --clear -v0 (code=exited, status=0/SU>
 Main PID: 60394 (code=exited, status=1/FAILURE)
   Status: "Reading configuration..."

Jun 27 17:01:17 localhost.deepaktechbits python3[59675]: ERROR:scss.ast:Function not found: twbs-font-path:1
Jun 27 17:01:28 localhost.deepaktechbits python3[59675]: ERROR:scss.compiler:Maximum number of supported selectors in Internet Explorer (4095) exceed>
Jun 27 17:01:44 localhost.deepaktechbits python3[59675]: ERROR:scss.compiler:Maximum number of supported selectors in Internet Explorer (4095) exceed>
Jun 27 17:01:44 localhost.deepaktechbits python3[59675]: Compressing... done
Jun 27 17:01:44 localhost.deepaktechbits python3[59675]: Compressed 7 block(s) from 4 template(s) for 2 context(s).
Jun 27 17:01:44 localhost.deepaktechbits httpd[60394]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/fcgid.conf:
Jun 27 17:01:44 localhost.deepaktechbits httpd[60394]: Invalid command 'FcgidIPCDir', perhaps misspelled or defined by a module not included in the s>
Jun 27 17:01:44 localhost.deepaktechbits systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
Jun 27 17:01:44 localhost.deepaktechbits systemd[1]: httpd.service: Failed with result 'exit-code'.
Jun 27 17:01:44 localhost.deepaktechbits systemd[1]: Failed to start The Apache HTTP Server.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.