fix(debian): disable login_records, they are managed by the package #72
+1
−17
coqbot-app / GitLab CI job default-fedora-35-master-py3 (pull request)
failed
Dec 17, 2024 in 0s
Test has failed on GitLab CI
This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
{%- import_yaml tplroot ~ "/defaults.yaml" as default_settings %}
{%- import_yaml tplroot ~ "/osfamilymap.yaml" as osfamilymap %}
{%- import_yaml tplroot ~ "/osmap.yaml" as osmap %}
{%- import_yaml tplroot ~ "/osfingermap.yaml" as osfingermap %} <======================
{#- Retrieve the config dict only once #}
{%- set _config = salt['config.get'](tplroot, default={}) %}
{%- set defaults = salt['grains.filter_by'](
[...]
---
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/salt/utils/templates.py", line 471, in render_jinja_tmpl
output = template.render(**decoded_context)
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1301, in render
self.environment.handle_exception()
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 936, in handle_exception
raise rewrite_traceback_stack(source=source)
File "<template>", line 2, in top-level template code
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1405, in make_module
return TemplateModule(self, ctx)
File "/usr/lib/python3.10/site-packages/jinja2/environment.py", line 1535, in __init__
body_stream = list(template.root_render_func(context)) # type: ignore
File "/tmp/kitchen/var/cache/salt/minion/files/base/logrotate/map.jinja", line 10, in top-level template code
{%- import_yaml tplroot ~ "/osfingermap.yaml" as osfingermap %}
File "/usr/lib/python3.10/site-packages/salt/utils/jinja.py", line 222, in get_source
raise TemplateNotFound(template)
jinja2.exceptions.TemplateNotFound: logrotate/osfingermap.yaml
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Converge failed on instance <default-fedora-35-master-py3>. Please see .kitchen/logs/default-fedora-35-master-py3.log for more details
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading