Actions
action #80130
closedgrenache salt is spilling errors about "Failed to load grains defined in grain file ppc_powervm.check_output"
Start date:
2020-11-21
Due date:
% Done:
0%
Estimated time:
Tags:
Description
not sure how severe this is
2020-11-21 07:48:45,325 [salt.loader :860 ][CRITICAL][7192] Failed to load grains defined in grain file ppc_powervm.check_output in function <function check_output at 0x7fff7b24cae8>, error:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/salt/loader.py", line 847, in grains
parameters = salt.utils.args.get_function_argspec(funcs[key]).args
File "/usr/lib/python3.6/site-packages/salt/utils/args.py", line 283, in get_function_argspec
aspec = _getargspec(func)
File "/usr/lib/python3.6/site-packages/salt/utils/args.py", line 235, in _getargspec
raise ValueError('Function has keyword-only arguments or annotations'
ValueError: Function has keyword-only arguments or annotations, use getfullargspec() API which can support them
Actions