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-ERDjB7Cz8CIF/agent.15645
SSH_AGENT_PID=15648
[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_5098436097709031003.key (/home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-nexus-repository-commands/workspace@tmp/private_key_5098436097709031003.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-memcached.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-memcached.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-memcached.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse-ee4j/grizzly-memcached.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-memcached.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/grizzly-memcached.git
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly-memcached.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 267d44e4c48093f3d24c50f65cf0de6688bfdb95 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 267d44e4c48093f3d24c50f65cf0de6688bfdb95
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b master 267d44e4c48093f3d24c50f65cf0de6688bfdb95
Commit message: "Merge pull request #8 from carryel/master"
 > /usr/local/bin/git rev-list --no-walk 3525827519c37167ef3abf76c92602d304656c10 # timeout=10
First time build. Skipping changelog.
[workspace] $ /bin/bash -ex /tmp/genie.grizzly/jenkins4504887351818740718.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.19 ]]
+ [[ 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-memcached:1.3.19
+ echo 'Staging Name: orgglassfishgrizzly'
Staging Name: orgglassfishgrizzly
+ echo 'Staging Description: org.glassfish.grizzly:grizzly-memcached:1.3.19'
Staging Description: org.glassfish.grizzly:grizzly-memcached:1.3.19
++ 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-memcached:1.3.19'
++ awk '{print $2}'
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.grizzly -DforkCount=1
+ exit 0
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 15648 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