Build failed in Jenkins: Stylesheets-dev #1
See https://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/1/display/redirect Changes: ------------------------------------------ Started by an SCM change Running as SYSTEM Building in workspace https://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/ No credentials specified Cloning the remote Git repository Cloning repository https://github.com/TEIC/Stylesheets.git
git init https://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/ # timeout=10 Fetching upstream changes from https://github.com/TEIC/Stylesheets.git git --version # timeout=10 git fetch --tags --progress https://github.com/TEIC/Stylesheets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/TEIC/Stylesheets.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/TEIC/Stylesheets.git # timeout=10 Fetching upstream changes from https://github.com/TEIC/Stylesheets.git git fetch --tags --progress https://github.com/TEIC/Stylesheets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision e2d67981faa8d51f3c6a4c529d73783d9c01fd1c (refs/remotes/origin/dev) git config core.sparsecheckout # timeout=10 git checkout -f e2d67981faa8d51f3c6a4c529d73783d9c01fd1c # timeout=10 Commit message: "incrementing post-release version 7.48.0a" First time build. Skipping changelog. git tag -a -f -m Jenkins Build #1 jenkins-Stylesheets-dev-1 # timeout=10 FATAL: Could not apply tag jenkins-Stylesheets-dev-1 hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1 jenkins-Stylesheets-dev-1" returned status code 128: stdout: stderr: *** Please tell me who you are.
Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'jenkins@teijenkins.(none)') at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2318) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2248) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2244) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1777) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1789) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1658) Caused: hudson.plugins.git.GitException: Could not apply tag jenkins-Stylesheets-dev-1 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1660) at hudson.plugins.git.GitAPI.tag(GitAPI.java:274) at hudson.plugins.git.extensions.impl.PerBuildTag.onCheckoutCompleted(PerBuildTag.java:30) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1256) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Archiving artifacts
See https://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2/display/redirect Changes: ------------------------------------------ Started by user Martin Holmes Running as SYSTEM Building in workspace https://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/ No credentials specified
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/TEIC/Stylesheets.git # timeout=10 Fetching upstream changes from https://github.com/TEIC/Stylesheets.git git --version # timeout=10 git fetch --tags --progress https://github.com/TEIC/Stylesheets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision e2d67981faa8d51f3c6a4c529d73783d9c01fd1c (refs/remotes/origin/dev) git config core.sparsecheckout # timeout=10 git checkout -f e2d67981faa8d51f3c6a4c529d73783d9c01fd1c # timeout=10 Commit message: "incrementing post-release version 7.48.0a" git rev-list --no-walk e2d67981faa8d51f3c6a4c529d73783d9c01fd1c # timeout=10 git tag -a -f -m Jenkins Build #2 jenkins-Stylesheets-dev-2 # timeout=10 FATAL: Could not apply tag jenkins-Stylesheets-dev-2 hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #2 jenkins-Stylesheets-dev-2" returned status code 128: stdout: stderr: *** Please tell me who you are.
Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'jenkins@teijenkins.(none)') at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2318) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2248) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2244) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1777) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1789) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1658) Caused: hudson.plugins.git.GitException: Could not apply tag jenkins-Stylesheets-dev-2 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1660) at hudson.plugins.git.GitAPI.tag(GitAPI.java:274) at hudson.plugins.git.extensions.impl.PerBuildTag.onCheckoutCompleted(PerBuildTag.java:30) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1256) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Archiving artifacts
participants (1)
-
mholmes@uvic.ca