See https://builds.apache.org/job/maven-box/job/maven-site/job/MNG-5940/1/
No changes. No tests ran. Build log: Branch indexing Obtained Jenkinsfile from dc40536effb28dea0bb481850f29dc22a8e49549 Running in Durability level: MAX_SURVIVABILITY Loading library jenkins-env@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # > timeout=10 Found match: refs/heads/master revision 301add823574336a6bc9f551351ac881b87e0d79 No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > git init > /x1/jenkins/jenkins-home/jobs/maven-box/jobs/maven-site/branches/MNG-5940/workspace@libs/jenkins-env > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > git --version # timeout=10 > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 301add823574336a6bc9f551351ac881b87e0d79 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 301add823574336a6bc9f551351ac881b87e0d79 Commit message: "Add support for Maven 3.6.x/3.6.0" First time build. Skipping changelog. Loading library jenkins-lib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # > timeout=10 Found match: refs/heads/master revision d44ea6697c8090e41a63584e6e15cd8e9d903a1f No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > git init > /x1/jenkins/jenkins-home/jobs/maven-box/jobs/maven-site/branches/MNG-5940/workspace@libs/jenkins-lib > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > git --version # timeout=10 > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision d44ea6697c8090e41a63584e6e15cd8e9d903a1f (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d44ea6697c8090e41a63584e6e15cd8e9d903a1f Commit message: "[INFRA-17514] Jenkins invoker-plugin updated by INFRA" First time build. Skipping changelog. fatal: bad object 301add823574336a6bc9f551351ac881b87e0d79 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘websites1’ Running on websites1 in /home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitbox.apache.org/repos/asf/maven-site.git > git init /home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940 > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-site.git > git --version # timeout=10 > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-site.git > +refs/heads/*:refs/remotes/origin/* Fetching without tags Checking out Revision dc40536effb28dea0bb481850f29dc22a8e49549 (MNG-5940) Commit message: "[MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM" First time build. Skipping changelog. Cleaning workspace > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-site.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-site.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-site.git > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-site.git > +refs/heads/*:refs/remotes/origin/* > git config core.sparsecheckout # timeout=10 > git checkout -f dc40536effb28dea0bb481850f29dc22a8e49549 > 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] timestamps [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] withMaven [2019-02-26T00:14:03.410Z] [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']] [2019-02-26T00:14:03.410Z] [withMaven] Available options: [2019-02-26T00:14:03.411Z] [withMaven] using JDK installation JDK 1.8 (latest) [2019-02-26T00:14:03.456Z] [withMaven] using Maven installation 'Maven 3 (latest)' [Pipeline] { [Pipeline] sh [2019-02-26T00:14:03.931Z] + mvn clean site [2019-02-26T00:14:03.932Z] ----- withMaven Wrapper script ----- [2019-02-26T00:14:03.932Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940@tmp/withMavena1b65c63/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940@tmp/withMavena1b65c63" [2019-02-26T00:14:03.932Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-02-26T00:14:03.932Z] Maven home: /home/jenkins/tools/maven/latest3 [2019-02-26T00:14:03.932Z] Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre [2019-02-26T00:14:03.932Z] Default locale: en_US, platform encoding: UTF-8 [2019-02-26T00:14:03.932Z] OS name: "linux", version: "4.4.0-116-generic", arch: "amd64", family: "unix" fatal: bad object 301add823574336a6bc9f551351ac881b87e0d79 [2019-02-26T00:14:05.996Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940@tmp/withMavena1b65c63/maven-spy-20190226-001405-6431788941653052673799.log.tmp ... [2019-02-26T00:14:05.996Z] [INFO] Scanning for projects... [2019-02-26T00:14:06.647Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/32-SNAPSHOT/maven-metadata.xml [2019-02-26T00:14:06.937Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/32-SNAPSHOT/maven-parent-32-SNAPSHOT.pom [2019-02-26T00:14:07.226Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs: [2019-02-26T00:14:07.226Z] [FATAL] Non-resolvable parent POM for org.apache.maven:maven-site:1.0: Could not find artifact org.apache.maven:maven-parent:pom:32-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 23, column 11 [2019-02-26T00:14:07.226Z] @ [2019-02-26T00:14:07.226Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940@tmp/withMavena1b65c63/maven-spy-20190226-001405-6431788941653052673799.log [2019-02-26T00:14:07.226Z] [ERROR] The build could not read 1 project -> [Help 1] [2019-02-26T00:14:07.226Z] [ERROR] [2019-02-26T00:14:07.226Z] [ERROR] The project org.apache.maven:maven-site:1.0 (/home/jenkins/jenkins-slave/workspace/maven-box_maven-site_MNG-5940/pom.xml) has 1 error [2019-02-26T00:14:07.227Z] [ERROR] Non-resolvable parent POM for org.apache.maven:maven-site:1.0: Could not find artifact org.apache.maven:maven-parent:pom:32-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 23, column 11 -> [Help 2] [2019-02-26T00:14:07.227Z] [ERROR] [2019-02-26T00:14:07.227Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-02-26T00:14:07.227Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-02-26T00:14:07.227Z] [ERROR] [2019-02-26T00:14:07.227Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-02-26T00:14:07.227Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [2019-02-26T00:14:07.227Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [Pipeline] } [2019-02-26T00:14:07.446Z] [withMaven] Publishers: [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2019-02-26T00:14:07.665Z] Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] emailext
