Closed pirogoeth closed 4 years ago
@pirogoeth Thanks for the report. Do you see the same results if you use salt
commands instead of using pepper
? Since pepper
is using the Salt API, do you see any errors in the Salt API logs?
@garethgreenaway That's actually one thing I noticed after some more troubleshooting -- a salt-call state.highstate
on the machine would not fail, but pepper
would "fail". Unfortunately it looks like the issue has gone away (!?) now, as a state.highstate
call from pepper
completes successfully now.
@pirogoeth thanks for the update. Sounds like maybe a disconnect or other issue connecting to the salt API. Perhaps it had run out of available connections.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
Description of Issue/Question
My master consistently reports pillar render failures, but the trace log does not actually show any failure beyond the emission of the "data failed to compile" event. I have seen this with another pillar file that has no special rendering steps as well, so I will post that too.
Setup
(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)
pillars/app/grainsrv/server.sls
:pillars/app/consul/server.sls
(other pillar with no special rendering beyondjinja
):Even with
safe_pillar_render_error
set toFalse
, there is no useful information logged either in the response or the master log.Steps to Reproduce Issue
(Include debug logs if possible and relevant.)
Output of
pepper 'salt-master-n01.dc1.mydomain.com' state.highstate
:Output of
salt-master -l trace
from start ofhighstate
:Versions Report
(Provided by running
salt --versions-report
. Please also mention any differences in master/minion versions.)Salt Version: Salt: 2018.3.2
Dependency Versions: cffi: 1.9.1 cherrypy: unknown # (installed via pip: CherryPy==17.0.0) dateutil: Not Installed docker-py: 3.5.0 gitdb: Not Installed gitpython: Not Installed ioflo: Not Installed Jinja2: 2.9.4 libgit2: 0.27.4 libnacl: Not Installed M2Crypto: 0.24.0 Mako: Not Installed msgpack-pure: Not Installed msgpack-python: 0.4.8 mysql-python: Not Installed pycparser: 2.18 pycrypto: 2.6.1 pycryptodome: Not Installed pygit2: 0.27.1 Python: 2.7.13 (default, Sep 26 2018, 18:42:22) python-gnupg: Not Installed PyYAML: 3.12 PyZMQ: 16.0.2 RAET: Not Installed smmap: Not Installed timelib: Not Installed Tornado: 4.4.3 ZMQ: 4.2.1
System Versions: dist: debian 9.6 locale: UTF-8 machine: x86_64 release: 4.9.0-8-amd64 system: Linux version: debian 9.6