Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tonytan4ever/b4adeee8e24e9ef26cd4f9cb4fb80674 to your computer and use it in GitHub Desktop.
Save tonytan4ever/b4adeee8e24e9ef26cd4f9cb4fb80674 to your computer and use it in GitHub Desktop.
+functions-common:git_timed:599 timeout -s SIGINT 0 git clone git://git.openstack.org/openstack/requirements.git /opt/stack/requirements
Cloning into '/opt/stack/requirements'...
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
+functions-common:git_timed:602 [[ 128 -ne 124 ]]
+functions-common:git_timed:603 die 603 'git call failed: [git clone' git://git.openstack.org/openstack/requirements.git '/opt/stack/requirements]'
+functions-common:die:186 local exitcode=0
+functions-common:die:187 set +o xtrace
[Call Trace]
./stack.sh:708:git_clone
/github/devstack/functions-common:536:git_timed
/github/devstack/functions-common:603:die
[ERROR] /github/devstack/functions-common:603 git call failed: [git clone git://git.openstack.org/openstack/requirements.git /opt/stack/requirements]
Error on exit
./stack.sh: line 488: generate-subunit: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment