See 
https://ci-builds.apache.org/job/HttpComponents/job/HttpComponents%20Website/job/master/104/

Changes:

* Updated quick start and migration guides based on HttpClient 5.2 APIs

No tests ran.

Build log:
Started by user Oleg Kalnichevski
Obtained Jenkinsfile from 8f582f9ee6519ab489c110fc9985595f7d8329ff
Loading library jenkins-env@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git ls-remote -h -- 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Found match: refs/heads/master revision 2adf8eb96b0ceaea8f836295b677f7e704df16e6
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > /home/jenkins/jenkins-home/workspace/ts_HttpComponents_Website_master@libs/2912af25d7c8126efdc31df0f1a9e184b44230105d5d706b4649d3b8e788daa5/.git
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Fetching without tags
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-jenkins-env.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 2adf8eb96b0ceaea8f836295b677f7e704df16e6 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2adf8eb96b0ceaea8f836295b677f7e704df16e6 # timeout=10
Commit message: "Use maven_3_latest for 3.8.x, 3.x.x and as default on linux 
and windows"
 > git rev-list --no-walk 2adf8eb96b0ceaea8f836295b677f7e704df16e6 # timeout=10
Loading library jenkins-lib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git ls-remote -h -- 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Found match: refs/heads/master revision 8885f14e4575ab12446b08634143653820fcc12d
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > /home/jenkins/jenkins-home/workspace/ts_HttpComponents_Website_master@libs/311c011c6aa610969ed0c8907902243dfc5a76e2e5fc2abfdecc5a1a7a727a99/.git
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --no-tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 8885f14e4575ab12446b08634143653820fcc12d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8885f14e4575ab12446b08634143653820fcc12d # timeout=10
Commit message: "branchesToNofify --> branchesToNotify (#8)"
 > git rev-list --no-walk 8885f14e4575ab12446b08634143653820fcc12d # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on websites2 in 
/home/jenkins/712657a4/workspace/ts_HttpComponents_Website_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 8f582f9ee6519ab489c110fc9985595f7d8329ff (master)
 > git rev-parse --resolve-git-dir 
 > /home/jenkins/712657a4/workspace/ts_HttpComponents_Website_master/.git # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/httpcomponents-website.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/httpcomponents-website.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/httpcomponents-website.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8f582f9ee6519ab489c110fc9985595f7d8329ff # timeout=10
Commit message: "Updated quick start and migration guides based on HttpClient 
5.2 APIs"
 > git rev-list --no-walk a6083357b662d0b37877881b7dbe60735e17faae # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {

[Pipeline] stage
[Pipeline] { (Build only)
Stage "Build only" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Site Deploy)
[Pipeline] withMaven
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true],
 
JunitTestsPublisher[disabled=true,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true',
 healthy='', unHealthy='', thresholdLimit='low']]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_1.8_latest
[withMaven] using Maven installation 'maven_3_latest'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean site-deploy
----- withMaven Wrapper script -----
The JAVA_HOME environment variable is not defined correctly,
this environment variable is needed to run this program.
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [olegk].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to