Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. [Fri Jul 19 16:55:42.206748 2019] [wsgi:error] [pid 6625:tid 140246400603904] [remote 192.168.24.232:54424] IOError: [Errno 13] Permission denied: '/opt/stack/venv/horizon-20190703T103631Z/srv/www/openstack-dashboard/openstack_dashboard/conf/heat_policy.json'
  2. [Fri Jul 19 16:58:41.478332 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] 2019-07-19 16:58:41.476 6624 WARNING django.template Exception raised while rendering {% include %} for template 'project/overview/usage.html'. Empty string rendered instead.
  3. [Fri Jul 19 16:58:41.478374 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] Traceback (most recent call last):
  4. [Fri Jul 19 16:58:41.478380 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/django/template/loader_tags.py", line 216, in render
  5. [Fri Jul 19 16:58:41.478385 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] return template.render(context)
  6. [Fri Jul 19 16:58:41.478390 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/django/template/base.py", line 209, in render
  7. [Fri Jul 19 16:58:41.478395 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] return self._render(context)
  8. [Fri Jul 19 16:58:41.478399 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/django/template/base.py", line 199, in _render
  9. [Fri Jul 19 16:58:41.478405 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] return self.nodelist.render(context)
  10. [Fri Jul 19 16:58:41.478409 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/django/template/base.py", line 990, in render
  11. [Fri Jul 19 16:58:41.478424 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] bit = node.render_annotated(context)
  12. [Fri Jul 19 16:58:41.478427 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/django/template/base.py", line 957, in render_annotated
  13. [Fri Jul 19 16:58:41.478430 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] return self.render(context)
  14. [Fri Jul 19 16:58:41.478433 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/django/template/library.py", line 225, in render
  15. [Fri Jul 19 16:58:41.478436 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] _dict = self.func(*resolved_args, **resolved_kwargs)
  16. [Fri Jul 19 16:58:41.478439 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/horizon/templatetags/horizon.py", line 74, in horizon_nav
  17. [Fri Jul 19 16:58:41.478441 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] panel.can_access(context)):
  18. [Fri Jul 19 16:58:41.478444 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/horizon/base.py", line 149, in can_access
  19. [Fri Jul 19 16:58:41.478447 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] return self.allowed(context)
  20. [Fri Jul 19 16:58:41.478449 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/horizon/base.py", line 158, in allowed
  21. [Fri Jul 19 16:58:41.478452 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] return self._can_access(context['request'])
  22. [Fri Jul 19 16:58:41.478455 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/horizon/base.py", line 170, in _can_access
  23. [Fri Jul 19 16:58:41.478458 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] if policy_check(rule_param, request):
  24. [Fri Jul 19 16:58:41.478460 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/openstack_auth/policy.py", line 155, in check
  25. [Fri Jul 19 16:58:41.478463 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] enforcer = _get_enforcer()
  26. [Fri Jul 19 16:58:41.478466 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/openstack_auth/policy.py", line 63, in _get_enforcer
  27. [Fri Jul 19 16:58:41.478469 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] enforcer.load_rules()
  28. [Fri Jul 19 16:58:41.478471 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/oslo_policy/policy.py", line 564, in load_rules
  29. [Fri Jul 19 16:58:41.478474 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] overwrite=self.overwrite)
  30. [Fri Jul 19 16:58:41.478477 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/oslo_policy/policy.py", line 764, in _load_policy_file
  31. [Fri Jul 19 16:58:41.478479 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] self._file_cache, path, force_reload=force_reload)
  32. [Fri Jul 19 16:58:41.478482 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] File "/opt/stack/service/horizon/venv/lib/python2.7/site-packages/oslo_policy/_cache_handler.py", line 41, in read_cached_file
  33. [Fri Jul 19 16:58:41.478488 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] with open(filename) as fap:
  34. [Fri Jul 19 16:58:41.478491 2019] [wsgi:error] [pid 6624:tid 140246400603904] [remote 192.168.24.232:50884] IOError: [Errno 13] Permission denied: '/opt/stack/venv/horizon-20190703T103631Z/srv/www/openstack-dashboard/openstack_dashboard/conf/heat_policy.json'
  35. ardana@ardana-qe102-cp1-c1-m1-mgmt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement