Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(debian): disable login_records, they are managed by the package #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(debian): disable login_records, they are managed by the package

bb0d47c
Select commit
Loading
Failed to load commit list.
Open

fix(debian): disable login_records, they are managed by the package #72

fix(debian): disable login_records, they are managed by the package
bb0d47c
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job default-gentoo-stage3-latest-master-py3 (pull request) completed Dec 17, 2024 in 0s

Test has failed on GitLab CI

This job is allowed to fail.

We show below the last 40 lines of the trace from GitLab (the complete trace is available here).

Details

       
       {#- 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.11/site-packages/salt/utils/templates.py", line 469, in render_jinja_tmpl
           output = template.render(**decoded_context)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         File "/usr/lib/python3.11/site-packages/jinja2/environment.py", line 1301, in render
           self.environment.handle_exception()
         File "/usr/lib/python3.11/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.11/site-packages/jinja2/environment.py", line 1405, in make_module
           return TemplateModule(self, ctx)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
         File "/usr/lib/python3.11/site-packages/jinja2/environment.py", line 1535, in __init__
           body_stream = list(template.root_render_func(context))
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         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.11/site-packages/salt/utils/jinja.py", line 198, 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-gentoo-stage3-latest-master-py3>.  Please see .kitchen/logs/default-gentoo-stage3-latest-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