Started by timer Running as SYSTEM Building in workspace /jenkins/jobs/illumos-gate/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /jenkins/jobs/illumos-gate/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10 Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git > git --version # timeout=10 > git --version # 'git version 2.45.2' > git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10 Checking out Revision c242eafc2b69e0bf390500eec7c3ef6e1fdb568e (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f c242eafc2b69e0bf390500eec7c3ef6e1fdb568e # timeout=10 Commit message: "clang-18: update to 18.1.7" > git rev-list --no-walk 73c20f220dc340723e9685bcd7600476dee238d2 # timeout=10 > git tag -a -f -m Jenkins Build #7436 jenkins-illumos-gate-7436 # timeout=10 FATAL: Could not apply tag jenkins-illumos-gate-7436 hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #7436 jenkins-illumos-gate-7436" returned status code 128: stdout: stderr: Committer identity unknown *** 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 'oi@oibldofz.(none)') at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1919) Caused: hudson.plugins.git.GitException: Could not apply tag jenkins-illumos-gate-7436 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1921) at hudson.plugins.git.GitAPI.tag(GitAPI.java:354) at hudson.plugins.git.extensions.impl.PerBuildTag.onCheckoutCompleted(PerBuildTag.java:31) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1390) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 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:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) IRC notifier plugin: Sending notification to: #oi-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev' Finished: FAILURE