Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://bitbucket.org/fabriziogiudici/bluehour-src.git
> git init /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluehour-src.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-src.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/master
Seen 1 remote branch
> git show-ref --tags -d # timeout=10
Checking out Revision cdf9a1755e9459babcd37a63b3502d37be5eccd2 (origin/release/1.0-ALPHA-9)
> git config core.sparsecheckout # timeout=10
> git checkout -f cdf9a1755e9459babcd37a63b3502d37be5eccd2 # timeout=10
FATAL: Could not checkout cdf9a1755e9459babcd37a63b3502d37be5eccd2
hudson.plugins.git.GitException: Command "git checkout -f cdf9a1755e9459babcd37a63b3502d37be5eccd2" returned status code 128:
stdout:
stderr: fatal: reference is not a tree: cdf9a1755e9459babcd37a63b3502d37be5eccd2
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2732)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3054)
Caused: hudson.plugins.git.GitException: Could not checkout cdf9a1755e9459babcd37a63b3502d37be5eccd2
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3078)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1359)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1900)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Did not find any matching files.
[description-setter] Description set:
[Java CompilerMavenCPDAspectJCode AnalysisSpotBugsPMDOpen Tasks ScannerJavaDoc] Skipping execution of recorder since overall result is 'FAILURE'
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: FAILURE