Giter Club home page Giter Club logo

ansible-role-crio's People

Contributors

ktooi avatar

Stargazers

 avatar

Watchers

 avatar

ansible-role-crio's Issues

Molecule (ubuntu2204) の Job が fail する

Molecule の converge を実行しようとした際に job が fail している。

ubuntu2204 のイメージでのみ発生しており、 Gathering Facts のタスクで fatal が出力されていることから、 Role の更新は関係なさそう。
以前は同様の問題は発生していなかった。更新されたイメージの問題?

https://github.com/ktooi/ansible-role-crio/actions/runs/4364865678/jobs/7632820534

INFO     Running default > converge
Molecule default > converge
  
  PLAY [Converge] ****************************************************************
  
  TASK [Gathering Facts] *********************************************************
  fatal: [instance]: UNREACHABLE! => {"changed": false, "msg": "Failed to create temporary directory. In some cases, you may have been able to authenticate and did not have permissions on the target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\", for more error information use -vvv. Failed command was: ( umask 77 && mkdir -p \"` echo ~/.ansible/tmp `\"&& mkdir \"` echo ~/.ansible/tmp/ansible-tmp-1678283193.9046543-2787-22166436641[105](https://github.com/ktooi/ansible-role-crio/actions/runs/4364865678/jobs/7632820534#step:6:113)1 `\" && echo ansible-tmp-1678283193.9046543-2787-2216643664[110](https://github.com/ktooi/ansible-role-crio/actions/runs/4364865678/jobs/7632820534#step:6:118)51=\"` echo ~/.ansible/tmp/ansible-tmp-1678283193.9046543-2787-221664366411051 `\" ), exited with result 1", "unreachable": true}
  
  PLAY RECAP *********************************************************************
  instance                   : ok=0    changed=0    unreachable=1    failed=0    skipped=0    rescued=0    ignored=0
  
  WARNING  Retrying execution failure 4 of: ansible-playbook --diff --inventory /home/runner/.cache/molecule/ktooi.crio/default/inventory --skip-tags molecule-notest,notest /home/runner/work/ansible-role-crio/ansible-role-crio/ktooi.crio/molecule/default/converge.yml
  CRITICAL Ansible return code was 4, command was: ['ansible-playbook', '--diff', '--inventory', '/home/runner/.cache/molecule/ktooi.crio/default/inventory', '--skip-tags', 'molecule-notest,notest', '/home/runner/work/ansible-role-crio/ansible-role-crio/ktooi.crio/molecule/default/converge.yml']
WARNING  An error occurred during the test sequence action: 'converge'. Cleaning up.

apt-key deprecation warning

Ubuntu 22.04 にて apt-key が非推奨となり、下記の警告が出力されるようになった。

Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

apt-key を利用せず、推奨されているサードパーティーの鍵とリポジトリを直接結び付ける方法に変更する。

FYI

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.