Skip to content

Console Output

18:43:23 [2022-10-18T22:43:23.702Z] Selected Git installation does not exist. Using Default
18:43:23 [2022-10-18T22:43:23.703Z] The recommended git tool is: NONE
18:43:23 [2022-10-18T22:43:23.895Z] No credentials specified
18:43:23 [2022-10-18T22:43:23.895Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d9e1f9fe; decorates RemoteLauncher[hudson.remoting.Channel@fd664f31:JNLP4-connect connection from 10.40.17.140/10.40.17.140:39616] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:43:23 [2022-10-18T22:43:23.993Z] Fetching changes from the remote Git repository
18:43:23 [2022-10-18T22:43:23.980Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/orbit-recipes/.git # timeout=10
18:43:23 [2022-10-18T22:43:23.991Z]  > git config remote.origin.url https://git.eclipse.org/r/orbit/orbit-recipes # timeout=10
18:43:24 [2022-10-18T22:43:24.179Z] Fetching upstream changes from https://git.eclipse.org/r/orbit/orbit-recipes
18:43:24 [2022-10-18T22:43:24.180Z]  > git --version # timeout=10
18:43:24 [2022-10-18T22:43:24.185Z]  > git --version # 'git version 2.20.1'
18:43:24 [2022-10-18T22:43:24.185Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/orbit/orbit-recipes +refs/heads/*:refs/remotes/origin/* # timeout=10
18:43:24 [2022-10-18T22:43:24.990Z] Checking out Revision 085b9b08d5be669360e2bdba3530256a61a89086 (refs/remotes/origin/master)
18:43:25 [2022-10-18T22:43:25.793Z] Commit message: "Update Batik to 1.15"
18:43:24 [2022-10-18T22:43:24.883Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:43:24 [2022-10-18T22:43:24.989Z]  > git config core.sparsecheckout # timeout=10
18:43:25 [2022-10-18T22:43:25.079Z]  > git checkout -f 085b9b08d5be669360e2bdba3530256a61a89086 # timeout=10
18:43:25 [2022-10-18T22:43:25.493Z]  > git branch -a -v --no-abbrev # timeout=10
18:43:25 [2022-10-18T22:43:25.584Z]  > git checkout -b master 085b9b08d5be669360e2bdba3530256a61a89086 # timeout=10