CI: multinode nonha gate job fails because apache and copying files

Bug #1663072 reported by Sagi (Sergey) Shnaidman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Multinode job overcloud deploy fails because can't copy '/usr/lib/python2.7/site-packages/xstatic/pkg/font_awesome/data/fonts/' and apache fails to start.

Logs:
http://logs.openstack.org/35/425335/3/check/gate-tripleo-ci-centos-7-nonha-multinode/19dcd31

http://logs.openstack.org/35/425335/3/check/gate-tripleo-ci-centos-7-nonha-multinode/19dcd31/logs/subnode-2/var/log/messages

Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: Copying '/usr/lib/python2.7/site-packages/xstatic/pkg/font_awesome/data/fonts/*'
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: Traceback (most recent call last):
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/share/openstack-dashboard/manage.py", line 23, in <module>
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: execute_from_command_line(sys.argv)
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 354, in execute_from_command_line
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: utility.execute()
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 346, in execute
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: self.fetch_command(subcommand).run_from_argv(self.argv)
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 394, in run_from_argv
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: self.execute(*args, **cmd_options)
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 445, in execute
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: output = self.handle(*args, **options)
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 168, in handle
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: collected = self.collect()
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 107, in collect
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: handler(path, prefixed_path, storage)
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 314, in copy_file
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: with source_storage.open(path) as source_file:
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/core/files/storage.py", line 37, in open
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: return self._open(name, mode)
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: File "/usr/lib/python2.7/site-packages/django/core/files/storage.py", line 201, in _open
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: return File(open(self.path(name), mode))
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 python: IOError: [Errno 2] No such file or directory: u'/usr/lib/python2.7/site-packages/xstatic/pkg/font_awesome/data/fonts/*'
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 systemd: httpd.service: control process exited, code=exited status=1
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 systemd: Failed to start The Apache HTTP Server.
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 systemd: Unit httpd.service entered failed state.
Feb 8 23:42:37 centos-7-2-node-osic-cloud1-s3500-7191317-417728 systemd: httpd.service failed.

Another job:
http://logs.openstack.org/32/429832/1/gate/gate-tripleo-ci-centos-7-nonha-multinode/db7e28b

Tags: ci
Changed in tripleo:
status: Confirmed → Triaged
summary: - CI: multinode nonha gate job fails because apache and copying UI files
+ CI: multinode nonha gate job fails because apache and copying files
Revision history for this message
Emilien Macchi (emilienm) wrote :
tags: removed: alert
Changed in tripleo:
status: Triaged → Fix Released
milestone: none → ocata-rc1
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.