Skip to content

Console Output

Started by user Mark Wareham
Agent default-java-cgz0z is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-cgz0z in workspace /home/jenkins/workspace/Release API to Maven Central
[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-mOZKlZWbQfop/agent.81
SSH_AGENT_PID=83
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/Release API to Maven Central@tmp/private_key_2305702216935566590.key (/home/jenkins/workspace/Release API to Maven Central@tmp/private_key_2305702216935566590.key)
[ssh-agent] Using credentials cu-bot (GitHub Bot SSH)
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/concurrency-api.git
 > git init /home/jenkins/workspace/Release API to Maven Central # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/concurrency-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/concurrency-api.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/concurrency-api.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/concurrency-api.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/concurrency-api.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/concurrency-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
Checking out Revision a6895bbf5f7240f8696dca6527fb0b8ebc443e63 (refs/remotes/origin/EE4J_8)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6895bbf5f7240f8696dca6527fb0b8ebc443e63
Commit message: "Merge pull request #73 from Cousjava/updateparent-105-ee4j"
 > git rev-list --no-walk a6895bbf5f7240f8696dca6527fb0b8ebc443e63 # timeout=10
provisioning config files...
copy managed file [settings-cu.xml] to file:/home/jenkins/.m2/settings.xml
copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml
[Release API to Maven Central] $ /bin/sh -xe /tmp/jenkins6732641656615304313.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
+ cd api
+ echo 'Releasing jakartaenterpriseconcurrent-1008'
Releasing jakartaenterpriseconcurrent-1008
+ mvnq '-DstagingRepositoryId=jakartaenterpriseconcurrent-1008' nexus-staging:rc-release
+ grep -v '^\[INFO\] Download'
+ mvn -B '-DstagingRepositoryId=jakartaenterpriseconcurrent-1008' nexus-staging:rc-release
[INFO] Scanning for projects...
[INFO] 
[INFO] --< jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api >---
[INFO] Building javax.enterprise.concurrent-api 1.1.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:rc-release (default-cli) @ jakarta.enterprise.concurrent-api ---
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.11-01 and edition "Professional"
[INFO] RC-Releasing staging repository with IDs=[jakartaenterpriseconcurrent-1008]

Waiting for operation to complete...
.............

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:51 min
[INFO] Finished at: 2019-01-11T10:37:09Z
[INFO] ------------------------------------------------------------------------
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 83 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: SUCCESS