Started by user arjan tijms Running as SYSTEM Agent default-java-6s54c is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): [EnvInject] - Loading node environment variables. Building remotely on default-java-6s54c in workspace /home/jenkins/workspace/3_expression-language-staging-to-release [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XylrGFuAWfnT/agent.73 SSH_AGENT_PID=75 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/3_expression-language-staging-to-release@tmp/private_key_6225511679077028077.key (/home/jenkins/workspace/3_expression-language-staging-to-release@tmp/private_key_6225511679077028077.key) [ssh-agent] Using credentials el-bot (GitHub Bot SSH) using credential 13b2f8ad-5f33-43b1-aae9-11745ac46fc0 Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/el-ri.git > git init /home/jenkins/workspace/3_expression-language-staging-to-release # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/el-ri.git > git --version # timeout=10 using GIT_SSH to set credentials GitHub Bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/el-ri.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@github.com:eclipse-ee4j/el-ri.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/el-ri.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/el-ri.git using GIT_SSH to set credentials GitHub Bot SSH > git fetch --tags --progress git@github.com:eclipse-ee4j/el-ri.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 2d97367b33159db1827c23390786b5d741dc781c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d97367b33159db1827c23390786b5d741dc781c Commit message: "Merge pull request #104 from arjantijms/master" > git rev-list --no-walk 2d97367b33159db1827c23390786b5d741dc781c # timeout=10 provisioning config files... copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml copy managed file [settings-el.xml] to file:/home/jenkins/.m2/settings.xml [3_expression-language-staging-to-release] $ /bin/sh -ex /tmp/jenkins1876719073340205782.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/oracle + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + MVN_EXTRA='--batch-mode -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' + BUILD_DIR=/home/jenkins/workspace/3_expression-language-staging-to-release/api + cd /home/jenkins/workspace/3_expression-language-staging-to-release/api + echo '-[ Release to Maven central ]-------------------------------------' -[ Release to Maven central ]------------------------------------- + mvn --batch-mode '-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn' nexus-staging:rc-release '-DserverId=ossrh' '-DnexusUrl=https://oss.sonatype.org/' '-DstagingRepositoryId=jakartael-1010' '-DstagingDescription=Release to Maven Central' [INFO] Scanning for projects... [INFO] [INFO] ---------------------< jakarta.el:jakarta.el-api >---------------------- [INFO] Building Jakarta Expression Language 3.0 API 3.0.3-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:rc-release (default-cli) @ jakarta.el-api --- [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.14-01 and edition "Professional" [INFO] RC-Releasing staging repository with IDs=[jakartael-1010] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.417 s [INFO] Finished at: 2019-09-06T11:50:28Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:rc-release (default-cli) on project jakarta.el-api: Execution default-cli of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:rc-release failed: Internal Server Error : entity body dump follows: [ERROR] [ERROR] [ERROR] * [ERROR] Unhandled: Missing staging repository: jakartael-1010 [ERROR] [ERROR] [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 75 killed; [ssh-agent] Stopped. 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