Skip to content

Console Output

Started by user bongjae.chang@gmail.com
[EnvInject] - Loading node environment variables.
Building in workspace /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
[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-qx2itnGUsNL2/agent.16558
SSH_AGENT_PID=16561
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace@tmp/private_key_1552125592053534479.key (/home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace@tmp/private_key_1552125592053534479.key)
[ssh-agent] Using credentials eclipse-grizzly-bot (GitHub bot)
using credential 9b0e1d29-d8db-4927-99b0-57d52310bf6b
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/grizzly-thrift.git
 > /usr/local/bin/git init /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/grizzly-thrift.git
 > /usr/local/bin/git --version # timeout=10
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly-thrift.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse-ee4j/grizzly-thrift.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse-ee4j/grizzly-thrift.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/grizzly-thrift.git
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly-thrift.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a93778297a3553224515ebfeb9c3f1625c3d16e3 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f a93778297a3553224515ebfeb9c3f1625c3d16e3
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b master a93778297a3553224515ebfeb9c3f1625c3d16e3
Commit message: "Merge pull request #19 from carryel/master"
 > /usr/local/bin/git rev-list --no-walk 267d44e4c48093f3d24c50f65cf0de6688bfdb95 # timeout=10
First time build. Skipping changelog.
[workspace] $ /bin/bash -ex /tmp/genie.grizzly/jenkins8151685040558948195.sh
+ TOOLS_PREFIX=/shared/common
+ MVN_HOME=/shared/common/apache-maven-latest
+ JAVA_HOME=/shared/common/jdk1.8.0_x64-latest
+ PATH=/shared/common/apache-maven-latest/bin:/shared/common/jdk1.8.0_x64-latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ [[ RELEASE_REPOSITORY = \L\I\S\T\_\P\R\O\F\I\L\E\S ]]
+ [[ RELEASE_REPOSITORY = \L\I\S\T\_\S\T\A\G\I\N\G\_\R\E\P\O\S\I\T\O\R\I\E\S ]]
+ [[ -z 1.3.15 ]]
+ [[ RELEASE_REPOSITORY = \C\L\O\S\E\_\R\E\P\O\S\I\T\O\R\Y ]]
+ [[ RELEASE_REPOSITORY = \D\R\O\P\_\R\E\P\O\S\I\T\O\R\Y ]]
+ [[ RELEASE_REPOSITORY = \R\E\L\E\A\S\E\_\R\E\P\O\S\I\T\O\R\Y ]]
+ STAGING_DESC=org.glassfish.grizzly:grizzly-thrift:1.3.15
+ echo 'Staging Name: orgglassfishgrizzly'
Staging Name: orgglassfishgrizzly
+ echo 'Staging Description: org.glassfish.grizzly:grizzly-thrift:1.3.15'
Staging Description: org.glassfish.grizzly:grizzly-thrift:1.3.15
++ mvn -s /opt/public/hipp/homes/genie.grizzly/.m2/settings-deploy-ossrh.xml -B -Pstaging nexus-staging:rc-list
++ egrep '^\[INFO\] orgglassfishgrizzly\-[0-9]+[ ]+CLOSED[ ]+org.glassfish.grizzly:grizzly-thrift:1.3.15'
++ awk '{print $2}'
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.grizzly -DforkCount=1
+ for id in '$(mvn -s /opt/public/hipp/homes/genie.grizzly/.m2/settings-deploy-ossrh.xml -B -Pstaging nexus-staging:rc-list |      egrep "^\[INFO\] ${STAGING_NAME}\-[0-9]+[ ]+CLOSED[ ]+${STAGING_DESC}" |      awk '\''{print $2}'\'')'
+ echo orgglassfishgrizzly-1033
orgglassfishgrizzly-1033
+ echo 'Releasing orgglassfishgrizzly-1033'
Releasing orgglassfishgrizzly-1033
+ mvnq -DstagingRepositoryId=orgglassfishgrizzly-1033 nexus-staging:rc-release
+ mvn -s /opt/public/hipp/homes/genie.grizzly/.m2/settings-deploy-ossrh.xml -B -DstagingRepositoryId=orgglassfishgrizzly-1033 nexus-staging:rc-release -Pstaging
+ grep -v '^\[INFO\] Download'
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.grizzly -DforkCount=1
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.glassfish.grizzly:grizzly-thrift >----------------
[INFO] Building grizzly-thrift 1.3.15-SNAPSHOT
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:rc-release (default-cli) @ grizzly-thrift ---
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.15-01 and edition "Professional"
[INFO] RC-Releasing staging repository with IDs=[orgglassfishgrizzly-1033]

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

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  43.901 s
[INFO] Finished at: 2019-11-13T20:21:17-05:00
[INFO] ------------------------------------------------------------------------
+ exit 0
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 16561 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