You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/23 06:54:59 UTC

Build failed in Jenkins: Struts-site #73

See <https://builds.apache.org/job/Struts-site/73/display/redirect>

------------------------------------------
Started by user Lukasz Lenart
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace <https://builds.apache.org/job/Struts-site/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/struts-site.git
 > git --version # timeout=10
using GIT_SSH to set credentials master pub key
 > git fetch --tags --progress https://github.com/apache/struts-site.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 dc40157cdd11131126332cfabb82842a5f9daea0 (refs/remotes/origin/master)
Commit message: "fix some result types pages"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc40157cdd11131126332cfabb82842a5f9daea0
First time build. Skipping changelog.
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site] $ /bin/bash -xe /tmp/jenkins7520266573008158797.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz

Upgrading the RVM installation in /home/jenkins/shared/.rvm/
    RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile /home/jenkins/.bashrc /home/jenkins/.zshrc.
    RVM sourcing line found in /home/jenkins/.profile /home/jenkins/.bash_profile /home/jenkins/.zlogin.
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.

Upgrade Notes:

  * It looks like some old stuff is laying around RVM, you can cleanup with: rvm cleanup all

  * RVM 1.30 simplifies behavior of 'rvm wrapper' subcommand


+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler
Successfully installed bundler-1.15.4
1 gem installed
+ export PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ bundle install --path /home/jenkins/shared/.rvm/gems
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle exec jekyll build
Configuration file: <https://builds.apache.org/job/Struts-site/ws/_config.yml>
            Source: source
       Destination: target/content
 Incremental build: disabled. Enable with --incremental
      Generating... 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a.html 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/org/apache/struts2/default.properties 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml 
                    done in 8.469 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site] $ /bin/bash -xe /tmp/jenkins9199033048238783649.sh
+ git checkout asf-site
Previous HEAD position was dc40157... fix some result types pages
Switched to branch 'asf-site'
Your branch is up-to-date with 'origin/asf-site'.
+ git pull origin asf-site
From https://github.com/apache/struts-site
 * branch            asf-site   -> FETCH_HEAD
Already up-to-date.
+ cp -r target/content/announce-2002.html target/content/announce-2003.html target/content/announce-2004.html target/content/announce-2005.html target/content/announce-2006.html target/content/announce-2007.html target/content/announce-2008.html target/content/announce-2009.html target/content/announce-2010.html target/content/announce-2011.html target/content/announce-2012.html target/content/announce-2013.html target/content/announce-2014.html target/content/announce-2015.html target/content/announce-2016.html target/content/announce.html target/content/archetype-catalog.xml target/content/birdseye.html target/content/bootstrap target/content/builds.html target/content/bylaws.html target/content/coding-standards.html target/content/core-developers target/content/css target/content/dev-mail.html target/content/doap_Struts.rdf target/content/download.cgi target/content/download.html target/content/downloads.html target/content/dtds target/content/extpaths.txt target/content/favicon.ico target/content/fonts target/content/getting-started target/content/helping.html target/content/highlighter target/content/img target/content/index.html target/content/js target/content/kickstart.html target/content/mail.html target/content/maven-archetypes target/content/planetstruts.txt target/content/plugins target/content/primer.html target/content/releases.html target/content/robots.txt target/content/security target/content/security.html target/content/struts1eol-announcement.html target/content/struts1eol-press.html target/content/submitting-patches.html target/content/tag-developers target/content/volunteers.html target/content/youatstruts.html content
+ git add content/announce-2002.html content/announce-2003.html content/announce-2004.html content/announce-2005.html content/announce-2006.html content/announce-2007.html content/announce-2008.html content/announce-2009.html content/announce-2010.html content/announce-2011.html content/announce-2012.html content/announce-2013.html content/announce-2014.html content/announce-2015.html content/announce-2016.html content/announce.html content/archetype-catalog.xml content/birdseye.html content/bootstrap content/builds.html content/bylaws.html content/coding-standards.html content/core-developers content/css content/dev-mail.html content/doap_Struts.rdf content/docs content/download.cgi content/download.html content/downloads.html content/dtds content/extpaths.txt content/favicon.ico content/fonts content/getting-started content/helping.html content/highlighter content/img content/index.html content/js content/kickstart.html content/mail.html content/maven content/maven-archetypes content/planetstruts.txt content/plugins content/primer.html content/releases.html content/robots.txt content/security content/security.html content/struts1eol-announcement.html content/struts1eol-press.html content/submitting-patches.html content/tag-developers content/volunteers.html content/youatstruts.html
+ git status
On branch asf-site
Your branch is up-to-date with 'origin/asf-site'.
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

	modified:   content/core-developers/chain-result.html
	modified:   content/core-developers/dispatcher-result.html
	modified:   content/core-developers/freemarker-result.html
	modified:   content/core-developers/httpheader-result.html
	modified:   content/core-developers/result-types.html

+ git commit -m 'Updates production by Jenkins'
[asf-site cfc58ec] Updates production by Jenkins
 5 files changed, 126 insertions(+), 94 deletions(-)
+ git push origin asf-site
fatal: could not read Username for 'https://github.com': No such device or address
Build step 'Execute shell' marked build as failure
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to normal : Struts-site #76

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-site/76/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-site #75

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-site/75/display/redirect>

------------------------------------------
Started by user Lukasz Lenart
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace <https://builds.apache.org/job/Struts-site/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts-site.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 dc40157cdd11131126332cfabb82842a5f9daea0 (refs/remotes/origin/master)
Commit message: "fix some result types pages"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc40157cdd11131126332cfabb82842a5f9daea0
First time build. Skipping changelog.
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site] $ /bin/bash -xe /tmp/jenkins5547829525113231870.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz

Upgrading the RVM installation in /home/jenkins/shared/.rvm/
    RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile /home/jenkins/.bashrc /home/jenkins/.zshrc.
    RVM sourcing line found in /home/jenkins/.profile /home/jenkins/.bash_profile /home/jenkins/.zlogin.
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.

Upgrade Notes:

  * It looks like some old stuff is laying around RVM, you can cleanup with: rvm cleanup all

  * No new notes to display.

+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler
Successfully installed bundler-1.15.4
1 gem installed
+ export PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ bundle install --path /home/jenkins/shared/.rvm/gems
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle exec jekyll build
Configuration file: <https://builds.apache.org/job/Struts-site/ws/_config.yml>
            Source: source
       Destination: target/content
 Incremental build: disabled. Enable with --incremental
      Generating... 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a.html 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/org/apache/struts2/default.properties 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/struts-default.xml 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/main/resources/com/opensymphony/xwork2/validator/validators/default.xml 
                    done in 8.131 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site] $ /bin/bash -xe /tmp/jenkins7611098850299197767.sh
+ git checkout asf-site
Previous HEAD position was dc40157... fix some result types pages
Switched to branch 'asf-site'
Your branch is ahead of 'origin/asf-site' by 1 commit.
  (use "git push" to publish your local commits)
+ git pull origin asf-site
From https://gitbox.apache.org/repos/asf/struts-site
 * branch            asf-site   -> FETCH_HEAD
Already up-to-date.
+ cp -r target/content/announce-2002.html target/content/announce-2003.html target/content/announce-2004.html target/content/announce-2005.html target/content/announce-2006.html target/content/announce-2007.html target/content/announce-2008.html target/content/announce-2009.html target/content/announce-2010.html target/content/announce-2011.html target/content/announce-2012.html target/content/announce-2013.html target/content/announce-2014.html target/content/announce-2015.html target/content/announce-2016.html target/content/announce.html target/content/archetype-catalog.xml target/content/birdseye.html target/content/bootstrap target/content/builds.html target/content/bylaws.html target/content/coding-standards.html target/content/core-developers target/content/css target/content/dev-mail.html target/content/doap_Struts.rdf target/content/download.cgi target/content/download.html target/content/downloads.html target/content/dtds target/content/extpaths.txt target/content/favicon.ico target/content/fonts target/content/getting-started target/content/helping.html target/content/highlighter target/content/img target/content/index.html target/content/js target/content/kickstart.html target/content/mail.html target/content/maven-archetypes target/content/planetstruts.txt target/content/plugins target/content/primer.html target/content/releases.html target/content/robots.txt target/content/security target/content/security.html target/content/struts1eol-announcement.html target/content/struts1eol-press.html target/content/submitting-patches.html target/content/tag-developers target/content/volunteers.html target/content/youatstruts.html content
+ git add content/announce-2002.html content/announce-2003.html content/announce-2004.html content/announce-2005.html content/announce-2006.html content/announce-2007.html content/announce-2008.html content/announce-2009.html content/announce-2010.html content/announce-2011.html content/announce-2012.html content/announce-2013.html content/announce-2014.html content/announce-2015.html content/announce-2016.html content/announce.html content/archetype-catalog.xml content/birdseye.html content/bootstrap content/builds.html content/bylaws.html content/coding-standards.html content/core-developers content/css content/dev-mail.html content/doap_Struts.rdf content/docs content/download.cgi content/download.html content/downloads.html content/dtds content/extpaths.txt content/favicon.ico content/fonts content/getting-started content/helping.html content/highlighter content/img content/index.html content/js content/kickstart.html content/mail.html content/maven content/maven-archetypes content/planetstruts.txt content/plugins content/primer.html content/releases.html content/robots.txt content/security content/security.html content/struts1eol-announcement.html content/struts1eol-press.html content/submitting-patches.html content/tag-developers content/volunteers.html content/youatstruts.html
+ git status
On branch asf-site
Your branch is ahead of 'origin/asf-site' by 1 commit.
  (use "git push" to publish your local commits)
nothing to commit, working directory clean
+ git commit -m 'Updates production by Jenkins'
On branch asf-site
Your branch is ahead of 'origin/asf-site' by 1 commit.
  (use "git push" to publish your local commits)
nothing to commit, working directory clean
Build step 'Execute shell' marked build as failure
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-site #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-site/74/display/redirect>

------------------------------------------
Started by user Lukasz Lenart
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace <https://builds.apache.org/job/Struts-site/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:apache/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@github.com:apache/struts-site.git
 > git --version # timeout=10
using GIT_SSH to set credentials master pub key
 > git fetch --tags --progress git@github.com:apache/struts-site.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:apache/struts-site.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:817)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1084)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git@github.com:apache/struts-site.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H20(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor748.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy105.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:815)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:apache/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@github.com:apache/struts-site.git
 > git --version # timeout=10
using GIT_SSH to set credentials master pub key
 > git fetch --tags --progress git@github.com:apache/struts-site.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:apache/struts-site.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:817)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1084)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git@github.com:apache/struts-site.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H20(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor748.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy105.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:815)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:apache/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@github.com:apache/struts-site.git
 > git --version # timeout=10
using GIT_SSH to set credentials master pub key
 > git fetch --tags --progress git@github.com:apache/struts-site.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:apache/struts-site.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:817)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1084)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git@github.com:apache/struts-site.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H20(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor748.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy105.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:815)
	... 11 more
ERROR: Error fetching remote repo 'origin'

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org