17:52:21 > git init /home/iojs/build/workspace/node # timeout=10
17:52:21 ERROR: Error cloning remote repo 'origin'
17:52:21 hudson.plugins.git.GitException: Could not init /home/iojs/build/workspace/node
17:52:21 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node"): Failed to exec spawn helper: pid: 1037861, exit code: 1, error: 0 (none)
17:52:21 Possible reasons:
17:52:21 - Spawn helper ran into JDK version mismatch
17:52:21 - Spawn helper ran into unexpected internal error
17:52:21 - Spawn helper was terminated by another process
17:52:21 Possible solutions:
Based on https://ci.nodejs.org/job/node-test-commit-linux/nodes=debian13-x64/buildTimeTrend it seems test-digitalocean-debian13-x64-1 is having problems with git operations. Taken off line while it is investigated.