Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/StoppingDown_100_20230116/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git
 > git init /var/jenkins_home/jobs/StoppingDown_100_20230116/workspace # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://bitbucket.org/tidalwave/stoppingdown_100_20230116.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f48a851ab93b83e6a839f45fa2ab6cb7ec527e56 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f48a851ab93b83e6a839f45fa2ab6cb7ec527e56 # timeout=10
Commit message: "Initial commit."
 > git rev-list --no-walk fd73032b9da84782514302e2bed9a451b175b7b0 # timeout=10
First time build. Skipping changelog.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS