You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/18 09:58:13 UTC

Build failed in Jenkins: mahout-nightly #2316

See <https://builds.apache.org/job/mahout-nightly/2316/display/redirect?page=changes>

Changes:

[apalumbo] (nojira) do not sign jenkins artifacts.

[apalumbo] Bump xstream from 1.4.4 to 1.4.6 in /community/mahout-mr/mr (#381)

[apalumbo] (nojira) restore lucene version bump


------------------------------------------
Started by user apalumbo
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.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 3e151c0e920491d4d06ddef8f707fe714a93de1e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e151c0e920491d4d06ddef8f707fe714a93de1e
Commit message: "merge upstream"
 > git rev-list --no-walk cad956e68ba75579d7795bed4f48141b18dddbfc # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43795
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43795
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy -Pci -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-engine:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-community:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-cli-drivers_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:distribution:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 527, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] - Mahout Spark CLI Drivers
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout ---
[INFO] Using alternate deployment repository apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [  9.249 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.948 s
[INFO] Finished at: 2019-12-18T09:57:52+00:00
[INFO] Final Memory: 48M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project mahout: Invalid syntax for repository. Invalid syntax for repository.
[ERROR] Invalid syntax for alternative repository. Use "id::layout::url".
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to org.apache.mahout/mahout-spark_2.11/14.1-SNAPSHOT/mahout-spark_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/mahout-engine/14.1-SNAPSHOT/mahout-engine-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs_2.11/14.1-SNAPSHOT/mahout-hdfs_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/mahout-community/14.1-SNAPSHOT/mahout-community-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/spark-cli-drivers/pom.xml> to org.apache.mahout/mahout-spark-cli-drivers_2.11/14.1-SNAPSHOT/mahout-spark-cli-drivers_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/distribution/14.1-SNAPSHOT/distribution-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/mahout-core_2.11/14.1-SNAPSHOT/mahout-core_2.11-14.1-SNAPSHOT.pom
No mail will be sent out, as 'mahout-nightly » - Mahout Spark Engine #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Not sending mail to unregistered user noreply@github.com
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
No mail will be sent out, as 'mahout-nightly » Mahout Engine #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout HDFS Support #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Community #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout Spark CLI Drivers #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Release Package #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Core #2316' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user noreply@github.com

Build failed in Jenkins: mahout-nightly #2321

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mahout-nightly/2321/display/redirect>

Changes:


------------------------------------------
Started by user apalumbo
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.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 47ce5a8245d92b0d2277e48332e8dbc31340e263 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47ce5a8245d92b0d2277e48332e8dbc31340e263
Commit message: "Revert "[maven-release-plugin] prepare release mahout-14.1_2.11""
 > git rev-list --no-walk 47ce5a8245d92b0d2277e48332e8dbc31340e263 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42381
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42381
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install package -Papache-release -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-engine:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-community:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-cli-drivers_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:distribution:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 527, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] - Mahout Spark CLI Drivers
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (source-release-assembly) @ mahout ---
[INFO] Building zip: <https://builds.apache.org/job/mahout-nightly/ws/target/mahout-14.1-SNAPSHOT-source-release.zip>
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ mahout ---
gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [ 15.288 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.475 s
[INFO] Finished at: 2019-12-19T03:28:07+00:00
[INFO] Final Memory: 54M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-release-artifacts) on project mahout: Exit code: 2 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to org.apache.mahout/mahout-spark_2.11/14.1-SNAPSHOT/mahout-spark_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/target/mahout-14.1-SNAPSHOT-source-release.zip> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT-source-release.zip
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/mahout-engine/14.1-SNAPSHOT/mahout-engine-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs_2.11/14.1-SNAPSHOT/mahout-hdfs_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/mahout-community/14.1-SNAPSHOT/mahout-community-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/spark-cli-drivers/pom.xml> to org.apache.mahout/mahout-spark-cli-drivers_2.11/14.1-SNAPSHOT/mahout-spark-cli-drivers_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/distribution/14.1-SNAPSHOT/distribution-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/mahout-core_2.11/14.1-SNAPSHOT/mahout-core_2.11-14.1-SNAPSHOT.pom
No mail will be sent out, as 'mahout-nightly » - Mahout Spark Engine #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
No mail will be sent out, as 'mahout-nightly » Mahout Engine #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout HDFS Support #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Community #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout Spark CLI Drivers #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Release Package #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Core #2321' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user noreply@github.com

Build failed in Jenkins: mahout-nightly #2320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mahout-nightly/2320/display/redirect>

Changes:


------------------------------------------
Started by user apalumbo
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.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 47ce5a8245d92b0d2277e48332e8dbc31340e263 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47ce5a8245d92b0d2277e48332e8dbc31340e263
Commit message: "Revert "[maven-release-plugin] prepare release mahout-14.1_2.11""
 > git rev-list --no-walk 47ce5a8245d92b0d2277e48332e8dbc31340e263 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40059
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40059
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install package -Papache-release -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-engine:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-community:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-cli-drivers_2.11:jar:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:distribution:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1-SNAPSHOT, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout:pom:14.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 527, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] - Mahout Spark CLI Drivers
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (source-release-assembly) @ mahout ---
[INFO] Building zip: <https://builds.apache.org/job/mahout-nightly/ws/target/mahout-14.1-SNAPSHOT-source-release.zip>
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ mahout ---
gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [ 15.815 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.178 s
[INFO] Finished at: 2019-12-19T03:23:17+00:00
[INFO] Final Memory: 64M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-release-artifacts) on project mahout: Exit code: 2 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to org.apache.mahout/mahout-spark_2.11/14.1-SNAPSHOT/mahout-spark_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/target/mahout-14.1-SNAPSHOT-source-release.zip> to org.apache.mahout/mahout/14.1-SNAPSHOT/mahout-14.1-SNAPSHOT-source-release.zip
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/mahout-engine/14.1-SNAPSHOT/mahout-engine-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs_2.11/14.1-SNAPSHOT/mahout-hdfs_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/mahout-community/14.1-SNAPSHOT/mahout-community-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/spark-cli-drivers/pom.xml> to org.apache.mahout/mahout-spark-cli-drivers_2.11/14.1-SNAPSHOT/mahout-spark-cli-drivers_2.11-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/distribution/14.1-SNAPSHOT/distribution-14.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/mahout-core_2.11/14.1-SNAPSHOT/mahout-core_2.11-14.1-SNAPSHOT.pom
No mail will be sent out, as 'mahout-nightly » - Mahout Spark Engine #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
No mail will be sent out, as 'mahout-nightly » Mahout Engine #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout HDFS Support #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Community #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout Spark CLI Drivers #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Release Package #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Core #2320' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user noreply@github.com

Build failed in Jenkins: mahout-nightly #2319

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

Changes:

[apalumbo] Revert "[maven-release-plugin] prepare release mahout-14.1_2.11"


------------------------------------------
Started by user apalumbo
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/mahout.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 47ce5a8245d92b0d2277e48332e8dbc31340e263 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47ce5a8245d92b0d2277e48332e8dbc31340e263
Commit message: "Revert "[maven-release-plugin] prepare release mahout-14.1_2.11""
 > git rev-list --no-walk 91e1e4e88598827df1b5c3cd66583e6aa1b112a4 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33571
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g-Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33571
Invalid maximum heap size: -Xmx4g-Xms4g
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
ERROR: Failed to launch Maven. Exit code = 1
Not sending mail to unregistered user noreply@github.com

Build failed in Jenkins: mahout-nightly #2318

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mahout-nightly/2318/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/mahout.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 91e1e4e88598827df1b5c3cd66583e6aa1b112a4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e1e4e88598827df1b5c3cd66583e6aa1b112a4
Commit message: "[maven-release-plugin] prepare release mahout-14.1_2.11"
 > git rev-list --no-walk 91e1e4e88598827df1b5c3cd66583e6aa1b112a4 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37271
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37271
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy -Pci -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-engine:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.11:jar:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs_2.11:jar:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-community:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-cli-drivers_2.11:jar:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:distribution:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 527, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] - Mahout Spark CLI Drivers
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1_2.11
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [ 12.790 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.289 s
[INFO] Finished at: 2019-12-18T16:18:04+00:00
[INFO] Final Memory: 41M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project mahout: Failed to deploy artifacts: Could not transfer artifact org.apache.mahout:mahout:pom:14.1_2.11 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to org.apache.mahout/mahout-spark_2.11/14.1_2.11/mahout-spark_2.11-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/mahout-engine/14.1_2.11/mahout-engine-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs_2.11/14.1_2.11/mahout-hdfs_2.11-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/mahout-community/14.1_2.11/mahout-community-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/spark-cli-drivers/pom.xml> to org.apache.mahout/mahout-spark-cli-drivers_2.11/14.1_2.11/mahout-spark-cli-drivers_2.11-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/distribution/14.1_2.11/distribution-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/mahout-core_2.11/14.1_2.11/mahout-core_2.11-14.1_2.11.pom
No mail will be sent out, as 'mahout-nightly » - Mahout Spark Engine #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Not sending mail to unregistered user noreply@github.com
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
No mail will be sent out, as 'mahout-nightly » Mahout Engine #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout HDFS Support #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Community #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout Spark CLI Drivers #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Release Package #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Core #2318' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user noreply@github.com

Build failed in Jenkins: mahout-nightly #2317

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

Changes:

[apalumbo] [maven-release-plugin] prepare release mahout-14.1_2.11


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/mahout.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 91e1e4e88598827df1b5c3cd66583e6aa1b112a4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e1e4e88598827df1b5c3cd66583e6aa1b112a4
Commit message: "[maven-release-plugin] prepare release mahout-14.1_2.11"
 > git rev-list --no-walk 3e151c0e920491d4d06ddef8f707fe714a93de1e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42337
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42337
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -Pci -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-engine:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.11:jar:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-hdfs_2.11:jar:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-community:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-cli-drivers_2.11:jar:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:distribution:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:mahout:14.1_2.11, <https://builds.apache.org/job/mahout-nightly/ws/pom.xml,> line 527, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout:pom:14.1_2.11
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 527, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] - Mahout Spark CLI Drivers
[INFO] Mahout Release Package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1_2.11
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/maven-metadata.xml (760 B at 2.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.pom (21 KB at 746.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/alchim31/maven/scala-maven-plugin/3.4.4/scala-maven-plugin-3.4.4.jar (122 KB at 2754.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.15/zinc-0.3.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.15/zinc-0.3.15.pom (3 KB at 115.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-compiler/0.13.15/incremental-compiler-0.13.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-compiler/0.13.15/incremental-compiler-0.13.15.pom (3 KB at 176.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface/0.13.15/sbt-interface-0.13.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface/0.13.15/sbt-interface-0.13.15.pom (3 KB at 152.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-interface/0.13.15/compiler-interface-0.13.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-interface/0.13.15/compiler-interface-0.13.15.pom (3 KB at 144.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.15/zinc-0.3.15.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-compiler/0.13.15/incremental-compiler-0.13.15.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface/0.13.15/sbt-interface-0.13.15.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-interface/0.13.15/compiler-interface-0.13.15-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/compiler-interface/0.13.15/compiler-interface-0.13.15-sources.jar (32 KB at 638.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/sbt-interface/0.13.15/sbt-interface-0.13.15.jar (52 KB at 908.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/zinc/zinc/0.3.15/zinc-0.3.15.jar (385 KB at 4996.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/typesafe/sbt/incremental-compiler/0.13.15/incremental-compiler-0.13.15.jar (2433 KB at 11365.1 KB/sec)
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-mahout-artifacts) @ mahout ---
[INFO] /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout removed.
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [ 11.721 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.261 s
[INFO] Finished at: 2019-12-18T16:15:19+00:00
[INFO] Final Memory: 52M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project mahout: Failed to deploy artifacts: Could not transfer artifact org.apache.mahout:mahout:pom:14.1_2.11 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to org.apache.mahout/mahout-spark_2.11/14.1_2.11/mahout-spark_2.11-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1_2.11/mahout-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/mahout-engine/14.1_2.11/mahout-engine-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs_2.11/14.1_2.11/mahout-hdfs_2.11-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/mahout-community/14.1_2.11/mahout-community-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/spark-cli-drivers/pom.xml> to org.apache.mahout/mahout-spark-cli-drivers_2.11/14.1_2.11/mahout-spark-cli-drivers_2.11-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/distribution/14.1_2.11/distribution-14.1_2.11.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/mahout-core_2.11/14.1_2.11/mahout-core_2.11-14.1_2.11.pom
No mail will be sent out, as 'mahout-nightly » - Mahout Spark Engine #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Not sending mail to unregistered user noreply@github.com
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
No mail will be sent out, as 'mahout-nightly » Mahout Engine #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout HDFS Support #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Community #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » - Mahout Spark CLI Drivers #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Release Package #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'mahout-nightly » Mahout Core #2317' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Not sending mail to unregistered user noreply@github.com