See <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/11/> ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/observe-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.codelutin.com/observe.git # timeout=10 Fetching upstream changes from http://git.codelutin.com/observe.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/observe.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision d3483837fa4ca5dd10aa1592623460f87cff7705 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f d3483837fa4ca5dd10aa1592623460f87cff7705 ERROR: Timeout after 10 minutes FATAL: Could not checkout d3483837fa4ca5dd10aa1592623460f87cff7705 hudson.plugins.git.GitException: Could not checkout d3483837fa4ca5dd10aa1592623460f87cff7705 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1867) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1060) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1284) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532) at hudson.model.Run.execute(Run.java:1741) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:537) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:381) Caused by: hudson.plugins.git.GitException: Command "git checkout -f d3483837fa4ca5dd10aa1592623460f87cff7705" returned status code 143: stdout: stderr: at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1600) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:61) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1859) ... 10 more Started calculate disk usage of build Finished Calculation of disk usage of build in 15 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 13 second