Skip to content

Console Output

03:26:56 [2022-07-26T07:26:56.029Z] The recommended git tool is: NONE
03:26:56 [2022-07-26T07:26:56.036Z] No credentials specified
03:26:56 [2022-07-26T07:26:56.036Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@d0e6bdcc; decorates RemoteLauncher[hudson.remoting.Channel@86a09f01:JNLP4-connect connection from 10.40.35.156/10.40.35.156:44572] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
03:26:56 [2022-07-26T07:26:56.044Z] Fetching changes from the remote Git repository
03:26:56 [2022-07-26T07:26:56.052Z] Using shallow fetch with depth 1
03:26:56 [2022-07-26T07:26:56.037Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-verify-test-cdt-other-pipeline/.git # timeout=10
03:26:56 [2022-07-26T07:26:56.044Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
03:26:56 [2022-07-26T07:26:56.141Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
03:26:56 [2022-07-26T07:26:56.141Z]  > git --version # timeout=10
03:26:56 [2022-07-26T07:26:56.237Z]  > git --version # 'git version 2.20.1'
03:26:56 [2022-07-26T07:26:56.238Z]  > git fetch --no-tags --force --progress --depth=1 -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git refs/changes/58/194858/4 # timeout=10
03:26:57 [2022-07-26T07:26:57.553Z] JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
03:26:57 [2022-07-26T07:26:57.553Z] Checking out Revision 7c6bd5bdcb4cf8c31050aeeb102250a27a157728 (refs/changes/58/194858/4)
03:26:57 [2022-07-26T07:26:57.547Z]  > git rev-parse 7c6bd5bdcb4cf8c31050aeeb102250a27a157728^{commit} # timeout=10
03:26:57 [2022-07-26T07:26:57.554Z]  > git config core.sparsecheckout # timeout=10
03:26:57 [2022-07-26T07:26:57.558Z]  > git checkout -f 7c6bd5bdcb4cf8c31050aeeb102250a27a157728 # timeout=10
03:27:00 [2022-07-26T07:27:00.462Z] Commit message: "Bug 580441: Accommodate deleted folder of source files"
03:27:00 [2022-07-26T07:27:00.464Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:27:00 [2022-07-26T07:27:00.937Z]  > git rev-list --no-walk 7c6bd5bdcb4cf8c31050aeeb102250a27a157728 # timeout=10