Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@840cec41; decorates RemoteLauncher[hudson.remoting.Channel@428d479d:JNLP4-connect connection from 10.40.17.190/10.40.17.190:60292] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Fetching changes from the remote Git repository
Checking out Revision 52dea2a3c0ea5d08e4c6aafb488647ec55fdcde7 (refs/remotes/origin/2.7)
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/eclipselink-promote-2.7/.git # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/2.7^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 52dea2a3c0ea5d08e4c6aafb488647ec55fdcde7 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 2.7 52dea2a3c0ea5d08e4c6aafb488647ec55fdcde7 # timeout=10
Commit message: "Docker build image revert"
 > git rev-list --no-walk 240c5d567dccbd7683ddd8afc92340073d92a4ba # timeout=10