Skip to content

Console Output

14:54:15 [2024-02-22T19:54:15.415Z] Selected Git installation does not exist. Using Default
14:54:15 [2024-02-22T19:54:15.415Z] The recommended git tool is: NONE
14:54:27 [2024-02-22T19:54:27.021Z] No credentials specified
14:54:27 [2024-02-22T19:54:27.102Z] Cloning the remote Git repository
14:54:27 [2024-02-22T19:54:27.202Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:54:27 [2024-02-22T19:54:27.316Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
14:54:27 [2024-02-22T19:54:27.602Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:54:27 [2024-02-22T19:54:27.602Z]  > git --version # timeout=10
14:54:27 [2024-02-22T19:54:27.607Z]  > git --version # 'git version 2.20.1'
14:54:27 [2024-02-22T19:54:27.608Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:54:28 [2024-02-22T19:54:28.510Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
14:54:28 [2024-02-22T19:54:28.602Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:54:31 [2024-02-22T19:54:31.501Z] Avoid second fetch
14:54:31 [2024-02-22T19:54:31.511Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
14:54:32 [2024-02-22T19:54:32.802Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
14:54:32 [2024-02-22T19:54:32.804Z] First time build. Skipping changelog.
14:54:31 [2024-02-22T19:54:31.505Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:54:31 [2024-02-22T19:54:31.604Z]  > git config core.sparsecheckout # timeout=10
14:54:31 [2024-02-22T19:54:31.609Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10