Skip to content
Failed

Console Output

GitHub pull request #9 of commit 0efb067afd5c36f7d89ddca87ad06b53ebdbfedb, no merge conflicts.
Started by user Alan Wu
Rebuilds build #12
Setting status of 0efb067afd5c36f7d89ddca87ad06b53ebdbfedb to PENDING with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/Plotsvy/13/ and message: 'Build started for merge commit.'
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/Plotsvy
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ABI-Software/plotsvy.git
 > git init /home/cmiss/Jenkins/workspace/Plotsvy # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/plotsvy.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/ABI-Software/plotsvy.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/ABI-Software/plotsvy.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ABI-Software/plotsvy.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/plotsvy.git
 > git fetch --tags --progress -- https://github.com/ABI-Software/plotsvy.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/pr/9/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/9/merge^{commit} # timeout=10
 > git rev-parse origin/pr/9/merge^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Build step failed with exception
java.io.IOException: Cannot retrieve Git metadata for the build
	at org.jenkinsci.plugins.github.util.BuildDataHelper.getCommitSHA1(BuildDataHelper.java:87)
	at org.jenkinsci.plugins.github.status.sources.BuildDataRevisionShaSource.get(BuildDataRevisionShaSource.java:32)
	at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:135)
Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException
	at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74)
	at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Set GitHub commit status (universal)' marked build as failure
Setting status of 0efb067afd5c36f7d89ddca87ad06b53ebdbfedb to FAILURE with url https://autotest.bioeng.auckland.ac.nz/jenkins/job/Plotsvy/13/ and message: 'Build finished. '
Finished: FAILURE