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

feat(pkgrepo): impl new logic after migration to packages.broadcom.com #566

Merged
merged 1 commit into from
Dec 3, 2024

feat(pkgrepo): impl new logic after migration to `packages.broadcom.com`

d79c22d
Select commit
Loading
Failed to load commit list.
Merged

feat(pkgrepo): impl new logic after migration to packages.broadcom.com #566

feat(pkgrepo): impl new logic after migration to `packages.broadcom.com`
d79c22d
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job default-oraclelinux-8-3004-1-py3 (pull request) failed Nov 19, 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

       Traceback (most recent call last):
         File "/bin/salt-call", line 11, in <module>
           sys.exit(salt_call())
         File "/usr/lib/python3.6/site-packages/salt/scripts.py", line 432, in salt_call
         File "/usr/lib/python3.6/site-packages/salt/cli/call.py", line 55, in run
         File "/usr/lib/python3.6/site-packages/salt/cli/caller.py", line 111, in run
         File "/usr/lib/python3.6/site-packages/salt/cli/caller.py", line 219, in call
         File "/usr/lib/python3.6/site-packages/salt/loader/lazy.py", line 149, in __call__
         File "/usr/lib/python3.6/site-packages/salt/loader/lazy.py", line 1201, in run
         File "/usr/lib/python3.6/site-packages/contextvars/__init__.py", line 38, in run
           return callable(*args, **kwargs)
         File "/usr/lib/python3.6/site-packages/salt/loader/lazy.py", line 1216, in _run_as
         File "/usr/lib/python3.6/site-packages/salt/executors/direct_call.py", line 10, in execute
         File "/usr/lib/python3.6/site-packages/salt/loader/lazy.py", line 149, in __call__
         File "/usr/lib/python3.6/site-packages/salt/loader/lazy.py", line 1201, in run
         File "/usr/lib/python3.6/site-packages/contextvars/__init__.py", line 38, in run
           return callable(*args, **kwargs)
         File "/usr/lib/python3.6/site-packages/salt/loader/lazy.py", line 1216, in _run_as
         File "/usr/lib/python3.6/site-packages/salt/modules/state.py", line 1123, in highstate
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 4541, in call_highstate
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 3279, in call_high
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 2497, in call_chunks
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 3003, in call_chunk
         File "/usr/lib/python3.6/site-packages/salt/utils/decorators/state.py", line 45, in _func
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 2237, in call
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 1273, in check_refresh
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 1230, in module_refresh
         File "/usr/lib/python3.6/site-packages/salt/state.py", line 1208, in load_modules
         File "/usr/lib/python3.6/site-packages/salt/loader/__init__.py", line 755, in render
       salt.exceptions.LoaderError: The renderer jinja|yaml is unavailable, this error is often because the needed software is unavailable
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Converge failed on instance <default-oraclelinux-8-3004-1-py3>.  Please see .kitchen/logs/default-oraclelinux-8-3004-1-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