Skip to content

Console Output

01:40:53 [2020-08-28T05:40:53.163Z] No credentials specified
01:40:53 [2020-08-28T05:40:53.164Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4d8eb747; decorates RemoteLauncher[hudson.remoting.Channel@2fdc415:JNLP4-connect connection from 10.129.14.1/10.129.14.1:50036] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:40:53 [2020-08-28T05:40:53.168Z] Fetching changes from the remote Git repository
01:40:53 [2020-08-28T05:40:53.301Z] Checking out Revision 07b50ba2a269bb799d05e69a24b7fa257673a74e (refs/remotes/origin/master)
01:40:53 [2020-08-28T05:40:53.166Z]  > git rev-parse --is-inside-work-tree # timeout=10
01:40:53 [2020-08-28T05:40:53.171Z]  > git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git # timeout=10
01:40:53 [2020-08-28T05:40:53.176Z] Fetching upstream changes from https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
01:40:53 [2020-08-28T05:40:53.176Z]  > git --version # timeout=10
01:40:53 [2020-08-28T05:40:53.179Z]  > git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:40:53 [2020-08-28T05:40:53.246Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:40:53 [2020-08-28T05:40:53.298Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
01:40:53 [2020-08-28T05:40:53.303Z]  > git config core.sparsecheckout # timeout=10
01:40:53 [2020-08-28T05:40:53.306Z]  > git checkout -f 07b50ba2a269bb799d05e69a24b7fa257673a74e # timeout=20
01:40:58 [2020-08-28T05:40:58.704Z] Commit message: "Bug 521515: Do not rely on commit date for reproducible builds"
01:40:58 [2020-08-28T05:40:58.709Z]  > git rev-list --no-walk 00a52086c9e3c7457be830ee38626c2af0225c23 # timeout=10