Comment 6 for bug 2058922

Revision history for this message
Nathan Harper (nathharp) wrote : Re: git not installed on seed vm

The short version is below, full logfile is attached:

TASK [stackhpc.os-images : Git clone any additional image element repos] *************************************************************************************************************************************************************************************************************************************************************************************************
Monday 25 March 2024 15:43:37 +0000 (0:00:01.344) 0:00:17.628 **********
failed: [gbbrs-cl6-seedvm] (item={'repo': 'https://github.com/oneswig/stackhpc-image-elements', 'local': '/opt/kayobe/src/stackhpc-image-elements', 'version': 'rocky9-ofed', 'elements_path': 'elements'}) => changed=false
  ansible_loop_var: item
  item:
    elements_path: elements
    local: /opt/kayobe/src/stackhpc-image-elements
    repo: https://github.com/oneswig/stackhpc-image-elements
    version: rocky9-ofed
  msg: 'Failed to find required executable "git" in paths: /home/stack/.local/bin:/home/stack/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin'
failed: [gbbrs-cl6-seedvm] (item={'repo': 'https://gitlab-ee.it.graphcore.ai/nathanh/dib-elements.git', 'local': '/opt/kayobe/src/dib-elements', 'version': 'cl6-dev', 'elements_path': 'elements'}) => changed=false
  ansible_loop_var: item
  item:
    elements_path: elements
    local: /opt/kayobe/src/dib-elements
    repo: https://gitlab-ee.it.graphcore.ai/nathanh/dib-elements.git
    version: cl6-dev
  msg: 'Failed to find required executable "git" in paths: /home/stack/.local/bin:/home/stack/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin'